From 5bc2ee7e25b5dc8598be47de804b6980178000ce Mon Sep 17 00:00:00 2001 From: mmichelson 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: http://svn.digium.com/svn/asterisk/trunk@207723 f38db490-d61c-443f-a65b-d21fe96a405b --- main/manager.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/manager.c b/main/manager.c index c7e4ce4c6..f4d9e1e6f 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.