From eb142de87e71d0d715a91d16340a6434b0644add Mon Sep 17 00:00:00 2001 From: Mark Crane Date: Fri, 31 Oct 2014 04:30:30 +0000 Subject: [PATCH] Change the default order for extension queue dialplan to give it a more appropriate order. Dialplan order below 110 are special because they apply to outbound routes. Therefore only dialplans that should affect outbound routes can be below order 110. --- .../switch/conf/dialplan/001_extension_queue.xml | 14 -------------- .../switch/conf/dialplan/520_extension_queue.xml | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 app/dialplan/resources/switch/conf/dialplan/001_extension_queue.xml create mode 100644 app/dialplan/resources/switch/conf/dialplan/520_extension_queue.xml diff --git a/app/dialplan/resources/switch/conf/dialplan/001_extension_queue.xml b/app/dialplan/resources/switch/conf/dialplan/001_extension_queue.xml deleted file mode 100644 index a1cab5d5fb..0000000000 --- a/app/dialplan/resources/switch/conf/dialplan/001_extension_queue.xml +++ /dev/null @@ -1,14 +0,0 @@ - - - - - - - - - - - - - - diff --git a/app/dialplan/resources/switch/conf/dialplan/520_extension_queue.xml b/app/dialplan/resources/switch/conf/dialplan/520_extension_queue.xml new file mode 100644 index 0000000000..99abd87603 --- /dev/null +++ b/app/dialplan/resources/switch/conf/dialplan/520_extension_queue.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + +