Commit Graph

7692 Commits

Author SHA1 Message Date
frytimo
ebe12ef338 allow setting a default value (#6908) 2024-03-01 10:26:51 -07:00
FusionPBX
0626fc1c9a Add yealink_app_unavailable from another template. 2024-02-29 09:51:56 -07:00
FusionPBX
102d973f11 Fix the Yealink Conference templates 2024-02-21 16:30:29 -07:00
fusionate
dc0f985b2f Check Auth: Unset temporary $name variable. 2024-02-21 15:04:09 -07:00
FusionPBX
1b5d66e85e Refresh each subscription publication 2024-02-17 08:34:47 -07:00
frytimo
2a613840ec avoid user/pass connection request removal in GRP TR-069 settings (#6890) 2024-02-12 11:38:50 -07:00
fusionate
0be7204762 Functions: Mods to support color manipulations for waveform generation. 2024-02-09 13:05:38 -07:00
fusionate
504d3a6bf2 Waveform [Class]: Support audio file waveform generation. 2024-02-09 13:04:45 -07:00
frytimo
d309308824 Change default DHCP value to SNOM recommendation (#6889)
* change default DHCP  value to match SNOM recommendation

* modify the name to be snom_dhcp
2024-02-09 10:29:03 -07:00
frytimo
a17b63e616 Use the settings class in the cache class (#6891) 2024-02-09 10:21:55 -07:00
FusionPBX
6890c21e92 Set directory_setting.local_directory.enable default value to 1 2024-02-08 16:34:30 -07:00
FusionPBX
b123e32658 Use {$yealink_rport} variable 2024-02-08 16:15:34 -07:00
frytimo
535eba25fa Change domain to server_address (#6888)
template should use account.1.server_address
2024-02-08 11:12:24 -07:00
fusionate
adf8a70200 Theme and language updates for upcoming ACE Editor changes. 2024-01-24 20:46:18 +00:00
FusionPBX
9d5bc340a4 Add the theme title setting 2024-01-24 12:51:13 -07:00
fusionate
02de5334e5 Restore default branding in window title. 2024-01-24 19:16:36 +00:00
fusionate
657cbb1b48 System Status: Enhance Support Information section. 2024-01-24 16:49:10 +00:00
FusionPBX
560a51cff7 Security - Update session validation and regenerate session id on login 2024-01-23 23:11:28 -07:00
frytimo
1cba516bdc add Multi-cast variables to Yealink t54w provisioning template (#6877) 2024-01-23 15:51:13 -07:00
FusionPBX
dce6406791 Update check_auth.php 2024-01-22 23:45:00 -07:00
FusionPBX
ee202cd61d Security - validate session 2024-01-22 14:20:28 -07:00
Andy Binder
6427dfa5ac Update Snom provisioning templates. (#6852) 2024-01-20 17:09:12 -07:00
frytimo
a2c54d98b4 ensure $git_repo is an array and has elements before access (#6874) 2024-01-20 16:45:23 -07:00
fusionate
0fe2f20375 Domains - Delete: Fix issue deleting multiple domains at once. 2024-01-17 21:33:23 +00:00
frytimo
0b977f044d Force close port (#6870)
* force close profile sip ports

* create force_close_port function

* force close profile sip ports
2024-01-17 09:05:28 -07:00
Andy Binder
0e3283c76a Yealink corrections (#6851) 2024-01-13 18:29:24 -07:00
FusionPBX
c7038a78d9 Use feature key sync or dnd off/on code not both 2024-01-12 10:19:51 -07:00
FusionPBX
5af47bb6ea Update language translation 2024-01-10 17:57:06 -07:00
fusionate
ad86456b33 Prevent an error with array - in default_settings() method 2024-01-10 22:25:41 +00:00
FusionPBX
bca1d8a573 Prevent an error with array
This is required for PHP 8.1 and higher. This is required for because PHP 8.1 introduced stricter type checking.
2024-01-10 15:08:20 -07:00
FusionPBX
d428119f4f Fix natural_sort cast to text
If item being sorted is numeric data type need to cast to text.

This would usually be fixed during the upgrade. However BDR prevents using standard alter table data type commands.
2024-01-10 11:37:10 -07:00
FusionPBX
13d8a44f81 Update Yealink vlan settings 2024-01-09 11:49:10 -07:00
FusionPBX
113d97978a Set the email from address and name 2024-01-05 17:21:29 -07:00
FusionPBX
4032560291 Update y000000000107.cfg for yealink t43u
If feature_key_sync is set to 1 then make sure the off_code and on_code is not set

features.dnd.off_code =
features.dnd.on_code =
2024-01-04 23:02:29 -07:00
fusionate
f4d8ec9182 Email [Class]: Remove redundant if statements, simplify logic. 2023-12-29 18:19:59 +00:00
denisent
6d3671840d account.3.fallback.timeout typo (#6855) 2023-12-21 20:39:42 -07:00
denisent
06aec4b707 account.3.fallback.timeout typo (#6854) 2023-12-21 20:39:13 -07:00
fusionate
0e4f933da2 Functions: Minor clean up. 2023-12-22 00:09:26 +00:00
demonspork
df6d56d148 Support updating optional installed apps via git (#6513)
* WIP: Support updating optional installed apps via git

* support app source update via cli

* Update app_languages.php

* Update index.php

* Refactor App Git updating

Refactor Optional App Git updating for more resilience and better handling of ssh remotes and to only update each repository once.

* git app updates fix gui updates for repo based updating
2023-12-21 12:28:04 -07:00
FusionPBX
ac599a1b48 Update {$mac}.cfg 2023-12-16 16:37:00 -07:00
frytimo
10e7b485e7 Schema change object property db instead of database->db (#6833) 2023-12-16 07:54:20 -07:00
FusionPBX
eee9006c1f Add format_seconds function 2023-12-14 17:01:32 -07:00
FusionPBX
40998fdac1 Fix color_adjust rgb error 2023-12-12 16:44:52 -07:00
FusionPBX
16ee4900b0 Factory defaulted phone middle softkey Contacts button is enabled by default. For that reason set directory_setting.local_directory.enabl to 1. 2023-12-11 17:58:05 -07:00
FusionPBX
942a4fc547 Rename yealink_rport_1 to yealink_rport. T58W , t5x, and vp530 2023-12-11 16:18:27 -07:00
frytimo
9f204a7cac move explode of $line inside of if block to fix php warning for line 93 (#6842) 2023-12-07 18:38:57 -07:00
frytimo
1664bef5d9 use empty check instead of string check to prevent php warning (#6843) 2023-12-07 18:38:01 -07:00
FusionPBX
47161fae80 yealink multicast variables 2023-12-07 15:52:46 -07:00
frytimo
3a4c2f72e2 Event socket bug fix and more docs (#6823)
* Add documentation to methods. Use is_resource for added type detection

* Allow connect to specify timeout in microseconds with default 30,000

* Update calling mechanism for event sockets

* Update project for new singleton event sockets

* remove unused variable

* catch errors on closing the socket
2023-12-02 17:16:18 -07:00
FusionPBX
2a0f2f53a0 Update assigned method use SQL IN 2023-11-23 11:51:47 -07:00