Re: [Sip-implementors] non-invite request timer

2016-02-22 Thread Brett Tate
> For non-invite transaction , example for message method > 200 ok response is receiving after 500ms. So client > starts to re-transmit the MESSAGE method before response > is reaching. Is it a valid behavior otherwise client has > to wait more than 500ms for receiving a response. Yes; it may take

[Sip-implementors] non-invite request timer

2016-02-22 Thread Karthik.v
Hi, For non-invite transaction , example for message method 200 ok response is receiving after 500ms. So client starts to re-transmit the MESSAGE method before response is reaching. Is it a valid behavior otherwise client has to wait more than 500ms for receiving a response. Thanks in adva