Parcourir la source

Documentation update

Barry O'Donovan il y a 13 ans
Parent
commit
73d6a4c1ae

+ 1 - 1
doc/classes/OSS_SNMP.Cache.APC.html

@@ -189,7 +189,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.Cache.Basic.html

@@ -172,7 +172,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.Cache.html

@@ -158,7 +158,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.Exception.html

@@ -217,7 +217,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIB.html

@@ -132,7 +132,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 48 - 1
doc/classes/OSS_SNMP.MIBS.Asterisk.Channels.html

@@ -100,6 +100,7 @@
 <li class="method public "><a href="#chanUniqueId" title="chanUniqueId :: Active Channel Information: Unique Channel Identifier."><span class="description">Active Channel Information: Unique Channel Identifier.</span><pre>chanUniqueId()</pre></a></li>
 <li class="method public "><a href="#chanVariables" title="chanVariables :: Active Channel Information: Channel Variables defined for this channel."><span class="description">Active Channel Information: Channel Variables defined for this channel.</span><pre>chanVariables()</pre></a></li>
 <li class="method public "><a href="#chanWhenHangup" title="chanWhenHangup :: Active Channel Information: How long until this channel will be hung up."><span class="description">Active Channel Information: How long until this channel will be hung up.</span><pre>chanWhenHangup()</pre></a></li>
+<li class="method public "><a href="#channelDetails" title="channelDetails :: Utility function to gather together all the details of individual channels into an array."><span class="description">Utility function to gather together all the details of individual channels into an array.</span><pre>channelDetails()</pre></a></li>
 <li class="method public "><a href="#descriptions" title="descriptions :: Array of supported channel type descriptions"><span class="description">Array of supported channel type descriptions</span><pre>descriptions()</pre></a></li>
 <li class="method public "><a href="#details" title="details :: Utility function to gather channel details together in an associative array."><span class="description">Utility function to gather channel details together in an associative array.</span><pre>details()</pre></a></li>
 <li class="method public "><a href="#deviceStates" title="deviceStates :: Array of supported channel type device state capability"><span class="description">Array of supported channel type device state capability</span><pre>deviceStates()</pre></a></li>
@@ -959,6 +960,52 @@ as not all channels have all properties.</p>
 <code>array</code>How long until this channel will be hung up.</div>
 </div></div>
 </div>
+<a name="channelDetails" id="channelDetails"></a><div class="element clickable method public channelDetails" data-toggle="collapse" data-target=".channelDetails .collapse">
+<h2>Utility function to gather together all the details of individual channels into an array.</h2>
+<pre>channelDetails(bool $translate, bool $useIndexes) : array</pre>
+<div class="labels"></div>
+<div class="row collapse"><div class="detail-description">
+<p class="long_description"><p>Essentially, this function calls all <code>chanXXX()</code> functions to return the details for
+individual channels gathered together. E.g.</p>
+
+<pre><code>Array
+(
+    ....
+    [SIP/foobar-654-00000372] =&gt; Array
+    (
+        [chanName] =&gt; SIP/foobar-654-00000372
+        [chanLanguage] =&gt; en
+        [chanType] =&gt; SIP
+        [chanMusicClass] =&gt; (null)
+        ...
+        [chanVariables] =&gt; Array
+        (
+            [DIALEDPEERNUMBER] =&gt; foobar-654
+            [SIPCALLID] =&gt; 1be189fa6281ffc1108db32935f05016@192.168.7.7:5060
+        )
+        [chanFlags] =&gt; 1020
+        [chanTransferCap] =&gt; speech
+    )
+    ....
+)
+</code></pre>
+
+<p>The function returns an array of all channels. Unknown parameters within the channel are
+set to null.</p>
+
+<p>An empty array is returned if there are no active channels.</p></p>
+<h3>Parameters</h3>
+<div class="subelement argument">
+<h4>$translate</h4>
+<code>bool</code><p>Translate parameters when possible</p></div>
+<div class="subelement argument">
+<h4>$useIndexes</h4>
+<code>bool</code><p>Rather than indexing the outer array with the unique channel name, index with the SNMP table position</p></div>
+<h3>Returns</h3>
+<div class="subelement response">
+<code>array</code>All the details of individual channels into an array.</div>
+</div></div>
+</div>
 <a name="descriptions" id="descriptions"></a><div class="element clickable method public descriptions" data-toggle="collapse" data-target=".descriptions .collapse">
 <h2>Array of supported channel type descriptions</h2>
 <pre>descriptions() : array</pre>
@@ -1616,7 +1663,7 @@ OID_ASTERISK_CHANNEL_VARIABLES into an array of key / value pairs</h2>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Asterisk.Indications.html

@@ -188,7 +188,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Asterisk.html

@@ -293,7 +293,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Bridge.html

@@ -116,7 +116,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Cisco.CDP.html

@@ -983,7 +983,7 @@ is connected with a LAG / PortChannel and <code>$inverse</code> was set to true.
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Cisco.RSTP.html

@@ -213,7 +213,7 @@ E.g. sample output:</p>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Cisco.VTP.html

@@ -280,7 +280,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Cisco.html

@@ -88,7 +88,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Entity.html

