I don&#39;t know what RTCP keep alive is, but if they just mean to turn on RTCP, you can do it with the following params in your sofia configuration:<br><pre style="font-family: arial,helvetica,sans-serif;"><font size="2"> &lt;!-- enable rtcp on every channel also can be done per leg basis <br>
      with rtcp_audio_interval_msec variable set to passthru to pass <br>      it across a call --&gt;<br> &lt;param name=&quot;rtcp-audio-interval-msec&quot; value=&quot;5000&quot;/&gt;</font></pre>or, set the rtcp_audio_interval_msec channel variable.<br>
<br>See <a href="http://wiki.freeswitch.org/wiki/RTCP">http://wiki.freeswitch.org/wiki/RTCP</a><br><br><br><br><br><div class="gmail_quote">On Fri, Jan 14, 2011 at 5:16 AM, Andy Ayers <span dir="ltr">&lt;<a href="mailto:andy@fabulous4.co.uk">andy@fabulous4.co.uk</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;"><div link="blue" vlink="purple" lang="EN-GB"><div><p class="MsoNormal">Hi,</p><p class="MsoNormal">
 </p><p class="MsoNormal">Have encountered a problem recently where the company responsible for forwarding sip calls to my switch has started hanging up calls when there is more than 60 seconds of silence on one side of the call. As my service is primarily used for recording incoming messages, this means that any message being recorded longer than 60 seconds gets cut off. My provider says I need to configure freeswitch to send rtcp keep-alive packets to prevent them from hanging up the call.</p>
<p class="MsoNormal"> </p><p class="MsoNormal">Can anyone tell me how I can do this, I’ve checked the docs and can’t seem to find the right setting?</p><p class="MsoNormal"> </p><p class="MsoNormal">Many thanks</p><p class="MsoNormal">
Andy</p></div></div><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>
<br></blockquote></div><br>