From bde00a2e03050531550de31bdd2e955e18c7d6ee Mon Sep 17 00:00:00 2001 From: Matthew Jordan Date: Thu, 24 Jan 2013 04:02:47 +0000 Subject: Correct documentation for ConfbridgeList AMI action The documentation for ConfbridgeList states that the Conference field is optional. That's not really the case: if you fail to provide a Conference number, the command will kick back an error. (closes issue AST-1090) Reported by: John Bigelow ........ Merged revisions 380028 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@380029 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- apps/app_confbridge.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/app_confbridge.c b/apps/app_confbridge.c index 7ad92272d..8a4fdc329 100644 --- a/apps/app_confbridge.c +++ b/apps/app_confbridge.c @@ -161,7 +161,7 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") - + Conference number. -- cgit v1.2.3