summaryrefslogtreecommitdiff
path: root/configs/extensions.conf.sample
diff options
context:
space:
mode:
authorKevin P. Fleming <kpfleming@digium.com>2006-06-05 14:00:13 +0000
committerKevin P. Fleming <kpfleming@digium.com>2006-06-05 14:00:13 +0000
commitdd6de5ee4e1bba92a35125919908798013f744d3 (patch)
treec425fec41b0a3282b5337572eca5c2ed23d08080 /configs/extensions.conf.sample
parent4ab449be1ba9eed975b5d7218344df1d57551c79 (diff)
it's time... only enable global priority jumping if the config file says to do so
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@32281 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/extensions.conf.sample')
-rw-r--r--configs/extensions.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample
index cb3384dea..f74f350a1 100644
--- a/configs/extensions.conf.sample
+++ b/configs/extensions.conf.sample
@@ -50,7 +50,7 @@ clearglobalvars=no
; of Asterisk). Individual applications can also be requested to do this
; by passing a 'j' option in their arguments.
;
-priorityjumping=no
+;priorityjumping=yes
;
; You can include other config files, use the #include command
; (without the ';'). Note that this is different from the "include" command