hii..Good morning. When we are making a call from one UA to other UA, it passes through proxies. ACK message also passes through the proxies. But i need the ACK message not to go through proxies. It must directly go from UA to UA. How can i make in cfg. There must not be route header filed in SIP meessage flow. Please help me.
Thanks & Regards, Mythili.K
El Miércoles, 14 de Octubre de 2009, Mythili D escribió:
hii..Good morning. When we are making a call from one UA to other UA, it passes through proxies. ACK message also passes through the proxies. But i need the ACK message not to go through proxies. It must directly go from UA to UA. How can i make in cfg. There must not be route header filed in SIP meessage flow. Please help me.
Comment "record_route();" so Record-Route will not be appended (and then, UA's won't add Route header).