From 4f6972573b9e0788a7a9b8205772281c2077038b Mon Sep 17 00:00:00 2001 From: mmichelson Date: Thu, 4 Mar 2010 20:12:26 +0000 Subject: 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 --- funcs/func_channel.c | 1 + 1 file changed, 1 insertion(+) 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$") Argument 1: audio Get audio destination video Get video destination + text Get text destination chan_iax2 provides the following additional options: -- cgit v1.2.3