Hi!

What do you mean the function does not work properly? It doesn't send any command to RTPProxy? Can you trace the communication between OpenSIPS and RTPProxy? Also, have you checked the RTPProxy logs for errors? I am not sure how you can detect this, but if I remember correctly, I had to patch RTPProxy to properly inject media in early stage. If you want me, I can provide that patch for you so you can give it a try.

Best regards,

Razvan Crainea
OpenSIPS Core Developer
http://www.opensips-solutions.com

On 02/24/2014 08:03 AM, H Yavari wrote:
Hi,
I used Opensips with RTPproxy and now RTP goes from RTPproxy. But
rtpproxy_stream2uac() function not work properly. my cfg:

if (is_method("INVITE")) {
         rtpproxy_offer("ro");
          rtpproxy_stream2uas("/var/rtpproxy/prompts/test", "-1");
         }

There isn't any info in logs about this function. what is the problem?
------------------------------------------------------------------------


_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to