]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Document CHANNEL(transfercapability) in CLI documentation.
authorLeif Madsen <leif@leifmadsen.com>
Mon, 11 May 2009 17:35:17 +0000 (17:35 +0000)
committerLeif Madsen <leif@leifmadsen.com>
Mon, 11 May 2009 17:35:17 +0000 (17:35 +0000)
(issue #15073)
Reported by: pkempgen
Patches:
      20090511__issue15073.diff.txt uploaded by tilghman (license 14)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@193544 65c4cc65-6c06-0410-ace0-fbb531ad65f3

funcs/func_channel.c

index 302272e0b7161802dee61ecd4b564066038a1d8a..d2e5c2c6724cad647880083ac5d40cb7811af14b 100644 (file)
@@ -155,6 +155,8 @@ static struct ast_custom_function channel_function = {
                "R/W    rxgain             set rxgain level on channel drivers that support it\n"
                "R/O    state              state for channel\n"
                "R/W    tonezone           zone for indications played\n"
+               "R/W    transfercapability ISDN transfer capability (one of SPEECH, DIGITAL,\n"
+               "                          RESTRICTED_DIGITAL, 3K1AUDIO, DIGITAL_W_TONES, or VIDEO).\n"
                "R/W    txgain             set txgain level on channel drivers that support it\n"
                "R/O    videonativeformat  format used natively for video\n"
                "\n"