[SR-Users] dlg_onroute(): failed to update dialog lifetime
Olli Attila
attiolli at gmail.com
Mon Apr 15 09:05:24 CEST 2019
Hello,
I just activated snmpstats module on Kamailio 5.0.7 and added the
following line to route(INITIAL) at the bottom of the route like this
(For noc group to monitor Kamailio dialogs):
# Per SIP request initial checks
route[INITIAL] {
...
dlg_manage();
}
Now I started to gets this error few times in an hour:
/usr/sbin/kamailio[22194]: CRITICAL: dialog [dlg_timer.c:200]:
update_dlg_timer(): Trying to update a bogus dlg tl=0x7f798ca51b98
tl->next=(nil) tl->prev=(nil) Apr 15 09:54:05
/usr/sbin/kamailio[22194]: ERROR: dialog [dlg_handlers.c:1439]:
dlg_onroute(): failed to update dialog lifetime
I see no call failures because of this but still interested what is
happening here?
--Olli Attila
More information about the sr-users
mailing list