mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 14:19:54 +05:00
updated installation steps for opensips
This commit is contained in:
committed by
Dan Christian Bogos
parent
8fe3a74998
commit
1ec7cbccf8
@@ -199,7 +199,7 @@ route{
|
||||
}
|
||||
|
||||
# do lookup with method filtering
|
||||
if (!lookup("location","m")) {
|
||||
if (!lookup("location","method-filtering")) {
|
||||
t_reply(404, "Not Found");
|
||||
exit;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user