Am 18.12.2012 09:48, schrieb Daniel-Constantin Mierla:
Hello,
even if you create it, it is not going to work, because the file
descriptor in kamailio points to a different address, the solution is
to restart kamailio.
Perhaps the -v has to be replaced with something else, it seems to be
a common issue.
What about changing Kamailio to first check if the FIFO already exists,
and if yes, if it is used by another process (like the 'fuser' utility).
If another process already uses the FIFO, Kamailio should exit without
touching the FIFO.
regards
Klaus