From d9ba8b88808e73c2e45f463a2f81b3785cd84c7f Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Wed, 1 Feb 2023 11:39:34 -0700 Subject: [PATCH] Disable destination_number by default This dialplan is meant to not record any calls any feature code calls. This means all calls starting with a * prefix. However if you set the call to record all on the extension wouldn't you expect it to record all calls? Including when picking up a call. Or when intercepting call? or when un-parking a call. Had a someone call that had used a * prefix on an outbound route because they did that this condition prevented the call from being recorded which they didn't expect when the extension was set to record all calls. Tempted to remove it entirely but have instead disabled it by default for now. --- .../resources/switch/conf/dialplan/050_user_record.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml b/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml index b4ad6ab590..8f65cfe73f 100644 --- a/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml +++ b/app/dialplans/resources/switch/conf/dialplan/050_user_record.xml @@ -42,7 +42,7 @@ - +