Commit Graph

23833 Commits

Author SHA1 Message Date
FusionPBX aba6b6fde0 Fix call broadcast file upload 2026-04-12 00:50:23 +00:00
FusionPBX 8084d95810 Check for zip installation in CLI context 2026-04-11 18:05:11 +00:00
FusionPBX ddf2fe53c7 Fix the Yealink wallpaper variable with the model number 2026-04-11 05:08:44 +00:00
Alex 0376f09cac Security - Regenerate the session id on login (#7840) 2026-04-10 22:08:56 +00:00
frytimo bc1cfd66ea Fix handling of empty payloads in websocket client (#7838) 2026-04-10 08:25:11 -06:00
FusionPBX f84b752058 Add zip installation prompt in app defaults
Added a prompt for installing zip if not found.
2026-04-10 12:03:20 +00:00
chansizzle c797e97f86 Add default settings for T85W wallpaper and firmware (#7836) 2026-04-10 01:39:13 +00:00
chansizzle aea58a6dcf Update wallpaper configuration for Yealink T85W (#7837)
wallpaper was set to the T54W
2026-04-10 01:36:39 +00:00
Alex 474ab00b75 Fix: Add CALL_REJECTED to originate dispositions (#7834) 2026-04-08 10:24:13 -06:00
frytimo 1d9fd0a8a5 Fix active calls browser console error (#7833)
Javascript error caused Active Calls preventing the calls from being removed from the list
2026-04-08 14:30:10 +00:00
FusionPBX ebf1599f5f Fix dialplan destination record 2026-04-07 09:59:57 -06:00
Alex f5d17de1d2 Improve remember me token handling and validation (#7831)
- validate cookie format
- check if token was found first before validation to prevent race condition
- separate the expired/ip/user agent check for different handling
2026-04-06 14:33:30 -06:00
FusionPBX 562c837bd0 Remove the default 'a' value.
It forces it to always use 'a' .
2026-04-04 22:26:01 +00:00
FusionPBX 58ff3200dd Add type to the search 2026-04-04 22:16:49 +00:00
FusionPBX 75c0531b36 Add type to the search 2026-04-04 22:13:22 +00:00
FusionPBX f54e3cea88 Use the music column as defined in the view 2026-04-04 19:39:53 +00:00
FusionPBX b75e0352df Fix a missing quote on the permission_exists function 2026-04-04 19:32:46 +00:00
FusionPBX 840970e094 Add permission music_on_hold_map 2026-04-04 19:30:54 +00:00
FusionPBX e93edddbda Add a streams map 2026-04-04 19:29:29 +00:00
FusionPBX fabfefa9bb Add music on hold map 2026-04-04 19:09:45 +00:00
FusionPBX f998ff9b2a Add domain_name to the global app_languages file 2026-04-03 22:29:04 +00:00
FusionPBX e4599dbf69 Add button-map translations 2026-04-03 21:39:38 +00:00
FusionPBX f7444fbc3c Fix the link to the fax log details 2026-04-02 12:46:47 -06:00
wouam31200 56383fcadc Update Template Sip Server (#7820)
* W80 Sip Server Template

* Update Template Sip Server

* Restore file header and account settings structure {/foreach}

* correction static.network.static_dns_enable

* stun/turn conf

* Update Yealink W80 configuration codec
2026-04-01 13:52:09 -06:00
FusionPBX f11231c5bf Change the temp domain to domain.local (#7829) 2026-04-01 11:56:36 -06:00
frytimo fa956e3fba Add outgoing and incoming Calls tab (#7828)
* Fix outgoing and incoming calls section.

* Use browser caching for css file with cache busting
By allowing the browser to download the css file directly, the browser will automatically cache the file. The `?v=` parameter uses an md5 hash to differentiate changes in the file.
2026-04-01 11:44:24 -06:00
frytimo 0c92eb5c0a Fix right-click transfer behaviour. (#7827)
When using the right-click transfer option, the wrong leg was transferred.
2026-04-01 09:34:41 -06:00
frytimo dc198642bd Fix call voicemail right-click option (#7826) 2026-03-31 17:25:29 -06:00
frytimo 51b161044a Fix Parked title and add contact photo (#7825) 2026-03-31 16:42:53 -06:00
frytimo 61c3040ec6 Fix time and reshape parked call block (#7824) 2026-03-31 13:53:24 -06:00
FusionPBX 1a915bb21c Fix the gsub for to limit to allowed characters 2026-03-31 12:31:58 -06:00
frytimo 0ecd34c4ab Add operator panel valet park (#7823)
* Add parked calls monitoring

* Introduce a transfer mode

* Fix extension color on page load
2026-03-31 12:02:02 -06:00
Alex 83d5faa1af Fix status column alignment (#7821) 2026-03-27 12:28:11 -06:00
Alex 1752ae3e94 Unset remember cookie when the current user's password is updated (#7819)
* Unset remember cookie when the current user's password is updated

* Update user_edit.php
2026-03-26 16:10:13 -06:00
Alex 630855586d Delete setting_value_input_type (#7818)
* Delete setting_value_input_type default setting

* Update domain_setting_edit.php

* Update default_setting_edit.php

* Update app_config.php

* Update app_defaults.php
2026-03-26 19:19:33 +00:00
Alex 66e3532911 Automatically switch between input and textarea for setting value (#7817)
* Automatically switch between input and textarea for setting value

* Update default_setting_edit.php

* Update domain_setting_edit.php

* Update user_setting_edit.php
2026-03-26 19:11:39 +00:00
frytimo 340df86073 Fix live updating (#7816) 2026-03-26 10:39:53 -06:00
FusionPBX c298035e3c Minor version update 5.6.1-dev 2026-03-26 03:42:37 +00:00
frytimo 9259aff1a4 Fix operator panel color when available (#7815) 2026-03-25 19:15:41 -06:00
Antonio Fernandez 9191d4dfa2 Added {$yealink_voice_vad} to allow Yealink templates for consistency (#7767) 2026-03-25 22:31:12 +00:00
Alex 3b90a43b36 Default Settings: Update domain selector styling (#7814)
* Default Settings: Update domain selector styling

* Update css.php
2026-03-25 22:13:13 +00:00
Alex 7ca89b31ac Default Settings: Add translations for domain selector (#7813)
* Default Settings: Add translations for domain selector

* Update app_languages.php
2026-03-25 22:07:56 +00:00
Mendel 029f58a245 Fix http auth password copy length (#7769) 2026-03-25 21:59:34 +00:00
frytimo d72fb962f9 Fix wrong leg transferred (#7812)
* Fix icon color

* Fix dialpad outbound call with _undef_ variable

* remove submodule
2026-03-25 20:35:53 +00:00
wouam31200 e594e95e44 Add {/foreach} and modify static.network.static_dns_enable (#7794)
* W80 Sip Server Template

* Update Template Sip Server

* Restore file header and account settings structure {/foreach}

* correction static.network.static_dns_enable
2026-03-25 19:53:18 +00:00
Micah Quinn 7c2a4d41ae Updated for X7C. (HW version 1.0, FW version 2.4.13) (#7798)
* Updated for X7C. (HW version 1.0, FW  version 2.4.13)
Added missing default elements
Fixed function keys:
* Fixed bug that required all keys prior to the highest one to be defined in FusionPBX
* Included memory and line key types
* Fixed bug that prevented pages 2-5 from being programmed
* Cleaned up function key loop in template
* Defaults (unprogrammed keys) now correct

* Fixing default keys up to the first page (12 keys)
2026-03-25 19:51:14 +00:00
FusionPBX 9c88ff2732 Update operator panel
- Remove Live prefix
- Add superadmin and admin
2026-03-25 18:20:51 +00:00
simplecoder732 68f5e2e38c Better domain selector for default settings (#7801)
* Add a better domain selector implementation for default settings

* Add functionality to default_settings copy function
2026-03-25 11:53:34 -06:00
frytimo 0c4122cb94 Fix the context being sent as 'default' (#7811)
Minor change requests implemented that were forgotten:
- Removed the line between the extension that belong to the user and the other extensions.
- Added the permissions for the tabs so they are not visible yet. "Extensions" and "Calls" are the only ones with the permissions after running app defaults
2026-03-25 11:42:53 -06:00
FusionPBX 630fed9494 Update the permissions again
music_on_hold_all  permission
- Used with the show all button to view across all domains. This should be only assigned to the global admin group such as the superadmin group

music_on_hold_domain permission
- The permission to view and upload music on hold on the current domain

music_on_hold_global permission
- The permission to view and upload to the global music on hold
2026-03-25 15:00:36 +00:00