Hi. I am having the following warning when using music on hold. It works from X-Lite to Grandstream. I get a lot of errors and warnings. 1.Warning, flexibel rate not heavily tested! 2. NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request to schedule in the past?!?! Thanks for any help. Full Output below: Jan 30 10:24:55 WARNING[1133718080]: chan_sip.c:486 retrans_pkt: Maximum retries exceeded on call F21B6FD6-F427-4B27-8282-BFD280D9FB84@10.5.0.121 for seqno 909 (Response) Jan 30 10:24:55 WARNING[1217602880]: file.c:521 ast_readaudio_callback: Failed to write frame == Spawn extension (sip, 5001, 2) exited non-zero on 'SIP/5002-0922' -- SIP/5001-6a4d answered SIP/5002-d365 -- Attempting native bridge of SIP/5002-d365 and SIP/5001-6a4d -- Started music on hold, class 'default', on SIP/5001-6a4d Warning, flexibel rate not heavily tested! Jan 30 10:25:14 NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request to schedule in the past?!?! -- Stopped music on hold on SIP/5001-6a4d == Spawn extension (sip, 5001, 1) exited non-zero on 'SIP/5002-d365' -- Executing Dial("SIP/5002-a28b", "SIP/5001|20") in new stack -- Called 5001 -- SIP/5001-87f7 is ringing -- SIP/5001-87f7 answered SIP/5002-a28b -- Attempting native bridge of SIP/5002-a28b and SIP/5001-87f7 -- Started music on hold, class 'default', on SIP/5002-a28b Warning, flexibel rate not heavily tested! Jan 30 10:26:40 NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request to schedule in the past?!?! Jan 30 10:26:50 NOTICE[1234379840]: rtp.c:264 process_rfc3389: RFC3389 support incomplete. Turn off on client if possible -- Stopped music on hold on SIP/5002-a28b == Spawn extension (sip, 5001, 1) exited non-zero on 'SIP/5002-a28b' -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20040130/5728f696/attachment.htm
On Friday 30 January 2004 04:33, Craig Waddington wrote:> 1.Warning, flexibel rate not heavily tested!You're using variable rate mp3's. If you want to avoid the error, recode your mp3s to a static rate.> 2. NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request > to schedule in the past?!?!Is your machine heavily loaded? This could indicate that a thread was unable to complete a task because it was interrupted and did not resume for a fairly long time (as processor time goes). It could also indicate clock drift (sync your time with NTP servers more often). -Tilghman
Tilghman Thanks for the help. You were spot on, yup the bitrate was screwed. "NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request to schedule in the past?!?!" And the machine does seem to be heavily underload - Asterisk = 100% CPU. MOH is working great now. Thanks. -----Original Message----- From: asterisk-users-admin@lists.digium.com [mailto:asterisk-users-admin@lists.digium.com] On Behalf Of Tilghman Lesher Sent: 30 January 2004 16:39 To: asterisk-users@lists.digium.com Subject: Re: [Asterisk-Users] Music on Hold Warnings On Friday 30 January 2004 04:33, Craig Waddington wrote:> 1.Warning, flexibel rate not heavily tested!You're using variable rate mp3's. If you want to avoid the error, recode your mp3s to a static rate.> 2. NOTICE[1100258240]: res_musiconhold.c:260 monmp3thread: Request > to schedule in the past?!?!Is your machine heavily loaded? This could indicate that a thread was unable to complete a task because it was interrupted and did not resume for a fairly long time (as processor time goes). It could also indicate clock drift (sync your time with NTP servers more often). -Tilghman _______________________________________________ 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