<p dir="ltr">HI.<br>
Try to use different port for rtpproxy_sock and rtpp_notify_socket like this</p>
<p dir="ltr">modparam("rtpproxy", "rtpproxy_sock", "udp:<a href="http://127.0.0.1:22222/">127.0.0.1:22222</a>") modparam("rtpproxy", "rtpp_notify_socket", "tcp:<a href="http://127.0.0.1:22222/">127.0.0.1:22233</a>")</p>
<div class="gmail_quote">На 18.11.2015 г. 4:44 PM "Hamid Hashmi" <<a href="mailto:hamid2kviii@hotmail.com">hamid2kviii@hotmail.com</a>> написа:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div><div dir="ltr"><font color="#2672EC">According to RTPproxy <a href="https://github.com/sippy/rtpproxy/wiki/RTPProxy-Command-Protocol" target="_blank">wiki</a> Create/Update session request needs following arguments. </font><div><font color="#2672EC"><br></font></div><div><pre style="overflow:auto;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:13.6px;margin-top:0px;margin-bottom:16px;font-stretch:normal;line-height:1.45;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);background-color:rgb(247,247,247)"><code style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:13.6px;padding:0px;margin:0px;border-radius:3px;word-break:normal;border:0px;display:inline;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;background:transparent">U[opts] call_id remote_ip remote_port from_tag [to_tag] [notify_socket notify_tag]</code></pre><div><font color="#2672ec">but opensips v2.1.1 rtpproxy module not sending any socket information in Create/Update session request.</font></div><pre style="font-family:monospace,Courier;padding:1em;border:1px dashed rgb(47,111,171);line-height:1.3em;font-size:12.8px;background-color:rgb(249,249,249)">received command "29180_82 UR192.168.26.180c0,8,101 221232443 182.185.206.128 7078 519498930;1"</pre><font size="3"><div><font size="3" color="#2672ec" style="font-size:12pt">while my rtpproxy module configuration is </font></div><div><font size="3" color="#2672ec" style="font-size:12pt"><br></font></div><div style="font-family:'Times New Roman';color:rgb(81,51,171)"><pre style="overflow:auto;font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:11.9px;font-stretch:normal;line-height:1.45;padding:16px;border-radius:3px;word-wrap:normal;color:rgb(51,51,51);margin-top:0px!important;margin-bottom:0px!important;background-color:rgb(247,247,247)"><code style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;font-size:11.9px;padding:0px;margin:0px;border-radius:3px;word-break:normal;border:0px;display:inline;max-width:initial;overflow:initial;line-height:inherit;word-wrap:normal;background:transparent">#### RTP Proxy
loadmodule "rtpproxy.so"
modparam("rtpproxy", "rtpproxy_autobridge", 1)
modparam("rtpproxy", "nortpproxy_str", "a=sdpmangled:yes\r\n")
modparam("rtpproxy", "rtpproxy_sock", "udp:<a href="http://127.0.0.1:22222" target="_blank">127.0.0.1:22222</a>")
modparam("rtpproxy", "rtpp_notify_socket", "tcp:<a href="http://127.0.0.1:22222" target="_blank">127.0.0.1:22222</a>")</code></pre></div><div style="font-family:'Times New Roman';color:rgb(81,51,171);font-weight:bold;font-style:italic"><b><font color="#5133ab" face="Times New Roman" size="3"><i><br></i></font></b></div><i style="font-family:'Times New Roman';color:rgb(81,51,171);font-weight:bold">Hamid R. Hashmi</i></font><div><font size="2">Software Engineer - VoIP</font></div><div><font color="#008a17" size="2" style="font-size:10pt">Vopium A/S</font></div></div>                                            </div></div>
<br>_______________________________________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a><br>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a><br>
<br></blockquote></div>