[sr-dev] [kamailio/kamailio] 5.6 @ ebda78c92c inserts wrong timestamps in acc_cdrs table (Issue #3243)

Anthony Messina notifications at github.com
Mon Sep 19 15:23:57 CEST 2022


Unfortunately I see the same issue with those two commits backported to 5.6:
```
kamailio[352625]: INFO: acc [acc_cdr.c:392]: log_write_cdr(): start_time=14.234; end_time=14.234; duration=14.234; callid=201768_rel174ZTA3ODQyZWYyOTBmYWY4NTg3M2ZlZjI5M2I1MmM4NWU;
```

```
kamailio=# SELECT id, start_time, end_time, duration, callid FROM acc_cdrs ORDER BY id DESC LIMIT 1;
  id   |     start_time      |      end_time       | duration |                          callid                          
-------+---------------------+---------------------+----------+----------------------------------------------------------
 24869 | 1969-12-31 18:00:14 | 1969-12-31 18:00:14 |   14.234 | 201768_rel174ZTA3ODQyZWYyOTBmYWY4NTg3M2ZlZjI5M2I1MmM4NWU
(1 row)
```


-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3243#issuecomment-1251016349
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3243/1251016349 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220919/f598ed65/attachment.htm>


More information about the sr-dev mailing list