Hi, I am very new to OpenSIPS, just started evaluating it for the past 3-4 days. I think the logs are quite detailed and often answer most questions. Like in your case look at the ERROR lines. You should see if your script is loading mi_fifo and also be sure to set the relevant module parameter. I think that should remove at least these errors.
guru On Wed, Mar 28, 2012 at 5:39 PM, prasad kelkar <[email protected]> wrote: > hello, > I had opensips installed and was working properly. > But after some days now its not working. > I got following error with db ul show and moni. Last week it was working and > I dint change anything. > sip@ubuntu:~$ sudo opensipsctl start > database engine 'MYSQL' loaded > Control engine 'FIFO' loaded > > INFO: Starting OpenSIPS : > root 2254 2055 0 15:57 pts/0 00:00:00 /bin/bash > /usr/local/sbin/opensipsctl start > root 2271 2254 0 15:57 pts/0 00:00:00 /bin/egrep opensips > total 0 > INFO: PID file exists (/var/run/opensips.pid)! OpenSIPS already running? > > sip@ubuntu:~$ sudo opensipsctl ul show > database engine 'MYSQL' loaded > Control engine 'FIFO' loaded > entering fifo_cmd ul_dump > ERROR: Error opening OpenSIPS's FIFO /tmp/opensips_fifo > 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. > > > > _______________________________________________ > Users mailing list > [email protected] > http://lists.opensips.org/cgi-bin/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
