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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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") {