<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">According to RTPproxy <a href="https://github.com/sippy/rtpproxy/wiki/RTPProxy-Command-Protocol">wiki</a> Create/Update session request needs following&nbsp;arguments.&nbsp;</font><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: 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="box-sizing: border-box; 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&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="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:22222")</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></body>
</html>