Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Noprint
Panel
borderColorgreen
bgColortransparent
borderWidth2

Back to Table of Contents

Back to CLI Configure Mode

Back to Global - CLI

...

Panel

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.

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

...

  • disabled (default)
  • enabled

...

...

Parameter

...

Length/Range

...

Description

...

monitorEndpoint

...

N/A

Use this control to configure the monitor endpoint.

...

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>