I need to read from a fifo. Using ssize_t read(int fd, void *buf, size_t count);, I faced the following situation. When a large set of data must be read from fi
I am new to opensips and have installed it a few days ago. I have got it to make calls. But i am facing a problem with mi_fifo module. It is giving the followin