Hi, rtpproxy_manage() combines both rtpproxy_offer() and rtpproxy_answer(). Now if i want different flags set for rtpproxy_offer() and rtpproxy_answer() then how should i use rtpproxy_manage()?
To specific, what i want : route[REQUEST]{ ..... rtpproxy_offer("z20"); ... } onreply_route[]{ .... rtpproxy_answer("z120"); .... } Now in kamailio.cfg there is one call rtpproxy_manage() in route[NATMANAGE]. route[NATMANAGE] is called from both route[REQUEST] and onreply_route[]. So i can't emulate the functionality described above. My question is using only rtpproxy_manage() is it possible to emulate the above functionality? Thanks in advance. -- -aft _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users