login | register
Tue 02 of Dec, 2008 [03:29 UTC]

voip-info.org

Discuss [1] History

Asterisk cli show codecs

Created by: oej,Last modification on Mon 20 of Oct, 2003 [07:14 UTC]

Note

This command just lists all codecs available in asterisk, not specifically reflecting your configuration. It does not show the codecs according to preferences or availability in a specific channel.

Which codecs you use for each channel is configured in channel configuration files. Also, see the Asterisk cli show translation cli command, that calculates time of conversion between the codecs that are installed on the system it is running on..



Comments

Comments Filter
222

333what mean? show codec? i'm korean

by kisssulran, Tuesday 13 of June, 2006 [06:46:38 UTC]
example)
raysip*CLI> show codec 100
         4 (1 <<  2)  G.711 u-law
        32 (1 <<  5)  ADPCM
        64 (1 <<  6)  16 bit Signed Linear PCM

what dose mean?