]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Recorded merge of revisions 250730 via svnmerge from
authorMark Michelson <mmichelson@digium.com>
Thu, 4 Mar 2010 20:14:19 +0000 (20:14 +0000)
committerMark Michelson <mmichelson@digium.com>
Thu, 4 Mar 2010 20:14:19 +0000 (20:14 +0000)
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.1@250732 65c4cc65-6c06-0410-ace0-fbb531ad65f3

funcs/func_channel.c

index 2e377a34c6b0a3d26f7b60de1298af81c09126e3..e37138b926fd7ef48e4b4bdda904dc05c9c66cca 100644 (file)
@@ -233,6 +233,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"
                "chan_iax2 provides the following additional options:\n"
                "R/O    peerip             Get the peer's ip address\n"