On Wed, Jan 09, 2019 at 05:30:52PM +0100, Jos?? Antonio Guti??rrez Delgado wrote:
Hi, I would like to know if there is a possibility to
see a user's
connection history, or at least their last connection. Thank you
Define connection?
If you want to see where INVITEs are coming from see the dialog module:
https://kamailio.org/docs/modules/5.1.x/modules/dialog.html#dlg.r.list
If you want to see where REGISTERs are coming from,
see the location database:
https://kamailio.org/docs/modules/5.1.x/modules/usrloc.html#usrloc.r.dump
Alternatively you can log these messages to any place you want in any
format you want.