hello,<br>I had opensips installed and was working properly.<br>But after some days now its not working.<br>I got following error with db ul show and moni. Last week it was working and I dint change anything.<br>sip@ubuntu:~$ sudo opensipsctl start<br>
database engine 'MYSQL' loaded<br>Control engine 'FIFO' loaded<br><br>INFO: Starting OpenSIPS : <br>root 2254 2055 0 15:57 pts/0 00:00:00 /bin/bash /usr/local/sbin/opensipsctl start<br>root 2271 2254 0 15:57 pts/0 00:00:00 /bin/egrep opensips<br>
total 0<br>INFO: PID file exists (/var/run/opensips.pid)! OpenSIPS already running?<br><br>sip@ubuntu:~$ sudo opensipsctl ul show<br>database engine 'MYSQL' loaded<br>Control engine 'FIFO' loaded<br>entering fifo_cmd ul_dump<br>
ERROR: Error opening OpenSIPS's FIFO /tmp/opensips_fifo<br>ERROR: Make sure you have the line 'modparam("mi_fifo", "fifo_name", "/tmp/opensips_fifo")' in your config<br>ERROR: and also have loaded the mi_fifo module.<br>
<br><br>