[Asterisk-Dev] Re: [Asterisk-Users] Asterisk crashes when trying to load G.729
module.
Martin Pycko
martinp at digium.com
Mon Jul 21 09:59:49 MST 2003
Try to install the new codec code that is available in
ftp://ftp.digium.com/pub/telephony/asterisk/g729/new_codec_binary/codec_g729b.so
place it in /usr/lib/asterisk/modules and restart asterisk (or try to
start it).
There is also a new command available "g.729 show license usage" and a few
fixes to the code.
Write back about the results.
regards
Martin
On Sun, 20 Jul 2003, Anton Tinchev wrote:
> Before few days i bought few g.729 licenses.
> When i try to load the codec, asterisk crahses.
> I tried with and without oh323 module, same result:
> --------------
> Jul 20 07:06:49 WARNING[589851]: File codec_g729b.c, Line 413 (load_module): Unable to initialize va stuff: -1
> --------------
>
> Here the ldd result:
> --------------
> atl at atilla:~$ ldd -v /usr/lib/asterisk/modules/codec_g729b.so
> libc.so.6 => /lib/libc.so.6 (0x40039000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x80000000)
>
> Version information:
> /usr/lib/asterisk/modules/codec_g729b.so:
> libc.so.6 (GLIBC_2.1.3) => /lib/libc.so.6
> libc.so.6 (GLIBC_2.2) => /lib/libc.so.6
> libc.so.6 (GLIBC_2.1) => /lib/libc.so.6
> libc.so.6 (GLIBC_2.0) => /lib/libc.so.6
> /lib/libc.so.6:
> ld-linux.so.2 (GLIBC_2.1) => /lib/ld-linux.so.2
> ld-linux.so.2 (GLIBC_2.0) => /lib/ld-linux.so.2
> ld-linux.so.2 (GLIBC_PRIVATE) => /lib/ld-linux.so.2
> ---------------
>
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
More information about the asterisk-dev
mailing list