Commit Graph

7065 Commits

Author SHA1 Message Date
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