herlesupreeth / docker_open5gs

Docker files to run open5gs + IMS + eNB + gNB + NR-UE in a docker
BSD 2-Clause "Simplified" License
299 stars 167 forks source link

3rd party registration sends REGISTER only on re-registration and de-registration #141

Open gmaruzz opened 1 year ago

gmaruzz commented 1 year ago

Hello!

thanks for all your efforts!!

kamailio needs these patches:

https://github.com/kamailio/kamailio/commit/2067f110336244826b183a649cb987fac94ffe1c

https://github.com/kamailio/kamailio/commit/89421e184a8b47557dcfc6c348d60dde347a9417

as explained in this mailing list thread:

https://lists.kamailio.org/mailman3/hyperkitty/list/sr-users@lists.kamailio.org/thread/UEBDYF4VZPQGQM45LEVHZWFORAPODS25/

herlesupreeth commented 1 year ago

Thanks a lot. Will cherry-pick those commits.

herlesupreeth commented 1 year ago

I am planning to use the master branch of upstream kamailio repo and port my changes so that fixes for core modules are there. But this will take some time. Will let you know once done.

gmaruzz commented 1 year ago

Thank you!!