35
-nscng silence suppression and comfort noise generation setting (1 =
ON; 0 = OFF). It is applicable to G.723 codec only. An example
is demonstrated below:
usr/config$ voice -nscng g723 1
-mindelay the minimum jitter buffer size. (Default value= 90 ms)
-maxdelay the minimum jitter buffer size. (Default value= 150 ms)
usr/config$ voice –mindelay 90 –maxdelay 150 -optfacor 7
-echo activate each canceller (1 = ON; 0 = OFF).
Note:
Be sure to know well the application before you change voice parameters
because this might cause incompatibility.
5.17 [tos] command
TOS service allows users to achieve QoS on IP network.
usr/config$ tos
IP Packet ToS(type of Service)information and configuration
Usage:
tos [-rtptype precedence]
[-rtpdelay mode]
[-rtpthruput mode]
[-rtpreliab mode]
tos -print
[-sigtype]|[-rtptype]|[-rtcptype] 0 routine.
1 priority.
2 immediate.
3 flash.
4 flash override.
5 critic.
6 internet control.
7 network control.
[-sigdelay]|[-rtpdelay]|[-rtcpdelay] 0 normal delay.
1 low delay.
[-sigthruput]|[-rtpthruput]|[-rtcpthruput] 0 normal throughput.
1 high throughput.
[-sigreliab]|[-rtpreliab]|[-rtcpreliab] 0 normal reliability.
1 high reliability.
Example:
tos -rtptype 7 -rtpdelay 0 -rtpthruput 0 -rtpreliab 0
Parameter Usages:
-print display current TOS values configurations.
-sigtype configure TOS type of signaling packets from 0 to 7