Parcourir la source

etc: spelling fix withing -> within

Henning Westerholt il y a 3 ans
Parent
commit
29624e7ebd
2 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 1 1
      etc/kamailio.cfg
  2. 1 1
      etc/sip-router.cfg

+ 1 - 1
etc/kamailio.cfg

@@ -658,7 +658,7 @@ route[REQINIT] {
 route[WITHINDLG] {
 	if (!has_totag()) return;
 
-	# sequential request withing a dialog should
+	# sequential request within a dialog should
 	# take the path determined by record-routing
 	if (loose_route()) {
 		route(DLGURI);

+ 1 - 1
etc/sip-router.cfg

@@ -328,7 +328,7 @@ route[RPC]
 
 route[RR]
 {
-	# subsequent messages withing a dialog should take the
+	# subsequent messages within a dialog should take the
 	# path determined by record-routing
 	if (loose_route()) {
 		# mark routing logic in request