<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'><font color="#2672EC">Started RTPproxy like&nbsp;</font><div><font color="#2672ec"><br></font><div><pre style="box-sizing: border-box; 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="box-sizing: border-box; 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;">/usr/local/bin/rtpproxy -p /var/run/rtpproxy.pid -u root -F -s udp:127.0.0.1:22222 -A 192.168.26.181/X.X.X.X -m 10000 -M 10040 -n tcp:127.0.0.1:22333 -i 15 -T 15 -W 45 -2 -d DBUG LOG_LOCAL5 -b</code></pre></div><div><font color="#2672EC"><br></font></div><div><font color="#2672EC">and opensops.cfg is like</font></div><div><font color="#2672EC"><br></font></div><div><pre style="box-sizing: border-box; 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="box-sizing: border-box; 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:127.0.0.1:22222")
modparam("rtpproxy", "rtpp_notify_socket", "tcp:127.0.0.1:22333")</code></pre></div><div><font color="#2672EC"><br></font></div><div><font color="#2672EC">but no success so far.<br id="FontBreak"></font><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><div><hr id="stopSpelling">Date: Wed, 18 Nov 2015 17:31:50 +0200<br>From: goup2010@gmail.com<br>To: users@lists.opensips.org<br>Subject: Re: [OpenSIPS-Users] No Timeout socket information in Create/Update session Request<br><br><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" target="_blank">127.0.0.1:22222</a> -F -P -n tcp:<a href="http://127.0.0.1:22233" target="_blank">127.0.0.1:22233</a> -T 60 -W 120 -d DBUG LOG_LOCAL1 -L 65535&nbsp;<br><div><br></div><div>insert in OpenSips script &nbsp;follow lines:<br><div>modparam("rtpproxy", "rtpproxy_sock", "udp:<a href="http://127.0.0.1:22222" target="_blank">127.0.0.1:22222</a>")&nbsp;</div><div>modparam("rtpproxy", "rtpp_notify_socket", "tcp:<a href="http://127.0.0.1:22233" target="_blank">127.0.0.1:22233</a>")</div></div></div><div class="ecxgmail_extra"><br><div class="ecxgmail_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="ecxgmail_quote" style="border-left:1px #ccc solid;padding-left:1ex;">


<div><div dir="ltr"><font color="#2672EC">NO SUCCESS.<br></font><span><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&nbsp; rtpp_notify_socket like this</p>
<p dir="ltr">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:22233</a>")</p>
<div>ξΑ 18.11.2015 Η. 4:44 PM "Hamid Hashmi" &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&nbsp;arguments.&nbsp;</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;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;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&nbsp;</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);background-color:rgb(247,247,247);"><code style="font-family:Consolas,'Liberation Mono',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 "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" 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>
<br>_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users</div></div></div>                                               </div></body>
</html>