ActiveConnectionReroute Method
Request to replace the connection with one of the route build for specified targets.
if one of the route will answer, this connection will be replaced with answered route.
All other routes will be cancelled. All ActiveConnections created for the Reroute request will have
attached key "requested-target-id".
Namespace: TCX.ConfigurationAssembly: 3cxpscomcpp2 (in 3cxpscomcpp2.dll) Version: 20.0.1
bool Reroute(
IEnumerable<RouteRequest> routeRequests
)
- routeRequests IEnumerableRouteRequest
- collection of routes
Booleanfalse if no routes where initiated