* Update {$mac}.cfg
Changing from Successive registration to Concurrent registration (default) for fallback redundancy.
* Update {$mac}.cfg
Changing from Successive registration to Concurrent registration (default) for fallback redundancy.
* Update {$mac}.cfg
Changing from Successive registration to Concurrent registration (default) for fallback redundancy.
* Add SNMP configuration support for Grandstream HT801,HT802 and GXP2135 devices
Added configurable SNMP settings to Grandstream HT801, HT802 and GX92135 provisioning template. Includes enable/disable toggle, SNMP version selection (default v2c), and community string configuration. SNMP is disabled by default
for security.
* Update app_config.php
* WiFi AP configuration support for Grandstream devices
Added WiFi access point 1 and 2 configuration (SSID, password, security type) for GRP2612/2613/2614/2615/2616 devices.
Includes database configuration entries with unique UUIDs and template variable integration following FusionPBX patterns.
---------
Co-authored-by: Matthew Midgett <mmidgett@nationalwi-fi.com>
* Add SNMP configuration support for Grandstream HT801,HT802 and GXP2135 devices
Added configurable SNMP settings to Grandstream HT801, HT802 and GX92135 provisioning template. Includes enable/disable toggle, SNMP version selection (default v2c), and community string configuration. SNMP is disabled by default
for security.
* Update app_config.php
---------
Co-authored-by: Matthew Midgett <mmidgett@nationalwi-fi.com>
* Update {$mac}.xml
Allow device to not revert back to DHCP on reboot and keep manually entered static IP.
* Add variable for IP mode (DHCP, Static, etc)
Prevents device from reverting back to DHCP on reboot if a static IP is manually set.
This applies to users in the United States. When a user dials 911 or 933 (commonly used for 911 testing) from the Groundwire app, the call is automatically placed using the device's cellular service. This approach can enhance location accuracy for emergency services and ensure more reliable call completion.
* Grandstream - use variable for firmware upgrade protocol
The firmware upgrade protocol was hard-coded as https. Updated to use the default settings variable.
* Corrected case errors for Grandstream GHP6xx Series
* Corrected case - remotecontrol
* Update {$mac}.xml
* Replaced all camel case within XML element names
* Found a few more
Matching pattern: name=".*[a-z][A-Z].*"