Comment #3 on issue 1389 by [email protected]: ServerTransaction does not timeout
http://code.google.com/p/mobicents/issues/detail?id=1389

The Server Transaction does time out after T2
seconds for non Invite requests. This is
strangely given in section 17.1.2.2 which talks
about client transactions for non invite
requests.

T2 is the amount of time the non INVITE server
transaction will take to respond to a request if
it does not do so immediately.

This is a backoff timer that first fires at T1
and then recursively caps till 2T2. Default
value of T2 is 4 seconds.

Reply via email to