[sr-dev] git:master:862758b4: dialog: new rpc commands dlg.list_match and dlg.list_match_ctx

Daniel-Constantin Mierla miconda at gmail.com
Wed Dec 5 17:47:12 CET 2018


Module: kamailio
Branch: master
Commit: 862758b4ee194ff960eb6b8c038be1adfc18ef54
URL: https://github.com/kamailio/kamailio/commit/862758b4ee194ff960eb6b8c038be1adfc18ef54

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/862758b4ee194ff960eb6b8c038be1adfc18ef54.diff
Patch: https://github.com/kamailio/kamailio/commit/862758b4ee194ff960eb6b8c038be1adfc18ef54.patch




More information about the sr-dev mailing list