Module: kamailio Branch: master Commit: 862758b4ee194ff960eb6b8c038be1adfc18ef54 URL: https://github.com/kamailio/kamailio/commit/862758b4ee194ff960eb6b8c038be1ad...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2018-12-05T17:16:43+01:00
dialog: new rpc commands dlg.list_match and dlg.list_match_ctx
- list dialogs matching the expression given via parameters - prototype: dlg.list_match mkey mop mval [limit] - parameters: * mkey - matching key - can be: ruri, furi, turi or callid * mop - matching operator - can be: eq (string comparison), re (regular expression), sw (starts with) - mval - matching value
---
Modified: src/modules/dialog/dialog.c
---
Diff: https://github.com/kamailio/kamailio/commit/862758b4ee194ff960eb6b8c038be1ad... Patch: https://github.com/kamailio/kamailio/commit/862758b4ee194ff960eb6b8c038be1ad...