On Thu, 2006-02-23 at 08:09 +0000, Lee Archer wrote:
> I spent a days or two on this and in the end did
> 
> Musiconhold.conf
> 
> [livestream1]
> mode=custom
> application=/usr/local/bin/mpg123 -s --mono -y -f 8192 -r 8000 -@
> /etc/asterisk/stream.playlist
> 
> Then in stream.playlist I just put the links from Shoutcast I wanted to
> use

That is useful to know, however that isnt the 'pls' play list files,
they contain extra info over and above the url.  however if one were to
do something as simple as:

grep ^File *.pls | cut -d= -f2- > stream.playlist

then they could use your information with pls files :)



-- 
Trixter http://www.0xdecafbad.com     Bret McDanel
UK +44 870 340 4605   Germany +49 801 777 555 3402
US +1 360 207 0479 or +1 516 687 5200
FreeWorldDialup: 635378
http://www.sacaug.org/ Sacramento Asterisk Users Group

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
--Bandwidth and Colocation provided by Easynews.com --

Asterisk-Users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to