On Fri, Feb 16, 2018 at 09:33:07PM +0000, Magnus L??fqvist wrote: > In asterisk I would use hints and listing in events in AMI. But what > way are the best in Kamailio?
A way to do this is by using the dialog module. Create a profile with value and store either $au or $rU depending on direction. If you store the dialog state in a database you can then simply query/count the number of calls per user. Presence might be an other way. _______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
