This page was last edited on January 15, 2014, at 05:51.
Comments or questions about this documentation? Contact us for support!
Routes the call identified to the specified destination.
Name | Description |
---|---|
server | Local server handle to the T-Server in question. |
dn | Directory number of the telephony object where the call is residing. |
conn_id | Connection identifier of the call that is requested to be routed. |
destination | Directory number of the telephony object to which the call is requested to be routed. |
location | Name of the remote location in the form of <SwitchName> or <T-ServerApplicationName>@<SwitchName>. |
route_type | Type of routing. Refer to the type TRouteType. |
dnis | The new DNIS if the route_type parameter is set to RouteTypeOverwriteDNIS. |
reasons | A pointer to a data structure that provides additional information associated with this action. |
extensions | A pointer to an additional data structure. |