Module: kamailio Branch: master Commit: b772cbade7d4ca9ace16d15dd76271d818cd27d8 URL: https://github.com/kamailio/kamailio/commit/b772cbade7d4ca9ace16d15dd76271d8...
Author: Henning Westerholt hw@gilawa.com Committer: Henning Westerholt hw@gilawa.com Date: 2022-12-11T10:19:55Z
db_cassandra: spelling fix withing -> within
---
Modified: src/modules/db_cassandra/kamailio_cassa.cfg
---
Diff: https://github.com/kamailio/kamailio/commit/b772cbade7d4ca9ace16d15dd76271d8... Patch: https://github.com/kamailio/kamailio/commit/b772cbade7d4ca9ace16d15dd76271d8...
---
diff --git a/src/modules/db_cassandra/kamailio_cassa.cfg b/src/modules/db_cassandra/kamailio_cassa.cfg index 82ef743aa32..779500fc80e 100644 --- a/src/modules/db_cassandra/kamailio_cassa.cfg +++ b/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")) {