[Home]

Summary:ASTERISK-18415: asterisk 1.8 with 99% CPU usage (Meetme with Moh)
Reporter:Dimitri Dill (anethum)Labels:
Date Opened:2011-09-04 14:18:01Date Closed:2011-10-03 11:50:15
Priority:CriticalRegression?Yes
Status:Closed/CompleteComponents:Applications/app_meetme
Versions:1.8.6.0 Frequency of
Occurrence
Constant
Related
Issues:
Environment:debian 6 with 2.6.32 Attachments:
Description:I am calling my meetme-Conf-room.
During the Playing 'conf-waitforleader.alaw' i cancel the call.
Now the CPU increase to 99% and asterisk don't work.

+*extension-conf:*+
exten => 053412429002,1,Answer()
exten => 053412429002,2,wait(2)
exten => 053412429002,n,MeetMe(5341,mMw)
exten => 053412429002,n,Hangup()


+*CLI-Log:*+
Connected to Asterisk 1.8.6.0 currently running on ks358131 (pid = 31573)
Verbosity was 0 and is now 10
 == Using SIP RTP CoS mark 5
   -- Executing [053412429002@fecg-sz:1] Answer("SIP/1342503-00000000", "") in new stack
   -- Executing [053412429002@fecg-sz:2] Wait("SIP/1342503-00000000", "2") in new stack
   -- Executing [053412429002@fecg-sz:3] MeetMe("SIP/1342503-00000000", "5341,mMw") in new stack
 == Parsing '/etc/asterisk/meetme.conf':   == Found
   -- Created MeetMe conference 1023 for conference '5341'
   -- <SIP/1342503-00000000> Playing 'conf-waitforleader.alaw' (language 'de')
   -- Started music on hold, class 'default', on SIP/1342503-00000000
[2011-09-04 21:08:56] WARNING[31837]: app_meetme.c:3669 conf_run: Unable to write frame to channel SIP/1342503-00000000
   -- Stopped music on hold on SIP/1342503-00000000


+*log/message*+
[2011-09-04 21:08:56] WARNING[31837] app_meetme.c: Unable to write frame to channel SIP/1342503-00000000


Comments:By: Chris Hozian (chozian) 2011-09-07 15:58:17.278-0500

I attempted to reproduce the issue, but was unsuccessful in doing so. Please provide the exact steps that you followed to reproduce this issue. Also, please provide the portion of the sip.conf file relevant to the phone you used and the portion of the meetme.conf file relevant to this conference. What is the exact version of Asterisk that you were using?

By: Leif Madsen (lmadsen) 2011-09-14 12:56:46.035-0500

Also please provide a backtrace per the instructions at https://wiki.asterisk.org/wiki/display/AST/Getting+a+Backtrace

By: Leif Madsen (lmadsen) 2011-10-03 11:50:10.157-0500

Suspended due to lack of activity. Please request a bug marshal in #asterisk-bugs on the IRC network irc.freenode.net to reopen the issue should you have the additional information requested.  Further information can be found at http://www.asterisk.org/developers/bug-guidelines