Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2021-01-26 Thread Daniel-Constantin Mierla
@lbli - send email to sr-us...@lists.kamailio.org, it seems a configuration issue in your side, which can be clarified on users forum. -- 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/issu

Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2021-01-26 Thread lbli
I had the same problem,but it did not fix issue commit a752411 **kamailio.cfg uac block below:** #!define DBURL "sqlite:///app-service/cloudland/edge-server/etc/kamailio/kamailio.db" modparam("rr", "append_fromtag", 1) #modparam("ctl", "binrpc", "unix:/var/run/kamailio/kamailio_ctl") modparam("

Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2020-03-25 Thread Henning Westerholt
thanks, backported to 5.3 branch -- 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/2262#issuecomment-603854117___ Kamailio (SER) - Developm

Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2020-03-25 Thread Henning Westerholt
Closed #2262. -- 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/2262#event-3164082214___ Kamailio (SER) - Development Mailing List sr-dev@l

Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2020-03-25 Thread kdanderso
The commit resolves the issue for me. Thank you for the prompt attention. -- 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/2262#issuecomment-603837605___

Re: [sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2020-03-24 Thread Henning Westerholt
Thanks for the report. Can you try with the commit referenced above. If tested successful I will backport to stable branches. -- 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/2262#i

[sr-dev] [kamailio/kamailio] Kamailio not retrieving custom or default socket when sending timed REGISTER messages (#2262)

2020-03-24 Thread kdanderso
### Description When using Kamailio in a multi-homed configuration to register with another device using the uac module, it does not retrieve the custom or default socket information for timed registration attempts. It does, however, use the custom/default socket data for the initial registrat