my bad, it was polycom
This commit is contained in:
@@ -467,7 +467,7 @@ include "root.php";
|
|||||||
case "snom":
|
case "snom":
|
||||||
$mac = strtolower($mac);
|
$mac = strtolower($mac);
|
||||||
break;
|
break;
|
||||||
case "yealink":
|
case "polycom":
|
||||||
$mac = strtolower($mac);
|
$mac = strtolower($mac);
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
|||||||
Reference in New Issue
Block a user