I am setting up the proxy so the transport protocol is forced to tcp when packet size is > 1300b. The problem is when the originator abandons the call, the CANCEL msg sent over UDP and I really want it to use the TCP transport, as the INVITE did. Is there a way to achieve this?--will
Hi Will,
if you are using TM (statefull) processing, this should not be an issue - CANCEL will be automatically send to the same destination as the INVITE.
so, are you using stateless functions (like forward()) ?
regards, bogdan
Will Quan wrote:
I am setting up the proxy so the transport protocol is forced to tcp when packet size is > 1300b. The problem is when the originator abandons the call, the CANCEL msg sent over UDP and I really want it to use the TCP transport, as the INVITE did.
Is there a way to achieve this? --will
Users mailing list Users@openser.org http://openser.org/cgi-bin/mailman/listinfo/users