Does anyone know how to use CBC streaming music for music on hold for Asterisk.

I tried the obvious in musiconhold.conf (after installing mpg123)

[mp3stream]
mode=custom
format=SLIN
directory=/usr/local/share/asterisk/moh-empty
application=/usr/local/bin/mpg123 -q -r 8000 -f 8192 -s --mono 
http://playerservices.streamtheworld.com/pls/CBC_BAROQU_H.pls

and my Asterisk system died (it was live and in use, whoops),
put back the old default and restarted
I wanted to give people the ability to use phone more than I wanted to analysis 
the problem.

I did play with calling
/usr/local/bin/mpg123  -r 8000 -f 8192 -s --mono 
http://playerservices.streamtheworld.com/pls/CBC_BAROQU_H.pls
directly and it complained about the -@ option and lack of audio on the machine.

Reply via email to