[OpenSIPS-Users] Error with Loose Route
Deon Vermeulen
vermeulen.deon at gmail.com
Tue Sep 28 23:00:45 CEST 2010
Hi List
When I test my config script I get the below error:
Sep 29 00:50:32 [7656] CRITICAL:core:yyerror: parse error in config
file, line 347, column 9-11: syntax error
Sep 29 00:50:32 [7656] CRITICAL:core:yyerror: parse error in config
file, line 347, column 9-11:
Sep 29 00:50:32 [7656] ERROR:core:main: bad config file (2 errors)
This is the line of the loose route.
# ---- preloaded route checking ---- #
347 --> if (loose_route()) {
xlog("L_ERR", "Attempt to route
with preloaded Route's [$fu/$tu/$ru/$ci]");
if (!is_method("ACK")) {
sl_send_reply("403","Preload Route denied");
exit;
}
}
Attached is my complete config file.
I've been using the Building Telephony systems with OpenSIPS 1.6 book
to learn how OpenSIPS work.
I really have no idea why I am getting this error and would really
appreciate help.
Thank you very much.
Regards
Deon
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.opensips.org/pipermail/users/attachments/20100928/f2fe1530/attachment.htm
More information about the Users
mailing list