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.

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.

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.

-- 
You are receiving this because you commented.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1940#issuecomment-487622592
_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to