Hi!
In xlog I used to use $$ to escape the dollar sign to not be interpreted as PV, eg: xlog("L_INFO"," $$ru\n");
Current HEAD gives an error:
ERROR: <core> [pvapi.c:757]: error searching pvar "" ERROR: <core> [pvapi.c:961]: wrong char [$/36] in [$] at [0 (0)] ERROR: xlog [xlog.c:363]: wrong format[ $$ru#012] ERROR: <core> [route.c:1214]: fixing failed (code=-1) at cfg:/etc/kamailio/kamailio.cfg:627
Where there some changes?
Thanks Klaus