Commit Graph

18 Commits

Author SHA1 Message Date
chansizzle 169778ffdf
added grandstream IPV4/6 mode 2021-05-10 12:43:28 -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
FusionPBX f054319197
Merge pull request #5784 from demonspork/grandstream-headsets
Grandstream: Plantronics EHS and additional non-clobbering of settings
2021-02-25 17:36:43 -07: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
demonspork 0f9098cfb4 Grandstream: Plantronics EHS and additional non-clobbering of settings
Grandstream template updates to support plantronics EHS via grandstream_headset_type and grandstream_headset_key_mode variables.
Also updated wallpaper and screensaver if/else statements to leave out the variables if they are not defined instead of clobbering the user setting. If you want to mandate a certain setting, just set the variable. If the variable is unset it will not overwrite on provision and allow the previous setting to remain.
2021-02-25 15:23:33 -06:00
chansizzle 885e37f5d5
adding dhcp options variables 2020-12-11 15:45:42 -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
Dan 17c2a12390
Grandstream GXP and GRP device config updates (#5397)
* Add dnd variable, fix formatting error in GRP2615 and GRP2616 templates

* Configurable headset volume added

* Added $grandstream_blind_xfer_blf variable to GRP templates
2020-08-31 14:59:37 -06:00
Len a64ac0a87a Update {$mac}.xml (#4675) 2019-09-27 14:58:57 -06:00
Len 041c9f5811 Update {$mac}.xml (#4375)
* Update {$mac}.xml

* Update {$mac}.xml
2019-07-22 11:07:44 -06:00
Len bf1a7ff80a Update {$mac}.xml 2019-05-25 12:02:34 -04:00
FusionPBX cea66a7c81 Update {$mac}.xml 2018-11-10 22:10:04 -07:00
Len 06c2643c64 Update {$mac}.xml (#3837) 2018-11-10 21:59:19 -07:00
AlexanderDCrane 3cd4e0d39c Update {$mac}.xml (#3682) 2018-10-20 21:33:46 -06:00
Killsudo 063ba6bb96 Setup Grandstream GXP2100 Template and Phonebook (#3631)
* Setup Grandstream GXP2100 Template and Phonebook for working provisioning
2018-10-12 14:30:14 -06:00