summaryrefslogtreecommitdiff
path: root/funcs/func_channel.c
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2010-03-04 20:12:26 +0000
committerMark Michelson <mmichelson@digium.com>2010-03-04 20:12:26 +0000
commit7acfebf2b83d3010b7b5bbfef1a625b8694afdca (patch)
treee72d76ee2846e8111b46b30aa212366bc8f1a7b8 /funcs/func_channel.c
parentd5d3f2a39799960150b229c6dfcdd7c8f04b5106 (diff)
Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250730 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'funcs/func_channel.c')
-rw-r--r--funcs/func_channel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/funcs/func_channel.c b/funcs/func_channel.c
index 87bf82228..8dff86efb 100644
--- a/funcs/func_channel.c
+++ b/funcs/func_channel.c
@@ -200,6 +200,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$")
<para> Argument 1:</para>
<para> <literal>audio</literal> Get audio destination</para>
<para> <literal>video</literal> Get video destination</para>
+ <para> <literal>text</literal> Get text destination</para>
</enum>
</enumlist>
<para><emphasis>chan_iax2</emphasis> provides the following additional options:</para>