E1 uses G711... I&#39;m assuming by saying that FS is acting as the gateway you&#39;re using something like mod_freetdm?<div><br></div><div>If so FS can transcode so that it uses G729 for the SIP side of the bridge.</div><div>

<br></div><div>Look at the commercial mod_com_g729 (licenses available for $10/channel on <a href="http://www.freeswitch.org">www.freeswitch.org</a>).</div><div><a href="http://wiki.freeswitch.org/wiki/Mod_com_g729">http://wiki.freeswitch.org/wiki/Mod_com_g729</a></div>

<div><br></div><div>You just need to have that loaded instead of mod_g729, and tweak your codec preferences accordingly.</div><div><a href="http://wiki.freeswitch.org/wiki/Codec_Negotiation">http://wiki.freeswitch.org/wiki/Codec_Negotiation</a></div>

<div><br>-Steve</div><div><br></div><div><br><div class="gmail_quote">On 7 February 2013 10:37, William Alianto <span dir="ltr">&lt;<a href="mailto:william@xofap.com" target="_blank">william@xofap.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
I just finished a freeswitch server that act as E1 gateway for PBX<br>
system. I noticed that all the call from the gateway use PCMU codec<br>
before transcoded to G729 in my main SIP server.<br>
<br>
My current situation is as following :<br>
<br>
  [PBX] --- E1 ---&gt; [Gateway] --- SIP/PCMU ---&gt; [SIP Server] --- G729<br>
---&gt; [ITSP]<br>
<br>
What I intended to do is as following :<br>
<br>
  [PBX] --- E1 ---&gt; [Gateway] --- SIP/G729 ---&gt; [SIP Server] --- G729<br>
---&gt; [ITSP]<br>
<br>
Is there anyway to send the media from E1 gateway as G729 instead of<br>
PCMU? I need to preserve bandwidth for future expansion.<br>
<br>
Regards,<br>
<br>
William<br>
<br>
_________________________________________________________________________<br>
Professional FreeSWITCH Consulting Services:<br>
<a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>
<a href="http://www.freeswitchsolutions.com" target="_blank">http://www.freeswitchsolutions.com</a><br>
<br>
FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>
<a href="http://www.cudatel.com" target="_blank">http://www.cudatel.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
<a href="http://wiki.freeswitch.org" target="_blank">http://wiki.freeswitch.org</a><br>
<a href="http://www.cluecon.com" target="_blank">http://www.cluecon.com</a><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></div>