[sr-dev] git:kamailio_3.0: modules_k/dialog (doc update): Be specific on the fact that only
Timo Reimann
timo.reimann at 1und1.de
Wed Jul 21 16:27:42 CEST 2010
Module: sip-router
Branch: kamailio_3.0
Commit: 1eef50f9d5cf90d36c4f1cca5d87d1eb8a00a2d5
URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=1eef50f9d5cf90d36c4f1cca5d87d1eb8a00a2d5
Author: Timo Reimann <timo.reimann at 1und1.de>
Committer: Timo Reimann <timo.reimann at 1und1.de>
Date: Wed Jul 21 16:19:06 2010 +0200
modules_k/dialog (doc update): Be specific on the fact that only
confirmed dialogs can be terminated by means of "dlg_end_dlg".
(cherry picked from commit 03e20458bc83a8d918c2ea17c3f46a073ce7cdd8)
---
modules_k/dialog/doc/dialog_admin.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules_k/dialog/doc/dialog_admin.xml b/modules_k/dialog/doc/dialog_admin.xml
index dbcf8a7..4078810 100644
--- a/modules_k/dialog/doc/dialog_admin.xml
+++ b/modules_k/dialog/doc/dialog_admin.xml
@@ -1470,7 +1470,7 @@ if(dlg_get("abcdef", "123", "456"))
<section>
<title><varname>dlg_end_dlg</varname></title>
<para>
- Terminates an ongoing dialog by sending BYE in both directions.
+ Terminates a confirmed dialog by sending BYE requests in both directions.
</para>
<para>
Name: <emphasis>dlg_end_dlg</emphasis>
More information about the sr-dev
mailing list