From 03d9c747e449a7e34c3b718368c772ee2c0c10c4 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Thu, 4 Mar 2010 20:15:10 +0000 Subject: [PATCH] Merged 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.2@250733 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- funcs/func_channel.c | 1 + 1 file changed, 1 insertion(+) diff --git a/funcs/func_channel.c b/funcs/func_channel.c index 02e7208c60..ecda996165 100644 --- a/funcs/func_channel.c +++ b/funcs/func_channel.c @@ -187,6 +187,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Argument 1: audio Get audio destination video Get video destination + text Get text destination chan_iax2 provides the following additional options: -- 2.47.2