Commit Graph

14 Commits

Author SHA1 Message Date
chansizzle b11fa9a0e2
added grandstream IPV4/6 mode 2021-05-10 11:59:20 -06:00
markjcrane c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
demonspork 99fb4ae078 Grandstream: Hide BLF Remote Status And More Distinctive Ring
Hide the other connected party on the BLF of supported phones. When not hidden a busy BLF will show the other connected party/sttaus of the call by flashing back and forth between the BLF label and the caller ID.
It also impacts the park buttons, but they typically only show the word "park" because of the character limitations.
Also did more effective find/replace for the distnctive ring variables with regex!
2021-03-02 21:34:25 -06:00
demonspork 1d9694a671 Grandstream template nway conference support
Support enabling nway conference with Grandstream phones if nway_conference is set to true. If it is not true, it sets the conference URI back to blank to restore local conference
2021-02-25 17:10:49 -06:00
chansizzle 402632eb85
Update {$mac}.xml
dhcp options
2020-12-11 15:04:20 -07:00
Andrew Querol f1349fac12 Allow both park+x and park+*x prefixes in the Grandstream dialplan.
See #5606 for context
2020-11-20 19:17:43 -06:00
FusionPBX f013aa5059
Merge branch 'master' into gxp_feature_key_sync 2020-11-18 08:39:14 -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
demonspork 083453784b Grandstream GXP and GRP feature Key Sync
Grandstream GXP and GRP feature key sync variables.
2020-10-16 18:47:01 -05:00
Len 3d4d02d449 Update {$mac}.xml (#4904) 2019-11-22 19:33:22 -07:00
Len 8083bcb73b Update {$mac}.xml (#4704) 2019-09-28 19:46:35 -07:00
Len fcda722d9d Update {$mac}.xml (#3960) 2019-01-09 13:52:35 -07:00
Len 0975fca279 Update {$mac}.xml (#3959) 2019-01-09 13:44:44 -07:00
StratoSwitch 5d3d121f45 GAC2500 template (#3958)
* Add template for GAC2500

Initial gac2500 config template for firmware 1.0.3.30 or higher.  all settings are either default or use variables from FusionPBX

* New GAC2500 template based on Firmware version 1.0.3.30 defaults

Only changes from defaults are FusionPBX variables and enable paging auto answer
2019-01-08 18:40:50 -07:00