This page was last edited on November 25, 2014, at 21:39.
Comments or questions about this documentation? Contact us for support!
Call recording functionality can be enabled statically on a DN by setting the record configuration option to true, or dynamically by using the record key in the Extensions attribute of a TRouteCall request.
With this feature, call recording can be selectively disabled through a routing strategy by overriding the record option configured on a DN. Call recording can be disabled on either the origination DN or destination DN when a routing strategy issues TRouteCall containing the record extension key set to disable_source or disable_destination, respectively.
When recording is disabled by the TRouteCall request, recording can be started on the DN by issuing a TPrivateService request after the call is established.
DN Recording Override is supported with MSML-based call recording, for single-site, multi-site, and Business Continuity deployments. DN Recording Override is not supported with NETANN-based call recording.
These call flow examples show how DN Recording Override works in multi-site deployments.
To override enabled call recording, in the routing strategy, configure the TRouteCall request to include the record key with the appropriate value, as follows:
This feature applies only if the following configurations are enabled:
Key: record
Values: source, destination, disable_source, disable_destination
Used in: TRouteCall
This record key continues supporting values source and destination, as follows: