settings
This command configures various SIPRec settings.
Syntax
(config-voip)# sip-definition sip-recording settings (sip-rec-settings)#
Command |
Description |
---|---|
fwd-signaling-to-siprec {disable| dtmf-sip-info} |
Enables the device to send SIP INFO messages (sent or received on outgoing leg) that contain DTMF digits to the SRS. |
siprec-metadata-format {legacy|rfc7865} |
Defines the format of the recording metadata that is included in SIP messages sent to the SRS. |
siprec-server-dest-username |
Defines the username of the SIPRec server (SRS). |
siprec-time-stamp {local-time|utc} |
Defines the device's time format (local or UTC) in SIP messages that are sent to the SRS. |
video-rec-sync-timeout |
Defines the video synchronization timeout (in msec), which is applicable when the device also records the video stream of audio-video calls for SIPRec. |
Command Mode
Privileged User
Example
This example configures the metadata format so that it's according to RFC 7865:
(config-voip)# sip-definition sip-recording settings (sip-rec-settings)# siprec-metadata-format RFC7865 (sip-rec-settings)# activate