<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:x="urn:schemas-microsoft-com:office:excel" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
@font-face
        {font-family:"Trebuchet MS";
        panose-1:2 11 6 3 2 2 2 2 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman","serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>You have to provide channel ID to command like </span><span style='font-size:11.0pt;font-family:"Courier New";color:white;background:black;mso-highlight:black'>&#8220;channel request hangup SIP/12316156-sad4d46a5&#8221;.</span><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p>&nbsp;</o:p></span></p><p class=MsoNormal><b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] <b>On Behalf Of </b>A E [Gmail]<br><b>Sent:</b> Wednesday, July 06, 2011 9:50 AM<br><b>To:</b> Asterisk Users Mailing List - Non-Commercial Discussion<br><b>Subject:</b> Re: [asterisk-users] Asterisk on Debian / Sparc taking up 95%+ CPU with No calls on the system<o:p></o:p></span></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><div><p class=MsoNormal>On Wed, Jul 6, 2011 at 12:00 AM, Daniel - Asterisk &lt;<a href="mailto:earohuanca@gmail.com">earohuanca@gmail.com</a>&gt; wrote:<o:p></o:p></p><p class=MsoNormal style='margin-bottom:12.0pt'>On the CLI write: sip show channels<br><br>If there are lots of bye channels you have the same problem than me.<br>I've tried waiting with the call generator -sipp- and channels<br>finished when there are a few. But they're not ending faster enough<br>when I send lots of concurrent calls.<br><br>Elder<o:p></o:p></p><div><p class=MsoNormal><span style='font-family:"Trebuchet MS","sans-serif";color:#663366'>Hi,</span><o:p></o:p></p><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#663366'>thanks for the response. yeah I'd checked that before and I only have 2 dialogs which seem to be part of the same call that are just sitting there and I can't seem to get them to hang up by typing &quot;channel request hangup all&quot; . I even tried sending a Hangup by connecting on the AMI but that doesn't seem to be doing anything either. So this channel is sitting there in the 'BYE' state.&nbsp;</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#663366'>Is there anyway of clearing them without having to reload/restart Asterisk? I want to see if that's the cause of the CPU usage and I'll lose that if I restart Asterisk.</span><o:p></o:p></p></div><div><p class=MsoNormal><span style='font-family:"Arial","sans-serif";color:#663366'>Thanks</span><o:p></o:p></p></div></div><div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div><div><p class=MsoNormal>&nbsp;<o:p></o:p></p></div><blockquote style='border:none;border-left:solid #CCCCCC 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in'><p class=MsoNormal>2011/7/5, A E [Gmail] &lt;<a href="mailto:all.eforums@gmail.com">all.eforums@gmail.com</a>&gt;:<o:p></o:p></p><div><div><p class=MsoNormal style='margin-bottom:12.0pt'>&gt; hello people,<br>&gt;<br>&gt; I am running v1.8.4.2 on debian squeeze on a sparc platform...and for some<br>&gt; reason I have noticed that only after a few test calls, the asterisk process<br>&gt; is running between 95% - 99.9% CPU when there's absolutely nothing on the<br>&gt; system. This is a clean Asterisk system in an internal network with nothing<br>&gt; else on it with no calls on it but it's still sitting with 96% CPU.<br>&gt;<br>&gt; I'm not a developer so not that ept with using debug tools etc to figure out<br>&gt; why it's doing that. Could anyone please tell me how I can figure out why<br>&gt; it's doing this and/or help debug this. Makes no sense for it to be using<br>&gt; CPU with nothing happening on the system<br>&gt;<br>&gt; Thanks<br>&gt;<o:p></o:p></p></div></div><p class=MsoNormal>--<br>Enviado desde mi dispositivo móvil<br><br>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><o:p></o:p></p></blockquote></div><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></div></div></body></html>