diff --git a/channels/chan_dahdi.c b/channels/chan_dahdi.c index 6b82bb1855ff071a3171eebe30a9726b48525880..c8391c2047aabc23882ea0532d352f8c65bebd29 100644 --- a/channels/chan_dahdi.c +++ b/channels/chan_dahdi.c @@ -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>