Commit Graph

7120 Commits

Author SHA1 Message Date
FusionPBX ad5a57a379
Add label users and group 2021-12-14 16:02:09 -07:00
agree ee29867e2b
grandstream ht801 fix fax mode (#6177) 2021-12-07 12:14:06 -07:00
FusionPBX dd106a6871
Replace event_socket_mkdir with php mkdir. (#6170) 2021-12-02 19:03:55 -07:00
AlexC 4e7972aa4d
Update menu.php (#6164) 2021-11-30 15:39:15 -07:00
AlexC 70b876f5da
Add user header and domain icon to menu.php (#6160) 2021-11-30 08:35:40 -07:00
FusionPBX 7c6ed79d6c
usleep 1 million is 1 second 2021-11-26 21:30:39 -07:00
FusionPBX bfbfca96e3
Use the new PHP auto_loader.php file. 2021-11-26 13:13:04 -07:00
FusionPBX 91f2721925
Create auto_loader.php 2021-11-26 13:11:20 -07:00
FusionPBX 750177a51d
Remove cidr from the pdo.php file.
This was an awkward place for this code so moved it into its own include.
2021-11-26 12:35:45 -07:00
FusionPBX ef5e5175c4
Update cidr.php 2021-11-26 12:34:38 -07:00
FusionPBX 1aaf1aa2fa
Add the new cidr.php file. 2021-11-26 12:34:02 -07:00
FusionPBX 9fe891e64c
Create cidr.php 2021-11-26 12:32:19 -07:00
Mendel c4c6524023
Updated Yealink t33g (#6158)
* Update provision.php

* Update y000000000124.cfg

Added {$yealink_dnd_allow} so that you can remove DND from the phone
2021-11-26 11:32:37 -07:00
AlexC 68df3ecfcc
Add Sortablejs library (#6149) 2021-11-23 18:32:20 -07:00
Timothy Willey 57a6930cf9
Add new Polycom provisioning default settings for polling (#6097)
* Add Polycom provisioning default settings, and update provisioning templates to support for additional polling options for supported versions (4.x, 5.x, 6.x)

* semicolons
2021-11-16 13:36:51 -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
Andy Binder 99c049ab6f
Add "Grandstream HT814" provisioning template (#5988) 2021-11-16 12:44:54 -07:00
Vincent 8150545c60
Fix: unable to generate configuration file of Flyingvoice due to syntax error. (#6101)
* Fix the registration failed after provision Flyingvoice phone.

* Fix the parameter configuration of Flyingvoice not displayed in the Default Settings

* Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable.
* Fix the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.

* Fix: unable to generate configuration file of Flyingvoice due to syntax error.
2021-11-16 12:43:07 -07:00
FusionPBX af3c1bb193
Update the URL to the dashboard 2021-11-13 15:28:42 -07:00
zrd740 f9e2267e99
Added variables to configure screensaver (#6070)
I made sure that the variable I added was consistent with the same naming convention for T46S,
2021-11-13 11:19:58 -07:00
Jason Kinner f09d6c191d
Add grandstream_disable_active_mpk_page variable (#6088)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:03:09 -07:00
Jason Kinner 290b331081
Add grandstream_disable_active_mpk_page variable (#6083)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:02:18 -07:00
Jason Kinner 5677fb94a3
Add grandstream_disable_active_mpk_page variable (#6086)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:52 -07:00
Jason Kinner 3239eb9fd2
Add grandstream_disable_active_mpk_page variable (#6087)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:33 -07:00
Jason Kinner 2eb35b777f
Add grandstream_disable_active_mpk_page variable (#6089)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:01:21 -07:00
Jason Kinner c2f406c954
Add grandstream_disable_active_mpk_page variable (#6084)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:59 -07:00
Jason Kinner bc77530c3e
Add grandstream_disable_active_mpk_page variable (#6085)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:46 -07:00
Jason Kinner efebe83519
Add grandstream_disable_active_mpk_page variable (#6082)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:32 -07:00
Jason Kinner f22be38632
Add grandstream_disable_active_mpk_page variable (#6081)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 11:00:14 -07:00
Jason Kinner d731fefb5e
Add grandstream_disable_active_mpk_page variable (#6078)
Allows active mpk page on expansion module (GXP2200EXT) to be disabled.
2021-11-13 10:59:14 -07:00
Jason Kinner 2a5c7cd7ce
Add grandstream_disable_active_mpk_page variable (#6090)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 10:58:55 -07:00
Jason Kinner c6027b574e
Add grandstream_disable_active_mpk_page variable (#6080)
Allows the active mpk page to be disabled on expansion modules
2021-11-13 10:58:20 -07:00
FusionPBX 7a7d27bf19
Use the new dashboard. 2021-11-10 08:27:53 -07:00
AlexC 868c86d4f9
Delete resources/jquery/flot directory (#6099)
No longer using jquery flot, now using Chart.js.
2021-11-05 15:12:46 -06:00
AlexC ff60086480
Create chartjs-adapter-date-fns.bundle.min.js (#6093) 2021-11-04 10:18:41 -06:00
AlexC 1f5d7e9077
Create chart.min.js (#6092) 2021-11-04 10:15:19 -06:00
FusionPBX a30701ea7c
Disable system commands by default. 2021-11-03 17:26:43 -06:00
FusionPBX fc35482f74
Improve mailer error handling for the send_email function. 2021-10-27 09:43:24 -06:00
FusionPBX 356b50531b
Fix the class cache set method. 2021-10-26 00:30:30 -06:00
FusionPBX f9f730024c
Create the $fp handle 2021-10-14 00:41:56 -06:00
Vincent a0338c554a
Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings. (#6057)
* Fix the registration failed after provision Flyingvoice phone.

* Fix the parameter configuration of Flyingvoice not displayed in the Default Settings

* Fix: after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable and the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix after configuring SIP line 1 of Flyingvoice phone, other SIP lines are disable.
* Fix the configuration parameters of Flyingvoice are not displayed by default settings.

* Fix: when only one sip line's shared line is enable, the shared lines of all SIP lines will be enable.
2021-10-14 00:30:31 -06:00
FusionPBX d51a940d0f
If the cidr is empty then return false. 2021-10-11 01:37:53 -06:00
FusionPBX d682dcc717
Update the format_string function 2021-10-08 16:38:48 -06:00
FusionPBX 04b26ac471
Add polycom_ring_type and polycom_ring_type_private to the polycom 5.x template. 2021-09-24 21:17:12 -06:00
FusionPBX 82040959b4
Create cfg{$mac}.xml 2021-09-18 16:32:19 -06:00
FusionPBX eacecf928f
Create cfg{$mac}.xml 2021-09-18 16:31:22 -06:00
FusionPBX bdb4ee50cd
Use a loop in the yeastar ta200 template. 2021-09-18 16:29:28 -06:00
Ben 25cc0e14d3
Added an array replacing the account #'s and a few cosmetic changes (#6053)
* Added an array replacing the account #'s and a few cosmetic changes
2021-09-18 10:59:33 -06:00
Vincent 8b8aa09f40
Fix the registration failed after provision Flyingvoice phone. (#6054) 2021-09-16 09:09:05 -06:00
FusionPBX 408b13238e
Use include instead of require_once. 2021-09-13 11:52:12 -06:00
FusionPBX d191ea77d7
Remove code that is no longer needed. 2021-09-12 19:37:00 -06:00
FusionPBX dc8c2f1df6
Update domains class to use the database class. 2021-09-12 15:29:28 -06:00
demonspork 0f9a868913
Fix some nway conference true/false variables (#6052)
nway_conference == true was evaluating as true regardless if nway_conference was set to true or false, just as long as it had a value of any kind.
This also fixes it so that you can set nway_conference to false in the default settings and it will disable the network conference feature, previously once it was enabled on yealink phones it could not be disabled without manually changing it in the phone or a factory default.
2021-09-10 15:09:33 -06:00
FusionPBX 0d37d34c94
Delete users.php 2021-09-04 08:48:11 -06:00
FusionPBX 08c1fdc1d9
Update cache.php
A few minor changes.
2021-09-03 22:35:33 -06:00
Jason Kinner a1439b896e
Add existing {$yealink_fwd_allow} variable (#6022) 2021-09-02 12:15:12 -06:00
Jason Kinner 58975d1780
Add existing {$yealink_fwd_allow} variable (#6023) 2021-09-02 12:14:53 -06:00
Jason Kinner 2dc415a8ea
Add existing {$yealink_fwd_allow} variable (#6024) 2021-09-02 12:14:42 -06:00
Jason Kinner 2d079fea02
Add existing {$yealink_fwd_allow} variable (#6025) 2021-09-02 12:14:29 -06:00
Jason Kinner 38c311cb1d
Add existing {$yealink_fwd_allow} variable (#6026) 2021-09-02 12:14:17 -06:00
Jason Kinner 3c3e2aeac7
Add existing {$yealink_fwd_allow} variable (#6027) 2021-09-02 12:14:06 -06:00
Jason Kinner 0d001c1602
Add existing {$yealink_fwd_allow} variable (#6028) 2021-09-02 12:13:53 -06:00
Jason Kinner 58d2efd295
Add existing {$yealink_fwd_allow} variable (#6029) 2021-09-02 12:13:37 -06:00
Jason Kinner e34bd2f82b
Add existing {$yealink_fwd_allow} variable (#6030) 2021-09-02 12:13:25 -06:00
Jason Kinner 5782bba5f3
Add existing {$yealink_fwd_allow} variable (#6031) 2021-09-02 12:13:07 -06:00
Jason Kinner 3633fda60d
Add existing {$yealink_fwd_allow} variable (#6032) 2021-09-02 12:12:50 -06:00
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