aboutsummaryrefslogtreecommitdiffstats
path: root/funcs
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-04 20:12:26 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-04 20:12:26 +0000
commit4f6972573b9e0788a7a9b8205772281c2077038b (patch)
treee72d76ee2846e8111b46b30aa212366bc8f1a7b8 /funcs
parent9b7f3799add136640a94bca2e1cdebfc948ee1d4 (diff)
Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@250730 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'funcs')
-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>