minor documentation clarification

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@50561 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.2
Kevin P. Fleming 19 years ago
parent 2e738d5a7c
commit 808bcff9d0

@ -258,7 +258,8 @@ static struct pbx_builtin {
"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,

Loading…
Cancel
Save