Classification: Confidential
Hi All,
While doing VoLTE setup using Kamailio and Open5gs, we are seeing errors (in bold text below) when starting p-cscf (as a process).
The log snippet is below.
0(87652) INFO: ims_ipsec_pcscf [ims_ipsec_pcscf_mod.c:212]: ipsec_print_all_socket_lists(): tcp: 10.45.0.1 [10.45.0.1]:6109
0(87652)
ERROR: ims_ipsec_pcscf [ipsec.c:654]: clean_sa(): Error sending delete SAs command via netlink socket: No data available
0(87652) WARNING: ims_ipsec_pcscf [cmd.c:1397]: ipsec_cleanall(): Error cleaning IPSec Security associations during startup.
0(87652)
ERROR: ims_ipsec_pcscf [ipsec.c:703]: clean_policy(): Error sending delete policies command via netlink socket: No data available
0(87652) WARNING: ims_ipsec_pcscf [cmd.c:1401]: ipsec_cleanall(): Error cleaning IPSec Policies during startup.
Same errors (in bold text below) are seen while starting p-cscf container when doing dockerized VoLTE setup using Kamailio and Open5gs. The log snippet is below.
pcscf | 0(43)
ERROR: ims_ipsec_pcscf [ipsec.c:654]: clean_sa(): Error sending delete SAs command via netlink socket: No data available
pcscf | 0(43) WARNING: ims_ipsec_pcscf [cmd.c:1397]: ipsec_cleanall(): Error cleaning IPSec Security associations during startup.
pcscf | 0(43)
ERROR: ims_ipsec_pcscf [ipsec.c:703]: clean_policy(): Error sending delete policies command via netlink socket: No data available
pcscf | 0(43) WARNING: ims_ipsec_pcscf [cmd.c:1401]: ipsec_cleanall(): Error cleaning IPSec Policies during startup.
pcscf | 0(43) INFO: ims_registrar_pcscf [ims_registrar_pcscf_mod.c:306]: mod_init(): Successfully bound to PCSCF IPSEC module
pcscf | 0(43) INFO: <core> [main.c:3383]: main(): processes (at least): 110 - shm size: 67108864 - pkg size: 8388608
pcscf | 0(43) WARNING: tm [tm.c:565]: fixup_routes(): t_on_failure("NATMANAGE"): empty/non existing route
Can anyone suggest on what next steps are applicable to get the kamailio IMS working with Open5gs and eNB ?
Appreciate your quick response.
Many Thanks.
Regards,
Kuldeep Negi