<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">While this will turn on RTCP your provider needs to be beaten for requiring such a resource wasting process.<div><br></div><div>/b</div><div><br><div><div><div>On Jan 14, 2011, at 6:49 AM, Christopher Rienzo wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">I don'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="rtcp-audio-interval-msec" value="5000"/&gt;</font></pre>or, set the rtcp_audio_interval_msec channel variable.<br><br>See<span class="Apple-converted-space">&nbsp;</span><a href="http://wiki.freeswitch.org/wiki/RTCP">http://wiki.freeswitch.org/wiki/RTCP</a><br></span></blockquote></div><br></div></div></body></html>