i am trying to stream a conference call via icecast2<br>i have an extension set up as follows:<br><br><action application="record_session" data="shout://source:password@localhost/lecture.mp3"/><br>
<action application="conference" data="fs"/><br><br>when i dial the extension, i am able to connect to the conference and the lecture.mp3 stream appears for about 5 seconds and then it disappears.<br>
also i get an error message in the freeswitch console as follows:<br><br>
mod_shout.c:497 write_stream_thread() MP3 encode error -3!<br>
<br>i've tried many variations of this extension with no success. i am able to play mp3s during the conference and also record the conference to an mp3 so i know that mod_shout is working. any help would be much appreciated. thanks.<br>