[sr-dev] git:master: Stress that DLGCB_CONFIRMED includes reception of the call-concluding ACK message .

Timo Reimann timo.reimann at 1und1.de
Mon May 23 13:58:49 CEST 2011


Module: sip-router
Branch: master
Commit: bea80d75f6c496a88f09591fcf4b3a412b2fde03
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bea80d75f6c496a88f09591fcf4b3a412b2fde03

Author: Timo Reimann <timo.reimann at 1und1.de>
Committer: Timo Reimann <timo.reimann at 1und1.de>
Date:   Mon May 23 13:58:33 2011 +0200

Stress that DLGCB_CONFIRMED includes reception of the call-concluding ACK message.

---

 modules_k/dialog/doc/dialog_devel.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/modules_k/dialog/doc/dialog_devel.xml b/modules_k/dialog/doc/dialog_devel.xml
index 4865dee..322d45b 100644
--- a/modules_k/dialog/doc/dialog_devel.xml
+++ b/modules_k/dialog/doc/dialog_devel.xml
@@ -52,7 +52,8 @@
 			</listitem>
 			<listitem>
 				<para><emphasis>DLGCB_CONFIRMED</emphasis> - called when the 
-				dialog is confirmed (2xx replied) - it's a per dialog type.
+				dialog is confirmed (2xx replied) and the setup-concluding ACK
+				message from the caller has been seen - it's a per dialog type.
 				</para>
 			</listitem>
 			<listitem>




More information about the sr-dev mailing list