Re: Transaction timeouts

Andrew T Gin <[email protected]> Tue, 27 Feb 2007 10:31:35 +1300
Newsgroups gmane.comp.voip.nist-sip
Organization University of Canterbury | Te Whare Wananga o Waitaha
Message-ID <[email protected]>
Hi
Good to know I am not alone! Basically my application is quite time 
sensitive and it seems strange to have to wait the full 32 seconds 
before the application is notified when it could actually be notified 
immediately (upon receipt of the RST for tcp, or destination host/port 
unreachable for UDP)

Amos K wrote:
> Hi Andrew,
>
> Pls let me know if you ever find solutions to these problems. I had 
> the same problems last year and searched for answers but was unable to 
> get one. I am presently using my application like this since the 
> "destination unreachable" rarely occur in my application.
>
> Thanks.