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

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to