Module: kamailio Branch: master Commit: 87819a29278d2bae95b32eea46c0e7309351f87e URL: https://github.com/kamailio/kamailio/commit/87819a29278d2bae95b32eea46c0e7309351f87e
Author: Mikko Lehto <[email protected]> Committer: Henning Westerholt <[email protected]> Date: 2025-12-18T08:58:45+01:00 dialog: Fix documentation typo --- Modified: src/modules/dialog/doc/dialog_admin.xml --- Diff: https://github.com/kamailio/kamailio/commit/87819a29278d2bae95b32eea46c0e7309351f87e.diff Patch: https://github.com/kamailio/kamailio/commit/87819a29278d2bae95b32eea46c0e7309351f87e.patch --- diff --git a/src/modules/dialog/doc/dialog_admin.xml b/src/modules/dialog/doc/dialog_admin.xml index 5ee45a8b2e3..c70ac2de0d5 100644 --- a/src/modules/dialog/doc/dialog_admin.xml +++ b/src/modules/dialog/doc/dialog_admin.xml @@ -2891,7 +2891,7 @@ dlg_set_state("early"); <section id="dlg.r.list_match"> <title>dlg.list_match</title> <para> - Lists the details of matching dialogs. The paramters specify the matching + Lists the details of matching dialogs. The parameters specify the matching key, operator, value and optionally a limit of matched dialogs. </para> <para>Name: <emphasis>dlg.list_match</emphasis></para> _______________________________________________ Kamailio - Development Mailing List -- [email protected] To unsubscribe send an email to [email protected] Important: keep the mailing list in the recipients, do not reply only to the sender!
