Add toggle for when to create recording

This commit is contained in:
FusionPBX
2024-07-23 12:09:50 -06:00
committed by GitHub
parent 12a862217f
commit ac9497c232
3 changed files with 115 additions and 21 deletions
+1 -1
View File
@@ -5,7 +5,7 @@
$apps[$x]['uuid'] = "83913217-c7a2-9e90-925d-a866eb40b60e";
$apps[$x]['category'] = "Switch";;
$apps[$x]['subcategory'] = "";
$apps[$x]['version'] = "1.0";
$apps[$x]['version'] = "1.1";
$apps[$x]['license'] = "Mozilla Public License 1.1";
$apps[$x]['url'] = "http://www.fusionpbx.com";
$apps[$x]['description']['en-us'] = "Manage recordings primarily used with an IVR.";