r...@kamailio:/# ps auxw | grep kamailio root 1100 0.0 0.0 8952 856 pts/0 S+ 10:02 0:00 grep --color=auto kamailio
-----Original Message----- From: Daniel-Constantin Mierla [mailto:[email protected]] Sent: Tuesday, December 14, 2010 4:06 AM To: Kurt Mullen Cc: [email protected] Subject: Re: [SR-Users] . Re: Error opening Kamailio's FIFO On 12/13/10 10:47 PM, Kurt Mullen wrote: > > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of > [email protected] > Sent: Monday, December 13, 2010 5:39 AM > To: [email protected] > Subject: sr-users Digest, Vol 67, Issue 31 > > Send sr-users mailing list submissions to > [email protected] > > > On 12/9/10 7:20 PM, Kurt Mullen wrote: >> This issue has not been resolved. I am still getting the same error >> when trying to use kamctl for anything. >> >> I have tried all of the suggestions posted to date with no >> resolution. Is there anything more I can provide to help resolve this problem? > can you post here the parameters of mi_fifo module in kamailio.cfg, > content of kamctlrc related to fifo and output of 'ls -la /tmp | grep > kamailio'? > > Cheers, > Daniel > > [[Kurt Mullen]] kamailio.cfg > [[Kurt Mullen]] loadmodule "mi_fifo.so" > # ----- mi_fifo params ----- > modparam("mi_fifo", "fifo_name","/tmp/kamailio_fifo") > modparam("mi_fifo", "fifo_mode",0666) > > kamctlrc > CTLENGINE="FIFO" > > ## path to FIFO file > OSER_FIFO="/tmp/kamailio_fifo" > > r...@kamailio:/# 'ls -la /tmp | grep kamailio' > -bash: ls -la /tmp | grep kamailio: No such file or directory Is kamailio running at this time? ('ps auxw | grep kamailio') Cheers, Daniel -- Daniel-Constantin Mierla Kamailio (OpenSER) Advanced Training Jan 24-26, 2011, Irvine, CA, USA http://www.asipto.com _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
