Update provision.php (#5498)

This commit is contained in:
Len
2020-09-28 22:38:11 -04:00
committed by GitHub
parent a55273fd1d
commit 7ca85632c3

View File

@@ -1024,6 +1024,7 @@ include "root.php";
case "monitored call park": $device_key_type = "26"; break;
case "intercom": $device_key_type = "20"; break;
case "ldap search": $device_key_type = "21"; break;
case "phonebook": $device_key_type = "30"; break;
}
}
if ($device_key_category == "memory" || $device_key_category == "expansion") {