184 VoIP Subscriber Gateways
tau-8(config-sip-profile)# codec list g723
tau-8(config-sip-profile)#
codec ptime
This command is intended for setting voice codec packetization time, ms.
Syntax
codec ptime <value1><value2>
Parameters
<value1> - g729|g711|g723| g726_24 |g726_32;
<value2> - 5-120
Privilegy
priv
Command mode
CONFIG-SIP
Negotiation function 'no' command
Set the default packetization value (default: g729 – 20ms, g711 – 20ms, g723 – 30ms,
g726_24 – 20ms, g726_32 – 20ms).
Example
tau-8(config-sip-profile)# codec ptime g726_24 30
tau-8(config-sip-profile)#
dtmfmode inband
Enables inband transmission of digits for extension dialling in RTP voice packets.
Syntax
dtmfmode inband
Parameters
Command contains no arguments.
Privilegy
priv
Command mode
CONFIG-SIP
Negotiation function 'no' command
Set the default dialing signaling method (default: Inband).
Example
tau-8(config-sip-profile)# dtmfmode inband
tau-8(config-sip-profile)#
dtmfmode rfc2833
Use digit transfer of extension dialing according to RFC2833 as dedicated load in RTP voice
packets.