Module: kamailio
Branch: master
Commit: 29624e7ebd45e64248dc4d80cb51d3bb447d155a
URL:
https://github.com/kamailio/kamailio/commit/29624e7ebd45e64248dc4d80cb51d3b…
Author: Henning Westerholt <hw(a)gilawa.com>
Committer: Henning Westerholt <hw(a)gilawa.com>
Date: 2022-12-11T10:19:55Z
etc: spelling fix withing -> within
---
Modified: etc/kamailio.cfg
Modified: etc/sip-router.cfg
---
Diff:
https://github.com/kamailio/kamailio/commit/29624e7ebd45e64248dc4d80cb51d3b…
Patch:
https://github.com/kamailio/kamailio/commit/29624e7ebd45e64248dc4d80cb51d3b…
---
diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg
index 53ab1ba863..3b3db0258a 100644
--- a/etc/kamailio.cfg
+++ b/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);
diff --git a/etc/sip-router.cfg b/etc/sip-router.cfg
index f5e52fa1fe..0390ef7ec5 100644
--- a/etc/sip-router.cfg
+++ b/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