]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Correct DAHDIShowChannels XML documentation.
authorRichard Mudgett <rmudgett@digium.com>
Thu, 21 Apr 2011 22:38:44 +0000 (22:38 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Thu, 21 Apr 2011 22:38:44 +0000 (22:38 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@314732 65c4cc65-6c06-0410-ace0-fbb531ad65f3

channels/chan_dahdi.c

index a8545122515e3e536c554a759cc1ee4f17b5d0ee..0555a46c3506af324f9fd83e3c090618c82f02a9 100644 (file)
@@ -235,7 +235,9 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
                </synopsis>
                <syntax>
                        <xi:include xpointer="xpointer(/docs/manager[@name='Login']/syntax/parameter[@name='ActionID'])" />
-                       <parameter name="DAHDIChannel" required="true" />
+                       <parameter name="DAHDIChannel">
+                               <para>Specify the specific channel to show.  Show all channels if zero or not present.</para>
+                       </parameter>
                </syntax>
                <description>
                </description>