[asterisk-users] Streaming MoH on 1.4

Mark Hamilton mark.h at cage151.com
Sat Sep 13 23:56:16 CDT 2008


Hi,

I've looked high and low for any changes that streaming MoH needs on
Asterisk 1.4 (.21), followed NerdVittle's article about it
(http://nerdvittles.com/index.php?p=92) yet nothing worked. 

After creating dir stream/ and touch stream.mp3, here's my
musiconhold.conf

[stream]
mode=mp3
directory=/var/lib/asterisk/mohmp3/stream
stream =>
quietmp3:/var/lib/asterisk/mohmp3/stream,http://wbez-sclo.streamguys.us/
;application=/usr/bin/mpg123 -q -r 8000 -f 8192 -b 2048 --mono -s
http://wbez-sclo.streamguys.us/

Every write up about this has done either the above, or a variant of the
above (like the commented out application line)

Nothing works.
Using the recommended old version of mpg123 0.59r (which gives that
stupid monmp3thread: request to schedule in the past error)

When I say it doesn't work, I dial the extension, CLI says started
musiconhold, and immediately followed by stopped musiconhold. Sometimes
between these two messages there's the request to schedule in the past
thing. I know the error/warning is due to ztdummy timing (which I
currently don't have right now) but it's still not the big problem.

Can somebody please help me out with this?
Thanks!




More information about the asterisk-users mailing list