<p>There was a refactoring of the part which caches the database records with rtpengines because of the re/load command could end up in very slow operation if some rtpengine was not available, blocking sip processing for quite long time. By that coding, it ended up in a requirement to have at least one record specifying an rtpengine in database table. Your log messages say there is no rtpengine record, so looks like you have this situation.</p>
<p>Try to add a record in rtpengine database, even if it points to a non-exiting rtpengine (e.g., localhost with an unused port). See if it starts ok.</p>
<p>It was reported on mailing list, had it in my list to look over it and see what can be done, but other more important tasks go my attention, probably I can look at it after Kamailio World.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/kamailio/kamailio/issues/1940#issuecomment-487622592">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABO7UZKLEEQITUTP2ZLNR6DPS4GY7ANCNFSM4HI5G3BQ">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABO7UZLHAC4DXFHOL7J5UZTPS4GY7ANCNFSM4HI5G3BQ.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/kamailio/kamailio","title":"kamailio/kamailio","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/kamailio/kamailio"}},"updates":{"snippets":[{"icon":"PERSON","message":"@miconda in #1940: There was a refactoring of the part which caches the database records with rtpengines because of the re/load command could end up in very slow operation if some rtpengine was not available, blocking sip processing for quite long time. By that coding, it ended up in a requirement to have at least one record specifying an rtpengine in database table. Your log messages say there is no rtpengine record, so looks like you have this situation.\r\n\r\nTry to add a record in rtpengine database, even if it points to a non-exiting rtpengine (e.g., localhost with an unused port). See if it starts ok.\r\n\r\nIt was reported on mailing list, had it in my list to look over it and see what can be done, but other more important tasks go my attention, probably I can look at it after Kamailio World."}],"action":{"name":"View Issue","url":"https://github.com/kamailio/kamailio/issues/1940#issuecomment-487622592"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/kamailio/kamailio/issues/1940#issuecomment-487622592",
"url": "https://github.com/kamailio/kamailio/issues/1940#issuecomment-487622592",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>