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