Hello,

you could use the "acc" accounting module for that. It supports transaction 
based and also dialog based accounting. It can write over the generic SQL API 
to different databases. Have a look to the module docs e.g. here: 
https://kamailio.org/docs/modules/devel/modules/acc.html

Cheers,

Henning

-----Original Message-----
From: [email protected] <[email protected]> 
Sent: Mittwoch, 15. März 2023 15:25
To: [email protected]
Subject: [SR-Users] Kamailio store call statistics

Hello everyone,

I'm trying to store the call statistics in my Kamailio server. I'm using SQLite 
just to understand what type of information i can store. 
I'm using the dialog module with the classic parameters:
enable_stats => 1
dlg_flag => 4
hash_size => 4096
db_url => sqlite:///usr/local/etc/kamailio/kamailio.sqlite
db_mode => 1

I'm able to open the DB but everything is empty, am i using the wrong modules? 
or i didn't configure the server well? 
The goal is to store CALL CDR in the DB, so that i can see who called & how 
many times etc __________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions To unsubscribe send 
an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!
Edit mailing list options or unsubscribe:

Reply via email to