[Asterisk-Users] Music on hold

Wiley E. Siler wsiler at e2020inc.com
Mon Sep 20 16:17:57 MST 2004


Did you transfer the mp3s to the * box via FTP?  If so, did you use
binary not ascii mode?
Ascii mode will mess the files up every time. Explicitly call binary
then your mget so your files don't get hosed.

Also, if your musiconhold.conf file has a good reference to where your
mp3s are located...
default => quietmp3:/var/lib/asterisk/mohmp3,-Z

Then are you calling the context from your extensions.conf file
correctly?
I use this extension just so I can test that the music is there...
;
;MUSIC ON HOLD EXTENSION
;
exten => 6000,1,Answer 
exten => 6000,2,SetMusicOnHold(default) 
exten => 6000,3,MusicOnHold()
exten => 6000,4,Hangup

Dialing from my SIP phone produces tunes as expected and can of course
also be verified afterwards via in incoming call put on hold...

Wiley





-----Original Message-----
From: asterisk at bortal.de [mailto:asterisk at bortal.de] 
Sent: Monday, September 20, 2004 4:10 PM
To: asterisk-users at lists.digium.com
Subject: Re: [Asterisk-Users] Music on hold

> Hello List!
>
> I followed the instruction from
> http://www.voip-info.org/wiki-Asterisk+config+musiconhold.conf to get 
> my music working when i put someone on hold.

I have tried it with this mpg123 version as well:
---
High Performance MPEG 1.0/2.0/2.5 Audio Player for Layer 1, 2 and 3.
Version 0.59r (1999/Jun/15). Written and copyrights by Michael Hipp.


Still silence, but a mpg123 process is running.
Used codec is ulaw.


Thanks, Mario


_______________________________________________
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


The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer




More information about the asterisk-users mailing list