2008/10/8 Karthikeyan Gopal <[EMAIL PROTECTED]>: > > Is there any way to bypass SIP-Response? > Load on SIP-Loadbalancer gets increased when response traverse through it.
Not AFAIK. This is how SIP works. Anyway, note that only the initial transaction (request + responses) will use the load balancer. The following in-dialog request will go directly from acller to callee (if load balancing proxy doesn't add Record-Route). -- Iñaki Baz Castillo <[EMAIL PROTECTED]> _______________________________________________ Sip mailing list https://www.ietf.org/mailman/listinfo/sip This list is for NEW development of the core SIP Protocol Use [EMAIL PROTECTED] for questions on current sip Use [EMAIL PROTECTED] for new developments on the application of sip
