[sr-dev] git:master:db79d3e2: modules: readme files regenerated - dialog ...

Kamailio Dev kamailio.dev at kamailio.org
Thu Dec 15 16:31:21 CET 2016


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

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2016-12-15T16:31:15+01:00

modules: readme files regenerated - dialog ...

---

Modified: src/modules/dialog/README

---

Diff:  https://github.com/kamailio/kamailio/commit/db79d3e2fdcad193ed3cae2b4706e6a4104fc23d.diff
Patch: https://github.com/kamailio/kamailio/commit/db79d3e2fdcad193ed3cae2b4706e6a4104fc23d.patch

---

diff --git a/src/modules/dialog/README b/src/modules/dialog/README
index 2792aff..7530fc5 100644
--- a/src/modules/dialog/README
+++ b/src/modules/dialog/README
@@ -1864,7 +1864,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
 10.3. dlg.dlg_list
 
    Lists the description of one dialog. The dialog identifiers are to be
-   passed as parameter (callid and fromtag).
+   passed as parameter (callid and optionally fromtag).
 
    Name: dlg.dlg_list
 
@@ -1875,6 +1875,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
 
    RPC Command Format:
                 kamcmd dlg.list abcdrssfrs122444 at 192.168.1.1 AAdfeEFF33
+                serctl dlg.list abcdrssfrs122444 at 192.168.1.1
 
 10.4. dlg.dlg_list_ctx
 
@@ -1888,6 +1889,7 @@ dlg_remote_profile("add", "caller", "test", "$sruid", "$var(exp)");
 
    RPC Command Format:
                 kamcmd dlg.list_ctx abcdrssfrs122444 at 192.168.1.1 AAdfeEFF33
+                serctl dlg.list_ctx abcdrssfrs122444 at 192.168.1.1
 
 10.5. dlg.terminate_dlg
 




More information about the sr-dev mailing list