mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Typo fix. Thanks Peter!
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@30010 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
2
pbx.c
2
pbx.c
@@ -296,7 +296,7 @@ static struct pbx_builtin {
|
||||
|
||||
{ "Congestion", pbx_builtin_congestion,
|
||||
"Indicate the Congestion condition",
|
||||
" Congestion([timeout]): This application will indicate the congenstion\n"
|
||||
" Congestion([timeout]): This application will indicate the congestion\n"
|
||||
"condition to the calling channel. If the optional timeout is specified, the\n"
|
||||
"calling channel will be hung up after the specified number of seconds.\n"
|
||||
"Otherwise, this application will wait until the calling channel hangs up.\n"
|
||||
|
Reference in New Issue
Block a user