Re: [SR-Users] db logging for unsuccessful calls

2014-03-19 Thread betul.cerit
Thanks for your reply.My problem was solved after I use setflag(FTL_ACCFAILED) in failure route. Best Regards. From: Daniel-Constantin Mierla Sent: Friday, March 14, 2014 10:19 PM To: Kamailio (SER) - Users Mailing List Subject: Re: [SR-Users] db logging for unsuccessful calls Hello, if you

Re: [SR-Users] db logging for unsuccessful calls

2014-03-14 Thread Daniel-Constantin Mierla
Hello, if you defined WITH_ACCDB, then the records should be in the acc table, provided that you created the extra columns. Look at your syslog (/var/log/syslog or /var/log/messages) to see if there is any error. To aggregate INVITE and BYE records for getting full CDRs, you need to write a