[sr-dev] [kamailio/kamailio] New record-route is not updating when the device network is broken/power-off & on (sca_subscribe.c). (PR #3569)

2023-09-14 Thread schiramchetty
After initial subscription by the SCA device, if we power off and on again, we won't get an unsubscribe notification and we are getting a new record-route with sca-subscription. In this case kamailio not updating the new record-route for the SCA Device.

[sr-dev] git:master:42704189: pv: reformat exported structures for better readability

2023-09-14 Thread Daniel-Constantin Mierla
Module: kamailio Branch: master Commit: 42704189b49d565bf7341292bf1282bafa9ccc73 URL: https://github.com/kamailio/kamailio/commit/42704189b49d565bf7341292bf1282bafa9ccc73 Author: Daniel-Constantin Mierla Committer: Daniel-Constantin Mierla Date: 2023-09-14T10:48:26+02:00 pv: reformat exported

[sr-dev] [kamailio/kamailio] ims_ipsec_pcscf: dummy AOR sip:y...@kamailio.org prevents ipsec_destroy() from finding contact (Issue #3570)

2023-09-14 Thread jbipre2
### Description Have two 4G UE's registered (over Open5GS CN / Amarisoft eNB): UE1 (OnePlus) connects to P-CSCF over UDP, UE2 (Huawei) connects using IPSec SA. Immediately after registration, VoLTE calls work from UE1 to UE2 and vice-versa; but after some time, only from UE2 to UE1. Calls initiat

[sr-dev] Re: [kamailio/kamailio] New record-route is not updating when the device network is broken/power-off & on (sca_subscribe.c). (PR #3569)

2023-09-14 Thread Daniel-Constantin Mierla
Thanks for the PR! A few remarks though: - the commit has to be for development version (git master branch), not 5.5 branch. It will be then backported if it is a bug. - 5.5 series is actually end of maintenance (its last release was out a while ago: https://www.kamailio.org/w/2023/07/kamaili

[sr-dev] [kamailio/kamailio] sca: update rr if necessary for subscriptions (PR #3571)

2023-09-14 Thread Victor Seva