[Asterisk-Users] On Hold music

Computer Onsite Support computeronsitesupport at comcast.net
Mon Jan 17 20:08:20 MST 2005


Thanks you but that didn't work. Any other solutions?

-----Original Message-----
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com]On Behalf Of Joseph
Sent: Monday, January 17, 2005 9:48 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] On Hold music


On Mon, 2005-01-17 at 20:53 -0500, Computer Onsite Support wrote:
> Can anyone of you help me out with this issue. My Asterisk is working
> fine except my music-on-hold will NOT work even though I just retry
> three different other machines with different board and sound.

You don't need any sound card for musing on hold to work.
Loot at this webpage it will guide you:
http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf

uncomment in musiconhold.conf one of the line:
[classes]
;default => quietmp3:/var/lib/asterisk/mohmp3
loud => mp3:/var/lib/asterisk/mohmp3
;random => quietmp3:/var/lib/asterisk/mohmp3,-z

specify in you extension.conf what you want to play, example:
[office-open]
exten => s,1,Wait(2)
exten => s,2,Answer()
exten => s,3,SetMusicOnHold(loud)

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



More information about the asterisk-users mailing list