Closed #1647.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#event-1911339442___
Kamailio (SER) - Development Mailing List
sr-dev@l
5.1 is affected, Carsten's patch looks ok, I tested mine.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#issuecomment-423283782___
It probably needs to be backported to 5.1 and 5.0, if they are also affected.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#issuecomment-423276967
If it was fixed, then do not forget to close this issue.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#issuecomment-422779230___
K
Hi Carsten,
I am on 5.1. I did a simpler version there.
```
diff --git a/src/modules/ims_registrar_scscf/lookup.c
b/src/modules/ims_registrar_scscf/lookup.c
index 548944020..43d83194e 100644
--- a/src/modules/ims_registrar_scscf/lookup.c
+++ b/src/modules/ims_registrar_scscf/lookup.c
@@ -69,8 +6
Hi,
I can acknowledge the issue. I've just commited a fix to latest master, can you
check?
Thanks,
Carsten
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#issuecomment-42230
Thanks for the report - checking it right now.
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1647#issuecomment-422298690___
Kamailio (S
### Description
S-CSCF stops processing REGISTER and INVITE requests.
### Troubleshooting
Gdb stack traces revealed several processes trying to do lock_udmain()
unsuccessfully.
Adding more debug pointed to the direction of ims_registrar_scscf
[lookup.c:107]: lookup().
This function does lo