They are a GSM 6.1 output that sound good. It was just a thought to tee or pipe them somehow as they are written out periodically. ----- Reply message ----- From: "Jim Duuuude" <telesistant@hotmail.com> Date: Thu, Sep 22, 2011 12:36 pm Subject: [App_rpt-users] Streaming questions To: <kt9ac@ameritech.net>, "app_rpt mailing list" <app_rpt-users@ohnosec.org> what in the h--- do the log files have to do with it? Date: Thu, 22 Sep 2011 10:35:18 -0700 From: kt9ac@ameritech.net Subject: RE: [App_rpt-users] Streaming questions To: app_rpt-users@ohnosec.org; telesistant@hotmail.com Thanks Jim. I did a little reading and the output of Asterisk at least to the log files is GSM 6.1. I think sox can handle a conversion to WAV (to accomodate the non-UNIX clients out there...) Another thought out be to open the /acid_archive/<node>/ log files and stream those. They are realtime afterall. Perhaps a 'tee' command could be used somewhere. I'll post back when I get further. Tony --- On Thu, 9/22/11, Jim Duuuude <telesistant@hotmail.com> wrote: From: Jim Duuuude <telesistant@hotmail.com> Subject: RE: [App_rpt-users] Streaming questions To: kt9ac@ameritech.net, "app_rpt mailing list" <app_rpt-users@ohnosec.org> Date: Thursday, September 22, 2011, 9:47 AM I understand. Some people just don't like a "metallic sound". I'm not sure what other options are readily available. Certainly if you want more of a "dubstep" sound, perhaps you should pipe the stream through something like "zcat". That would certainly make it more "dubstep"-like. :-) Seriously, I don't think any of those streaming server things will accept anything other then mp3 (or ogg) Believe me, it was *not* done by any of my choice (being that mp3 is certainly *not* my favorite codec for ANYTHING!). JIM WB6NIL
Date: Thu, 22 Sep 2011 07:39:54 -0700 From: kt9ac@ameritech.net To: App_rpt-users@ohnosec.org Subject: [App_rpt-users] Streaming questions
Good Morning, I have Icecast, Ezstream and Lame all working together to output audio from Asterisk. Currently using .mp3 format from the setup examples but not happy with the audio quality (has a metallic background sound to it).
Is there a way to output WAV file audio instead of MP3? I've tried different settings for LAME but it doesn't help. I know that Asterisk has great audio written to the log files, so why can't I use this instead of piping through Lame?
Secondly, would anyone be willing to share an Icecast/Ezstream XML exa=