Hi Andrew,

In http://www.opensips.org/html/docs/modules/1.6.x/nathelper.html#id293486 ?

onreply_route[2]
{
...
   if (has_sdp())
       rtpproxy_offer();
...
}


Why is the rtpproxy_offer() dead code ?

Regards.
Bogdan

Andrew O. Zhukov wrote:
Thanks Bogdan for a clear answer.

Small note regarding Example 1.23. rtpproxy_offer usage:

in the onreply_route[2]
rtpproxy_offer();
will be newer called. Just a dead code. :)

It was the reason of my algorithm misunderstanding.


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



--
Bogdan-Andrei Iancu
OpenSIPS eBootcamp - 28th February 2011
OpenSIPS solutions and "know-how"


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

Reply via email to