From b1d9b989ee33667c7d12f91682485cafdf5b86c7 Mon Sep 17 00:00:00 2001 From: Mark Michelson Date: Tue, 21 Jul 2009 14:29:40 +0000 Subject: [PATCH] Merged revisions 207714 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.4 ........ r207714 | mmichelson | 2009-07-21 09:26:00 -0500 (Tue, 21 Jul 2009) | 5 lines Document default timeout for AMI originations. AST-224 ........ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@207723 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- main/manager.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/manager.c b/main/manager.c index c7e4ce4c65..f4d9e1e6f5 100644 --- a/main/manager.c +++ b/main/manager.c @@ -415,8 +415,8 @@ ASTERISK_FILE_VERSION(__FILE__, "$Revision$") Data to use (requires Application). - - How long to wait for call to be answered (in ms). + + How long to wait for call to be answered (in ms.). Caller ID to be set on the outgoing channel.