settings

This command configures various media settings.

Syntax

(config-voip)# media settings
(media-settings)# 

Command

Description

AmrOctetAlignedEnable

Defines the AMR payload format.

G729EVLocalMBS

Defines the maximum generation bitrate of the G729EV coder for a specific channel.

G729EVMaxBitRate

Defines the maximum generation bitrate for all participants in a session using G729EV coder.

G729EVReceiveMBS

Defines the maximum generation bitrate of the G729EV coder to be requested from the other party.

NewRtcpStreamPackets

Defines the minimal number of continuous RTCP packets, allowing latching an incoming RTCP stream.

NewRtpStreamPackets

Defines the minimal number of continuous RTP packets, allowing latching an incoming RTP stream.

NewSRTPStreamPackets

Defines the minimal number of continuous RTP packets, allowing latching an incoming RTP stream during SRTP session.

NewSRtcpStreamPackets

Defines the minimal number of continuous RTCP packets, allowing latching an incoming RTCP stream during SRTP session.

TimeoutToRelatchRTCPMsec

If a channel latched on an incoming RTCP stream, it cannot relatch onto another one until no packets of the old stream arrive during the timeout (msec).

TimeoutToRelatchRTPMsec

A channel during RTP session cannot relatch onto another RTP/RTCP/T38 stream until no RTP packets arrived from current stream during the timeout (msec).

TimeoutToRelatchSRTPMsec

A channel during SRTP session cannot relatch on another RTP/RTCP/T38 stream until no RTP packets arrived from current stream during the timeout (msec).

TimeoutToRelatchSilenceMsec

A channel in silence mode during RTP/SRTP session cannot relatch on another RTP/RTCP/T38 stream until no packets arrived from current stream during the timeout (msec).

cot-detector-enable

Enables COT (Continuity Tones) detection and generation.

disable-nat-traversal {0|1|2|3|4}

Defines the NAT mode.

inbound-media-latch-mode

Defines the handling of incoming media packets from non-expected address/port.

silk-max-average-bitrate

Defines the SILK coder maximal average bit rate.

silk-tx-inband-fec

Enables the SILK FEC (Forward Error Correction).

Command Mode

Privileged User

Example

This example defines the NAT mode so that NAT traversal is performed only if the UA is located behind NAT:

(config-voip)# media settings
(media-settings)# disable-nat-traversal 0
(media-settings)# activate