herlesupreeth / Kamailio_IMS_Config

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

PCSCF failed to start with IPSec #11

Closed networkmaniac closed 3 years ago

networkmaniac commented 3 years ago

Hi.

I use IMS setup based on your configs. Kamailio version 5.4.4 I got error by enabling ipsec:

Mar 26 09:01:32 pcscf kamailio: ERROR: [core/cfg.y:3451]: yyparse(): cfg. parser: failed to find command ipsec_destroy_by_contact (params 4) Mar 26 09:01:32 pcscf kamailio: CRITICAL: [core/cfg.y:3592]: yyerror_at(): parse error in config file /etc/kamailio/kamailio.cfg, line 930, column 130: unknown command, missing loadmodule?

In kamailio source code I did not find cmd ipsec_destroy_by_contact, did you use your own module?

herlesupreeth commented 3 years ago

In order use the configs in this repository you need to use the kamailio repo from this link - https://github.com/herlesupreeth/kamailio . In this repo you can find ipsec_destroy_by_contact