[asterisk-commits] kpfleming: branch 1.2 r50561 -
/branches/1.2/pbx.c
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Fri Jan 12 07:34:16 MST 2007
Author: kpfleming
Date: Fri Jan 12 08:34:15 2007
New Revision: 50561
URL: http://svn.digium.com/view/asterisk?view=rev&rev=50561
Log:
minor documentation clarification
Modified:
branches/1.2/pbx.c
Modified: branches/1.2/pbx.c
URL: http://svn.digium.com/view/asterisk/branches/1.2/pbx.c?view=diff&rev=50561&r1=50560&r2=50561
==============================================================================
--- branches/1.2/pbx.c (original)
+++ branches/1.2/pbx.c Fri Jan 12 08:34:15 2007
@@ -258,7 +258,8 @@
"Answer a channel if ringing",
" Answer([delay]): If the call has not been answered, this application will\n"
"answer it. Otherwise, it has no effect on the call. If a delay is specified,\n"
- "Asterisk will wait this number of milliseconds before answering the call.\n"
+ "Asterisk will wait this number of milliseconds before returning to\n"
+ "the dialplan after answering the call.\n"
},
{ "BackGround", pbx_builtin_background,
More information about the asterisk-commits
mailing list