<div dir="ltr">Hi friends,<br>Its been two days and still finding a way to install rtp proxy and integrate it with kamailio.<br>I have checked running status of rtp proxy by <b>netstat</b> command in this way...<br><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><b><u>#netstat -pln | grep rttpproxy</u></b></blockquote><div><br></div><div>and i got the output like that(i assume its working):</div><div><br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><b><u>udp  0  0  <a href="http://127.0.0.1:7722">127.0.0.1:7722</a>  0.0.0.0.*:</u></b></blockquote><br>Well here is my setup of kamailio and rtp proxy...</div><div>1.I am using two computers one for running kamailio and another one for rtp proxy.</div><div>2.Both are running seperately.<br>3.Two android mobile phones to test the service(App using imsdroid).<br><br></div><div>I am little bit confused with ip settings in kamailio configuration file in the part where <b><font color="#ff0000">rtpproxy_sock</font></b></div><div><font color="#000000">is given.For now i have given the <b>ip:port of </b>the computer on which rtp proxy is running separately.</font></div><div><font color="#000000">And i am getting the error message in <b>syslog</b> like this<br><br></font><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font color="#000000"><b>can't send command to a RTP proxy</b></font></blockquote><font color="#000000"><b><br></b></font></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><font color="#000000"><b>proxy <udp:<a href="http://192.168.5.97:7722">192.168.5.97:7722</a>> does not respond, disable it</b></font></blockquote><div><br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><b>can't get version of the RTP proxy</b></blockquote><div> </div><div>Actually i want to record the calls.</div><div>Any kind of help to configure kamailio with rtp proxy is appreciated.</div></div>