projects
/
asterisk/asterisk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5d3f2a
)
Adjust XML for func_channel to indicate that rtpdest can take a "text" argument.
author
Mark Michelson
<mmichelson@digium.com>
Thu, 4 Mar 2010 20:12:26 +0000
(20:12 +0000)
committer
Mark Michelson
<mmichelson@digium.com>
Thu, 4 Mar 2010 20:12:26 +0000
(20:12 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@250730
65c4cc65
-6c06-0410-ace0-
fbb531ad65f3
funcs/func_channel.c
patch
|
blob
|
history
diff --git
a/funcs/func_channel.c
b/funcs/func_channel.c
index
87bf822
..
8dff86e
100644
(file)
--- 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>