Hi,
Supposed A call B in a non-NAT environment. How to let Kamailio to always force A, B to use RTP proxy ?
Hi,
just call rtpproxy_manage() for the INVITE (and subsequent INVITE's) and the replies with SDP (e.g. 183/200 OK). Then the call will pass through the RTP-Proxy.
Kind regards, Carsten
2013/2/27 Khoa Pham onmyway133@gmail.com:
Hi,
Supposed A call B in a non-NAT environment. How to let Kamailio to always force A, B to use RTP proxy ?
-- Khoa Pham HCMC University of Science Faculty of Information Technology
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
Hi, Its simple, just before t_relay() the signalling to destination B use rtpproxy module's function manage_rtpproxy()
I hope you'll have it working.
Regards, Sammy On Feb 27, 2013 2:55 PM, "Khoa Pham" onmyway133@gmail.com wrote:
Hi,
Supposed A call B in a non-NAT environment. How to let Kamailio to always force A, B to use RTP proxy ?
-- Khoa Pham HCMC University of Science Faculty of Information Technology
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
@Sammy, it works. Thanks
On Wed, Feb 27, 2013 at 5:08 PM, SamyGo govoiper@gmail.com wrote:
Hi, Its simple, just before t_relay() the signalling to destination B use rtpproxy module's function manage_rtpproxy()
I hope you'll have it working.
Regards, Sammy On Feb 27, 2013 2:55 PM, "Khoa Pham" onmyway133@gmail.com wrote:
Hi,
Supposed A call B in a non-NAT environment. How to let Kamailio to always force A, B to use RTP proxy ?
-- Khoa Pham HCMC University of Science Faculty of Information Technology
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
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
Khoa pham may you let me know where did you put manage_rtpproxy() in kamailio default configuration ??
-- View this message in context: http://sip-router.1086192.n5.nabble.com/How-to-let-Kamailio-to-always-use-RT... Sent from the Users mailing list archive at Nabble.com.