Hi everybody, I'm receiving the message "res_musiconhold.c:309 monmp3thread: Request to schedule in the past?!?!" in asterisk console when I try to put a call on hold. I don't the reason and I'm sure the relative module is loaded. In musiconhold.conf I put these lines, trying something I found in some previous post: ; ; Music on hold class definitions ; [classes] [moh_files] default => /var/lib/asterisk/mohmp3 and I added this in sip.conf: musiconhold=default The directory I specified contains the three standard files but all this doesn't work when I try to put a call on hold. Does anyone have some idea about? Thanks in advance, Gianluca Colucci
Gianluca, Did you install the .59r. Version of mpg123? The most common problem I have seen for this is that people keep installing the 59q or 59g version of mpg123. 59r is the way to go. http://www.voip-info.org/wiki-mpg123 Thanks, Wiley -----Original Message----- From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Gianluca Colucci Sent: Wednesday, March 16, 2005 7:27 AM To: asterisk-users@lists.digium.com Subject: [Asterisk-Users] problem with musiconhold Hi everybody, I'm receiving the message "res_musiconhold.c:309 monmp3thread: Request to schedule in the past?!?!" in asterisk console when I try to put a call on hold. I don't the reason and I'm sure the relative module is loaded. In musiconhold.conf I put these lines, trying something I found in some previous post: ; ; Music on hold class definitions ; [classes] [moh_files] default => /var/lib/asterisk/mohmp3 and I added this in sip.conf: musiconhold=default The directory I specified contains the three standard files but all this doesn't work when I try to put a call on hold. Does anyone have some idea about? Thanks in advance, Gianluca Colucci _______________________________________________ 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
Hi there! I'm trying to set up a Asterisk server. I'm having some problems with the music I should listen during on hold. Here a piece of extensions.conf I used to test this feature: exten => 98,1,Answer exten => 98,2,MusicOnHold() So, it seems to work: when I call the 98 extension I can hear the music. The problem is when I try to make some test with three other extensions: I call one of these from my SIP client, the called answers me and I try to transfer the call to a third extension, the called listen no music. I defined in extensions.conf these three users so: exten => 61,1,Dial(SIP/61,30,Tt) exten => 61,2,Goto(61-${DIALSTATUS},1) exten => 61-NOANSWER,1,Voicemail(b61) exten => 61-BUSY,1,Voicemail(b61) exten => 61-CHANUNAVAIL,1,Voicemail(u61) exten => 62,1,Dial(SIP/62,30,Tt) exten => 62,2,Goto(62-${DIALSTATUS},1) exten => 62-NOANSWER,1,Voicemail(b62) exten => 62-BUSY,1,Voicemail(b62) exten => 62-CHANUNAVAIL,1,Voicemail(u62) exten => 63,1,Dial(SIP/63,30,Tt) exten => 63,2,Goto(63-${DIALSTATUS},1) exten => 63-NOANSWER,1,Voicemail(b63) exten => 63-BUSY,1,Voicemail(b63) exten => 63-CHANUNAVAIL,1,Voicemail(u63) Am I mistaking anything? Do u see any error? Why I can't get the music on hold? Thank you in advance, Bye, Gianluca Colucci
Gianluca Colucci wrote on Wednesday, 16 March 2005 9:54 AM:> So, it seems to work: when I call the 98 extension I can hear the > music. > > The problem is when I try to make some test with three other > extensions: I call one of these from my SIP client, the called > answers me and I try to transfer the call to a third extension, the > called listen no music.Make sure you are using a recent version of Asterisk. I suggest downloading from CVS and recompiling to ensure you are up to date. This was a problem in both CVS HEAD and Stable versions of asterisk a couple of weeks ago. Sincerely, Trevor Hammonds
Hi, Does anyone know what this means? Jan 29 03:17:42 WARNING[6276]: format_mp3.c:158 mp3_squeue: Short read (-1) (Bad file descriptor)! Jan 29 03:17:42 WARNING[6276]: format_mp3.c:158 mp3_squeue: Short read (-1) (Bad file descriptor)! Thanks Dan Journo www.TextOver.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060128/677fd3c3/attachment.htm