mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-05 20:20:07 +00:00
update docs to reflect that priority jumping only occurs when the global
option is enabled git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@6769 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -64,6 +64,8 @@ static char *descrip =
|
||||
"If the command itself executes but is in error, and if there exists\n"
|
||||
"a priority n + 101, where 'n' is the priority of the current instance,\n"
|
||||
"then the channel will be setup to continue at that priority level.\n"
|
||||
"Note that this jump functionality has been deprecated and will only occur\n"
|
||||
"if the global priority jumping option is enabled in extensions.conf.\n"
|
||||
" Otherwise, System returns 0.\n";
|
||||
|
||||
static char *descrip2 =
|
||||
|
Reference in New Issue
Block a user