Module: sip-router
Branch: kamailio_3.0
Commit: 99d434e5c2ff2771a5e6c486630e859d5bcc6c5f
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=99d434e…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)gmail.com>
Date: Sun Nov 15 05:12:51 2009 +0100
route(1) changed to route(RELAY)
- reported by Mangust (mangust2),
SF.net #2897872
---
etc/kamailio.cfg | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/etc/kamailio.cfg b/etc/kamailio.cfg
index dc73c20..77727d1 100644
--- a/etc/kamailio.cfg
+++ b/etc/kamailio.cfg
@@ -278,7 +278,7 @@ route{
setflag(1); # do accounting ...
setflag(3); # ... even if the transaction fails
}
- route(1);
+ route(RELAY);
} else {
if (is_method("SUBSCRIBE") && uri == myself) {
# in-dialog subscribe requests