[Devel] REMOVED: old fifo implementation

Bogdan-Andrei Iancu bogdan at voice-system.ro
Tue Jan 16 18:23:42 CET 2007


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



More information about the Devel mailing list