mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-01 19:43:03 +00:00
Recorded merge of revisions 250730 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk ........ r250730 | mmichelson | 2010-03-04 14:12:26 -0600 (Thu, 04 Mar 2010) | 3 lines Adjust XML for func_channel to indicate that rtpdest can take a "text" argument. ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.0@250731 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -206,6 +206,7 @@ static struct ast_custom_function channel_function = {
|
||||
" Argument 1:\n"
|
||||
" audio Get audio destination\n"
|
||||
" video Get video destination\n"
|
||||
" text Get text destination\n"
|
||||
"\n"
|
||||
"Additional items may be available from the channel driver providing\n"
|
||||
"the channel; see its documentation for details.\n"
|
||||
|
||||
Reference in New Issue
Block a user