Fix documentation on chanisavail

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@784 65c4cc65-6c06-0410-ace0-fbb531ad65f3
1.0
Mark Spencer 22 years ago
parent b49fd4ab95
commit 259d29a58d

@ -42,7 +42,7 @@ static char *descrip =
"be n+101 (unless such a priority does not exist, in which case\n"
"ChanIsAvail will return -1. If any of the requested channels\n"
"are available, the next priority will be n+1, the channel variable\n"
"${CHANAVAIL} will be set to the name of the available channel and\n"
"${AVAILCHAN} will be set to the name of the available channel and\n"
"the ChanIsAvail app will return 0.\n";
STANDARD_LOCAL_USER;

Loading…
Cancel
Save