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

sergey-safarov notifications at github.com
Sat Aug 15 02:42:19 CEST 2020


when used config with `rtpengine` and `dispatcher` is not mater order load. Kamailio always fail load.

```
loadmodule "db_redis.so"
loadmodule "rtpengine.so"
loadmodule "dispatcher.so"

modparam("db_redis", "keys", "address=entry:id")
modparam("rtpengine", "db_url", "redis://127.0.0.1:6379/1")
modparam("dispatcher", "db_url", "redis://127.0.0.1:6379/1")

listen = udp:eth0:5060
```

-- 
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-674323013
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20200814/188b2aad/attachment.htm>


More information about the sr-dev mailing list