Remove polycom functions speed dial

Polycom key functions in their own web interface only show automata and normal.
This commit is contained in:
FusionPBX 2023-04-08 13:03:23 -06:00 committed by GitHub
parent b9776041c1
commit 09d5108fb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 16 deletions

View File

@ -1889,22 +1889,6 @@
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
$vendors[$y]['functions'][$z]['groups'][] = "admin";
$z++;
$vendors[$y]['functions'][$z]['uuid'] = "75f4f5fa-f4e8-4680-ac6f-a69846708569";
$vendors[$y]['functions'][$z]['label'] = "label-speeddial";
$vendors[$y]['functions'][$z]['type'] = "speeddial";
$vendors[$y]['functions'][$z]['subtype'] = "";
$vendors[$y]['functions'][$z]['value'] = "SpeedDial";
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
$vendors[$y]['functions'][$z]['groups'][] = "admin";
$z++;
$vendors[$y]['functions'][$z]['uuid'] = "ab4cf4e2-6e10-485a-964d-f66f7cfd2c85";
$vendors[$y]['functions'][$z]['label'] = "label-speeddialmenu";
$vendors[$y]['functions'][$z]['type'] = "speeddialmenu";
$vendors[$y]['functions'][$z]['subtype'] = "";
$vendors[$y]['functions'][$z]['value'] = "SpeedDialMenu";
$vendors[$y]['functions'][$z]['groups'][] = "superadmin";
$vendors[$y]['functions'][$z]['groups'][] = "admin";
$z++;
$vendors[$y]['functions'][$z]['uuid'] = "0205cce8-2796-4f3d-97c0-dbe51add6270";
$vendors[$y]['functions'][$z]['label'] = "label-url";
$vendors[$y]['functions'][$z]['type'] = "url";