<p></p>
<p>when used config with <code>rtpengine</code> and <code>dispatcher</code> is not mater order load. Kamailio always fail load.</p>
<pre><code>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
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/2441#issuecomment-674323013">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZJ7U2MQKEKKHZC5UYLSAXKWXANCNFSM4P7XBSLQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/ABO7UZJYJODCR7PGUJYCTT3SAXKWXA5CNFSM4P7XBSL2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOFAYVURI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/2441#issuecomment-674323013",
"url": "https://github.com/kamailio/kamailio/issues/2441#issuecomment-674323013",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>