Hello, the keywords that have already a special meaning for config language cannot be used in this kind of var names. You have to avoid using them, see:
- https://www.kamailio.org/wiki/cookbooks/devel/core#custom_global_parameters Cheers, Daniel On 01.09.17 13:25, Karsten Horsmann wrote: > Hello Sebastian, > hi List, > > the cfg_rpc module seems to be the right thing. > > But i am confused how to set an key.value in my kamailio.cfg. > > For example - this breaks my kamailio.cfg - it won't start: > mylog.switch = "0" desc "logging" > > > mylog.foo = "0" desc "logging" is allowed and kamailio starts. > kamcmd> cfg.get mylog foo > 0 > > Are there hidden, unallowed "keywords" that i didnt can use? > I tried "mylog.enable", "mylog.on" and "mylog.switch" - all of them > breaks the startup of kamailio: > > Not starting : invalid configuration file! > CRITICAL: <core> [core/cfg.y:3411]: yyerror_at(): parse error in > config file //etc/kamailio/kamailio.cfg, line 182, column 7-12: syntax > error > CRITICAL: <core> [core/cfg.y:3411]: yyerror_at(): parse error in > config file //etc/kamailio/kamailio.cfg, line 182, column 7-12: > ERROR: bad config file (2 errors) > > > > 2017-08-31 15:59 GMT+02:00 Sebastian Damm <[email protected] > <mailto:[email protected]>>: > > Hi, > > I think you are looking for cfg_rpc: > http://www.kamailio.net/docs/modules/5.0.x/modules/cfg_rpc.html > <http://www.kamailio.net/docs/modules/5.0.x/modules/cfg_rpc.html> > > HTH > Sebastian > > > > -- > Kind Regards > *Karsten Horsmann* > > > _______________________________________________ > Kamailio (SER) - Users Mailing List > [email protected] > https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users -- Daniel-Constantin Mierla www.twitter.com/miconda -- www.linkedin.com/in/miconda Kamailio Advanced Training - www.asipto.com Kamailio World Conference - www.kamailioworld.com
_______________________________________________ Kamailio (SER) - Users Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-users
