On Wednesday 18 April 2012, samuel wrote: > On 18 April 2012 10:33, A J Stiles <[email protected]> wrote: > > Are you sure your g729 module, your Asterisk and your kernel are of the > > same > > bittedness? > I'm pretty sure it's not a problem of 32-64 bits: > > Asterisk 1.8.11.0 built by root on a x86_64 running Linux on 2012-04-18 > 07:45:43 UTC > > and I downladed the binaries from > http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.8.0/x86-64/ > > And asterisk loads the module, as you can see in the log files I sent. > > So it doesn't look like a problem with 32-64 bits....
Ah, well. It's always worth a shot, though. It could still be a missing library; run `ldd` on the .so file(s), and make sure all needed libraries are installed. -- AJS Answers come *after* questions. -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
