asterisk -rx 'core show channels' | grep DAHDI | sort -n
Channels with a value of 1-23 are on your primary DS1, channels with a value of
25-47 are on your second DS1.
Tim Nelson
Systems/Network Support
Rockbochs Inc.
(218)727-4332 x105
----- "Mike" <list at virtutel.ca> wrote:
>
>
Hi,
I have just recently been using DAHDI, and I wanted to know how to monitor
capacity.
Let's say I have two DS1 (23 channels) coming in, one for Florida (let's
say) and one for New York. How can I get a reading of how many channels of each
T1 port is being used at any given moment? Ideally, have two values, one for
each T1.
dahdi show channels doesn't show outgoing calls. Is there another command I
am not aware of?
Mike
> _______________________________________________ -- Bandwidth and Colocation
Provided by http://www.api-digital.com -- asterisk-users mailing list To
UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
------=_Part_30_12462849.1260308722186
Content-Type: text/html; charset=utf-8
Content-Transfer-Encoding: 7bit
<html><head><style type='text/css'>p { margin: 0;
}</style></head><body><div style='font-family: Times
New Roman; font-size: 12pt; color: #000000'>From the
CLI:<br><br>asterisk -rx 'core show channels' | grep DAHDI |
sort -n<br><br>Channels with a value of 1-23 are on your primary
DS1, channels with a value of 25-47 are on your second
DS1.<br><br>Tim Nelson<br>Systems/Network
Support<br>Rockbochs Inc.<br>(218)727-4332
x105<br><br>----- "Mike" <list at
virtutel.ca> wrote:
<br>>
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0in;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-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-compose;
font-family:"Calibri","sans-serif";
color:windowtext;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:8.5in 11.0in;
margin:1.0in 1.0in 1.0in 1.0in;}
div.Section1
{page:Section1;}
-->
</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]-->
<div class="Section1">>
<p class="MsoNormal"><span
lang="FR-CA">Hi,</span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
<p class="MsoNormal"><span lang="FR-CA">I have
just recently been using DAHDI, and
I wanted to know how to monitor capacity.</span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
<p class="MsoNormal"><span
lang="FR-CA">Let's say I have two DS1 (23 channels)
coming in, one for Florida (let's say) and one for New York. How
can I get a
reading of how many channels of each T1 port is being used at any given
moment?
Ideally, have two values, one for each T1.</span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
<p class="MsoNormal"><span lang="FR-CA">dahdi
show channels doesn't show outgoing
calls. Is there another command I am not aware
of?</span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
<p class="MsoNormal"><span
lang="FR-CA">Mike</span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
<p class="MsoNormal"><span
lang="FR-CA"> </span></p>
</div>
<br>> _______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users</div></body></html>
------=_Part_30_12462849.1260308722186--