Displays echo cancellation settings and configuration information.
Syntax
show echo-cancellation [{voip | slot [port}]
Parameters
Parameter
Description
Possible Values
Default Value
voip
A keyword specifying to display VoIP engine echo cancellation mode and configuration information.
slot
Number of the slot, represented as a number preceded by the letter v. For example, slot 1 is represented as v1.
port
Number of the port on the module, represented as two digits. For example, port 2 is represented as 02. If you do not specify a port, the command applies to all ports in this slot.
User level
read-write
Context
general
Examples
To display echo cancellation settings for the entire gateway:
Gxxx-001(super)# show echo-cancellation
VoIP setting: echo cancellers are set to auto
VoIP configuration: 3
VoIP echo tail length: 32ms
v2 analog:
Port Setting Config
---- ------- ------
0 auto 8
1 off 7
2 on 8
...
v2 analog echo tail length: 8ms
To display echo cancellation settings for the VoIP engine:
Gxxx-001(super)# show echo-cancellation voip
VoIP setting: echo cancellers are set to auto
VoIP configuration: 3
VoIP echo tail length: 32ms
To display echo cancellation settings for slot 2:
Gxxx-001(super)# show echo-cancellation v2
v2 analog:
Port Setting Config
---- ------- ------
0 auto 8
1 off 7
2 on 8
...
v2 analog echo tail length: 8ms