[SR-Users] Kamailio CDR issue
Daniel-Constantin Mierla
miconda at gmail.com
Mon Jul 29 13:45:31 CEST 2013
Hello,
On 7/29/13 8:23 AM, Nandini madhu wrote:
> Dear All,
> Greetings,
>
> I am working Kamailio (4.0.1) server with GUI package Siremis (4.0) of
> it. I was successful in get through Calls and SMS features in our VoIP
> phones using this kamailio sever. And now i am trying to get GUI for
> my kamailio server with SIREMIS (4.0.0) package. Installation was good
> as i am getting subscribers list in GUI which are in MySQL database.
> As it comes accounting section. i am Failed to get the CDR list when
> the call session between two clients have been done. I gone through
> Acc module's documentation and followed the following links to set up
> the accounting in GUI :
>
> http://kb.asipto.com/siremis:install40x:accounting.
>
> And i read this is description in accounting module documentation :
> 'Note that CDR generation does not involve any kind of database
> storage (yet). In order to persist the CDRs into a database you will
> have to set up an exterior process (i.e., a script living outside of
> Kamailio) and implement the storage task yourself'.
> So what does it mean ? should i have to install external process like
> CDR tool and Freeradius?
>
> Or is there any other way to get the CDR related information in GUI
> using database backend.
>
> Please find below my kamailio configuration file.
>
> By the way CDR data is logged to syslog fine, but i dont know where is
> wrong for database backend.
siremis creates cdrs table and installs a stored procedure that has to
executed periodically. It does not relate to the syslog cdrs from acc
module (which rely on dialog module).
Be sure you activated WITH_ACCDB in your config file or watch the syslog
file to see if there are some errors.
Cheers,
Daniel
--
Daniel-Constantin Mierla - http://www.asipto.com
http://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda
More information about the sr-users
mailing list