mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
add new polycom mac address vendor range (#6315)
This commit is contained in:
@@ -120,6 +120,9 @@ include "root.php";
|
||||
case "64167f":
|
||||
$device_vendor = "polycom";
|
||||
break;
|
||||
case "482567":
|
||||
$device_vendor = "polycom";
|
||||
break;
|
||||
case "000413":
|
||||
$device_vendor = "snom";
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user