Hi,
I would like to know how many active calls are handled in kamailio server at a given point of time(concurrent calls).
In the few older post it was mentioned to use "dialog" module for these statistics.
In dialog module , there is a function called "active_dialogs" , which solves my requirement. But it is not clear how to use it. Can anybody help me out in this?
Thanks, Vivek.
Hi, if you using dialog module you can check cocurent calls with "kamailio fifo dlg_list." and parse it.
2017-06-23 15:27 GMT+05:00 vivek@advaitamtech.com vivek@advaitamtech.com:
Hi,
I would like to know how many active calls are handled in kamailio server at a given point of time(concurrent calls).
In the few older post it was mentioned to use "dialog" module for these statistics.
In dialog module , there is a function called "active_dialogs" , which solves my requirement. But it is not clear how to use it. Can anybody help me out in this?
Thanks,
Vivek.
Kamailio (SER) - Users Mailing List sr-users@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
hello, if you are using dialog module, stats module gives number of calls. kamctl stats dialog
-- View this message in context: http://sip-router.1086192.n5.nabble.com/How-to-get-the-count-of-active-calls... Sent from the Users mailing list archive at Nabble.com.