Commit Graph
7154 Commits
Author SHA1 Message Date
Jason Kinner 37535a42f4 Add existing {$yealink_fwd_allow} variable (#6033) 2021-09-02 12:12:25 -06:00
Jason Kinner a44cb84bba Add existing {$yealink_fwd_allow} variable (#6034) 2021-09-02 12:11:47 -06:00
Jason Kinner 0d4ec3ef1e Add existing {$yealink_fwd_allow} variable (#6035) 2021-09-02 12:11:31 -06:00
Jason Kinner 8f0ef484a0 Add existing {$yealink_fwd_allow} variable (#6036) 2021-09-02 12:11:14 -06:00
Jason Kinner f52e21049b Add existing {$yealink_fwd_allow} variable (#6037) 2021-09-02 12:10:54 -06:00
Jason Kinner 8d55ab5479 Add existing {$yealink_fwd_allow} variable (#6038) 2021-09-02 12:10:40 -06:00
Jason Kinner 0479a60885 Add existing {$yealink_fwd_allow} variable (#6039) 2021-09-02 12:10:28 -06:00
Jason Kinner 5d2b1de165 Add existing {$yealink_fwd_allow} variable (#6040) 2021-09-02 12:10:13 -06:00
Jason Kinner dc0f77f5a2 Add existing {$yealink_fwd_allow} variable (#6041) 2021-09-02 12:09:59 -06:00
Jason Kinner 5f9f0a4214 Add existing {$yealink_fwd_allow} variable (#6042) 2021-09-02 12:09:48 -06:00
Jason Kinner 245afe314b Add existing {$yealink_fwd_allow} variable (#6043) 2021-09-02 12:09:33 -06:00
Jason Kinner a62fc30aa5 Add existing {$yealink_fwd_allow} variable (#6044) 2021-09-02 12:09:18 -06:00
Jason Kinner e84288f1e9 Fix incorrect $yealink_fwd_allow variable (#6045) 2021-09-02 12:09:03 -06:00
Ben 5264c6e3f8 Added an array replacing the account #'s and a few cosmetic changes (#6019) 2021-08-30 10:51:15 -06:00
Ben 78af1da96f simplified the array and a few cosmetic changes (#6018) 2021-08-30 10:50:21 -06:00
Vincent c2772dc4c7 Add the fip1x series provision template of flyingvoice and the vender of flyingvoice on the web. (#5996)
* Add fip1x series of flyingvoice  in the provision

* Fix boot file of flyingvoice does not take effect.
2021-08-27 09:39:10 -06:00
FusionPBX 841a6751db Use fusionpbx/resources/classes/groups.php instead of fusionpbx/core/resources/classes/groups.php 2021-08-26 16:34:59 -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
Jason Kinner 7288506b12 Add grandstream_long_label var (#6009) 2021-08-25 19:02:51 -06:00
Jason Kinner 9f0685ed7f Add grandstream_long_label var (#6010) 2021-08-25 19:02:42 -06:00
Jason Kinner 064376e70c Add grandstream_long_label var (#6011) 2021-08-25 19:02:31 -06:00
Jason Kinner 6ace6581f2 Add grandstream_long_label var (#6012) 2021-08-25 19:02:20 -06:00
Jason Kinner 21417033de Add grandstream_long_label var (#6013) 2021-08-25 19:02:11 -06:00
Jason Kinner 3dc3fe0651 Add grandstream_long_label var (#6014) 2021-08-25 19:02:02 -06:00
Jason Kinner 6c62bb9518 Add grandstream_long_label var (#6008) 2021-08-25 19:01:27 -06:00
Jason Kinner 4db35a07ed Add: missing curly braces, grandstream_long_label (#6004) 2021-08-25 19:01:15 -06:00
Jason Kinner dbc1340984 Update {$mac}.xml (#6005) 2021-08-25 19:00:54 -06:00
Jason Kinner c9b86b1462 Add grandstream_long_label var (#6007) 2021-08-25 19:00:26 -06:00
Jason Kinner 0f9501c3f9 Add: missing curly braces, grandstream_long_label (#6003) 2021-08-25 19:00:08 -06:00
Jason Kinner 1ed60d95c5 Add: missing curly braces, grandstream_long_label (#6006) 2021-08-25 18:59:39 -06:00
Jason Kinner 2676d69cc8 Add missing curly braces to variables (#6002) 2021-08-25 11:40:38 -06:00
FusionPBX 57121b627b Delete fax.php
This php class should be in app/fax/resources/classes directory.
2021-08-20 11:23:43 -06:00
FusionPBX 5f801d9501 Add priorities and debug information. 2021-08-11 17:10:18 -06:00
FusionPBX 8f6d12fa7d Add table_exists method to the database class. 2021-08-10 07:54:08 -06:00
Ricardo Cooper b3d16e23c0 Fixes, also can now provision all 6 accounts (#5995)
I fixed the voicemail access number (this was hard coded to *98)
Removed unsupported P values and added many hidden values that cannot be configured on the app but are present in the default app config file
TLS support (you can now easily toggle TLS using default settings)
Added grandstream_config_server_path, http_auth_username/password (useful if you want to point to another PBX)
2021-08-05 00:41:23 -06:00
FusionPBX b24c55f149 Only redirect when not using the key. 2021-08-04 22:38:48 -06:00
FusionPBX 08ee1d0cd6 Update check_auth.php 2021-08-01 17:14:38 -06:00
FusionPBX e2128166c3 Move the login destination here so it will work at the user level. 2021-07-31 22:55:48 -06:00
FusionPBX c9e44dca4b Remove the redirect. 2021-07-31 22:21:31 -06:00
FusionPBX 18d7abadd1 Add the row.line_keys and line space improvements. 2021-07-30 22:16:09 -06:00
FusionPBX 853693c27a Add the row.line_keys and line space improvements. 2021-07-30 22:11:57 -06:00
FusionPBX 397cdb2c78 Add the row.line_keys and line space improvements. 2021-07-30 22:10:09 -06:00
markjcrane cb2a37bf6a Santize the login destination url that is picked up from the database 2021-07-25 14:14:53 -06:00
markjcrane c3b811393d Fix XSS on login page by removing $_REQUEST[path] 2021-07-25 13:59:10 -06:00
agree dd26e357e0 Yealink add mwi subscribe variables (#5989) 2021-07-08 00:47:04 -06:00
agree 2fca558eb8 Yealink add call forward code variables (#5990)
* Yealink add call forward code variables

* change all to always

* change all to always
2021-07-08 00:46:03 -06:00
agree 2c400bf6d8 polycom 4.x remove duplicate value and wrong if (#5987) 2021-07-05 14:28:25 -06:00
markjcrane bfba65c494 Add grandstream_accept_sip_from_proxy_only and synchronize the templates 2021-06-30 10:14:10 -06:00
FusionPBX d44c38ee4b Add {literal} and {/literal} used in long sections of commented lines
Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
2021-06-26 01:11:47 -06:00
FusionPBX dd2a3bce2c Add {literal} and {/literal} used in long sections of commented lines
Used in long sections of commented out lines. This solves a problem on ARM devices like Raspberry Pi.
2021-06-26 01:05:32 -06:00