Latest master does not like this line in config:
use_dst_blacklist=on
Start with option -c gives:
0(19289) CRITICAL: <core> [core/cfg.y:3611]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 18: syntax error 0(19289) CRITICAL: <core> [core/cfg.y:3611]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 18: unknown config variable 0(19289) CRITICAL: <core> [core/cfg.y:3608]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 19-20: ERROR: bad config file (3 errors)
According to core cookbook, the var exists.
With 5.4 the same config file is accepted.
-- Juha
This is due to some ongoing work started in the morning -- I just updated the wiki core cookbook and the upgrade guidelines:
* https://www.kamailio.org/wiki/install/upgrade/stable-to-devel#parameters
There might still be some places not updated yet to replace blacklist with blocklist, triggered by these recent changes I pushed the core. If you find some of the them in the near future (today I am still working on this), just report them to be fixed.
Cheers, Daniel
On 30.10.20 14:02, Juha Heinanen wrote:
Latest master does not like this line in config:
use_dst_blacklist=on
Start with option -c gives:
0(19289) CRITICAL: <core> [core/cfg.y:3611]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 18: syntax error 0(19289) CRITICAL: <core> [core/cfg.y:3611]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 18: unknown config variable 0(19289) CRITICAL: <core> [core/cfg.y:3608]: yyerror_at(): parse error in config file /etc/pres-serv/pres-serv.cfg, line 137, column 19-20: ERROR: bad config file (3 errors)
According to core cookbook, the var exists.
With 5.4 the same config file is accepted.
-- Juha
Kamailio (SER) - Development Mailing List sr-dev@lists.kamailio.org https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev