Project

General

Profile

Actions

Bug #6370

open

setup ims with kamailio

Added by lynxis 2 months ago. Updated about 1 month ago.

Status:
In Progress
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/20/2024
Due date:
% Done:

70%


Description

Setup kamailio as IMS to allow UEs to connect

PLMN: 901 / 70

Actions #1

Updated by lynxis 2 months ago

I'll use this ticket as documentation.

ansible-playbook ims.yml
use icscf
INSERT INTO `nds_trusted_domains` VALUES (1,'ims.mnc070.mcc901.3gppnetwork.org');
INSERT INTO `s_cscf` VALUES (1,'First and only S-CSCF','sip:scscf.ims.mnc070.mcc901.3gppnetwork.org:5060');
Actions #2

Updated by lynxis 2 months ago

P-CSCF and I-CSCF seems to be fine.
But the S-CSCF is crashing.

P-CSCF: I disabled the Rx interface towards the PGW and P-CSCF because the PGW denies requests. It could be fixed by configuration and HSS data.

I haven't figured out how to get gdb working with kamailio to catch the crash.

Actions #3

Updated by lynxis about 1 month ago

There has been multiple problem.
A crashe inside the lxc container creates a crashdump on the host.
Further I couldn't attach to the exact correct child with the gdb utility.
Maybe it could work when using remote gdb with an IDE?

I found the problem: uninitialized arguments in the scripting engine (c code).
Currently I'm having problems finding a good second phone.

Actions #4

Updated by lynxis about 1 month ago

  • Status changed from New to In Progress
  • % Done changed from 0 to 70
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)