<br><br><div class="gmail_quote">On Mon, Nov 10, 2008 at 7:41 PM, David Budny <span dir="ltr">&lt;<a href="mailto:dbudny@visiblecustomer.com">dbudny@visiblecustomer.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">









<div link="blue" vlink="purple" lang="EN-US">

<div>

<p>What is the AMI command to see how many PRI channels are
being used / available?</p>

<p>&nbsp;</p>

<p>Thanks</p>

</div>

</div>


</blockquote></div>There is no direct command in AMI which will give you used channels number. But you can easily keep track of the active zap channels, by catching the respective events (events Link, Ringing,Hangup,Unlink etc etc ), on zap channels, and storing them in a variable in your program.<br>
<br>When you receive a Connecting kind of event like Link,Ringing increase the variable value, and when you receive Hangup or Unlink events decrease the variable value.<br><br>Happy Hacking,<br>Godson Gera.<br><a href="http://godson.in">http://godson.in</a><br>