[OpenSIPS-Users] Opensips Acc module .

Bogdan-Andrei Iancu bogdan at opensips.org
Wed Sep 9 16:43:04 CEST 2015


Hi Sasmita,

The acc module supports the log, sql and AAA interfaces when comes to 
writing the CDRs.

To get to a redis DB (a noSQL DB), you should use acc module with the 
sql (db) support plus the db_cachedb module to convert from sql to nosql.

Best regards,

Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
http://www.opensips-solutions.com

On 09.09.2015 14:01, Sasmita Panda wrote:
> Hi All ,
>
>
>      I wanted to store the accounting data of a call in redis cache .
> I had compiled the opensips module with cache_redis and acc module 
> successfully.
>
>       Now , as for my understanding , acc module print the logs of 
> accounting information directly .
>
>      for acc module i have done be bellow configuration .
>      loadmodule "acc.so"
>      modparam("acc", "log_flag", 2)
>      Then I have done , setflag(2) , where i wanted to do accounting .
>
>     Can anyone help me how to store that accounting information in a 
> variable, so that I can use that variable to store the data in redis 
> server ?
>
> Please reply or let me know if any further details needed .
>
>
> */Thanks & Regards/*
> /Sasmita Panda/
> /Network Testing and Software Engineer/
> /3CLogic , ph:07827611765/
>
>
> _______________________________________________
> Users mailing list
> Users at lists.opensips.org
> http://lists.opensips.org/cgi-bin/mailman/listinfo/users

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20150909/ed47e8cd/attachment-0001.htm>


More information about the Users mailing list