In this section:

Session recording is used for various purposes such as complying with regulation, monitoring quality of service of representatives, and storing call information for quality analysis.

The following enhancements are made to the SIPREC feature in SBC:

  • Added the ability to play beep tone in recorded calls.
  • This capability is config driven.
  • Operators are able to configure the tone power, interval between tones and the direction in which the tone should be played.

Command Parameters

generationMethod attributes of Tone Profile

Parameter

Description

Direction

This specifies the direction of insertion of beep tone in the media path(Ingress/Egress/Both).

Tone Power

This indicates the power of the tone to be inserted in media path.( in dBm, range -50 to +3).

Interval between Tones

This indicates the duration or the time interval between the 2 beep tones that are inserted in media path( in milliseconds, range can be 0- 65535).

Command Examples

set profiles media beepToneProfile <profile_name>
   direction <ingress | egress | both>
   durationBetweenTone <0-65535>
   tonePower <-50-3>