<div dir="ltr">If you're using G729 with either proxy_media or bypass_media then you're letting the other endpoints handle the encoding/decoding.<div><br></div><div>You can use mod_g729 to do the same without using proxy_media/bypass_media. It'll run in passthrough mode just passing the RTP payloads back and forth and letting the endpoints handle the encoding/decoding, so in that respect it'll work a lot like proxy_media.</div><div><br></div><div>Proxy_media turns off a lot of features. It could be that RTP timers are one such feature.</div><div><br></div><div>If you need to actually interact with the media mod_com_g729 is the licensed version.</div></div><br><div class="gmail_quote"><div dir="ltr">On Fri, 20 Jul 2018 at 17:53, <a href="mailto:vivek@advaitamtech.com">vivek@advaitamtech.com</a> <<a href="mailto:vivek@advaitamtech.com">vivek@advaitamtech.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font face="arial" size="2"><p style="margin:0;padding:0;font-family:arial;font-size:10pt">We are using G729 codec for the calls. Freeswitch doesnt support it as I know. Correct me if am wrong.</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">G729 codec works if freeswitch  configured as proxy_media or bypass_media. But in both the scenario calls doesnt work since we are using G729.</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">Is there any possibility that i can make media inactivity configurations(rtp-timeout-sec & rtp-hold-timeout-sec) work in proxy_media or bypass_media mode in freeswitch?.</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">Else is it possible for me change the code in freeswitch to drop the call in case of media inactivity?</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">Thanks a lot for the reply.</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">-Vivek</p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<p style="margin:0;padding:0;font-family:arial;font-size:10pt">-----Original Message-----<br>From: "Michael Jerris" <<a href="mailto:mike@jerris.com" target="_blank">mike@jerris.com</a>><br>Sent: Friday, 13 July, 2018 11:24pm<br>To: "FreeSWITCH Users Help" <<a href="mailto:freeswitch-users@lists.freeswitch.org" target="_blank">freeswitch-users@lists.freeswitch.org</a>><br>Subject: Re: [Freeswitch-users] BYE not sent in case of RTP media inactivity with proxy_media= true in freeswitch<br><br></p>
<div id="m_-6771302252166550004SafeStyles1531905465">The ONLY reason to EVER use proxy_media=true would be for a code that freeswitch has no support for.  In every case I have seen someone using it in the last 2 years it was not appropriate for them to be using it.  Its not necessary, and significantly impacts capabilities.  I would recommend never using it.
<div>Mike<br>
<div><br>
<blockquote>
<div>On Jul 11, 2018, at 9:47 AM, <a href="mailto:vivek@advaitamtech.com" target="_blank">vivek@advaitamtech.com</a> wrote:</div>
<br class="m_-6771302252166550004Apple-interchange-newline">
<div>
<div style="margin:0px;padding:0px;font-family:arial;font-size:10pt">Hi,</div>
<p style="margin:0;padding:0;margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<div style="margin:0px;padding:0px;font-family:arial;font-size:10pt">We are running freeswitch as proxy_media = true (proxy mode).</div>
<p style="margin:0;padding:0;margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<div style="margin:0px;padding:0px;font-family:arial;font-size:10pt">In case of RTP media inactivity, Freeswitch is not sending BYE.</div>
<p style="margin:0;padding:0;margin:0;padding:0;font-family:arial;font-size:10pt"> </p>
<div style="margin:0px;padding:0px;font-family:arial;font-size:10pt">In sofia profile "rtp-timeout-sec" is enabled. Still freeswitch is not sending BYE in case of media inactivity.</div>
</div>
</blockquote>
</div>
</div>
</div></font>_________________________________________________________________________<br>
Professional FreeSWITCH Services<br>
<a href="mailto:sales@freeswitch.com" target="_blank">sales@freeswitch.com</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a><br>
<br>
Official FreeSWITCH Sites<br>
<a href="https://freeswitch.com/oss" rel="noreferrer" target="_blank">https://freeswitch.com/oss</a><br>
<a href="https://freeswitch.org/confluence" rel="noreferrer" target="_blank">https://freeswitch.org/confluence</a><br>
<a href="https://cluecon.com" rel="noreferrer" target="_blank">https://cluecon.com</a><br>
<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org" target="_blank">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" rel="noreferrer" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="https://freeswitch.com" rel="noreferrer" target="_blank">https://freeswitch.com</a></blockquote></div>