[SR-Users] Kamailio CDRs
Marino Mileti
marino.mileti at alice.it
Thu Dec 18 11:45:01 CET 2014
No no you've to edit you scripts...
For example....in 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
> Hi Marino,
> now the parameter is set to number 2
>
> #!define FLT_ACCMISSED 2
>
> Should raised to 3 or more?
>
> Thanks
-----
Marino Mileti
--
View this message in context: http://sip-router.1086192.n5.nabble.com/Kamailio-CDRs-tp133331p133337.html
Sent from the Users mailing list archive at Nabble.com.
More information about the sr-users
mailing list