You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
The criteria for recording calls using the Media Capture Tool (MCT) is configured in PSX and when a call meets the criteria, PSX indicates the need for media forking in the Policy Response to
Unable to show "metadata-from": No such page "_space_variables"
. This feature allows you to configure the Monitor Endpoint server where the captured media is sent.
Command Syntax
% set global monitorEndpoint mct <monitor endpoint name>
ipAddress <intfc_ip_address>
portNumber <sip_signaling_port_#>
state <disabled|enabled>
trunkGroup <TG_name>
Command Parameters
Global Monitor Endpoint Parameters
Parameter | Length/Range | Description |
---|
<monitor endpoint name>
| 1-23 characters | The name of the Monitor endpoint. |
ipAddress | Valid IP address | Logical IP address of the interface. |
portNumber | 1-65535 | <value> (default = 5060) – UDP/TCP port number of SIP signaling port.
|
state | N/A | Administrative state of MCT. Changes can only be made when state is disabled, and are applied upon next enable action. disabled (default)enabled
|
trunkGroup
| 1-23 characters | <trunkgroup name> – Name of trunk group used by MCT.
|
Command Example
% set global monitorEndpoint mct <MCT-1> ipAddress <10.22.33.44> portNumber <5060> state enabled> trunkGroup <SIPTX-EAST>