The transaction time comes to roughly 11050 milli
seconds in SipTransaction.java, where as RFC gives
this value to be 32 seconds.
The fix is to make
RETRANS_TIMER_CHECK to be 500 or 505
But this is not the right way
It should something like
retransmit timer will schedule after delay time say
500, 1000 , 2000 and so on