Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Marino Mileti
No no you've to edit you scripts... For examplein a failure_route: if (t_check_status("408")) { #!ifdef WITH_ACCOUNTING setflag(FLT_ACCFAILED); #!endif } In this way you can "log" a call missed for timeout. Massimo Varriale (IPZeta) wrote >

Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Massimo Varriale (IPZeta)
Hi Marino, now the parameter is set to number 2 #!define FLT_ACCMISSED 2 Should raised to 3 or more? Thanks Il giorno 18/dic/2014, alle ore 11:02, Marino Mileti ha scritto: > Hi Massimo > > you've to modify also your scripts and set flag FLT_ACCMISSED when you want > to log the missed or

Re: [SR-Users] Kamailio CDRs

2014-12-18 Thread Marino Mileti
Hi Massimo you've to modify also your scripts and set flag FLT_ACCMISSED when you want to log the missed or failed call Marino - Marino Mileti -- View this message in context: http://sip-router.1086192.n5.nabble.com/Kamailio-CDRs-tp11p12.html Sent from the Users mailing list archi