<div dir="ltr">I am totally tired of searching through all your documents for enabling rtp proxy. My use case is, i want to use kamailio as a rtp proxy also with sip proxy. The sip proxy is working good. But for enabling rtp proxy it is returning -3 on rtpproxy_offer and -1 on rtpengine_offer. I have tried both rtp_engine and rtp_proxy.<div><br></div><div>Only thing i need to do is audio between asterisk and twilio trunk should also go through kamailio server. For sip proxy, it is working as expected. Can you just guide me to set up the rtp proxy and complete my project. I will provide my kamailio.cfg file for rtp_proxy(not for rtp_engine).</div><div><br></div><div> i did not install rtp proxy manually. Should i?</div><div><br></div><div> i have run this command in terminal.</div><div><br></div><div>service kamailio restart<br></div><div><br></div><div>

<pre class="gmail-programlisting" style="font-family:monospace;white-space:pre;background-color:rgb(252,255,252);border:1px solid rgb(153,204,204);color:rgb(0,0,0);padding-left:15pt;overflow:auto;border-radius:2.5px;font-size:15px;text-decoration-style:initial;text-decoration-color:initial">kamcmd rtpproxy.enable udp:localhost:12221 1</pre>

<br></div><div>

<pre class="gmail-programlisting" style="font-family:monospace;white-space:pre;background-color:rgb(252,255,252);border:1px solid rgb(153,204,204);color:rgb(0,0,0);padding-left:15pt;overflow:auto;border-radius:2.5px;font-size:15px;text-decoration-style:initial;text-decoration-color:initial">kamcmd rtpproxy.list</pre>

<br></div></div>