In this section:
The SBC can be deployed using SIPREC by configuring call recording from the PSX or ePSX.
Not applicable to the SBC Software Edition.
Use the steps below to configure the SBC and PSX to establish call recordings triggered from the PSX.
Configure external PSX (SIPREC feature will work with external PSX/ePSX).
% 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
Create a recorder profile in PSX.
Configure Call recording criteria in the PSX.
Create a SIP signaling port in SBC towards the recorder, and enable SIPREC.
% set addressContext <ADDRESS-CONTEXT> zone <ZONE> sipSigPort <SIP SIGNALLING PORT> siprec enabled
Create a trunk group from the SBC for recording.
If secondary recorder is also configured in 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 SBC 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
Create a SIP signaling port in SBC towards the recorder, and enable SIPREC.
% set addressContext <ADDRESS-CONTEXT> zone <ZONE> sipSigPort <SIP SIGNALLING PORT> siprec enabled
Create a trunk group from the SBC for recording.
Add static routes toward the recorder.
Start recoding from the CLI or EMA.
When recording is initiated from CLI/EMA, disable call recording criteria (or check that call recording criteria does not match); otherwise, recording is not initiated through CLI/EMA.
CLI method.
% request global sipRec startRecord gcid <GCID> callLeg <ingress/egress> trunkGroup <TRUNK GROUP NAME> srsIpAddress <SRS IP ADDRESS> srsPort <SRS PORT>
EMA method:
CLI method:
% request global sipRec stopRecord gcid <GCID>
EMA method:
CLI method:
> show table global sipRecStatus RECORDER RX RTP TX RTP RECORDING GCID ADDRESS ADDRESS ADDRESS LEG 1 10.54.96.8:5060 10.54.96.8:8000 10.54.96.8:8002 ingress
EMA method: