Hi Bogdan!

I have problems with the new fifo:

[EMAIL PROTECTED]:/usr/sbin# openserctl ul show [EMAIL PROTECTED]
WARNING: no database engine found - tried ''
400 Too few or too many arguments

although the user is registered:
[EMAIL PROTECTED]:/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:: [EMAIL PROTECTED]
Contact:: sip:[EMAIL PROTECTED]: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:
   1) remove "fifo=/tmp/openser_fifo" from your config
   2) load the mi_fifo module
   3) 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?revision=1.10


regards,
bogdan

_______________________________________________
Devel mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/devel






--
Klaus Darilion
nic.at


_______________________________________________
Users mailing list
[email protected]
http://openser.org/cgi-bin/mailman/listinfo/users

Reply via email to