Commit Graph

61 Commits

Author SHA1 Message Date
FusionPBX
7f06725a54 Update the path for grandstream_phonebook_xml_server_path 2022-03-22 15:05:02 -06:00
FusionPBX
b9c0a77d2f Add the grandstream_long_label setting that is used in Grandstream templates. 2022-02-02 13:20:54 -07:00
jonathanblack1000
1a943e5e27 Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates (#6104)
* Add grandstream_dnssrv_transport setting to GRP and GXP21xx templates

Add grandstream_dnssrv_transport setting to enable setting of transport when dns/srv is selected.  Added on GRP  and GXP 21xx templates.

* Update app_config.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-11-16 12:49:26 -07:00
Jason Kinner
e9766dc18a Add grandstream_disable_active_mpk_page variable (#6079) 2021-11-13 10:59:46 -07:00
Jason Kinner
a680892060 Remove extraneous pipe (#6074)
Removed extra | (pipe) that was causing issues with call park on Grandstream phones
2021-10-27 01:01:22 -06:00
AlexC
6cfc6ac9b0 Renamed the default setting grandstream_fxs_enabled (#6049) 2021-09-02 12:08:41 -06:00
demonspork
803457f8c9 Support for Disabling Non-configured ports on GXW42XX gateways (#6001)
* Support for Disabling Non-configured ports on GXW42XX gateways

When patching in an ATA at facilities like residential facilities, we don't want dial tone on un-configured ports. This makes it so that the device will disable ports that have no user id configured so they don't provide dial tone. The behavior can be reversed by setting grandstream_fxs_enabled to 1 in the settings.
2021-08-25 19:10:35 -06:00
markjcrane
bfba65c494 Add grandstream_accept_sip_from_proxy_only and synchronize the templates 2021-06-30 10:14:10 -06:00
demonspork
910549919b Grandstream headset ring (#5967)
* Add Grandstream Headset/Speaker Ring

Add variable to choose whether the speaker rings with the headset.

* Add Speaker Only option

Add note that speaker only is supported with a value of 2.
2021-06-21 20:17:58 -06:00
chansizzle
a8b9694181 added grandstream IPV4/6 mode 2021-05-07 17:08:29 -06:00
chansizzle
8672784b02 grandstream call waiting ring 2021-03-15 15:12:12 -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
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
23b2148649 Update app_config.php
dhcp options
2020-12-08 16:07:53 -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
a87a9b4311 Update app_config.php 2020-11-18 08:40:28 -07:00
FusionPBX
f013aa5059 Merge branch 'master' into gxp_feature_key_sync 2020-11-18 08:39:14 -07:00
FusionPBX
3696269c39 Merge pull request #5560 from winsock/grandstream-xml
Grandstream GXV3370 Template Improvements
2020-11-17 20:11:55 -07:00
Greenbea
fae6343173 Grandstream update dialplan to support extension intercept **[ext] 2020-11-17 16:57:48 -05:00
Andrew Querol
c959b8cd10 Add in the new default settings and enable WiFi management. 2020-11-05 12:02:33 -06:00
Andrew Querol
cdab2a752c Fix the whitespace inconsistency 2020-11-05 09:43:51 -06:00
demonspork
d5b88ba4dc Fix Indention
Spaces instead of tabs :)
2020-10-16 18:51:32 -05:00
demonspork
21fd701e69 Disable grandstream_feature_key_sync by default
Disable grandstream_feature_key_sync by default because it requires the lua.conf.xml modification for the server to work with it.
2020-10-16 18:49:06 -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
6cc97a45cc Update app_config.php 2020-10-09 22:07:25 -04:00
FusionPBX
2df30633be Add the grandstream_dial_plan again however use single quotes to prevent \r and \f from being interpreted. 2020-07-06 14:48:55 -06:00
FusionPBX
6bea0b057e Update app_config.php 2020-05-02 13:51:50 -06:00
Len
e70bfeaf73 Update app_config.php (#5202) 2020-03-23 17:24:28 -06:00
racitup
a1699f6fa6 Add en-gb fusionpbx language (#5192)
* Create en-gb language by copying en-us

* Add en-gb to app_configs

* Add en-gb to app_menus

* Language copy utility

* Fix missing quote mark

* Delete cp_lang.py

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-03-20 14:47:13 -06:00
Len
97ca0df3cb fix duplicate uuid (#5195) 2020-03-19 21:54:30 -06:00
vivoras
4d7d6918b0 add grandstream options (#5151)
Vivoras <vivoras@debian>
2020-03-11 20:00:00 -06:00
Len
997318bc40 Update app_config.php (#5169) 2020-03-02 10:25:08 -07:00
Len
1e0b9e726f Update app_config.php (#5171) 2020-03-02 10:24:34 -07:00
Len
fb658a4e97 Update app_config.php (#5144)
* Update app_config.php

* Update app_config.php

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-02-07 20:34:56 -07:00
Len
47548f09f6 Update app_config.php 2020-01-22 22:08:42 -05:00
Len
90f9977a50 Update app_config.php (#4948) 2019-12-16 10:56:20 -07:00
FusionPBX
1027eae2fd Update app_config.php 2019-11-12 20:32:00 -07:00
Len
1e32582a28 Update app_config.php (#4783)
* Update app_config.php

* Update app_config.php
2019-10-16 18:41:34 -07:00
Len
f8bb021dd7 Update app_config.php (#4369)
* Update app_config.php

* Update app_config.php
2019-07-19 13:05:56 -06:00
FusionPBX
ddcc8a4321 Update app_config.php 2019-07-18 17:14:49 -06:00
FusionPBX
fe667d6593 Update app_config.php 2019-07-03 22:13:54 -06:00
FusionPBX
eb9dcbaed6 Update app_config.php 2019-07-03 22:12:32 -06:00
Len
945aa905f9 Update app_config.php (#4292) 2019-06-18 14:14:28 -06:00
Len
17dc24cbbb Update app_config.php (#4291) 2019-06-18 14:03:38 -06:00
Len
5cfbcb30eb Update app_config.php (#4235) 2019-06-01 20:37:59 -06:00
FusionPBX
9e2c21176b Update app_config.php 2018-11-10 12:17:32 -07:00
FusionPBX
cb953f5093 Update app_config.php 2018-10-04 13:34:40 -06:00
FusionPBX
628991e573 Update app_config.php 2018-09-22 09:20:01 -06:00
FusionPBX
b082b0b156 Update app_config.php 2018-09-22 09:17:49 -06:00
FusionPBX
90b6d06f4d Update app_config.php 2018-09-17 19:57:58 -06:00