I'm seeing this parse error on a machine running kamailio 5.0.1:
0(5586) CRITICAL: <core> [core/cfg.y:3396]: yyerror_at(): parse error in config file //etc/kamailio/kamailio.cfg, from line 725, column 1 to line 726, column 0: syntax error 0(5586) CRITICAL: <core> [core/cfg.y:3396]: yyerror_at(): parse error in config file //etc/kamailio/kamailio.cfg, from line 725, column 1 to line 726, column 0: invalid route statement
I'm posting here because the file only has 725 lines, so "from line 725 to line 726" makes no sense.
Are there ony know bugs relevant to parse error reporting?
Also:
Besides lots of -d flags, how can I find which route statement is invalid?
-JimC