@@ -235,7 +235,7 @@ etc.</p></p>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Host.html

@@ -88,7 +88,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.Iface.html

@@ -2397,7 +2397,7 @@ should contain an octet string of zero length."</p></p>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.LAG.html

@@ -170,7 +170,7 @@ they are a member of (else 0 if not a LAG port)</h2>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.MIBS.System.html

@@ -250,7 +250,7 @@ re-initialized."</p></p>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.SNMP.html

@@ -644,7 +644,7 @@ instance and then call fn().</p>
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/classes/OSS_SNMP.Timer.html

@@ -138,7 +138,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/deprecated.html

@@ -67,7 +67,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/errors.html

@@ -436,7 +436,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/graph_class.html

@@ -64,7 +64,7 @@
         </script><div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/index.html

@@ -86,7 +86,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/markers.html

@@ -89,7 +89,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:28+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/namespaces/OSS_SNMP.Cache.html

@@ -93,7 +93,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/namespaces/OSS_SNMP.MIBS.Asterisk.html

@@ -94,7 +94,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/namespaces/OSS_SNMP.MIBS.Cisco.html

@@ -101,7 +101,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/namespaces/OSS_SNMP.MIBS.html

@@ -201,7 +201,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/namespaces/OSS_SNMP.html

@@ -278,7 +278,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 1 - 1
doc/packages/Default.html

@@ -240,7 +240,7 @@
 <div class="row"><footer class="span12">
             Template is built using <a href="http://twitter.github.com/bootstrap/">Twitter Bootstrap 2</a> and icons provided by <a href="http://glyphicons.com/">Glyphicons</a>.<br>
             Documentation is powered by <a href="http://www.phpdoc.org/">phpDocumentor 2.0.0a5</a> and<br>
-            generated on 2012-06-21T08:26:27+01:00.<br></footer></div>
+            generated on 2012-06-21T08:52:29+01:00.<br></footer></div>
 </div>
 </body>
 </html>

+ 56 - 1
doc/structure.xml

@@ -2182,7 +2182,7 @@ they are a member of (else 0 if not a LAG port)]]></description>
       </method>
     </class>
   </file>
-  <file path="MIBS/Asterisk/Channels.php" hash="6b8c0555a5bfd071516b59faf8d3f80d" package="Default">
+  <file path="MIBS/Asterisk/Channels.php" hash="c16c9aed9f46958b019afad6b7c237f0" package="Default">
     <class final="false" abstract="false" namespace="OSS_SNMP\MIBS\Asterisk" line="45" package="Default">
       <name>Channels</name>
       <full_name>\OSS_SNMP\MIBS\Asterisk\Channels</full_name>
@@ -3495,6 +3495,61 @@ as not all channels have all properties.</p>
           <type/>
         </argument>
       </method>
+      <method final="false" abstract="false" static="false" visibility="public" namespace="OSS_SNMP\MIBS\Asterisk" line="1517" package="Default">
+        <name>channelDetails</name>
+        <full_name>channelDetails</full_name>
+        <docblock line="1517">
+          <description><![CDATA[Utility function to gather together all the details of individual channels into an array.]]></description>
+          <long-description><![CDATA[<p>Essentially, this function calls all <code>chanXXX()</code> functions to return the details for
+individual channels gathered together. E.g.</p>
+
+<pre><code>Array
+(
+    ....
+    [SIP/foobar-654-00000372] =&gt; Array
+    (
+        [chanName] =&gt; SIP/foobar-654-00000372
+        [chanLanguage] =&gt; en
+        [chanType] =&gt; SIP
+        [chanMusicClass] =&gt; (null)
+        ...
+        [chanVariables] =&gt; Array
+        (
+            [DIALEDPEERNUMBER] =&gt; foobar-654
+            [SIPCALLID] =&gt; 1be189fa6281ffc1108db32935f05016@192.168.7.7:5060
+        )
+        [chanFlags] =&gt; 1020
+        [chanTransferCap] =&gt; speech
+    )
+    ....
+)
+</code></pre>
+
+<p>The function returns an array of all channels. Unknown parameters within the channel are
+set to null.</p>
+
+<p>An empty array is returned if there are no active channels.</p>]]></long-description>
+          <tag line="1517" name="param" description="Translate parameters when possible" type="bool" variable="$translate">
+            <type by_reference="false">bool</type>
+          </tag>
+          <tag line="1517" name="param" description="Rather than indexing the outer array with the unique channel name, index with the SNMP table position" type="bool" variable="$useIndexes">
+            <type by_reference="false">bool</type>
+          </tag>
+          <tag line="1517" name="return" description="All the details of individual channels into an array." type="array">
+            <type by_reference="false">array</type>
+          </tag>
+        </docblock>
+        <argument line="1517">
+          <name>$translate</name>
+          <default><![CDATA[NULL]]></default>
+          <type/>
+        </argument>
+        <argument line="1517">
+          <name>$useIndexes</name>
+          <default><![CDATA[NULL]]></default>
+          <type/>
+        </argument>
+      </method>
     </class>
     <parse_markers>
       <error line="798" code="50018">No DocBlock was found for property $CHANNEL_STATES</error>