Hi,<br><br>This was working earlier and the config file have not changed , only upgraded to latest git.<br>have attached the file codec.txt .<br><br><br><br>Regards<br>Sam<br><br><br><br><div class="gmail_quote">On Thu, Jan 6, 2011 at 3:20 PM, Steven Ayre <span dir="ltr">&lt;<a href="mailto:steveayre@gmail.com">steveayre@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Some more information please...<br>
<br>
G729 has patents that mean it can&#39;t be used unlicensed. FreeSWITCH<br>
either has mod_com_g729 for a full featured licensed version, or<br>
mod_g729 which operates in passthrough mode for G729-G729 calls (it<br>
needs no license since for these calls there is no encoding/decoding<br>
step, the already encoded data is just passed straight through). You<br>
will never have had mod_g729 working in the past for a transcoding<br>
call, so that won&#39;t have changed.<br>
<br>
I would say that it&#39;s either:<br>
- Your config files have changed<br>
- The endpoints are offering different codecs from before<br>
- Something changed in git about the codec negotiation<br>
<br>
Can you pastebin a debug level log of the calls, and enable siptrace?<br>
Those will show what codecs are being offered, selected and show the<br>
codec negotiation. It&#39;d also be useful to know what your sip profile<br>
config files look like since there are several options that adjust how<br>
the negotiation is done.<br>
<br>
-Steve<br>
<div><div></div><div class="h5"><br>
<br>
<br>
On 6 January 2011 09:43, Sam &lt;<a href="mailto:u2nsam@gmail.com">u2nsam@gmail.com</a>&gt; wrote:<br>
&gt; I am getting the error after installing latest git from freeswitch, where as<br>
&gt; it was working from old git<br>
&gt;<br>
&gt;<br>
&gt; 2011-01-06 15:10:19.113781 [ERR] mod_g729.c:102 This codec is only usable in<br>
&gt; passthrough mode!<br>
&gt; 2011-01-06 15:10:19.113781 [ERR] switch_core_io.c:1042 Codec G.729 encoder<br>
&gt; error!<br>
&gt;<br>
&gt;<br>
&gt; Regards<br>
&gt; Sam<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; FreeSWITCH-users mailing list<br>
&gt; <a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
&gt; <a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
&gt; UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
&gt; <a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
&gt;<br>
&gt;<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</blockquote></div><br>