mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 09:03:49 +00:00
Update provision.php
This commit is contained in:
@@ -1149,6 +1149,7 @@ include "root.php";
|
||||
case "call return": $device_key_type = "17"; break;
|
||||
case "transfer": $device_key_type = "18"; break;
|
||||
case "call park": $device_key_type = "19"; break;
|
||||
case "monitored call park": $device_key_type = "26"; break;
|
||||
case "intercom": $device_key_type = "20"; break;
|
||||
case "ldap search": $device_key_type = "21"; break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user