You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
Version 1
Next »
Use this feature to configure the target whose media is captured and sent to the monitoring server.
Command Syntax
% set global monitorTarget <target_name>
duration <1-65535>
gcid <0-2147483647>
monitorEndpoint <endpoint name>
monitorLeg <all|both|egress|ingress>
state <disabled|enabled>
Command Parameters
Global Monitor Target Parameters
Parameter | Length/Range | Description |
---|
monitorTarget
| N/A | Use this control to configure monitor target settings. <target name> duration – The duration (in seconds) that the monitor target is tapped. (range: 1-65535 / default = 0)gcid – The target GCID (Global Call Identifier) to tap (range: 0 - 2147483647).monitorEndpoint – Name of endpoint to use for recording.monitorLeg – Specifies which leg to tap:all – All four legs in GW-GW network.both – (default) Both ingress and ingress leg.egress ingress
state – Administrative state of the monitor target:disabled (default)enabled
|
Command Example
% set global monitorTarget mciTarget duration 1000 gcid 100 monitorEndpoint MyEndpoint monitorLeg both state enabled>