diff --git a/app/devices/app_config.php b/app/devices/app_config.php index 01f4d93c1a..da31452c5a 100644 --- a/app/devices/app_config.php +++ b/app/devices/app_config.php @@ -4302,6 +4302,12 @@ $vendors[$y]['functions'][$z]['groups'][] = "superadmin"; $vendors[$y]['functions'][$z]['groups'][] = "admin"; + //bittel details + $y++; + $vendors[$y]['uuid'] = "a2eeb8e0-c30d-4f21-b3eb-7b2ac3b3e84d"; + $vendors[$y]['name'] = "bittel"; + $z=0; + //linphone details $y++; $vendors[$y]['uuid'] = "782bc1cc-149f-406f-b8e2-24a2bc484fad";