<div dir="ltr">Hello,<br><br>I noticed that , with kamailio ver. 5.2.<span class="gmail_default" style="font-family:tahoma,sans-serif">1</span> starting with empty rtpengine table causes strange messages in kamailio and it doesn't start<br><br><br>modparam("rtpengine", "db_url", "text:///tmp/kamailio/dbtext")<br>cat /tmp/kamailio/dbtext/rtpengine id(int,auto) setid(int) url(string) weight(int) disabled(int) stamp(int)<br><br><br><br> 0(2856) WARNING: tm [tm.c:760]: mod_init(): reparse_on_dns_failover is enabled on a multihomed host -- check the readme of tm module!<br> 0(2856) WARNING: rtpengine [rtpengine_db.c:100]: rtpp_load_db(): No rtpproxy instances in database<br> 0(2856) ERROR: rtpengine [rtpengine.c:2768]: select_rtpp_set(): no rtpp_set_list->rset_first<br> 0(2856) NOTICE: rtpengine [rtpengine.c:1664]: mod_init(): Default rtpp set 0 NOT found<br> 1(2857) NOTICE: usrloc [udomain.c:434]: preload_udomain(): filtered by server_id[0]<br> 2(2858) ERROR: rtpengine [rtpengine.c:1722]: build_rtpp_socks(): no more pkg memory for rtpp_socks<br> 2(2858) ERROR: <core> [core/sr_module.c:847]: init_mod_child(): error while initializing module rtpengine (/usr/lib/x86_64-linux-gnu/kamailio/modules/rtpengine.so) (idx: 2 rank: 2 desc: [udp receiver child=1 sock=<a href="http://172.28.0.120:5060" target="_blank">172.28.0.120:5060</a>])<br> 2(2858) ERROR: <core> [core/pt.c:342]: fork_process(): init_child failed for process 2, pid 2858, "udp receiver child=1 sock=<a href="http://172.28.0.120:5060" target="_blank">172.28.0.120:5060</a>"<br> 2(2858) CRITICAL: <core> [main.c:1633]: main_loop(): Cannot fork<br> 4(2860) ERROR: rtpengine [rtpengine.c:1722]: build_rtpp_socks(): no more pkg memory for rtpp_socks<br> 4(2860) ERROR: <core> [core/sr_module.c:847]: init_mod_child(): error while initializing module rtpengine (/usr/lib/x86_64-linux-gnu/kamailio/modules/rtpengine.so) (idx: 4 rank: 4 desc: [udp receiver child=3 sock=<a href="http://172.28.0.120:5060" target="_blank">172.28.0.120:5060</a>])<br> 4(2860) ERROR: <core> [core/pt.c:342]: fork_process(): init_child failed for process 4, pid 2860, "udp receiver child=3 sock=<a href="http://172.28.0.120:5060" target="_blank">172.28.0.120:5060</a>"<br> 4(2860) CRITICAL: <core> [main.c:1633]: main_loop(): Cannot fork<br><br><br><br>any hint on what could be wrong ?<span class="gmail_default" style="font-family:tahoma,sans-serif"> (5.2.0 works perfectly)</span><br>many thanks!<br><br>Paolo</div>