Displaying 2 results from an estimated 2 matches for "waixwav".
Did you mean:
waixwave
2005 Jun 27
3
Shoutcast Music On Hold problems?
...houtcast Music On Hold
You can have asterisk use a streaming source for on-hold music.
Make a directory and put a 0 size file ending in .mp3.
I called my directory: /var/lib/asterisk/mohmp3-empty
in musiconhold.conf, add a line such as:
default => mp3:/var/lib/asterisk/mohmp3-empty,http://www.waixwave.com:8000/
thanks
hank
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050628/50da58a8/attachment.htm
2005 Jun 28
1
Fw: Shoutcast Music On Hold problems?
...lt;asterisk-users@lists.digium.com>
>> Sent: Tuesday, June 28, 2005 2:50 AM
>> Subject: Re: [Asterisk-Users] Shoutcast Music On Hold problems?
>>
>>
>>> On Mon, 2005-06-27 at 22:51 -0700, hank wrote:
>>>> mp3:/var/lib/asterisk/mohmp3-empty,http://www.waixwave.com:8000/
>>>
>>> I haven't tried this myself but if I put www.waixwave.com:8000 in
>>> Firefox I get "connection refused". Try another site that actually
>>> streams music. Shoutcast.org should have a nice list.
>>>
>>> Regards,...