Pārlūkot izejas kodu

db_cassandra: spelling fix withing -> within

Henning Westerholt 2 gadi atpakaļ
vecāks
revīzija
b772cbade7
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      src/modules/db_cassandra/kamailio_cassa.cfg

+ 1 - 1
src/modules/db_cassandra/kamailio_cassa.cfg

@@ -534,7 +534,7 @@ route[REQINIT] {
 # Handle requests within SIP dialogs
 route[WITHINDLG] {
 	if (has_totag()) {
-		# sequential request withing a dialog should
+		# sequential request within a dialog should
 		# take the path determined by record-routing
 		if (loose_route()) {
 			if (is_method("BYE")) {