mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Change the vendor ID hex number to lower case and re-use prov object that already exists.
This commit is contained in:
@@ -86,7 +86,7 @@ include "root.php";
|
||||
case "000e08":
|
||||
$device_vendor = "linksys";
|
||||
break;
|
||||
case "08000F":
|
||||
case "08000f":
|
||||
$device_vendor = "mitel";
|
||||
break;
|
||||
case "0080f0":
|
||||
|
||||
Reference in New Issue
Block a user