# 40123: TaskRouter->Redirect

Log Level: ERROR

## Description

### Possible causes

* The Reservation has been moved to a non-Pending state.

### Possible solutions

* Make certain that the Reservation is currently Pending.

### Example

```bash
{
	"instruction": "redirect",
	"call_sid": "CA0123456789abcdef0123456789abcdef",
	"url": "https://example.com/twiml?querystring=1234"
}
```
