[OpenSIPS-Users] Issue with rtpproxy_offer on UPDATE message
Daniel Goepp
dan at goepp.net
Fri Sep 17 23:59:51 CEST 2010
Is there support for rtpproxy_offer on an UPDATE?
In my route I have:
if(has_sdp()) {
xlog ("Setting rtpproxy_offer - Route 1");
if ( !rtpproxy_offer("rc","67.218.120.86") )
xlog ("==== rtpproxy problem - $rc");
else
xlog ("==== rtpproxy ok");
}
For an INVITE, this works fine, for an update, I get the problem.
Thoughts?
Thanks
-dg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100917/016866e4/attachment.htm
More information about the Users
mailing list