<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=US-ASCII">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2658.24">
<TITLE>RES: [asterisk-r2] RES: RES: RES: G729</TITLE>
</HEAD>
<BODY>

<P><FONT SIZE=2>Hello Moy,</FONT>
</P>

<P><FONT SIZE=2>Thanks again for your help. I have just applied your patch, and it ran OK. </FONT>
<BR><FONT SIZE=2>But as predicted by you, new issues have come. </FONT>
<BR><FONT SIZE=2>Now when loading G729, it doesn't give me function/macro error messages anymore. Now I get a license warning error as follows:</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:429 load_module: G.729 transcoding module version 33, Copyright (C) 1999-2007 Digium, Inc.</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:433 load_module: This module is supplied under a commercial license granted by Digium, Inc.</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:434 load_module: Please see the full license text supplied by the accompanying</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:435 load_module: &quot;register&quot; utility, or ask for a copy from Digium.</FONT>
<BR><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:437 load_module: This product includes software developed by the OpenSSL Project</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:438 load_module: for use in the OpenSSL Toolkit. (<A HREF="http://www.openssl.org/" TARGET="_blank">http://www.openssl.org/</A>)</FONT></P>

<P><FONT SIZE=2>[Nov&nbsp; 7 10:08:20] NOTICE[10135]: codec_g729a.c:439 load_module: Copyright (C) 1998-2006 The OpenSSL Project</FONT>
</P>

<P><FONT SIZE=2>The registration process for the codec was successfully performed with the register tool. Registration file was also successfully generated in /var/lib/asterisk/licenses, but it seems to me that it might not being located. </FONT></P>

<P><FONT SIZE=2>Thanks,</FONT>
</P>

<P><FONT SIZE=2>Marco</FONT>
</P>

<P><FONT SIZE=2>-----Mensagem original-----</FONT>
<BR><FONT SIZE=2>De: asterisk-r2-bounces@lists.digium.com [<A HREF="mailto:asterisk-r2-bounces@lists.digium.com">mailto:asterisk-r2-bounces@lists.digium.com</A>] Em nome de Moises Silva</FONT>
<BR><FONT SIZE=2>Enviada em: sexta-feira, 7 de novembro de 2008 02:30</FONT>
<BR><FONT SIZE=2>Para: asterisk-r2@lists.digium.com</FONT>
<BR><FONT SIZE=2>Assunto: Re: [asterisk-r2] RES: RES: RES: G729</FONT>
</P>

<P><FONT SIZE=2>duh! ... forgot the URL: <A HREF="http://www.moythreads.com/g729hack.diff" TARGET="_blank">http://www.moythreads.com/g729hack.diff</A></FONT>
</P>

<P><FONT SIZE=2>On Thu, Nov 6, 2008 at 10:29 PM, Moises Silva &lt;moises.silva@gmail.com&gt; wrote:</FONT>
<BR><FONT SIZE=2>&gt; I did not have much time to spend on this, but this is a hack that</FONT>
<BR><FONT SIZE=2>&gt; allows to load the g729 module, I cannot guarantee that is going to</FONT>
<BR><FONT SIZE=2>&gt; work though, since there may be other references needed by the g729</FONT>
<BR><FONT SIZE=2>&gt; that no longer exist in the latest trunk but that may be linked with</FONT>
<BR><FONT SIZE=2>&gt; lazy binding (meaning that until the modules requires the symbol it</FONT>
<BR><FONT SIZE=2>&gt; will be resolved), so this hack can lead to crashes :-)</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Use at your own risk.</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; Moy</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; On Thu, Nov 6, 2008 at 8:14 PM, Cordeiro, Marco</FONT>
<BR><FONT SIZE=2>&gt; &lt;marco.cordeiro@globalstar.com.br&gt; wrote:</FONT>
<BR><FONT SIZE=2>&gt;&gt; Hi Moy, IF you could do that favor to us it would be swell.</FONT>
<BR><FONT SIZE=2>&gt;&gt; I'm currently holding 03 OpenR2 migration projects from Unicall due to this</FONT>
<BR><FONT SIZE=2>&gt;&gt; issue.</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; Thanks again....</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; Marco</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; -----Mensagem original-----</FONT>
<BR><FONT SIZE=2>&gt;&gt; De: asterisk-r2-bounces@lists.digium.com</FONT>
<BR><FONT SIZE=2>&gt;&gt; [<A HREF="mailto:asterisk-r2-bounces@lists.digium.com">mailto:asterisk-r2-bounces@lists.digium.com</A>] Em nome de Moises Silva</FONT>
<BR><FONT SIZE=2>&gt;&gt; Enviada em: quinta-feira, 6 de novembro de 2008 19:02</FONT>
<BR><FONT SIZE=2>&gt;&gt; Para: asterisk-r2@lists.digium.com</FONT>
<BR><FONT SIZE=2>&gt;&gt; Assunto: Re: [asterisk-r2] RES: RES: G729</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; I think they are just going to tell you that g729 is not supported for</FONT>
<BR><FONT SIZE=2>&gt;&gt; trunk, let alone a team/ branch. Your best bet is try to do the change</FONT>
<BR><FONT SIZE=2>&gt;&gt; or wait until I have some time, probably tonight, if I recall about</FONT>
<BR><FONT SIZE=2>&gt;&gt; this.</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; On Thu, Nov 6, 2008 at 2:52 PM, Alexandre Cavalcante Alencar</FONT>
<BR><FONT SIZE=2>&gt;&gt; &lt;alexandre.alencar@gmail.com&gt; wrote:</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; Hi Tiago,</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; Just open a bug report at Asterisk Trunk so Digium can get informed (if</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; it's</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; alerdy not).</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; that's all</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; On Thu, Nov 6, 2008 at 5:45 PM, Tiago Durante &lt;tiagodurante@gmail.com&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; wrote:</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; hello,</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; well, actually I saw your answer Moy, but I thought that maybe</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; somebody else would have done that...</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; I know a little about C but not enough to do such a thing...</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; anyway, when I get some time to try to do that I'll... hope digium fix</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; it soon.. :(</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt; thks!</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; --</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; Alexandre C Alencar (Skarmeth)</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; <A HREF="http://blog.alexandrealencar.net/" TARGET="_blank">http://blog.alexandrealencar.net/</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; <A HREF="http://www.alexandrealencar.net/" TARGET="_blank">http://www.alexandrealencar.net/</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; <A HREF="http://people.debian-ce.org/skarmeth/" TARGET="_blank">http://people.debian-ce.org/skarmeth/</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; _______________________________________________</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; --Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com--" TARGET="_blank">http://www.api-digital.com--</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; asterisk-r2 mailing list</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt; To UNSUBSCRIBE or update options visit:</FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-r2" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; --</FONT>
<BR><FONT SIZE=2>&gt;&gt; &quot;I do not agree with what you have to say, but I'll defend to the</FONT>
<BR><FONT SIZE=2>&gt;&gt; death your right to say it.&quot; Voltaire</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; _______________________________________________</FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; --Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com--" TARGET="_blank">http://www.api-digital.com--</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; asterisk-r2 mailing list</FONT>
<BR><FONT SIZE=2>&gt;&gt; To UNSUBSCRIBE or update options visit:</FONT>
<BR><FONT SIZE=2>&gt;&gt;&nbsp;&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-r2" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; _______________________________________________</FONT>
<BR><FONT SIZE=2>&gt;&gt; --Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com--" TARGET="_blank">http://www.api-digital.com--</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;&gt; asterisk-r2 mailing list</FONT>
<BR><FONT SIZE=2>&gt;&gt; To UNSUBSCRIBE or update options visit:</FONT>
<BR><FONT SIZE=2>&gt;&gt;&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-r2" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</A></FONT>
<BR><FONT SIZE=2>&gt;&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
<BR><FONT SIZE=2>&gt; --</FONT>
<BR><FONT SIZE=2>&gt; &quot;I do not agree with what you have to say, but I'll defend to the</FONT>
<BR><FONT SIZE=2>&gt; death your right to say it.&quot; Voltaire</FONT>
<BR><FONT SIZE=2>&gt;</FONT>
</P>
<BR>
<BR>

<P><FONT SIZE=2>-- </FONT>
<BR><FONT SIZE=2>&quot;I do not agree with what you have to say, but I'll defend to the</FONT>
<BR><FONT SIZE=2>death your right to say it.&quot; Voltaire</FONT>
</P>

<P><FONT SIZE=2>_______________________________________________</FONT>
<BR><FONT SIZE=2>--Bandwidth and Colocation Provided by <A HREF="http://www.api-digital.com--" TARGET="_blank">http://www.api-digital.com--</A></FONT>
</P>

<P><FONT SIZE=2>asterisk-r2 mailing list</FONT>
<BR><FONT SIZE=2>To UNSUBSCRIBE or update options visit:</FONT>
<BR><FONT SIZE=2>&nbsp;&nbsp; <A HREF="http://lists.digium.com/mailman/listinfo/asterisk-r2" TARGET="_blank">http://lists.digium.com/mailman/listinfo/asterisk-r2</A></FONT>
</P>

</BODY>
</HTML>