I have read every thread, I have Redhat 9, Asterisk 1.0.6, 2 T1 lines connected via TE405P. Everything works great, except MOH. I added an exten with MusicOnHold(30), and it plays just fine. Conferences have music when no one is in. I have SIP phones. When I place a call on hold, the CLI give no indication the call is on hold. I have set musiconhold(default) everywhere, removed it from everywhere, nothing seems to help. I am using 59r of MPG123, and do not have MPG321 installed. I did a 'make mpg123' from asterisk, make no difference. Please help!! This is driving me crazy!
Daniel Burget wrote:> I have read every thread, I have Redhat 9, Asterisk 1.0.6, 2 T1 lines > connected via TE405P. Everything works great, except MOH. I added an > exten with MusicOnHold(30), and it plays just fine. Conferences have > music when no one is in. I have SIP phones. When I place a call on hold, > the CLI give no indication the call is on hold. I have set > musiconhold(default) everywhere, removed it from everywhere, nothing > seems to help. I am using 59r of MPG123, and do not have MPG321 > installed. > > I did a 'make mpg123' from asterisk, make no difference.I believe it is a bug: http://thread.gmane.org/gmane.comp.telephony.pbx.asterisk.user/85000 although I don't know if a bug was ever filed. I had a cursory look at the time we were bitten by this but couldn't find one. Pulling a newer CVS Stable and rebuilding resolved the issue. Regards, -- Jason Becker Director & CEO Coalescent Systems Inc. Enabling Open Source Telephony 403.244.8089 www.coalescentsystems.ca
Fun things with MOH to remember... Are the MP3 files you are using constant bitrate? If transferred via FTP to the * machine, did you set Binary before the transfer? If this... (or similar) exten => 6000,1,Answer exten => 6000,2,MusicOnHold() Gets you music you can hear, then the issue is most likely with the phone itself. What model of phone are you using? What does the registration in sip.conf look like? Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Daniel Burget Sent: Thursday, March 17, 2005 10:52 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] Redhat 9 Music on hold I have read every thread, I have Redhat 9, Asterisk 1.0.6, 2 T1 lines connected via TE405P. Everything works great, except MOH. I added an exten with MusicOnHold(30), and it plays just fine. Conferences have music when no one is in. I have SIP phones. When I place a call on hold, the CLI give no indication the call is on hold. I have set musiconhold(default) everywhere, removed it from everywhere, nothing seems to help. I am using 59r of MPG123, and do not have MPG321 installed. I did a 'make mpg123' from asterisk, make no difference. Please help!! This is driving me crazy! _______________________________________________ Asterisk-Users mailing list Asterisk-Users@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