Earlier today, we saw a lockup of Kamailio
4.2:61d84c020e35d529ba6782628a66af7c4a8df4a2 in a single-CPU VMware
host. The last message was:
Jun 6 14:42:10 localhost /usr/local/sbin/kamailio[1802]: NOTICE: dialog
[dlg_hash.c:255]: dlg_clean_run(): dialog in early state is too old
(0x7f6cc9c4e578 ref 1)
After that, nothing occurred until Kamailio was restarted. No SIP
messages were processed.
Any insight would be appreciated.
--
Alex Balashov | Principal | Evariste Systems LLC
303 Perimeter Center North, Suite 300
Atlanta, GA 30346
United States
Tel: +1-800-250-5920 (toll-free) / +1-678-954-0671 (direct)
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/
acc module was getting values rounded by this
```
Jun 8 14:41:26 spce proxy[28942]: DEBUG: acc [acc.c:456]: acc_db_request(): sec:1433767286 usec:272474
Jun 8 14:41:26 spce proxy[28942]: DEBUG: acc [acc.c:458]: acc_db_request(): val:1433767286.272000
```
```
528 Query insert into acc (method,from_tag,to_tag,callid,sip_code,sip_reason,time,time_hires,src_user,src_domain,dst_ouser,dst_user,dst_domain,src_leg,dst_leg ) values ('INVITE','xXqybHIcxywNXlUjz-EnGrocmpZcBxVV','2CA0A9C5-55758D6F000A60E4-8F6F6700','-QEOe-t3EPk-k3Tly1yxOvc2Wh2JKNj0','200','OK','2015-06-08 14:41:26',1433767286.27,'43991003','10.15.20.177','43991002','83569074','10.15.20.121','42c40737-afaa-4377-aa95-da852abd2a17|43991003|10.15.20.177|43991003|||76|||0|call|10.15.20.121|1433767279.678516|||||||||||','0|||75|43991002|1c08361b-b712-4dbe-abe0-f39d9e7fc60e|43991002|10.15.20.177|43991002|10.15.20.177|0|||||||||||')
```
1433767286.272000 -> 1433767286.27
You can view, comment on, or merge this pull request online at:
https://github.com/kamailio/kamailio/pull/193
-- Commit Summary --
* lib/srdb1: use 6 digits for db_double2str
-- File Changes --
M lib/srdb1/db_ut.c (2)
-- Patch Links --
https://github.com/kamailio/kamailio/pull/193.patchhttps://github.com/kamailio/kamailio/pull/193.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/pull/193