You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

 

Use the following procedure to configure the

Unable to show "metadata-from": No such page "_space_variables"
 and PSX to establish call recordings triggered from the PSX. 

Procedure

  1. Configure the
    Unable to show "metadata-from": No such page "_space_variables"
     for a basic call.

  2. Install SIPREC license on the
    Unable to show "metadata-from": No such page "_space_variables"
     using the EMS.

  3. Configure the external PSX.

    % set system policyServer localServer PSX_LOCAL_SERVER mode outOfService state disabled
    % set system policyServer remoteServer <psx name> ipAddress <psx_ip> portNumber <psx_port> state enabled mode active
  4. Create a recorder profile on the PSX.

    Create Recorder Profile

  5. Configure Call recording criteria on the PSX.

    Configure Call Recording Criteria

  6. Create a SIP signaling port on the

    Unable to show "metadata-from": No such page "_space_variables"
     towards the recorder, and enable SIPREC.

    % set addressContext <ADDRESS-CONTEXT> zone <ZONE> sipSigPort <SIP SIGNALLING PORT> siprec enabled 
  7. Create a trunk group from the

    Unable to show "metadata-from": No such page "_space_variables"
     for recording.

    Ensure the name of the trunk group is is identical to the one used above while creating Recorder profile in PSX.
  8. Add static routes toward the recorder.

  9. If a secondary recorder is also configured on the PSX for redundancy, create IP peers with both primary and secondary recorder IP addresses and enable options ping for these recorders. While recording, if the primary SRS is identified as DOWN by the

    Unable to show "metadata-from": No such page "_space_variables"
     through options ping mechanism, a recording session is initiated towards the secondary SRS and the recording continues.

    % set profiles services pathCheckProfile <path_check_profile> 
    protocol sipOptions recoveryCount <count> replyTimeoutCount 
    <count> sendInterval <interval>
    %set addressContext 
    default zone $sbx_zone_rs_v4 ipPeer <IP_PEER_SRS> ipAddress 
    <ip> ipPort <port> pathCheck profile 
    <path_check_profile> state    enabled 

 

  • No labels