Codec 翻譯器讓 Asterisk 有能力轉換通話雙方的音頻編碼。例如有可能來自一個 PRI 線路(使用 G.711),需要轉換成壓縮的 SIP 輸出(像 G.729),此時就需要這種 Codec 翻譯器。
Digium 公司有散布某些額外的 Codec 翻譯器模組,像 codec_g729 , codec_silk , codec_siren7 , and codec_siren14 等。 這些 Codec 並不是開放授權的,不過大部份也都是可以免費使用,要注意的是 codec_g729 在使用前必須取得授權。 可以參考 Digium Site.
- codec_adpcm Adaptive Differential Pulse Coded Modulation (ADPCM) codec (不重要)
- codec_alaw A-law PCM codec used all over the world (except Canada/USA) on the PSTN (重要)
- codec_g729 Does not come with Asterisk due to the fact that it is not a public domain codec, but can be purchased from Digium; a very popular codec if compression is desired (and CPU use is not an issue) (有用的)
- codec_a_mu A-law to mu-law direct converter (有用的)
- codec_dahdi Utilizes proprietary Digium hardware transcoding card (重要)
- codec_g722 Wideband audio codec (有用的)
- codec_g726 Flavor of ADPCM (不重要)
- codec_gsm Global System for Mobile Communications (GSM) codec Useful
- codec_ilbc Internet Low Bitrate Codec (不重要)
- codec_lpc10 Linear Predictive Coding vocoder (extremely low bandwidth) (不重要)
- codec_resample Resamples between 8-bit and 16-bit signed linear (有用的)
- codec_speex Speex codec (有用的)
- codec_ulaw Mu-law PCM codec used in Canada/USA on PSTN (重要)
0 意見:
張貼留言