[Devel] testing mi_fifo interface

Bogdan-Andrei Iancu bogdan at voice-system.ro
Sun Oct 8 11:56:31 CEST 2006


Hi juha,

as from outside perspective there is no change,you can still use 
"openserctl fifo" - internally (via cfg) you have to take care to create 
the fifo file via the mi_fifo module and not via core.
So you have to remove from script the "fifo=FIFO_FILE" and load the 
mi_fifo module and configure it to create the same fifo file:
    modparam("mi_fifo", "fifo_name", "FIFO_FILE")

regards,
bogdan

Juha Heinanen wrote:

>i was planing to write mi fifo interface for permissions module
>(trusted_reload and dump fifo commands).  once done, how can i test?
>the old fifo interface i could test with
>
>openserctl fifo <fifo_command>
>
>-- juha
>
>_______________________________________________
>Devel mailing list
>Devel at openser.org
>http://openser.org/cgi-bin/mailman/listinfo/devel
>
>  
>




More information about the Devel mailing list