From 750dff4f0fdf403312fee1d8b67990d19cea5c43 Mon Sep 17 00:00:00 2001 From: Sean Bright Date: Wed, 19 Jan 2011 15:54:22 +0000 Subject: [PATCH] Merged revisions 302417 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.8 ................ r302417 | seanbright | 2011-01-19 10:53:20 -0500 (Wed, 19 Jan 2011) | 16 lines Merged revisions 302416 via svnmerge from https://origsvn.digium.com/svn/asterisk/branches/1.6.2 ........ r302416 | seanbright | 2011-01-19 10:52:44 -0500 (Wed, 19 Jan 2011) | 9 lines 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/trunk@302418 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/extensions.conf.sample | 8 -------- 1 file changed, 8 deletions(-) diff --git a/configs/extensions.conf.sample b/configs/extensions.conf.sample index 70ef647614..31c3b7dd2d 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' ;