herlesupreeth
086e9dad0a
Fix logging level and reduce NAT ping interval
2024-06-05 10:04:58 +02:00
herlesupreeth
c52d122b6c
Print R-URI modifications in S-CSCF
2024-06-05 09:24:19 +02:00
herlesupreeth
fc51a8819b
kamailio cfg file and dockerfile changes to use latest code from upstream
2024-01-10 14:52:16 +05:30
herlesupreeth
0c93f2b083
Use only auth for qop during IMS authentication
2023-12-14 09:18:35 +01:00
herlesupreeth
03e1634b61
Support deployment with third-party IMS
2023-08-06 15:27:21 +02:00
herlesupreeth
b386b992ba
Fix config directory creation for icscf, pcscf, scscf
2022-11-30 09:34:23 +01:00
herlesupreeth
aa039bcd0e
Use Ubuntu focal as base image for ims related components
2021-06-22 09:24:55 +02:00
herlesupreeth
f4e2b5f793
Use single image for ICSCF, SCSCF, PCSCF (Disk usage optimizations)
2021-06-16 10:34:04 +02:00
herlesupreeth
c719c279f1
Fixes for in-dialog request
2021-05-14 13:36:02 +02:00
herlesupreeth
e91ca19ef9
Kamailio config fixes as per documentation
2021-05-03 12:53:42 +02:00
herlesupreeth
2859232a07
Apply R-URI sanitization for sip:xxx INVITE
2021-04-29 21:26:52 +02:00
herlesupreeth
3aea653242
Comment out R-URI sanitization
2021-04-29 20:28:12 +02:00
herlesupreeth
7f0020adb6
Request only one Auth-Vector in MAR
2021-04-07 10:48:54 +02:00
herlesupreeth
06fd0b75a1
Remove detection of spirals in SCSCF
2021-01-08 11:31:12 +01:00
herlesupreeth
4c85358a81
Move setting dialog flag after loose route + logging improvements
2020-11-20 06:02:34 +01:00
herlesupreeth
e570cec9f6
Detect spirals at SCSCF if any
2020-11-17 12:21:00 +01:00
herlesupreeth
cc2c596987
Do not use two methods of syncing time at the same time
...
Method 1:
- /etc/timezone:/etc/timezone:ro
- /etc/localtime:/etc/localtime:ro
Mount these inside container so that host and container time are in sync
Method 2:
Pass the TZ environment variable and run the following inside container
$ ln -snf /usr/share/zoneinfo/Europe/Berlin /etc/localtime && echo Europe/Berlin > /etc/timezone
2020-09-25 08:37:47 +02:00
herlesupreeth
27fad29530
Add alternate method to sync time inside the docker
2020-09-25 08:09:00 +02:00
herlesupreeth
152cb4845f
Handle deletion of redundant IPSec tunnels which arise in SQN mismatch and De-Registration scenarios
2020-09-01 11:29:47 +02:00
herlesupreeth
d70f0a5fcb
Handle IMS De-Registration scenario
2020-08-28 23:54:40 +02:00
herlesupreeth
0a65eac4c2
Populate IMS and EPC domains using MCC and MNC
2020-07-27 10:19:34 +02:00
herlesupreeth
473db39742
Add Docker files to build Kamailio SCSCF
2020-07-26 16:22:31 +02:00