Siren7 and siren14 for Asterisk

From KlavoWiki
Revision as of 02:37, 27 June 2010 by David (talk | contribs) (Created page with 'There are a couple of steps to installing the siren codec for Asterisk. == siren 7 == The first thing you need to do is to download the [http://downloads.digium.com/pub/telephon…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

There are a couple of steps to installing the siren codec for Asterisk.

siren 7

The first thing you need to do is to download the benchmark binary for your platform and then execture. this will tell you which module you will need to download.

For my instalaltion it recommended barcelona.

wget http://downloads.digium.com/pub/telephony/codec_siren7/asterisk-1.6.2.0/x86-64/codec_siren7-1.6.2.0_1.0.5-barcelona_64.tar.gz
tar xvzf codec_siren7-1.6.2.0_1.0.5-barcelona_64.tar.gz
mv codec_siren7-1.6.2.0_1.0.5-barcelona_64/codec_siren7.so /usr/lib/asterisk/modules/
rm -rf codec_siren7*
rm -f bench*

siren 14

As with siren7 you need to download the appropriate benchmark application for siren14 and then the required codec. for my installation it once again recommended the barcelona codec.

http://downloads.digium.com/pub/telephony/codec_siren14/benchsiren14/
wget http://downloads.digium.com/pub/telephony/codec_siren14/asterisk-1.6.2.0/x86-64/codec_siren14-1.6.2.0_1.0.5-barcelona_64.tar.gz
tar xvzf codec_siren14-1.6.2.0_1.0.5-barcelona_64.tar.gz
mv codec_siren14-1.6.2.0_1.0.5-barcelona_64/codec_siren14.so /usr/lib/asterisk/modules/

load the new modules

To load the new modules into Asteirsk you can either restart or

module load codec_siren7.so
module load codec_siren14.so
<pre>

To test type in:
<pre>
core show translation