Alex
ccd19e7d65
Set default widget boolean values ( #7646 )
2025-11-25 17:31:09 -07:00
Alex
48038090fc
Check if queue_record_template is empty to fix a PHP warning ( #7645 )
2025-11-25 14:41:23 -07:00
Alex
124e7c2da8
Extension Summary: Fix include internal search filter ( #7644 )
...
* Extension Summary: Fix include internal search filter
* Update xml_cdr_extension_summary.php
2025-11-25 11:53:23 -07:00
markjcrane
e75732c7ab
Fix the call center queue record
2025-11-25 10:00:47 -07:00
AdSecIT
92cd333e50
Updated Cisco 8000 series templates for KEM button compatiblity. ( #7643 )
...
* Updated Cisco 8000 series templates for KEM button compatibility.
Updated the Cisco 8000 series Key Expansion Module format in the templates to improve editing and provisioning button changes, with the label correctly set to the KEM.
Set max KEM Units to 2 ( Phones Maximum )
2025-11-25 07:49:05 -07:00
Alex
ee240a0822
Update bridge_edit.php ( #7642 )
2025-11-24 16:48:12 -07:00
Alex
c785656949
Update dialplan_outbound_add.php ( #7641 )
2025-11-24 16:47:12 -07:00
FusionPBX
460d1f81b8
Update esl to event_socket
2025-11-24 05:42:17 -07:00
frytimo
2951bff6c5
Reuse socket connection to event socket. ( #7634 )
...
Reuse the socket connection instead of creating a new connection for each API request.
Add PHPDoc tag "static" for the static methods in event_socket.
2025-11-24 05:30:28 -07:00
AdSecIT
7dc912eeaf
Updated 470_valet_park.xml with improved compatibility for CallerID retrieval on call park. ( #7640 )
...
On call park retrieval will show original callee CallerID.
2025-11-24 05:15:24 -07:00
Ahron Greenberg (agree)
46f1ba9b2c
Remove wrong 'Feature-Event' headers from event ( #7635 )
...
On multipart feature events, the feature-event header needs to be `init` only.
2025-11-24 05:11:53 -07:00
fusionate
478e2de8a8
Devices - List: Use boolean in query and labels.
2025-11-22 13:02:14 -07:00
markjcrane
bb1f1d0354
Set the total_ring_groups default value to 0
2025-11-21 17:45:28 -07:00
AdSecIT
cdc7be9476
Auth ID and Auth Realm Set for Provisioning Authentication. ( #7636 )
...
Set Auth ID and Auth Realm to assist in authenticating from the FusionPBX provisioning server to the Cisco phones.
2025-11-21 16:48:11 -07:00
Alex
9e9dd2ba71
Fix undefined label ( #7639 )
2025-11-21 16:46:38 -07:00
Alex
a3539f0859
Update sortable.min.js ( #7638 )
2025-11-21 16:09:05 -07:00
Alex
21e711dc43
Update chart.min.js ( #7637 )
2025-11-21 16:08:33 -07:00
markjcrane
c74a345498
Yealink phones replace account.1.sip_server_host on the G, S, and U series phones
...
Replaced with account.1.sip_server.1.address
2025-11-21 12:59:30 -07:00
markjcrane
ee9336f325
Add Yealink password_use_default.mode
2025-11-21 12:35:24 -07:00
Alex
d2b5fe4839
Check if destination_actions is empty to fix a PHP warning ( #7633 )
2025-11-19 15:56:10 -07:00
FusionPBX
d6aa15549c
Exclude json to jsonb for schema data types
2025-11-19 15:49:10 -07:00
markjcrane
323d318141
Update boolean toggle
...
- When 2 equals it evaluates null as false and then false is selected.
2025-11-19 15:26:40 -07:00
markjcrane
b79ff030da
Systemctl use enable and start
...
- remove --now for better compatibility
2025-11-19 14:23:41 -07:00
markjcrane
8063ae9ceb
Set the schema return type
...
- Remove deprecated comments
2025-11-19 14:22:27 -07:00
frytimo
f8de76762f
Documentation, formatting ( #7630 )
...
* Documentation, formatting
* Updated formatting to remove alignment
* Updated spacing in the quoted script
2025-11-19 12:08:12 -07:00
frytimo
34821bed7e
Documentation, format class, no modification. ( #7629 )
2025-11-19 09:48:36 -07:00
markjcrane
0ea256fce8
Upgrade Schema includes Data Types by default
...
- Change the label to Database Schema
- Update the description to say tables, columns and data types
- upgrade.php --schema
- Includes data types by default
- Remove --types from upgrade.php
- command line upgrade --interactive
- Option 2 schema
- Includes data types by default
2025-11-18 20:19:04 -07:00
markjcrane
acbddb2a4d
Update dashboard app defaults
...
- Remove old dashboard data
- Add more comments
2025-11-18 19:20:50 -07:00
frytimo
bbe7b9e9b7
Documentation, format class, no modification. ( #7628 )
2025-11-18 18:49:39 -07:00
frytimo
adfc4cc469
Create more documentation ( #7627 )
...
* Documentation, format class, no modification.
2025-11-18 18:33:07 -07:00
FusionPBX
e619c97ce6
Remove extra line that is not needed
2025-11-18 14:08:04 -07:00
FusionPBX
0d4887affd
Format the date and time in fax logs with timezone
...
Updated SQL query to format fax date and time with timezone. Adjusted output to display formatted date and time in the fax logs.
2025-11-18 14:00:20 -07:00
markjcrane
21b85d0316
Get the language from settings and re-use it
2025-11-18 09:35:28 -07:00
Alex
e2981aa9c6
Set default domain setting enabled value ( #7625 )
2025-11-17 21:44:26 -07:00
frytimo
debd5c0fbb
Add more documentation for the abstract service class ( #7626 )
2025-11-17 21:44:02 -07:00
markjcrane
ce1bee4821
Optimize the schema class
2025-11-17 14:01:45 -07:00
frytimo
aacc41ade2
Fix PHP error implicit null casting ( #7624 )
2025-11-17 06:12:22 -07:00
frytimo
c2a2d1c1f9
Fix parameter array not unset ( #7621 )
...
* Fix parameter array not unset
* Fix parameter array not unset
2025-11-15 21:30:11 -07:00
frytimo
c11920c932
Fix PHP errors when trying to save with missing field data ( #7620 )
2025-11-15 21:29:51 -07:00
frytimo
b151f3c4ce
Fix dialplans always shows as selected for empty entry ( #7619 )
2025-11-15 21:29:26 -07:00
frytimo
723b9f19f4
Fix PHP warning when destination email is not in post data ( #7618 )
2025-11-15 21:29:07 -07:00
frytimo
5f1b34a194
When the $show variable is false or null the condition for !$show == all will always evaluate to true. ( #7617 )
...
The call to action_name with $destination_app_data empty (no action for destination number) will cause a PHP warning.
2025-11-15 21:28:52 -07:00
frytimo
41daacf090
Fix number translation order on edit page ( #7623 )
2025-11-15 21:27:55 -07:00
frytimo
e8aabf8d04
Fix variable undefined when adding new module ( #7622 )
2025-11-15 21:27:22 -07:00
frytimo
9ebcbb75b8
Fix PHP warning in smarty template keyboard binding ( #7616 )
2025-11-15 18:46:51 -07:00
fusionate
63aa341d99
Theme - Menu Style (Fixed): Make User Menu visible when scrolled.
2025-11-15 18:21:36 -07:00
fusionate
63026bbf88
Active Calls (Dashboard): Use empty() instead.
2025-11-15 17:55:52 -07:00
fusionate
17b3188f79
Extension Summary: Resolve PHP warning.
2025-11-15 17:40:18 -07:00
fusionate
2c684a318e
Active Calls: Resolve PHP warning.
2025-11-15 17:39:53 -07:00
fusionate
b887f7d727
Call Block - List: Resolve PHP warning.
2025-11-15 17:39:30 -07:00