Hello,
I upgraded Kamailio 4.4 to 5.2.0-dev5 and when I tried to start the service(p-cscf), I am getting below error. However I am able to start the service with 4.4 p-cscf example cfg. Also after upgrading I-CSCF and S-CSCF nodes are running without any issue.
Any help would be greatly appreciated!
[root@8bd3221bd31e kamailio]# kamailio -f /usr/local/src/kamailio-5.1/kamailio/misc/examples/ims/pcscf/kamailio.cfg loading modules under config path: /usr/local/lib64/kamailio/modules/ 0(2464) ERROR: <core> [core/pvapi.c:903]: pv_parse_spec2(): error searching pvar "uac_req" 0(2464) ERROR: <core> [core/pvapi.c:1107]: pv_parse_spec2(): wrong char [m/109] in [$uac_req(method)] at [9 (5)] 0(2464) CRITICAL: <core> [core/cfg.y:3489]: yyerror_at(): parse error in config file /usr/local/src/kamailio-5.1/kamailio/misc/examples/ims/pcscf/kamailio.cfg, line 831, column 3-18: Can't get from cache: $uac_req(method) ERROR: bad config file (1 errors) 0(2464) INFO: <core> [core/sctp_core.c:53]: sctp_core_destroy(): SCTP API not initialized
Regards, Uts