Hi Chris, Thank you for your helpful comment. We have already exposed the ports “6379:6379” in the compose.yaml file as suggested. However, we are still encountering an issue. Specifically, we are receiving an error message indicating that Kamailio cannot see the “ndb_redis” module loaded when we try to connect it to Redis. This is puzzling because our logs show that the ndb_redis module is loaded. Could you please advise on what might be causing this issue or suggest any additional steps we should take to resolve it? Thank you for your assistance. Best regards, Timothy From: Chris Childress via sr-dev sr-dev@lists.kamailio.org Sent: Thursday, 24 April 2025 4:21 pm To: sr-dev@lists.kamailio.org Cc: Chris Childress chris.childress@support.bg Subject: [sr-dev] Re: Kamailio Redis Integration
[CAUTION: External email] Do not click links or open attachments unless you recognize the sender and know the content is safe.
___
Make sure you've exposed the port. In your compose.yaml , check for a line like: ports: - "6379:6379"
Chris On 4/24/2025 9:01 AM, Timothy Delin via sr-dev wrote: Hey team,
I have a question related to the Kamailio – Redis integration. I am currently using a VM with RHEL 9 OS, and I have created two separated docker files in my VM for the Kamailio and Redis. Both docker files are up and running as individual applications. However, when I tried to integrate the two containers, I keep facing issue where it doesn't want to connect between one and the other. Can you please help to advise on what I should do next? Thanks
Best regards, Timothy
_______________________________________________
Kamailio - Development Mailing List -- sr-dev@lists.kamailio.orgmailto:sr-dev@lists.kamailio.org
To unsubscribe send an email to sr-dev-leave@lists.kamailio.orgmailto:sr-dev-leave@lists.kamailio.org
Important: keep the mailing list in the recipients, do not reply only to the sender!