<div dir="ltr">Start RTPproxy:<br>/bin/rtpproxy -p /var/run/rtpproxy.pid -u rtpproxy -l x.y.z.w -s udp:<a href="http://127.0.0.1:22222">127.0.0.1:22222</a> -F -P -n tcp:<a href="http://127.0.0.1:22233">127.0.0.1:22233</a> -T 60 -W 120 -d DBUG LOG_LOCAL1 -L 65535 <br><div><br></div><div>insert in OpenSips script  follow lines:<br><div>modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;udp:<a href="http://127.0.0.1:22222">127.0.0.1:22222</a>&quot;) </div><div>modparam(&quot;rtpproxy&quot;, &quot;rtpp_notify_socket&quot;, &quot;tcp:<a href="http://127.0.0.1:22233">127.0.0.1:22233</a>&quot;)</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">2015-11-18 17:17 GMT+02:00 Hamid Hashmi <span dir="ltr">&lt;<a href="mailto:hamid2kviii@hotmail.com" target="_blank">hamid2kviii@hotmail.com</a>&gt;</span>:<br><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">NO SUCCESS.<br></font><span class=""><br><br><b><font color="#5133ab" face="Times New Roman" size="3"><i>Hamid R. Hashmi</i></font></b><div><font size="2">Software Engineer - VoIP</font></div><div><font color="#008a17" size="2" style="font-size:10pt">Vopium A/S</font></div><br><br></span><div><hr>Date: Wed, 18 Nov 2015 16:55:13 +0200<br>From: <a href="mailto:goup2010@gmail.com" target="_blank">goup2010@gmail.com</a><br>To: <a href="mailto:users@lists.opensips.org" target="_blank">users@lists.opensips.org</a><br>Subject: Re: [OpenSIPS-Users] No Timeout socket information in Create/Update session Request<div><div class="h5"><br><br><p dir="ltr">HI.<br>
Try to use different port for rtpproxy_sock and  rtpp_notify_socket like this</p>
<p dir="ltr">modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;udp:<a href="http://127.0.0.1:22222/" target="_blank">127.0.0.1:22222</a>&quot;) modparam(&quot;rtpproxy&quot;, &quot;rtpp_notify_socket&quot;, &quot;tcp:<a href="http://127.0.0.1:22222/" target="_blank">127.0.0.1:22233</a>&quot;)</p>
<div>На 18.11.2015 г. 4:44 PM &quot;Hamid Hashmi&quot; &lt;<a href="mailto:hamid2kviii@hotmail.com" target="_blank">hamid2kviii@hotmail.com</a>&gt; написа:<br><blockquote style="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,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13.6px;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,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:13.6px;padding: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 &quot;29180_82 UR192.168.26.180c0,8,101 221232443 182.185.206.128 7078 519498930;1&quot;</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:&#39;Times New Roman&#39;;color:rgb(81,51,171)"><pre style="overflow:auto;font-family:Consolas,&#39;Liberation Mono&#39;,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);background-color:rgb(247,247,247)"><code style="font-family:Consolas,&#39;Liberation Mono&#39;,Menlo,Courier,monospace;font-size:11.9px;padding: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 &quot;rtpproxy.so&quot;
modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_autobridge&quot;, 1)
modparam(&quot;rtpproxy&quot;, &quot;nortpproxy_str&quot;, &quot;a=sdpmangled:yes\r\n&quot;)
modparam(&quot;rtpproxy&quot;, &quot;rtpproxy_sock&quot;, &quot;udp:<a href="http://127.0.0.1:22222" target="_blank">127.0.0.1:22222</a>&quot;)
modparam(&quot;rtpproxy&quot;, &quot;rtpp_notify_socket&quot;, &quot;tcp:<a href="http://127.0.0.1:22222" target="_blank">127.0.0.1:22222</a>&quot;)</code></pre></div><div style="font-family:&#39;Times New Roman&#39;;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:&#39;Times New Roman&#39;;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" target="_blank">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>
<br>_______________________________________________
Users mailing list
<a href="mailto:Users@lists.opensips.org" target="_blank">Users@lists.opensips.org</a>
<a href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users" target="_blank">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a></div></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><br></div>