On Tue, Mar 27, 2018 at 02:31:10PM +0300, Tomi Hakkarainen wrote:
I would like to get a view of calls currently running through Kamailio? I should be able to see some details about the call like the calling called numbers and the time call has been active.
I???m not sure if Siremis would provide such view. Also looked Homer and also not sure it has something like that. Still those provide much more like for troubleshooting.
If anyone has idea how that would be possible to accomplish or know that there already is such implementation I would be interested.
You can use the dialog module to accomplish this. It stores the info you are looking for (either in memory or in a database).