Grandstream static IP provisioning
dbedoya opened this issue · 0 comments
dbedoya commented
We want to activate Grandstream phones provisioning using static IP, so we want to set the static IP address parameters, dns parameters, subnet mask parameters, and gateway parameters (P9 - P28, P92 - P95), as well as the IP address mode parameter (P8). We know IP address mode parameter is a number, so we want to reasign the value of the connection_type variable to store the code number instead of the connection type string selected (static or dhcp). Also, we want to create a set of new variables containing the octects of the rest of parameters needded. We want to make these changes in the phone.php file of each family inside Grandstream brand. Do you think this is the right place to do it?