Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Added Note per SBX-59605 MCT admin only

...

Panel

...

...

Back to Table of Contents

Back to CLI Configure Mode

Back to Global - CLI

In this section:

Table of Contents

 

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

Spacevars
0product
. This feature allows you to configure the Monitor Endpoint server where the captured media is sent.

Info

Access to the Media Capture Tool is restricted to privileged, password-protected user accounts. Tracking of its use is tracked by AUD logging.

Command Syntax

Code Block
languagenone
% set global monitorEndpoint mct <monitor endpoint name>

...

	ipAddress <intfc_ip_address>

...

	portNumber <sip_signaling_port_#>

...

	state <disabled|enabled>

...

	trunkGroup <TG_name>

Command Parameters

Caption
0Table
1Global Monitor Endpoint Parameters

Parameter

Length/Range

Description

...

monitorEndpoint

...

N/A

Use this control to configure the monitor endpoint.

<monitor endpoint name>

1-23 charactersThe name of the Monitor endpoint.
ipAddressValid IP address

Logical IP address of the interface.

portNumber1-65535

<value> (default = 5060) – UDP/TCP port number of SIP signaling port.

...

...

state

...

...

Parameter

...

Length/Range

...

Description

...

monitorEndpoint

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

Code Block
languagenone
% set global monitorEndpoint mct <MCT-1> ipAddress <10.22.33.44> portNumber <5060> state enabled> trunkGroup <SIPTX-EAST>
Info

The command set global monitorTarget <TargetName> state <state> is available to users from the Administrator group only. Users from other groups are not be able to modify it.