From: Sean Bright Date: Wed, 19 Jan 2011 15:52:44 +0000 (+0000) Subject: Remove references to priorityjumping from the sample extensions.conf. X-Git-Tag: 1.6.2.18-rc1~71 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ed7b735466d036fdd679f205edf2ece749683776;p=thirdparty%2Fasterisk.git Remove references to priorityjumping from the sample extensions.conf. Priority jumping was removed from pbx_config in r68970. (closes issue #18622) Reported by: kshumard Patches: extensions.conf.sample.patch uploaded by kshumard (license 92) git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.6.2@302416 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index f6da2f2c33..ab44baef6e 100644 --- a/configs/extensions.conf.sample +++ b/configs/extensions.conf.sample @@ -88,14 +88,6 @@ writeprotect=no ; clearglobalvars=no ; -; If priorityjumping is set to 'yes', then applications that support -; 'jumping' to a different priority based on the result of their operations -; will do so (this is backwards compatible behavior with pre-1.2 releases -; of Asterisk). Individual applications can also be requested to do this -; by passing a 'j' option in their arguments. -; -;priorityjumping=yes -; ; User context is where entries from users.conf are registered. The ; default value is 'default' ;