12128 Commits

Author SHA1 Message Date
FusionPBX
0f990c9350 Add a missing permission check for call_center_announce_frequency 2025-12-23 16:04:13 -07:00
Alex
44c6d25ab6 Fix voicemail greeting format when using mp3 (#7674) 2025-12-22 16:19:47 -07:00
Alex
9d2a7bd963 Fix deleting music on hold thats on a different domain (#7671)
* Fix deleting music on hold thats on a different domain

* Update switch_music_on_hold.php
2025-12-22 13:41:14 -07:00
FusionPBX
6d692363ce Remove an extra round bracket. 2025-12-16 12:44:02 -07:00
FusionPBX
e464540a9e Add file_type use it to determine when to use the xml::sanitize 2025-12-16 12:33:34 -07:00
FusionPBX
c0f9dc5105 Add call_group filter to SQL query 2025-12-16 12:04:42 -07:00
FusionPBX
ddb8b9a697 Fix the contact_extensions_filter_by value set it to call_group 2025-12-16 11:04:08 -07:00
FusionPBX
6850095de7 Add option to filter contact extension by call_group
- This is needed for polycoms for a large client
- So that it doesn't phone book limits on a Polycom
2025-12-11 17:58:02 -07:00
FusionPBX
a979d7fc79 Update system_information array with apcu_enable and hostname 2025-12-03 18:11:29 -07:00
FusionPBX
eb5e47f1c5 Add hostname and use text translations 2025-12-03 11:32:07 -07:00
FusionPBX
298c1525a6 Sanitize the phonebook xml 2025-12-02 12:59:43 -07:00
FusionPBX
89664158c7 Fix the call center dsn variable: dsn_callcenter 2025-12-02 11:10:43 -07:00
FusionPBX
bb86a877b1 Fix the call center queue record 2025-11-26 07:20:13 -07:00
FusionPBX
ef38bbb696 Fix syntax error by adding missing semicolon 2025-11-18 20:47:25 -07:00
FusionPBX
ea87d618cd Fix the fax logs with timezone and formatted date and time
Added timezone and time format settings to fax logs query. Updated SQL to format fax date and time based on the specified timezone.
2025-11-18 14:05:33 -07:00
FusionPBX
c5a5876637 Add support for Poly check-sync 2025-11-05 17:38:40 -07:00
FusionPBX
5b83fc37fc Fix dialplan count in the sql query (#7592) 2025-10-23 10:11:51 -06:00
FusionPBX
87aff39290 Fix fifo presence_id 2025-10-22 17:03:23 -06:00
FusionPBX
ef312d4bc2 Bug fix for call block entry set from extension to all 2025-10-22 14:45:06 -06:00
FusionPBX
9dec9943ab Update destination_context type inbound use public by default
Update the destination_context if the type is inbound and context is empty, then use public.
2025-10-21 12:18:14 -06:00
FusionPBX
b2641fde8e Update 470_valet_park.xml
Remove 2 characters from the previous regular expression to fix the new one.
2025-10-10 16:03:50 -06:00
FusionPBX
676d3c67f3 Update 470_valet_park.xml
Fix the regular expression to make the sip: prefix optional
- This change is required for Snom D735 and other models of Snom phones.
2025-10-10 15:20:36 -06:00
FusionPBX
3e2b80d2d0 Add settings operator_panel_user_info, operator_panel_caller_info, and operator_panel_call_info 2025-10-10 13:56:55 -06:00
FusionPBX
c2b2685a66 Update app_config.php
- Use the correct name
- Update the description
2025-10-09 11:15:28 -06:00
FusionPBX
fb49cba65c Fix auto daylight savings settings use stop instead of end 2025-10-09 09:32:15 -06:00
FusionPBX
336f304e7c Provision settings for templates use type text
The configuration template is an XML string or other type of config file that is delivered to the endpoint as a string.

This fixes a bug that was breaking the template variables that were using type boolean.
2025-10-08 16:10:53 -06:00
frytimo
88ac778135 Only check database connection when cdr files exist (#7538) 2025-10-01 20:57:34 -06:00
Alex
b2631ae002 Dashboard: Adjust icon widget clickable area (#7537)
* Dashboard: Adjust icon widget clickable area

* Update registrations.php

* Update domains.php

* Update domains.php
2025-10-01 10:39:33 -06:00
FusionPBX
9ad9be0710 Update app_config.php 2025-09-30 18:13:09 -06:00
FusionPBX
10572a8b40 Allow ring group to use extension 0 2025-09-30 13:41:08 -06:00
FusionPBX
3989cbc885 Use the session domain_uuid 2025-09-29 21:32:26 -06:00
FusionPBX
a448a73bb6 Add device vendor keys for Poly 2025-09-26 17:03:00 -06:00
Alex
b529c713d5 Security - Use POST method instead of GET for deleting groups (#7495)
* Security - Use POST method instead of GET for deleting groups

* Update menu_item_edit.php

* Update dashboard_edit.php

* Update device_vendor_function_edit.php

* Update device_vendor_function_edit.php

* Update dashboard_edit.php
2025-09-22 09:46:21 -06:00
FusionPBX
61484998ab Remove fields marked as deprecated 2025-09-17 08:09:37 -06:00
FusionPBX
0af96912e2 Add setting polycom_restrict_pickup 2025-09-12 16:45:55 -06:00
Alex
5c096bbec8 Dashboard: Fix php warnings (#7493)
* Dashboard: Fix php warnings

* Update dashboard_edit.php

* Update dashboard.php

* Update parent.php

* Update footer.php

* Update active_calls.php

* Update active_calls.php
2025-09-12 11:57:15 -06:00
FusionPBX
683fd9ab9f Update directory.lua 2025-09-10 18:23:55 -06:00
FusionPBX
a28468fc5e Add settings for dns primary and secondary servers
Add these to be disabled by default
2025-09-10 15:55:31 -06:00
FusionPBX
990d6782af Update extension_edit.php #7481 2025-09-10 13:16:27 -06:00
FusionPBX
01c5a42209 Update voicemail_edit.php #7482 2025-09-10 13:14:24 -06:00
FusionPBX
4d668cbb31 Fix device status provisioned date
This affected the new device's provisioned status update
2025-09-10 12:03:29 -06:00
FusionPBX
e55e9bf693 Use speech get_format to get the recording extension 2025-09-09 17:52:47 -06:00
FusionPBX
caae9cfec1 Use speech get_format to get the recording extension 2025-09-09 17:51:00 -06:00
FusionPBX
4090b314ef Use class_exists for speech and transcribe 2025-09-09 15:38:52 -06:00
FusionPBX
7d7a6bcb70 Only enable transcribe and speech if their respective class exists (#7480) 2025-09-09 15:29:41 -06:00
FusionPBX
953d46db53 Fix undeclared variable warning in fax_send (#7478)
* Fix undeclared variable warning in fax_send
2025-09-04 10:51:46 -06:00
FusionPBX
3385817596 Update xml_cdr.php 2025-09-02 13:12:26 -06:00
FusionPBX
d1711f2b0a Update fax.php 2025-08-30 08:59:02 -06:00
FusionPBX
da22f575c7 Update app_config.php 2025-08-27 10:56:15 -06:00
FusionPBX
cf7ff39d32 Update provision.php 2025-08-27 10:53:23 -06:00