Commit Graph

10509 Commits

Author SHA1 Message Date
fusionate
b49892ab8a IVR Menu - Edit: Update for PHP 8.1 2023-06-08 17:32:55 +00:00
fusionate
83c05beb46 IVR Menu - Edit: Updates for PHP 8.1 2023-06-08 17:26:12 +00:00
fusionate
c1dee4cc6a IVR Menu - Edit: Update for PHP 8.1 2023-06-08 17:19:52 +00:00
markjcrane
230579d9a8 Ring group strategy alphabetical and enterprise by default 2023-06-08 11:10:12 -06:00
markjcrane
4ee30460b8 Improved logic elminated 2 queries and update show all 2023-06-08 00:34:16 -06:00
FusionPBX
7331f90d1b Comment the call center dialplan rewrite 2023-06-07 23:42:52 -06:00
Alex
3b2964748a php 8.1 changes (#6747)
* Update ivr_menu_edit.php

* Update call_block.php
2023-06-07 13:31:20 -06:00
FusionPBX
8014b57a0d Update call_center_queue_edit.php more PHP 8.1 changes 2023-06-07 03:04:43 -06:00
FusionPBX
426f09b2b0 Update call_center_agents.php more code refactoring
Changed search to use variable
Integrate search direct into the SQL
Simplify the domain handling for show all
2023-06-07 02:18:50 -06:00
fusionate
d327d569f5 Misc: Updates for PHP 8.1 (?: to ??) 2023-06-06 22:05:05 +00:00
fusionate
35a52b46c3 Email Templates: Updates for PHP 8.1 2023-06-06 21:52:55 +00:00
fusionate
9a7311b825 Dialplan [Class]: Updates for PHP 8.1 2023-06-06 21:45:44 +00:00
Alex
22a01b147d Fixed call center queue agents table (#6746)
* Update destination_edit.php

* Fixed php 8.1 errors

* Fixed cdr recording download not working

* Update call_center_queue_edit.php

* Update call_center_queue_edit.php

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-06-06 11:31:22 -06:00
markjcrane
fb0c2829e6 Remove fax_tasks table 2023-06-06 10:38:33 -06:00
markjcrane
047824cad7 Remove Fax tasks as replaced with the fax queue 2023-06-06 10:33:59 -06:00
fusionate
28ebdbc722 CDR: Restore call recording download. 2023-06-06 16:29:09 +00:00
Alex
f86abd84c4 Fixed call recording download and call center show all (#6745) 2023-06-06 10:14:15 -06:00
markjcrane
21fc42f12a Remove fax active replaced by fax queue 2023-06-05 21:36:08 -06:00
FusionPBX
8f59093604 Update app_defaults.php 2023-06-05 17:14:56 -06:00
FusionPBX
6314053331 Removed code from app_config.php 2023-06-05 12:50:21 -06:00
FusionPBX
658281f46d Update app_defaults.php 2023-06-05 12:45:47 -06:00
Alex
fb8d0e2983 fix bugs in php 8.1 changes (#6744)
* Update voicemail_greetings.php

* Update recordings.php

* Update recording_edit.php

* Update phrases.php

* Update phrase_edit.php

* Update music_on_hold_edit.php

* Update fax_queue.php

* Update extensions.php

* Update email_templates.php

* Update email_queue_edit.php

* Update dialplan_inbound_add.php

* Update device_profiles.php

* Update device_profile_copy.php

* Update contact_address_edit.php

* Update call_recordings.php

* Update call_center_agent_edit.php

* Update call_center_agents.php

* Update call_center_queues.php

* Update call_block.php

* Update menu_edit.php

* Update default_setting_edit.php

* Update database_edit.php
2023-06-05 12:41:28 -06:00
FusionPBX
791be82f27 Fix PHP 8.1 errors 2023-06-05 12:39:00 -06:00
FusionPBX
a0dc490838 Bug fixed for recordings upload. 2023-06-05 11:37:24 -06:00
fusionate
ae10573235 Recordings - App Defaults: Minor adjustment to IF statement. 2023-06-04 01:50:54 +00:00
fusionate
8b5970630e Grandstream Wave: Updates for PHP 8.1, option to view XML data. 2023-06-04 01:46:51 +00:00
fusionate
a4a56d06e3 Contacts: Updates for PHP 8.1 2023-06-04 00:51:12 +00:00
fusionate
079d9ca3d5 Contacts: Updates for PHP 8.1 2023-06-02 23:54:00 +00:00
markjcrane
79df700a81 Few more adjustments for PHP 8.1 2023-06-02 17:52:38 -06:00
Anthony
c01df877e4 Fixed Warnings (#6742)
* Update device_edit.php

* Update dialplan_inbound_add.php

* Update device_vendor_function_edit.php
2023-06-02 17:08:11 -06:00
Alex
93f85e6ea4 php 8.1 changes (#6741)
* Update dashboard_edit.php

* Update dashboard_edit.php

* Update dialplan_inbound_add.php

* Update dialplan_outbound_add.php

* Update dialplan_inbound_add.php

* Update modules.php

* Update sip_profile_edit.php
2023-06-02 17:01:15 -06:00
FusionPBX
d5a4146c57 Fix errors when fax directory isn't set 2023-06-02 16:44:04 -06:00
FusionPBX
51b22069ee Fix errors when the fax directory doesn't exist. 2023-06-02 16:43:12 -06:00
Anthony
bf194cddaf Simplified Variables in xml_cdr.php (#6740) 2023-06-02 16:22:26 -06:00
FusionPBX
f8662f20a3 Fix the display of the device table header 2023-06-02 15:43:52 -06:00
FusionPBX
951d3f9321 Fix the table header for extension settings 2023-06-02 15:31:55 -06:00
Alex
42ecba0214 voicemail edit, log viewer, and sip status php 8.1 changes (#6738)
* Update voicemail_edit.php

* Update sip_status.php

* Update message.php

* Update log_viewer.php

* Update log_viewer.php

* Update sip_status.php
2023-06-02 14:53:23 -06:00
Anthony
fae05e5341 Fixed Warnings for Recordings, Ring Group Edit and Operator Panel (#6739)
* Update ring_group_edit.php

* Update recordings.php

* Update recording_edit.php

* Update content.php
2023-06-02 14:37:30 -06:00
fusionate
150735c810 Conferences: Updates for PHP 8.1 2023-06-02 20:13:47 +00:00
fusionate
37fd554842 Conference Profiles: Updates for PHP 8.1 2023-06-02 20:00:19 +00:00
fusionate
e0e59e6110 Conference Controls: Updates for PHP 8.1 2023-06-02 19:47:40 +00:00
FusionPBX
0a4454ac5c Add a description 2023-06-02 13:42:37 -06:00
FusionPBX
911f94b080 Make sure the voicemail directory exists 2023-06-02 13:36:54 -06:00
fusionate
340765af8e Conference Centers/Rooms: Updates for PHP 8.1 2023-06-02 19:26:58 +00:00
Alex
75da594fea extension_settings and domains php 8.1 changes (#6737)
* Update extension_settings.php

* Update extension_setting_edit.php

* Update extension_edit.php

* Update domain_edit.php

* Update domain_json.php

* Update extension_setting_edit.php
2023-06-02 12:43:35 -06:00
fusionate
358c36ef2b Call Recordings: Updates for PHP 8.1 2023-06-02 18:26:50 +00:00
fusionate
bc322e5cd6 CDR - Details: Update for PHP 8.1 2023-06-02 18:26:30 +00:00
fusionate
7a0fbaeb8e Call Forward (FM & DND): Updates for PHP 8.1 2023-06-02 17:46:10 +00:00
fusionate
1eae3a70e9 Call Flows - Edit: Updates for PHP 8.1 2023-06-02 00:09:59 +00:00
fusionate
4e0713bb18 Call Flows - List: Fix search. 2023-06-02 00:04:55 +00:00