[asterisk-users] check channels
Danny Nicholas
danny at debsinc.com
Mon Aug 9 14:14:18 CDT 2010
From: asterisk-users-bounces at lists.digium.com
[mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Felipe
Figueiredo
Subject: [asterisk-users] check channels
>Hi guys,
>is there a way to see how many channels of an specific tecnology are being
used?
>Like, i have a zap card, e1 (30 channels), and there are 10 channels being
used at this moment. When the E1 reaches 15 busy channels I need to receive
a call or something like this, telling me that 15 of 30 channels are busy.
How can I do this?
>Thanks!
/usr/sbin/asterisk -rx "core show channels"|grep Zap will show you how many
Zap channels are open at any moment. You can grep for SIP, Zap or DAHDI (or
IAX) depending on your release/technology.
To do this as you specified, you would record a message (say busy15.gsm) and
set up a call file to call yourself and play the busy15 message. I used to
have my Asterisk call me whenever it restarted this way.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20100809/7bffa0c3/attachment.htm
More information about the asterisk-users
mailing list