Commit Graph

4 Commits

Author SHA1 Message Date
chansizzle 526f595c05
adding dhcp options variables 2020-12-11 15:14:01 -07:00
demonspork 05f5f8692d Fix Config URLs for unconfigured Grandstream Phones
Fix config URL so that the phones don't get an invalid URL when $domain_name is unset. They would previously receive `/app/provision` with no domain/ip included, which makes the phone unable to provision again once they have been added to the Devices page without manually re-setting the config URL or factory defaulting the device.

The alternative solution is that the PHP code could always ensure that the $domain_name variable is set even if the device doesn't exist. My suggestion is to see if it can be set to the same domain/IP as the original provision request from this unconfigured device
2020-10-18 12:34:52 -05:00
Len 2a447e4244 Update {$mac}.xml (#4708) 2019-09-29 20:18:57 -07:00
StratoSwitch 1d0da2f30c New GS templates and update 2170 (#3963)
* Initial template upload

old htx86 template and GDS37XX templates

* Add files via upload
2019-01-17 11:37:57 -05:00