[SR-Users] No CDR is written when dialog timeouts

Mickael Marrache mickaelmarrache at gmail.com
Wed Apr 15 14:52:57 CEST 2015


I also confirm the cdr_on_create() [acc_cdr.c:718] function is called since
I can see the debug statement "dialog '%p' created!".

 

From: Mickael Marrache [mailto:mickaelmarrache at gmail.com] 
Sent: Wednesday, April 15, 2015 3:48 PM
To: sr-users at lists.sip-router.org
Subject: No CDR is written when dialog timeouts

 

Hi,

 

I'm testing the dialog timeout scenario and I see that no CDR is written.

 

This is my configuration:

 

modparam("acc", "cdr_enable", 1)

modparam("acc", "cdr_expired_dlg_enable", 1)

modparam("acc", "cdr_start_on_confirmed", 1)

modparam("acc", "cdr_log_enable", 0)

modparam("acc", "cdr_on_failed", 0)

 

I can confirm the cdr_on_expired() [acc_cdr.c:684] function is not called
since I don't see the debug statement "dialog '%p' expired!\n".

 

(I precise that CDR generation works fine for regular hangup scenario.)

 

Any idea what can cause the issue?

 

Thanks,

Mickael 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-users/attachments/20150415/d0d646df/attachment.html>


More information about the sr-users mailing list