From 972934e78012cc796b1b9b992ec652cf5f436c1d Mon Sep 17 00:00:00 2001 From: Andrew Querol Date: Mon, 30 Nov 2020 11:16:16 -0600 Subject: [PATCH 1/2] Update the main valet_park dialplan to match the improvements made to the auto dialplan. Parking lots are no longer directly prefixed with *. But for backwards compatibility can be called that way still. Parking lot name changed from `park` to `5900` to allow monitoring the whole parking lot with a BLF if desired. Fix regex from matching 5900 to allow this dialplan to work with the valet_park_auto if enabled. --- .../switch/conf/dialplan/470_valet_park.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml b/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml index cb0d952ac4..2f76219b20 100644 --- a/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml +++ b/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml @@ -1,18 +1,18 @@ - - + + - + - + - + - - + + @@ -20,7 +20,7 @@ - + From 65cdf03be3072b13347558c334c2fe5971b4a8d7 Mon Sep 17 00:00:00 2001 From: Andrew Querol Date: Mon, 30 Nov 2020 13:09:47 -0600 Subject: [PATCH 2/2] Remove unused info action --- app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml | 1 - 1 file changed, 1 deletion(-) diff --git a/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml b/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml index 2f76219b20..3b120f9159 100644 --- a/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml +++ b/app/dialplans/resources/switch/conf/dialplan/470_valet_park.xml @@ -7,7 +7,6 @@ -