[SR-Users] Getting which timer has expired

Igor Olhovskiy igorolhovskiy at gmail.com
Fri Jun 14 16:07:35 CEST 2019


Is it wt_timer?

Cause setting it to 32000 actually not helps... Or is there any kind of restrictions to it?

Regards, Igor
On Jun 14, 2019, 16:22 +0300, Daniel-Constantin Mierla <miconda at gmail.com>, wrote:
> Hello,
> once the 200ok is processed by tm module, the transaction is completed and it takes about 5 seconds (see wait timer in tm readme) to delete it from memory. With handling the 200ok, the retransmission timer intervals are no longer relevant.
> Cheers,
> Daniel
> On 14.06.19 11:56, Igor Olhovskiy wrote:
> > Hi!
> >
> > Is there any way to get which timer on transaction actually expired?
> >
> > Scenario is following:
> >
> > INVITE - 180 - 200 OK - (restransmissions 250 msec starts) - pause 15 sec - ACK.
> >
> > In INVITE i'm setting
> > t_on_reply("MY_REPLY")
> >
> > But in around 10 sec after first 200 OK (and 12 sec after INVITE) I'm getting in logs
> >
> > DEBUG: tm [h_table.c:133]: free_cell_helper(): freeing transaction 0x7fb632d77090 from timer.c:689
> >
> > and on next 200 OK I'm never getting into onreply_route[MY_REPLY] again.
> >
> > Nowhere in the code or config I have explicit set any of timers with 10 or 12 seconds value. Most of them are default.
> >
> > So, can I somehow get which timer expired exactly?
> >
> > PS: If any, pause in 15 sec for a reason to emulate this issue.
> >
> > Regards, Igor
> >
> > _______________________________________________
> > Kamailio (SER) - Users Mailing List
> > sr-users at lists.kamailio.org
> > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
> --
> Daniel-Constantin Mierla -- www.asipto.com
> www.twitter.com/miconda -- www.linkedin.com/in/miconda
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-users/attachments/20190614/270ff2bb/attachment.html>


More information about the sr-users mailing list