Commit Graph

10530 Commits

Author SHA1 Message Date
fusionate
d8652d72e9 SIP Profiles: Updates for PHP 8.1 2023-06-09 17:50:36 +00:00
fusionate
fa93b4e7f5 Misc: Updates for PHP 8.1 2023-06-09 17:29:33 +00:00
fusionate
e016d3d39c Variables: Updates for PHP 8.1 2023-06-09 17:27:55 +00:00
fusionate
39cb1c3588 Voicemail Greetings: Updates for PHP 8.1 2023-06-09 16:51:59 +00:00
fusionate
bd9a407ba5 Voicemails: Updates for PHP 8.1 2023-06-09 16:51:36 +00:00
fusionate
93e59f230a Time Condition - Edit: Updates for PHP 8.1 2023-06-09 15:48:45 +00:00
FusionPBX
5759a636e6 Add missing cc_queue_joined_epoch variable 2023-06-08 18:47:17 -06:00
Alex
66e14c586c Update xml_cdr.php (#6749) 2023-06-08 16:57:06 -06:00
Alex
475cf4d253 Fixed more php 8.1 errors (#6748)
* Update call_center_queue_edit.php

* Update number_translation_edit.php

* Update database_transactions.php

* Update xml_cdr_extension_summary.php

* Update call_flow_edit.php

* Update contact_address_edit.php

* Update device_profiles.php
2023-06-08 16:07:01 -06:00
fusionate
a07e7af955 Streams: Updates for PHP 8.1 2023-06-08 20:57:33 +00:00
fusionate
ec40d59152 Ring Groups: Hide buttons till checkbox checked, Updates for PHP 8.1. 2023-06-08 20:46:57 +00:00
fusionate
9f9021cb69 Recordings: Updates for PHP 8.1 2023-06-08 20:31:36 +00:00
fusionate
0396809b65 Queue - Add: Integrate new toggle switch for Enabled field. 2023-06-08 20:14:43 +00:00
fusionate
6b07e8d168 Phrases: Updates for PHP 8.1 2023-06-08 19:51:18 +00:00
fusionate
4ac06a9194 Operator Panel: Updates for PHP 8.1 2023-06-08 19:32:39 +00:00
fusionate
1b3af9fb36 Operator Panel: Simplify and enhance filter, updates for PHP 8.1. 2023-06-08 19:16:38 +00:00
fusionate
fb3d416c76 Event Guard: Fix typo in language value. 2023-06-08 19:15:47 +00:00
markjcrane
557284070a Times the delay by 1000 instead of 500. When using enterprise use originate timeout 2023-06-08 12:44:19 -06:00
fusionate
1e391aad4f MOH: Updates for PHP 8.1 2023-06-08 18:03:37 +00:00
fusionate
2a2a705f6a MOH: Minor visual adjustment to upload form. 2023-06-08 17:44:04 +00:00
fusionate
eda0d90eb2 IVR Menu - Edit: Fix delete. 2023-06-08 17:38:22 +00:00
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