<div dir="ltr"><br>Hello user&#39;s OpenSER and RTPproxy<br><br>Am to integrate the openser and rtprpxy for live recording of converstions. <br><br>Am just to try to how to do the recording in openser and rtpprpxy<br>Am using openser-1.3.2 and Rtpproxy-1.2 . <br>
in my Lab, means&nbsp; proxy and UAC&#39;s all are in internal LAN. <br><br>In openser.cfg <br><br>if ( method==&quot;INVITE&quot;)<br>{<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; force_rtp_proxy();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; start_recording();<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; t_on_reply(&quot;1&quot;);<br>
&nbsp;&nbsp;&nbsp;&nbsp; t_relay();<br>&nbsp;&nbsp;&nbsp; exit;<br><br>}<br><br>onroute_reply[1]<br>{<br>&nbsp;&nbsp;&nbsp; if (status==&quot;200&quot;)<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; force_rtp_proxy();<br>}<br><br><br>when i observer&nbsp; in Rtp Proxy in debug mode.<br><br>I got this : <br><br>
received command &quot;16034_2 U 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg. <a href="http://192.168.4.62">192.168.4.62</a> 29334 f0007919;1&quot;<br>new session 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg., tag f0007919;1 requested, type strong<br>
hash_table_append: hash(26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg.) = 168<br>new session on a port 35004 created, tag f0007919;1<br>pre-filling caller&#39;s address with <a href="http://192.168.4.62:29334">192.168.4.62:29334</a><br>
sending reply &quot;16034_2 35004 <a href="http://192.168.4.102">192.168.4.102</a><br>&quot;<br>received command &quot;16034_3 L 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg. <a href="http://192.168.4.238">192.168.4.238</a> 2650 f0007919;1 1f668e3e;1&quot;<br>
lookup on ports 35004/35006, session timer restarted<br>pre-filling callee&#39;s address with <a href="http://192.168.4.238:2650">192.168.4.238:2650</a><br>sending reply &quot;16034_3 35006 <a href="http://192.168.4.102">192.168.4.102</a><br>
&quot;<br>received command &quot;16034_4 R 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg. 1f668e3e f0007919&quot;<br>record request failed: session 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg., tags 1f668e3e/f0007919 not found<br>
sending reply &quot;16034_4 E8<br>&quot;<br>received command &quot;16034_5 D 26685862e1635844MGYwNDNmODM0MjM0YTIwNWY3Mzc2NzZiZjQwYTJhNzg. f0007919 1f668e3e&quot;<br>forcefully deleting session 1 on ports 35004/35006<br>RTP stats: 0 in from callee, 6 in from caller, 6 relayed, 0 dropped<br>
RTCP stats: 2 in from callee, 2 in from caller, 4 relayed, 0 dropped<br>session on ports 35004/35006 is cleaned up<br>sending reply &quot;16034_5 0<br><br>&quot;<br><br>Audio is fine on both UAC side. problem in its starting and when i use start_recording.<br>
<br><br><br clear="all">Thanks &amp;Regards<br>Ravi Prakash Sunkara<br>VoIP Development Tech Lead<br>91-9999882776
</div>