Routing CallStates
In this page you can read about what type of CallStates you can get as the LastCallState parameter in the RoutingInterception notification.
Possible values:
Value | Description |
Calling | Starts before the callee's phone starts ringing. |
NoAnswer | When the determined ringing time has passed. |
Busy | When the callee rejects call. |
NotFound | If the called extension number is not found in the system. |
Error | If the call was terminated due to an error. (This state is currently not used.) |
More information
- What type of CallStates can you get as a response to the ListActiveCalls command
- What type of CallStates can you get in the RoutingInterception notification
- Set the target URL where the HTTP API sends the notifications