[sr-dev] git:5.2:983f6436: dialog: two spelling fixes in docs, small rephrasing

Henning Westerholt hw at skalatan.de
Fri Sep 27 18:23:02 CEST 2019


Module: kamailio
Branch: 5.2
Commit: 983f6436719f5cb388b165ec6474be631263e2fb
URL: https://github.com/kamailio/kamailio/commit/983f6436719f5cb388b165ec6474be631263e2fb

Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-09-27T18:22:34+02:00

dialog: two spelling fixes in docs, small rephrasing

(cherry picked from commit 21af49a8db75b80e6a910e6b6ed0412bbcf5608a)

---

Modified: src/modules/dialog/doc/dialog_admin.xml

---

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

---

diff --git a/src/modules/dialog/doc/dialog_admin.xml b/src/modules/dialog/doc/dialog_admin.xml
index 4b111fb27a..0a461185ee 100644
--- a/src/modules/dialog/doc/dialog_admin.xml
+++ b/src/modules/dialog/doc/dialog_admin.xml
@@ -1582,8 +1582,8 @@ modparam("dialog", "h_id_start", 5)
 			dialog. Setting h_id_start and h_id_step to non-default values
 			should be done when using dlg_db_load_callid(...) or
 			dlg_db_load_extra() to load dialog records generated by another
-			&kamailio; instance, making also sure that those &kamailio; 
-			nstances are not going to generate overalapping dialog hash id
+			&kamailio; instance. Pay attention to ensure that those &kamailio;
+			instances are not going to generate overlapping dialog hash id
 			values by using different h_id_start and the same h_id_step
 			(h_id_step has to be greater than the maximum value of h_id_start).
 		</para>




More information about the sr-dev mailing list