rtp-rtcp
This command configures various RTP-RTCP parameters.
Syntax
(config-voip)# media rtp-rtcp (media-rtp-rtcp)#
|
Command |
Description |
|---|---|
|
AnalogSignalTransportType |
Defines the analog signal transport type. |
|
enable-standard-sid-payload-type |
Defines the Silence Indicator (SID) packets that are sent and received are according to RFC 3389. |
|
L1L1ComplexTxUDPPort |
Defines the Source UDP port for the outgoing UDP Multiplexed RTP packets, for Complex-Multiplex RTP mode |
|
RTPFWInvalidPacketHandling |
Defines the way an invalid packet should be handled. |
|
RTPPackingFactor |
Defines the number of DSP payloads for generating one RTP packet. |
|
RtpFWNonConfiguredPTHandling |
Defines the the way a packet with non-configured payload type should be handled. |
|
VQMONBURSTHR |
Defines the voice quality monitoring - excessive burst alert threshold |
|
VQMONDELAYTHR |
Defines the voice quality monitoring - excessive delay alert threshold |
|
VQMONEOCRVALTHR |
Defines the voice quality monitoring - end of call low quality alert threshold |
|
VQMONGMIN |
Defines the voice quality monitoring - minimum gap size (number of frames) |
|
base-udp-port |
Defines the lower boundary of UDP ports to be used by the board. |
|
com-noise-gen-nego |
CN payload type is used and being negotiate |
|
disable-rtcp-randomization |
Defines the RTCP report intervals. |
|
fax-bypass-payload-type |
Defines the Fax Bypass (VBD) Mode payload type. |
|
jitter-buffer-minimum-delay |
Defines the Dynamic Jitter Buffer Minimum Delay [msec] |
|
jitter-buffer-optimization-factor |
Defines the Dynamic Jitter Buffer attack/decay performance. |
|
modem-bypass-payload-type |
Defines the Modem Bypass (VBD) Payload type. |
|
publication-ip-group-id |
Defines the IP Group to where the device sends RTCP XR reports. |
|
remote-rtp-b-udp-prt |
Defines the Remote Base UDP Port For Aggregation |
|
rtcp-interval |
Defines the time interval between the adjacent RTCP report (in msec). |
|
rtcp-xr-coll-srvr |
Defines the RTCP-XR server IP address |
|
rtcp-xr-rep-mode |
0:rtcpxr is not sent over SIP at all{@}1:rtcpxr is sent over sip when call ended{@}2:rtcpxr is sent over sip when on periodic interval and when call ended{@}3:rtcpxr is sent over sip when media segment ended and when call ended |
|
rtcpxr-collect-serv-transport |
Defines the RtcpXrEsc transport type |
|
rtp-redundancy-depth |
Defines the redundancy depth of RTP redundancy packets. |
|
rtp-redundancy-payload-type |
Defines the RTP Redundancy packet's Payload Type field. |
|
sbc-rtcpxr-report-mode |
0:rtcpxr is not sent over SIP at all,1:rtcpxr is sent over sip when call ended |
|
telephony-events-payload-type-rx |
Defines the Rx RFC 2833 DTMF relay dynamic payload type for inbound calls. |
|
telephony-events-payload-type-tx |
Defines the Tx RFC 2833 DTMF relay dynamic payload type for outbound calls. |
|
udp-port-spacing {2|4|5|10} |
Defines the UDP port spacing. |
|
voice-quality-monitoring-enable |
Defines the voice quality monitoring (RTCP-XR) mode. |
Command Mode
Privileged User
Example
This example configures UDP port spacing:
(config-voip)# media rtp-rtcp (media-rtp-rtcp)# udp-port-spacing 5 (media-rtp-rtcp)# activate