Hi Bogdan!
I have problems with the new fifo:
root@pb94:/usr/sbin# openserctl ul show klaus@pernau.at WARNING: no database engine found - tried '' 400 Too few or too many arguments
although the user is registered: root@pb94:/usr/sbin# openserctl ul show WARNING: no database engine found - tried '' Dumping all contacts may take long: are you sure you want to proceed? [Y|N] y Domain:: location table=512 records=1 max_slot=1 AOR:: klaus@pernau.at Contact:: sip:klaus@83.136.33.3:61174;rinstance=b1f1648bbed1e0fb;transport=udp Q= Expires:: 3539 Callid:: N2VhN2I0OGI3NmU4N2I0ZTY1ZTE1YjY0MjY2OWRmN2U. Cseq:: 1 User-agent:: eyeBeam release 1008m stamp 36652 State:: CS_SYNC Flags:: 0 Socket:: udp:213.239.207.29:6060 Methods:: 5951
Is it a bug or am I doing something wrong?
regards klaus
Bogdan-Andrei Iancu wrote:
Hi Klaus,
yes, it make sense - I fixed the docs on cvs and web site.
thanks and regards, bogdan
Klaus Darilion wrote:
Hi Bogdan!
I suggest to use the default value "/tmp/openser_fifo" also in the example:
http://www.openser.org/docs/modules/1.2.x/mi_fifo.html#AEN80
regards klaus
Bogdan-Andrei Iancu wrote:
Hi everybody,
the old fifo implementation (from core) was removed and replaced by the MI FIFO module. See http://www.openser.org/docs/modules/1.2.x/mi_fifo.html
why? See: http://www.openser.org/pipermail/users/2006-December/008154.html
To maintain the previous FIFO behaviour, you just have to:
- remove "fifo=/tmp/openser_fifo" from your config
- load the mi_fifo module
- configure modparam("mi_fifo", "fifo_name", "/tmp/openser_fifo")
that's all :)
for an working example, see the default openser.cfg which was already updated:
http://openser.cvs.sourceforge.net/openser/sip-server/etc/openser.cfg?revisi...
regards, bogdan
Devel mailing list Devel@openser.org http://openser.org/cgi-bin/mailman/listinfo/devel