|
@@ -230,7 +230,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("NOTIFY") ) {
|