Page 1 of 1

g729 isnot loading

PostPosted: Sun Nov 01, 2015 5:32 am
by rajal
i am using goautodial 3.3 i downloaded from here http://goautodial.org/
asterisk is 1.8 23.0-1
i copied g729 in usr/libs/asterisk/modules ......codec_g729a-1.8.4_3.1.7-pentium_m_32.tar.gz
downloaded from here http://my.digium.com/en/docs/G729/g729-download/

when i go to cli and load it says No such command 'load codec_g729a.so' (type 'core show help load codec_g729a.so' for other possible commands)
go*CLI>
Disconnected from Asterisk server
what should i do please

Re: g729 isnot loading

PostPosted: Sun Nov 01, 2015 10:41 am
by williamconley
If you install g729 from digium, you must follow their installation instructions which include the licensing application. This is an asterisk/digium issue unrelated to Vicidial.

Re: g729 isnot loading

PostPosted: Mon Nov 02, 2015 9:16 pm
by ambiorixg12
The command to load the codec is module load *module name*

example :

module load codec_g729-ast130-gcc4-glibc-x86_64-barcelona.so
Loaded codec_g729-ast130-gcc4-glibc-x86_64-barcelona.so
== Registered translator 'g729tolin' from codec g729 to slin, table cost, 900000, computational cost 4000
== Registered translator 'lintog729' from codec slin to g729, table cost, 600000, computational cost 20000
Loaded codec_g729-ast130-gcc4-glibc-x86_64-barcelona.so => (g729 Coder/Decoder, based on Intel IPP)