<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}
@page WordSection1
        {size:595.3pt 841.9pt;
        margin:70.85pt 70.85pt 70.85pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=FR link="#0563C1" vlink="#954F72"><div class=WordSection1><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Hi all,<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>I’m trying to provionning rtpengine via mysql db, but i can’t add a new proxy via opensipctl<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>My parameters are :<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>######################################################################<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>#### RTPENGINE module<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>######################################################################<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>#modparam("rtpengine", "rtpengine_sock", "udp:10.207.201.19:2223 udp:10.207.201.20:2223")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>i#modparam("rtpengine", "rtpengine_sock", "udp:10.207.201.20:2223")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>modparam("rtpengine", "db_url", "mysql://opensips:XXXXXXXX@ZZZZZZZZZZZ/opensips_lb_did_2_4")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>modparam("rtpengine", "db_table", "rtpproxy_sockets")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>modparam("rtpengine", "socket_column", "rtpproxy_sock")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>modparam("rtpengine", "set_column", "set_id")<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>when i run : opensipsctl fifo rtpengine_show<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>i received this error : <o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>ERROR: /tmp/opensips_fifo does not exist<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")' in your config<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>ERROR: and also have loaded the mi_fifo module.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>When i use « rtpengine_sock », it works<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>version: opensips 2.4.1 (x86_64/linux)<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>poll method support: poll, epoll, sigio_rt, select.<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>git revision: 5d042cffc<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>main.c compiled on 09:17:20 Jul  6 2018 with gcc 4.7<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>Someone can help me ?<o:p></o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'><o:p> </o:p></span></p><p class=MsoNormal><span lang=EN-US style='font-size:11.0pt'>thanks<o:p></o:p></span></p></div></body></html>