Hello,
On 12/18/08 13:18, Aurelien Grimaud wrote:
Hi, In my openser, I had to not relay any provisional which is < 180. I used drop in reply route to do this. No provisional < 180 is sent to caller.
Unfortunately, dropping 100 seems to make the transaction module not disarming its fr_timer.
100 is disabling the retransmission timer. fr_timer is the duration to wait until a final response is received, not related to retransmission and 100 reply.
Cheers, Daniel
The 180 has been waited for more time than my fr_timer so request failed and failure_route was called. In fact, there is no 180, only a 200 ok.
Can anyone confirm that disarming timer is *not* done if 100 is dropped ?
This is openser 1.2.1
Regards. Aurelien
Devel mailing list Devel@lists.kamailio.org http://lists.kamailio.org/cgi-bin/mailman/listinfo/devel