<div dir="ltr"><br clear="all"><div><div style="font-size:12.8px">Hello list, </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">How do you enable proxy for RTCP in proxy media mode?</div><div style="font-size:12.8px">Currently, the SDP shows direct RTCP between UAs, while RTP is proxied (as expected)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">&quot;FS-4178 RTCP doesn&#39;t get proxied in proxy media mode&quot; seems to indicate that RTCP would be proxied as well and</div><div style="font-size:12.8px">this &quot;issue&quot; was fixed a long time ago.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">When I trace the code a bit: in </div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">switch_rtp.c:switch_rtp_activate_rtcp()   rtp_session-&gt;ms_per_packet is 0</div><div style="font-size:12.8px">so we never get any deeper into the function.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><div><span style="white-space:pre-wrap">        </span>if (!rtp_session-&gt;ms_per_packet) {</div><div><span style="white-space:pre-wrap">                </span>return SWITCH_STATUS_FALSE;<br></div><div><span style="white-space:pre-wrap">        </span>}</div></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">################</div><div style="font-size:12.8px"> <br></div><span style="font-size:12.8px">FreeSWITCH 1.6.9</span><div style="font-size:12.8px">1. All default profiles and dialplans</div><div style="font-size:12.8px">2. UAs: CSipSimple</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">sip_profiles/internal.xml</div><div style="font-size:12.8px"> &lt;param name=&quot;inbound-proxy-media&quot; value=&quot;true&quot;/&gt;</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">FreeSWITCH 192.168.1.7, UAs 192.168.1.180, 192.168.1.187</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">SDP shows  </div><div style="font-size:12.8px">c IN IP4 192.168.1.7 (fs IP)</div><div style="font-size:12.8px">a rctp:4009 IN IP4 192.168.1.187 (UA IP)</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks</div><div class="" style="margin:2px 0px 0px;font-size:12.8px"></div></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font color="#000000" face="Droid Sans"><span style="font-size:15px">Richard Chan</span></font></div><div dir="ltr"><br></div></div></div></div>
</div>