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