herlesupreeth / Kamailio_IMS_Config

Fixed version of Kamailio IMS configuration files for basic calling
45 stars 36 forks source link

undefined function in pcscf.cfg #2

Closed M1NGS closed 4 years ago

M1NGS commented 4 years ago

when i try to start pcscf i got log:

Jun 5 03:10:04 T3500 kamailio: ERROR: [core/cfg.y:3405]: yyparse(): cfg. parser: failed to find command ipsec_destroy_by_contact (params 4) Jun 5 03:10:04 T3500 kamailio: CRITICAL: [core/cfg.y:3546]: yyerror_at(): parse error in config file /etc/kamailio_pcscf/kamailio_pcscf.cfg, line 917, column 130: unknown command, missing loadmodule?#012

i have checked this funcion that called ipsec_destroy_by_contact not define in module ims_ipsec_pcscf.

herlesupreeth commented 4 years ago

I hope you were able to solve this. If you take the latest commit from my forked kamailio repo it should solve this issue.