I&#39;m pretty sure it&#39;s not a problem of 32-64 bits:<br><br>Asterisk 1.8.11.0 built by root   on a x86_64 running Linux on 2012-04-18 07:45:43 UTC<br><br>and I downladed the binaries from <br><a href="http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.8.0/x86-64/">http://downloads.digium.com/pub/telephony/codec_g729/asterisk-1.8.0/x86-64/</a><br>
<br>And asterisk loads the module, as you can see in the log files I sent. <br><br>So it doesn&#39;t look like a problem with 32-64 bits....<br><br>Thanks for the answer,<br>Samuel.<br><br><div class="gmail_quote">On 18 April 2012 10:33, A J Stiles <span dir="ltr">&lt;<a href="mailto:asterisk_list@earthshod.co.uk">asterisk_list@earthshod.co.uk</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">On Wednesday 18 April 2012, samuel wrote:<br>
&gt; Hi folks,<br>
&gt;<br>
&gt; I was recently installing g729 support as usual (register, cp codec_g729 to<br>
&gt; modules) and found out that the resulting asterisk instances freezes<br>
&gt; whenever g729 commands are executed in the command line.<br>
</div>&gt; ..... stuff deleted .....<br>
<br>
Are you sure your g729 module, your Asterisk and your kernel are of the same<br>
bittedness?<br>
<br>
You cannot load 32-bit modules into an application which was compiled as 64-<br>
bit.  This is not a problem if you built everything yourself from Source Code;<br>
but if anything was supplied pre-compiled and binary-only, you need to compile<br>
your Asterisk to match it.  (And next time, insist on the Source Code; after<br>
all, you&#39;re paying money for it.  Your right to know trumps other people&#39;s<br>
rights to keep secrets from you.)<br>
<br>
--<br>
AJS<br>
<br>
Answers come *after* questions.<br>
<br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></div><br>