How about 'show channels'.

As for filtering, you'll have to do it separately using a format like:

asterisk -rx 'show channels' | grep '<your filter>'

You can filter the output further using awk. But each filtering will take a
second or two based on what you are filtering.

Zeeshan A Zakaria

--
www.ilovetovoip.com
www.pbxforall.com

On 2010-11-04 8:35 PM, "Michelle Dupuis" <[email protected]> wrote:

Is the a CLI command that shows all channels in use at one time?  (Whether
IAX, SIP, SCCP, etc)?

As well, when I "SIP SHOW CHANNELS" I see phones registering showing as
channels in use.  Is there a way to filter this output?

Thanks!

MD
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
              http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to