<html><head><style type='text/css'>p { margin: 0; }</style><style type='text/css'>body { font-family: 'Times New Roman'; font-size: 12pt; color: #000000}</style></head><body>Hi Ian,<br><br>Thank you very much for your reply.<br><br>Sorry for the late response, I had been sick for sometime.<br><br>I checked for what you had asked me and I found,<br><br>1. The SDP packets are not being rewritten with the advertised address.<br>2. The RTP Proxy is directly with an Public IP and the is no Firewall needed for it.<br><br>I am still facing the same issue. I am attaching my opensips.cfg file.<br><br>I am newbie to opensips and desperate to get over this issue, hence please let me know where am I making the mistake.<br><br>Thanks,<br>Arjun<br><br>----- Original Message -----<br>From: "Ian Buckner" &lt;ian.buckner1@googlemail.com&gt;<br>To: "OpenSIPS users mailling list" &lt;users@lists.opensips.org&gt;<br>Sent: Monday, June 11, 2012 4:22:50 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<br>Subject: Re: [OpenSIPS-Users] No Voice Comm in Conference call<br><br>Hi Arjun,<div><br></div><div>its the same patch. If it didnt work then the questions I would ask would be:</div><div><br></div><div>1) Is the SDP in the invites being rewritten with the advertised address correctly</div><div>2) Is the Firewall configured to pass the RTP packets across to the internal address rtpproxy is listening on?</div><div><br></div><div>I would check these by taking network traces on the rtpproxy box for 2) and on the opensips box for 1) (I run on Ubuntu so use tcpdump)</div><div><br></div><div>There were no changes needed in the opensips config file needed for me - its just that rtpproxy is returning the advertised address rather than its internal listening address.</div><div><br></div><div>For reference, my rtpproxy startup line looks like this:</div><div><br></div><div>rtpproxy -u rtpproxy -l 192.168.0.1 -s udp:192.168.0.1:6050 -m 6000 -M 6010 -A&nbsp;89.21.23.237</div><div><br></div><div>So the machine has internal IP address&nbsp;192.168.0.1, receives OpenSips Mgmt commands on port 6050, uses ports 6000-6010 for RTP sessions and returns a public IP of&nbsp;89.21.23.237 to OpenSips for SDP.</div><div><br></div><div><br></div><div>Hope this helps,</div><div><br></div><div>Ian</div><div><br></div><div><br></div><div><div><div>On 11 Jun 2012, at 11:42, Arjun Shankar K S wrote:</div><br class="Apple-interchange-newline"><blockquote><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; font-size: medium;"><div style="font-family: 'Times New Roman'; font-size: 12pt; color: rgb(0, 0, 0);">Hi Ian,<br><br>Please find attached the patch available at my side.<br><br>Thanks,<br>Arjun<br><br>----- Original Message -----<br>From: "Arjun Shankar K S" &lt;<a href="mailto:arjun_ks@kalycito.com" target="_blank">arjun_ks@kalycito.com</a>&gt;<br>To: "OpenSIPS users mailling list" &lt;<a href="mailto:users@lists.opensips.org" target="_blank">users@lists.opensips.org</a>&gt;<br>Cc: "OpenSIPS users mailling list" &lt;<a href="mailto:users@lists.opensips.org" target="_blank">users@lists.opensips.org</a>&gt;<br>Sent: Monday, June 11, 2012 4:11:25 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<br>Subject: Re: [OpenSIPS-Users] No Voice Comm in Conference call<br><br>Hi Ian,<br><br>Sincere thanks for your reply.<br><br>I am attaching a patch herewith. Please let me know if you are referring to the same and this patch did not work for me. If it works for you can you pl let me know wat are changes that has to be made in the opensip,cfg file?<br><br>Else if&nbsp; patch is different, pl send me the patch.<br><br>Regards,<br>Arjun<br><br>----- Original Message -----<br>From: "Ian Buckner" &lt;<a href="mailto:ian.buckner1@googlemail.com" target="_blank">ian.buckner1@googlemail.com</a>&gt;<br>To: "OpenSIPS users mailling list" &lt;<a href="mailto:users@lists.opensips.org" target="_blank">users@lists.opensips.org</a>&gt;<br>Sent: Monday, June 11, 2012 3:48:40 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi<br>Subject: Re: [OpenSIPS-Users] No Voice Comm in Conference call<br><br>Hi Arjun,<div><br></div><div>Regarding rtpproxy - if it makes your life easier, there is a very simple patch for the rtpproxy source which allows you to specify an advertised IP address on the command line this will be returned to OpenSips and inserted into SDP rather than the listening address. I used this last week for a server behind NAT and it worked perfectly.</div><div><br></div><div>If you want to mail me I'll happily send you a patched tarball of source.</div><div><br></div><div><br></div><div>best,</div><div><br></div><div>Ian<br><div><br></div><div><br><div><br></div><div><br></div><div><br><div><div>On 11 Jun 2012, at 11:14, Bogdan-Andrei Iancu wrote:</div><br class="Apple-interchange-newline"><blockquote><div><tt>Hi Arjun,<br><br>If you have no audio at all for the call to Conf Server, you need to check the signaling, particularity speaking the SDP part to be sure you inserted RTPProxy correctly between UAC and Conf Server.<br><br>So, make a SIP capture for the call to Conf and check if the IPs in SDP are correct.<br><br>Regards,<br></tt><pre class="moz-signature">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="http://www.opensips-solutions.com/" target="_blank">http://www.opensips-solutions.com</a></pre><br>On 06/07/2012 05:46 PM, Arjun Shankar K S wrote:<blockquote cite="mid:33240807.46231339080401147.JavaMail.root@mail.vlinksys.com">Hi All,<br><br>Greetings to everyone !!!<br><br>I have set up opensips and RTP Proxy in two different hosts since I have opensips in a Natted environment where RTP Proxy refused to budge.<br><br>Now I have installed RTP Proxy in a direct public IP. Normal calls between 2 Client is working great !!<br><br>During conference call, the calls get connected but there is no voice communication between any of them and soon the client who was connected last, gets disconnected.<br><br>I could not find much support regarding this issue. Any support is sincerely appreciated.<br><br>In my opensips.cfg, I have made the following config changes for RTP in different host,<br><br><span style="font-family: Courier,'Courier New',mono; font-style: italic;">------Nat Params-------------</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("usrloc","nat_bflag", 6)</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","rtpproxy_sock", "udp:rtp_proxy_publicIP:7890")</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","natping_interval", 30)</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","ping_nated_only", 0)</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","sipping_bflag", 7)</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","sipping_from",<span class="Apple-converted-space">&nbsp;</span><a class="moz-txt-link-rfc2396E" href="about:blank" target="_blank">"sip:pinger@PROXY_IP"</a>)</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("registrar","received_avp", "$avp(i:42)")</span><br style="font-family: Courier,'Courier New',mono; font-style: italic;"><span style="font-family: Courier,'Courier New',mono; font-style: italic;">modparam("nathelper","received_avp", "$avp(i:42)")<br><br></span><span style="font-family: 'Times New Roman',Times,serif;">I am<span class="Apple-converted-space">&nbsp;</span></span><span style="font-family: Courier,'Courier New',mono;"><span style="font-family: 'Times New Roman',Times,serif;">running my RTP Proxy using the following command,</span></span><span style="font-family: Courier,'Courier New',mono; font-style: italic;"><br><br>./rtpproxy -l<span class="Apple-converted-space">&nbsp;</span></span><span style="font-family: Courier,'Courier New',mono; font-style: italic;">rtp_proxy_publicIP</span><span style="font-family: Courier,'Courier New',mono; font-style: italic;"><span class="Apple-converted-space">&nbsp;</span>-s udp:*:7890 -F<br><br></span><br>Thanks,<br>Arjun<br><pre><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre></blockquote></div>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></blockquote></div><br></div></div></div><br>_______________________________________________ Users mailing list<span class="Apple-converted-space">&nbsp;</span><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><span class="Apple-converted-space">&nbsp;</span><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><span class="Apple-converted-space">&nbsp;</span><span>&lt;rtpproxy_nat_address_fix.patch&gt;</span>_______________________________________________<br>Users mailing list<br><a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a><br><a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br></div></span></blockquote></div><br></div><br>_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
</body></html>