mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-06 12:36:58 +00:00
Documentation fixup (thanks, drumkilla)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4260 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
4
pbx.c
4
pbx.c
@@ -419,8 +419,8 @@ static struct pbx_builtin {
|
||||
},
|
||||
|
||||
{ "WaitExten", pbx_builtin_waitexten,
|
||||
"Waits for some time",
|
||||
" Wait([seconds]): Waits for the user to enter a new extension for the \n"
|
||||
"Waits for an extension to be entered",
|
||||
" WaitExten([seconds]): Waits for the user to enter a new extension for the \n"
|
||||
"specified number of seconds, then returns 0. Seconds can be passed with\n"
|
||||
"fractions of a seconds (eg: 1.5 = 1.5 seconds) or if unspecified the\n"
|
||||
"default extension timeout will be used.\n"
|
||||
|
Reference in New Issue
Block a user