Hello, I'm trying to make the conversation of a conference call accessible as a Mp3 stream, similar to an Internet radio station. For this I tried to use pjsua with the options "--null-audio --rec-file= out.wav --auto-rec" and define out.wav as a named pipe. I can than use another program to convert the output to mp3 and make it available as a stream. Unfortunately pjsua doesn't work when out.wav is a named pipe instead of a normal file. Is there another way I can achieve the same result? Or do I need the help of a C programmer to create this customazation on top the pjsip libraries? Cheers, Jan. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20080219/32d20256/attachment.html