mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-02 03:48:02 +00:00
Recorded merge of revisions 193545 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ................ r193545 | lmadsen | 2009-05-11 14:01:44 -0400 (Mon, 11 May 2009) | 14 lines Recorded merge of revisions 193544 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r193544 | lmadsen | 2009-05-11 13:35:17 -0400 (Mon, 11 May 2009) | 7 lines Document CHANNEL(transfercapability) in CLI documentation. (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.6.0@193546 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -175,6 +175,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"
|
||||
#ifdef CHANNEL_TRACE
|
||||
|
||||
Reference in New Issue
Block a user