|
@@ -278,7 +278,7 @@ route{
|
|
setflag(1); # do accounting ...
|
|
setflag(1); # do accounting ...
|
|
setflag(3); # ... even if the transaction fails
|
|
setflag(3); # ... even if the transaction fails
|
|
}
|
|
}
|
|
- route(1);
|
|
|
|
|
|
+ route(RELAY);
|
|
} else {
|
|
} else {
|
|
if (is_method("SUBSCRIBE") && uri == myself) {
|
|
if (is_method("SUBSCRIBE") && uri == myself) {
|
|
# in-dialog subscribe requests
|
|
# in-dialog subscribe requests
|