|
@@ -147,7 +147,7 @@ route{
|
|
|
# use different transport protocol
|
|
|
if (!is_method("REGISTER")) record_route();
|
|
|
|
|
|
- # 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
|