Update provision.php
This commit is contained in:
parent
2a7096d8d7
commit
09d837761e
|
|
@ -1166,6 +1166,7 @@ include "root.php";
|
|||
case "call return": $device_key_type = "7"; break;
|
||||
case "transfer": $device_key_type = "8"; break;
|
||||
case "call park": $device_key_type = "9"; break;
|
||||
case "monitored call park": $device_key_type = "16"; break;
|
||||
case "intercom": $device_key_type = "10"; break;
|
||||
case "ldap search": $device_key_type = "11"; break;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue