Commit Graph

  • 6ce57690ee Update the call_flow_summary array add a new row for inbound calls FusionPBX 2023-10-18 21:26:25 -06:00
  • ab0fc211d8 Use SQL concat as its safer with NULL values. FusionPBX 2023-10-18 21:18:39 -06:00
  • fce21d36c3 Use SQL concat as its safer with NULL values. FusionPBX 2023-10-18 21:14:54 -06:00
  • 2d9bec9295 Call Recordings: Added ability to do bulk download. fusionate 2023-10-19 00:40:50 +00:00
  • 4b5bf191f6 Added Greek translations to FusionPBX apps (#6813) Anthony 2023-10-18 14:32:35 -07:00
  • 92e9c526d6 Menu [Class]: Minor adjustmemt to HTML output. fusionate 2023-10-18 13:13:39 +00:00
  • 291c03fc75 Call Block - Delete: Update class to allow delete of Global call blocks, if call_block_domain permission exists. fusionate 2023-10-17 22:35:29 +00:00
  • 7c98190bde Add new class methods called call_flow and call_flow_summary FusionPBX 2023-10-17 16:21:17 -06:00
  • aee8664098 Call Block: Add Domain field for global support. fusionate 2023-10-17 21:43:09 +00:00
  • 77e4bb9865 Reorder project path and project root defines (#6787) frytimo 2023-10-17 00:54:56 -03:00
  • dd1ba159ab Menu - Split longer submenus into two columns of items. fusionate 2023-10-17 00:27:59 +00:00
  • 694d701757 Auto decode when urlencoding is detected FusionPBX 2023-10-16 09:55:20 -06:00
  • 4b7a93d4a9 Add CDR call summary status messages FusionPBX 2023-10-15 02:20:22 -06:00
  • 7d5aacf326 Add application details for valet park FusionPBX 2023-10-15 00:15:32 -06:00
  • 247a1c76c7 Update xml_cdr_details FusionPBX 2023-10-14 22:15:32 -06:00
  • c7ae3b3a63 [SECURITY] Prevent showing Missed and Recent Calls to users that are not in xml_cdr_domain group and not assigned any extensions. FusionPBX 2023-10-13 14:25:02 -06:00
  • 1ebf3d0826 Works better for this code block to run after building the primary array. FusionPBX 2023-10-13 05:07:01 -06:00
  • 47bdb893c5 Call Flow Summary when the count array is 1 then use start_epoch and end_epoch FusionPBX 2023-10-13 04:52:58 -06:00
  • 6381e52d60 Update CDR call summary to improve call centers, conferences. and park. Added an option to debug. Also using transfer_time, bridge_time, and created_time. FusionPBX 2023-10-13 04:18:47 -06:00
  • a35de4aba3 Call Summary fix voicemails name and extra row FusionPBX 2023-10-13 01:52:09 -06:00
  • d5f39cf0b2 Call Flow Summary add name, application, link, and a new summary style. Controlled by summary_style setting. FusionPBX 2023-10-12 23:58:11 -06:00
  • 4dbd4e10a3 Add missing default settings FusionPBX 2023-10-11 17:27:11 -06:00
  • 76404a03da Clear the $array variable before its used again FusionPBX 2023-10-11 16:57:50 -06:00
  • d02ab9de91 manage-presence to a default value of true FusionPBX 2023-10-10 20:13:32 -06:00
  • 8b39073265 Added Greek translations to app_languages.php under fusionpbx/apps (#6810) Anthony 2023-10-09 21:23:59 -07:00
  • 2ccc8c8b12 Change how the virtual extension is disabled FusionPBX 2023-10-09 19:52:13 -06:00
  • 21d5eb5a98 Assign ring_group_domain to the admin group FusionPBX 2023-10-09 10:28:01 -06:00
  • 84f487cba8 Added Greek translations for fusionpbx/core. (#6809) Anthony 2023-10-06 12:46:03 -07:00
  • 575590d749 Added Greek translations in core. (#6808) Anthony 2023-10-04 16:26:01 -06:00
  • bb140e05a3 Provisioning - Yealink [T54W]: Better remote and/or local wallpaper/background compatibility. fusionate 2023-10-04 21:22:30 +00:00
  • b9bef2ee9a Clear the dial_string variables FusionPBX 2023-10-04 14:55:08 -06:00
  • 39d975a279 Add allowed API commands regex and sofia_contact FusionPBX 2023-10-04 12:27:45 -06:00
  • ab0f5d3295 Update agent state to waiting FusionPBX 2023-10-04 09:00:15 -06:00
  • 0e073230ce Fax Server - New: Tidy and add array check. fusionate 2023-10-04 00:09:58 +00:00
  • e1fe7435e4 Fax Server - New: Honor Fax > allowed_extension defined in Default/Domain Settings on Preview and Send. fusionate 2023-10-04 00:04:19 +00:00
  • f6a3881308 Removed magic quotes as it was deprecated in PHP 7.4 FusionPBX 2023-10-02 12:47:12 -06:00
  • 3d2b12b88e Fixed the contact search FusionPBX 2023-10-02 11:44:05 -06:00
  • ebb8193add outbound_route_to_bridge break only after matching a route FusionPBX 2023-09-29 16:56:30 -06:00
  • afc9061fef Get the fax_response from the fax_queue table FusionPBX 2023-09-28 23:12:58 -06:00
  • 3eb37e473e Update the version to 5.1.2 FusionPBX 2023-09-28 15:04:55 -06:00
  • 725e617b61 Translation using double quotes so we are using single quotes. FusionPBX 2023-09-28 13:00:14 -06:00
  • c19899097d Send FAX when gateway fails try the next one FusionPBX 2023-09-28 12:41:12 -06:00
  • 7984ddeb64 Fax Queue - Edit: Add Response field and translations. fusionate 2023-09-28 18:37:36 +00:00
  • 3c170f8597 Check all active modules with one event socket request FusionPBX 2023-09-28 10:48:36 -06:00
  • 434b691883 Add ability to set custom logout destination (#6806) emak-Corey 2023-09-28 11:35:50 -04:00
  • 0773a346c2 Bulk changes of Swedish translations (#6807) OskarFranck 2023-09-28 17:32:34 +02:00
  • 7ab357380b simplify the while statement FusionPBX 2023-09-27 23:30:18 -06:00
  • bf8c6f8078 Simplify event_socket code FusionPBX 2023-09-27 23:23:56 -06:00
  • 7246961b9f Add multicast page provision variables for Yealink t43u FusionPBX 2023-09-27 08:50:04 -06:00
  • e2ad49b26f added missing hyperlink text to dismiss login messages (#6805) chansizzle 2023-09-25 17:09:42 -06:00
  • f8c6089f6c Dreprecated this file FusionPBX 2023-09-25 13:09:58 -06:00
  • 42015e4e41 This file was replaced by xml_cdr_import.php FusionPBX 2023-09-25 13:08:08 -06:00
  • 8f0c11fa6c Make sure to start the PHP SESSION FusionPBX 2023-09-25 13:01:40 -06:00
  • 09dd09305c Fix CDR import for HTTP POST FusionPBX 2023-09-25 12:55:20 -06:00
  • aad0721b94 Add nowrap to profile name FusionPBX 2023-09-25 12:19:46 -06:00
  • 513177688f Active Calls: Adjust Created time to correct timezone. fusionate 2023-09-23 14:50:51 +00:00
  • 3cbe36c91f Voicemail [Script]: Return user to current message options after listening to message envelope, instead of returning to the root mailbox menu. fusionate 2023-09-23 04:46:32 +00:00
  • 2600c7d159 Voicemail: Honor switch > voicemail > dir value in Default/Domain Settings. fusionate 2023-09-23 03:51:51 +00:00
  • ceb6872aa6 Organize the SQL to be easier to read FusionPBX 2023-09-22 18:01:58 -06:00
  • 8329120436 Use ring_group_domain and ring_group_all permissions FusionPBX 2023-09-22 17:37:09 -06:00
  • 0a85ae340b Fix the ring group count FusionPBX 2023-09-22 17:29:31 -06:00
  • ba41028649 Add new ring_group_domain permission FusionPBX 2023-09-22 17:14:27 -06:00
  • 30e9cd66c2 Allow users to view assigned Ring Groups FusionPBX 2023-09-22 17:13:47 -06:00
  • b0a2f3340a Fix ring group delay timing FusionPBX 2023-09-22 16:23:14 -06:00
  • 6030843ca8 Fix follow-me delay timing FusionPBX 2023-09-22 16:01:59 -06:00
  • d13027a575 FAX cover page fixed hide logo when empty FusionPBX 2023-09-22 10:44:52 -06:00
  • 28fa49a84a Hide extension import button FusionPBX 2023-09-21 16:34:23 -06:00
  • 4d1194828d Simplify the permissions class FusionPBX 2023-09-21 12:07:32 -06:00
  • 89ce374d8d Failover for fax when there are multiple bridges FusionPBX 2023-09-21 00:07:42 -06:00
  • cfd773fbf4 Update switch.php FusionPBX 2023-09-20 22:36:55 -06:00
  • 9a982edc2e update the settings set method to use params instead of array (#6804) frytimo 2023-09-20 20:59:37 -03:00
  • 518c32efe6 Misc: Mitigate PHP 8.1 warnings. fusionate 2023-09-20 20:49:27 +00:00
  • 044b91ec6c Destination - Edit: Mitigate PHP 8.1 warnings. fusionate 2023-09-20 19:13:33 +00:00
  • d4f7efa4eb Event Guard: Remove parameters from event_socket connect() method. fusionate 2023-09-20 18:50:41 +00:00
  • d9d17a6917 Misc: Remove parameters from event_socket_create() calls. fusionate 2023-09-20 18:43:17 +00:00
  • 8ee8e30b31 Save CDR to the file system FusionPBX 2023-09-20 11:25:36 -06:00
  • 2a54aa025c Misc: Remove parameters from event_socket_create() call. fusionate 2023-09-20 17:25:24 +00:00
  • e4bb0dda6a Footer: Resolve PHP 8.1 warning. fusionate 2023-09-20 17:19:19 +00:00
  • 2d51bba633 Update template name to gxv3240 FusionPBX 2023-09-20 09:25:31 -06:00
  • a91f0cf346 CDR - Export: Integrate permissions on CSV output. fusionate 2023-09-20 01:58:13 +00:00
  • 5c9b02fec2 CDR - Export: Fix file name for Show All, correct average MOS value. fusionate 2023-09-20 01:24:46 +00:00
  • aab2880153 CDR - Export: Integrate permissions on PDF output. fusionate 2023-09-20 01:15:04 +00:00
  • 3659e07df9 CDR - Export: Include Caller Destination column in PDF. fusionate 2023-09-19 23:53:51 +00:00
  • bcaec41841 add phone icon to the call button (#6802) chansizzle 2023-09-19 16:37:39 -06:00
  • 169bf8788a Update code using the settings class FusionPBX 2023-09-19 12:56:08 -06:00
  • 4b9ff10eef Update email.php FusionPBX 2023-09-19 12:22:00 -06:00
  • 7f2934ff24 Use !empty when using the setting->get method FusionPBX 2023-09-19 12:17:04 -06:00
  • 0931324d13 Update email class to use the settings class FusionPBX 2023-09-19 12:14:58 -06:00
  • a7dce663a1 Simplified array structure as it changed when using the settings class FusionPBX 2023-09-19 11:40:18 -06:00
  • 24bdccdb0b Use the settings class instead of the SESSION FusionPBX 2023-09-18 14:59:21 -06:00
  • 925e37e31f Add yealink_dnd_allow to a few yealink templates FusionPBX 2023-09-18 09:44:03 -06:00
  • bf47bbcc47 Event Socket settings auto defaults or custom using config.conf FusionPBX 2023-09-16 15:07:41 -06:00
  • 0e55637bf6 Correct the description in the comment FusionPBX 2023-09-16 14:18:27 -06:00
  • 675811f79c Create event_socket.conf.lua FusionPBX 2023-09-16 04:34:23 -06:00
  • 3fbb536aa6 Update esl.lua get event_socket from default settings FusionPBX 2023-09-16 03:27:27 -06:00
  • bc9e5abaf8 Update directory.php FusionPBX 2023-09-16 02:19:29 -06:00
  • 551eda9080 Update fax_send.php FusionPBX 2023-09-16 02:15:35 -06:00
  • 905d175e59 Use settings class for fax send FusionPBX 2023-09-16 02:02:38 -06:00
  • fb8b6db71d Get event socket details from the settings class FusionPBX 2023-09-16 02:00:57 -06:00
  • c6d966395e Use settings class for app_defaults.php FusionPBX 2023-09-16 00:22:12 -06:00