[OpenSIPS-Users] RTPengine provisioning by db

Alain Bieuzent alain.bieuzent at free.fr
Fri Jul 6 05:57:07 EDT 2018


Hi all,

 

I’m trying to provionning rtpengine via mysql db, but i can’t add a new proxy via opensipctl

 

My parameters are :

 

######################################################################

#### RTPENGINE module

######################################################################

#modparam("rtpengine", "rtpengine_sock", "udp:10.207.201.19:2223 udp:10.207.201.20:2223")

i#modparam("rtpengine", "rtpengine_sock", "udp:10.207.201.20:2223")

modparam("rtpengine", "db_url", "mysql://opensips:XXXXXXXX@ZZZZZZZZZZZ/opensips_lb_did_2_4")

modparam("rtpengine", "db_table", "rtpproxy_sockets")

modparam("rtpengine", "socket_column", "rtpproxy_sock")

modparam("rtpengine", "set_column", "set_id")

 

when i run : opensipsctl fifo rtpengine_show

i received this error : 

ERROR: /tmp/opensips_fifo does not exist

ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")' in your config

ERROR: and also have loaded the mi_fifo module.

 

When i use « rtpengine_sock », it works

 

version: opensips 2.4.1 (x86_64/linux)

flags: STATS: On, DISABLE_NAGLE, USE_MCAST, SHM_MMAP, PKG_MALLOC, F_MALLOC, FAST_LOCK-ADAPTIVE_WAIT

ADAPTIVE_WAIT_LOOPS=1024, MAX_RECV_BUFFER_SIZE 262144, MAX_LISTEN 16, MAX_URI_SIZE 1024, BUF_SIZE 65535

poll method support: poll, epoll, sigio_rt, select.

git revision: 5d042cffc

main.c compiled on 09:17:20 Jul  6 2018 with gcc 4.7

 

Someone can help me ?

 

thanks

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20180706/455aa792/attachment.html>


More information about the Users mailing list