On Thu, Nov 18, 2004 at 03:27:40AM -0600, [EMAIL PROTECTED] wrote: > I just purchased 10 G729 licenses for my asterisk box from Digium I was able > to register the key. But when i start asterisk it fails with the error > message: > [codec_g729a.so]Nov 18 09:27:01 WARNING[135073792]: loader.c:248 > ast_load_resource: Shared object "libc.so.6" not found > Nov 18 09:27:01 WARNING[135073792]: loader.c:380 load_modules: > Loading module codec_g729a.so failed!
Isn't the codec_g729a.so not a binary you download instead of build yourself? In that case you can't run it with the FreeBSD version of Asterisk. You need to compile it on a linux machine and copy the libraries and binaries. Of course it would be much better if Digium would provide a FreeBSD binary of the library :-) Edwin -- Edwin Groothuis | Personal website: http://www.mavetju.org [EMAIL PROTECTED] | Weblog: http://weblog.barnet.com.au/edwin/ _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
