[sr-dev] [kamailio/kamailio] db_redis: Failed to allocate memory for match pattern (#2441)

Richard Fuchs notifications at github.com
Mon Aug 24 14:20:16 CEST 2020


First of all, if you have two modules both using the same Redis DB, you should make them use different DB numbers.

And then, since Redis is key-value only and doesn't have a DB schema, you need to specify the schema for each DB you want to use through the `keys` modparam to db_redis. Have you done this?

-- 
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/2441#issuecomment-679092980
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200824/429f69e1/attachment.htm>


More information about the sr-dev mailing list