Hello,
being discussed and requested couple of times via lists, irc channel and discussions at events world wide, I just want to send a short note to announce that yesterday I pushed a new rpc command to dialog module that returns dialog records that match on conditions applied to request uri, from uri, to uri or callid fields. The filtering can be done with string comparison, regular expression or starts-with (prefix) matching. See more details at:
- https://www.kamailio.org/docs/modules/devel/modules/dialog.html#dlg.r.list_m...
It should enable listing dialogs only for specific users, caller or callee, without dumping all dialogs.
Cheers, Daniel