<p>How about &#39;show channels&#39;.</p>
<p>As for filtering, you&#39;ll have to do it separately using a format like:</p>
<p>asterisk -rx &#39;show channels&#39; | grep &#39;&lt;your filter&gt;&#39;</p>
<p>You can filter the output further using awk. But each filtering will take a second or two based on what you are filtering.<br></p>
<p>Zeeshan A Zakaria</p>
<p>--<br>
<a href="http://www.ilovetovoip.com">www.ilovetovoip.com</a><br>
<a href="http://www.pbxforall.com">www.pbxforall.com</a></p>
<p><blockquote type="cite">On 2010-11-04 8:35 PM, &quot;Michelle Dupuis&quot; &lt;<a href="mailto:mdupuis@ocg.ca">mdupuis@ocg.ca</a>&gt; wrote:<br><br>Is the a CLI command that shows all channels in use at one time?  (Whether IAX, SIP, SCCP, etc)?<br>

<br>
As well, when I &quot;SIP SHOW CHANNELS&quot; I see phones registering showing as channels in use.  Is there a way to filter this output?<br>
<br>
Thanks!<br>
<br>
MD<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>
               <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>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</blockquote></p>