[sr-dev] git:3.2: Dialog: Fixed lurking html tag in XML doc

Daniel-Constantin Mierla miconda at gmail.com
Thu Oct 27 03:55:27 CEST 2011


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

Author: Jason Penton <jason.penton at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Wed Oct 26 14:32:00 2011 +0200

Dialog: Fixed lurking html tag in XML doc
(cherry picked from commit db308939b551a920b31bdebd76c28b5b104db68c)

---

 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 9bcbea1..86a5ad2 100644
--- a/modules_k/dialog/doc/dialog_admin.xml
+++ b/modules_k/dialog/doc/dialog_admin.xml
@@ -1439,7 +1439,7 @@ dlg_refer("caller", "sip:annoucement at kamailio.org");
 		dialog created is further processed statefully. Specifically, if a
 		stateless response is sent out after dlg_manage() is called, the
 		dialog cannot be handled properly. So make sure that a transaction
-		exists or create it explicitly using the tm module.<br>This is a
+		exists or create it explicitly using the tm module. This is a
 		shortcoming of the current implementation that may be resolved in a
 		future version hopefully.
 		</para>




More information about the sr-dev mailing list