FusionPBX
158391c5ec
SMTPAuth change from string to boolean true or false.
...
- Build the SMPTOptions array in a more flexible way
- And add an SMPT pption to set the crypto_method
2022-01-31 12:27:44 -07:00
markjcrane
fcc9d6186c
Fix the syntax
2022-01-30 13:24:54 -07:00
markjcrane
eda3ddfd28
Use if is_array to prevent a warning
2022-01-30 13:20:51 -07:00
markjcrane
8372fa61f8
change the switch phrases to switch languages
2022-01-30 13:08:49 -07:00
Marvin Skeete
f812d6fe69
Add grandstream_label_background varable ( #6259 )
...
Allows the label background to be toggled
2022-01-26 13:22:35 -07:00
FusionPBX
feb06d6e92
Update post_load_switch.conf.xml
2022-01-26 13:15:50 -07:00
FusionPBX
cf7bfa911d
Update switch.conf.xml
2022-01-26 13:10:25 -07:00
FusionPBX
5cad57e5a7
More convenient to to set the SIP ports in the SIP Profiles.
2022-01-26 12:30:42 -07:00
FusionPBX
9414f0c935
Update post_load_switch.conf.xml
2022-01-26 11:49:44 -07:00
FusionPBX
63ac177ebe
Fixes an error 'Strict Standards: Only variables should be passed by reference'
...
Would see this on some systems when saving call forward
2022-01-24 15:33:34 -07:00
markjcrane
f3dacc581b
Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true
2022-01-24 14:35:31 -07:00
FusionPBX
d67b9597f1
Update directory XML to handle the contacts information. ( #6256 )
...
* Update directory XML to handle the contacts information.
Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
TNSSF
2349c584a2
Update to add variables for expansion module background ( #6253 )
...
The expansion module can use a different background image
The wallpaper_upload.url setting in yealink can be used multiple times to download multiple images.
setup for 2 more variable:
$yealink_t46u_wallpaper_expansion
and
$yealink_t46u_wallpaper_expansion_filename
This is only a template update. I did not push any additional varaibles up into the default settings.
2022-01-22 13:07:52 -07:00
Dan
1b9cf5db7a
Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x ( #6255 )
...
* Add DHCP timezone control for GXP2170, fix typos for GXW42xx
* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
2022-01-22 13:03:34 -07:00
FusionPBX
b8e87d2d75
Improve yealink phonebook for contact organization ( #6254 )
2022-01-21 22:47:16 -07:00
FusionPBX
a6ae75bf10
Fix a syntax error in the Polycom 5.x and 6.x templates. ( #6247 )
...
* Fix a syntax error
* Update {$mac}.cfg
2022-01-19 10:25:05 -07:00
Timothy Willey
844cdb480b
enable customization of emergency numbers on polycom phones ( #6148 )
2022-01-17 21:42:58 -07:00
KRooney
70b08527a5
Update {$mac}.cfg ( #6202 )
...
fix dss key not provisionning
2022-01-17 21:07:39 -07:00
KRooney
74cebb72e5
Update {$mac}.cfg ( #6200 )
2022-01-17 21:05:18 -07:00
Antonio Fernandez
d3c0f3ac34
Removing {$row.display_name} from the line button ( #6233 )
...
The reason I think this should be removed is because setting the label on this model of phone removes the ability to see status of the line button.
For example (without the label), if I have a call on hold on my first line button, it will show the caller's number and the state of that call. For example: "4165551234 holding"
When you put the label, it removes that great feature.
2022-01-10 22:36:57 -07:00
FusionPBX
a432996055
Add missing part of the array.
2022-01-09 06:41:25 -07:00
FusionPBX
2c096c9e01
Only load default settings that are not in the database.
2022-01-08 16:22:03 -07:00
agree
37d3baa773
[Yealink] add ringing_timeout variable ( #6227 )
2022-01-06 17:11:34 -07:00
smeyernyc
b90547ca2a
Many yealink changes and fixes ( #6228 )
...
* Create directory.xml
* More Yealink fixes
-Spelling
-Wrong var
-Updated power_saving schema to be uniform across all devices to best written variable logic. - Good job whoever built it. IF YOU HAVE SET THIS UP IN THE PAST IN THE OLD FORMAT IT MAY BREAK. $yealink_powersave_* vars have been depreciated in favor of $yealink_ps_* since logic has been built to allow more with less total vars.
-Added some documentation
2022-01-06 17:10:44 -07:00
smeyernyc
61844e6823
Update y000000000109.cfg ( #6226 )
2022-01-04 20:47:24 -07:00
smeyernyc
7579393f2f
Updates to yealink provisioning ( #6224 )
...
* Create directory.xml
* Update app_config.php
2022-01-04 12:38:49 -07:00
smeyernyc
82d1c9abbf
create provision file for w73/76/79p technically it can support 10 ac… ( #6219 )
...
* create provision file for w73/76/79p technically it can support 10 accounts but screw it, 8 is fine.
* Create directory.xml
* Create favorite_setting.xml
* Create y000000000146.cfg
* Create y000000000000.boot
* Update app_config.php
* Update y000000000000.boot
* Update app_config.php
2022-01-04 10:53:59 -07:00
Mendel
64d1f3862d
Yealink dialnow patchs ( #6206 )
...
* Update provision.php
* Update y000000000124.cfg
Added {$yealink_dnd_allow} so that you can remove DND from the phone
* Update app_config.php
* Update y000000000053.cfg
* Update y000000000007.cfg
* Update y000000000052.cfg
* Update y000000000005.cfg
* Update y000000000066.cfg
* Update y000000000108.cfg
* Update y000000000124.cfg
* Update y000000000065.cfg
* Update y000000000004.cfg
* Update y000000000044.cfg
* Update y000000000097.cfg
* Match the yealink default
Co-authored-by: FusionPBX <markjcrane@gmail.com>
2021-12-31 13:03:40 -07:00
FusionPBX
b6908307c1
Add yealink_ring text and file 1 to 10
2021-12-30 15:47:37 -07:00
FusionPBX
222ff82c85
Add yealink_ring text and file 1 to 10
2021-12-30 15:46:48 -07:00
FusionPBX
55d73302fb
Add yealink_ring text and file 1 to 10
2021-12-30 15:45:41 -07:00
Ben
335d58a106
Add new Yealink t48u template. ( #6218 )
...
* Add new Yealink t48u template.
* Create favorite_setting.xml
* Create y000000000000.boot
* Create super_search.xml
* Create webitemslevel.cfg
* Create y000000000108.cfg
* Delete webitemslevel.cfg
* Rename y000000000108.cfg to y000000000109.cfg
2021-12-30 15:38:10 -07:00
Mendel
d88ab02270
Rabbidiesel polycom ( #6197 )
...
* Update provision.php
* Update y000000000124.cfg
Added {$yealink_dnd_allow} so that you can remove DND from the phone
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}-registration.cfg
2021-12-15 14:58:05 -07:00
Mendel
42b52ae8fc
Update dispaly_name to label on all Yealink Templates ( #6196 )
...
* Use label instead of display name
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
* Update {$mac}.cfg
2021-12-15 14:41:12 -07:00
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