Commit Graph
100 Commits
Author SHA1 Message Date
FusionPBX 3ffd58ce26 Fix server 2 server address and sip transport 2025-03-03 12:44:33 -07:00
FusionPBX 5fbc6dcc03 Add enable-rfc-5626 to the internal profile 2025-02-27 10:53:26 -07:00
FusionPBX db5dcf4a03 Fix a voicemail bug
Fix the voicemail link
Use only one keep local feature
Deprecate the voicemail_local_after_forward
2025-02-20 15:44:53 -07:00
FusionPBX ff36efcb49 Add two fax variables 2025-02-14 13:10:19 -07:00
FusionPBX 7f2f0df9b8 Fax queue setting prefer_local default false
This allows control over whether to prefer sending to the voip provider or attempt local fax call.
2025-02-04 18:40:46 -07:00
FusionPBX 62b9f692df Add setting call_recordings record_extension default value mp3
Call recording file format options: wav, mp3
2025-01-31 17:14:43 -07:00
FusionPBX 07639f4cf2 Fix the forget password feature 2025-01-27 11:55:39 -07:00
FusionPBX c36455e28f Call Center responsive design update
Fix the display running out of the content area for different screen sizes.
2024-12-07 13:34:22 -07:00
FusionPBX 492b188d0d Use the PHP_BINARY constant 2024-12-02 18:00:54 -07:00
FusionPBX e6a1093a38 Use the PHP_BINARY constant 2024-12-02 17:59:29 -07:00
FusionPBX 8b7bd29456 Fix temporary permissions 2024-11-29 14:06:08 -07:00
FusionPBX 80c2b9bab2 Fix permission handling
- Required when not using a $_SESSION
- Singleton permssion method named new
2024-11-27 13:33:00 -07:00
FusionPBX ffd1bbd4fc Fixed Call Flow Summary for outbound calls 2024-11-14 17:14:33 -07:00
FusionPBX d4ca64c2d1 User logs fix failed 2024-10-10 16:28:59 -06:00
FusionPBX 1b02aa0e05 Add permission call_recording_transcribe 2024-09-30 17:47:39 -06:00
FusionPBX d77e862ac1 More efficient use of the database object 2024-09-23 19:34:49 -06:00
FusionPBX 52a320ec54 Fixed the registration count
- Fixed on the dashboard for those with superadmin group
- Fixed the count in the SIP status page
2024-09-21 12:39:10 -06:00
markjcrane fbe358816f Remove the CSS card overflow it cut off the date-time picker 2024-09-20 10:57:56 -06:00
markjcrane 00c0fbe06d Remove carriage return per line and leave only line feeds 2024-09-19 17:24:16 -06:00
markjcrane 26530d6fe0 Fix end of file line only use one line feed at the end of the file 2024-09-19 16:44:08 -06:00
FusionPBX c766b5c634 Align SEARCH and other buttons to the right 2024-09-18 18:46:55 -06:00
FusionPBX fca042e996 Update the border radius 2024-09-18 11:38:37 -06:00
FusionPBX 937b470630 FIFO Queues added to destination select list
- This was missed in the destination select list and  should be there by default.
- Also add a new permission fifo_destinations
2024-09-17 22:53:17 -06:00
FusionPBX a82bd419c6 Add dashboard icon to the list 2024-09-16 14:40:28 -06:00
FusionPBX 340c6e17f3 Add ring group call screening 2024-09-15 16:47:53 -06:00
FusionPBX 540efc355f Move the get_memory_details functions 2024-09-14 21:38:14 -06:00
FusionPBX cee08c8eb7 Update the registration widget 2024-09-14 13:16:22 -06:00
FusionPBX 02054ae683 Add the missed call icon 2024-09-14 03:45:08 -06:00
FusionPBX 8d5a190063 Add the dashboard icons 2024-09-14 03:40:08 -06:00
FusionPBX a9f61e8cfc Update missed, recent calls and new messages 2024-09-14 03:10:55 -06:00
FusionPBX 70b081726e Call forward widget simple by default 2024-09-13 19:30:51 -06:00
FusionPBX 88b76a4e6d Dashboard widgets collapsed by default 2024-09-13 19:28:13 -06:00
FusionPBX 8edc5d1205 User edit add a Settings button 2024-09-12 09:41:01 -06:00
FusionPBX e86ec20547 Update background_video
- Uses type array
- Use the first item in the array
2024-09-10 04:03:44 -06:00
FusionPBX 214a24bc39 Simplify voicemail transcription
This is done by deprecating default setting voicemail transcribe_enabled.

Instead control this with the voicemail_transcription_enabled permission  and per voicemail.
2024-09-09 12:58:36 -06:00
FusionPBX 04125ef651 Deprecate ZRTP and inbound-late-negotiation disable by default 2024-09-07 17:38:48 -06:00
FusionPBX 2182ebd0b4 Added the content card div 2024-09-05 23:37:34 -06:00
FusionPBX 54565ede41 Fix a bug where logo was overridden 2024-09-05 10:28:53 -06:00
FusionPBX 73c15de84c Add card_shadow_color and card_background_color 2024-09-04 15:51:05 -06:00
FusionPBX 2b1cba9a39 Add a permission called destination_local 2024-09-04 10:34:52 -06:00
FusionPBX ad1b8fbabb Add hostname to the user logs 2024-09-03 17:33:29 -06:00
FusionPBX c533b7dd22 Update css.php 2024-09-03 14:18:05 -06:00
FusionPBX 5f36a746d5 update css.php
Fixed the sytnax issue
2024-09-03 14:03:59 -06:00
FusionPBX 452ddc9539 Add the session status to user logs 2024-09-02 23:42:52 -06:00
FusionPBX 4443519aa1 Add subcontent for shadow and background color
Add css options for background color
2024-09-01 02:18:35 -06:00
FusionPBX 0cc12aac52 Allow : in the text pattern 2024-08-29 22:38:17 -06:00
FusionPBX a0cd465052 Allow ? and = for the text pattern
Required for Account Settings link
2024-08-29 22:29:04 -06:00
FusionPBX c474b1a59b Update the dashboard settings 2024-08-29 22:15:55 -06:00
FusionPBX f6ce98ad45 Improved database connection handling 2024-08-29 04:04:04 -06:00
FusionPBX e0ed81a5ba Re-use the Database connection 2024-08-29 03:35:38 -06:00
FusionPBX 9347d682bf Update user settings
Re-use the database connection
2024-08-29 03:10:28 -06:00
FusionPBX 5b9e886183 Update conference center
Re-use the database connection
2024-08-29 03:03:09 -06:00
FusionPBX e160c23268 Update contacts database connection 2024-08-29 02:56:50 -06:00
FusionPBX 029fbefeba Update app_languages.php 2024-08-29 01:59:47 -06:00
FusionPBX 032b6fca3e Update translations 2024-08-29 01:57:18 -06:00
FusionPBX 54484dedd5 Update dashboard content widget 2024-08-28 12:57:27 -06:00
FusionPBX 88bfb18e5a Add hold_accum_seconds to the xml_cdr table 2024-08-28 10:05:48 -06:00
FusionPBX d45f6ddae0 Update event guard for freebsd 2024-08-25 19:31:05 -06:00
FusionPBX a7b1644436 Update the dashboard path 2024-08-22 18:12:43 -06:00
FusionPBX b0aab10872 Simplify the dashboard path 2024-08-21 16:58:44 -06:00
FusionPBX 8cc646aece Add login option for domain name for text input or select
Restoring a feature we had in previous versions.
Not a commonly used feature
2024-08-19 18:57:05 -06:00
FusionPBX 0fef717961 Update the dashboard_label_enabled defaults 2024-08-16 10:11:24 -06:00
FusionPBX 257fa78fc6 sip_transport is stored in the datbase in lower case 2024-08-14 01:51:42 -06:00
FusionPBX 0044f0b69e Update permissions handling for performance
- For pages using large number of permission like these
- Creating a permission array that is populated with permission_exists
- Then using the permission array is more efficient
2024-08-08 16:17:28 -06:00
markjcrane 22ba339505 Allow one line feed at the end of the file 2024-08-05 18:27:59 -06:00
FusionPBX cd1cc70044 Remove redundant database objects
This reduces database connections and improves performance.
2024-08-05 14:22:17 -06:00
FusionPBX 2c4adc6d21 Add parent dashboard parent
Added for future use. Currently does nothing.
2024-08-04 10:33:19 -06:00
FusionPBX c3a6e22f38 Change title-call-block to title-call_block 2024-08-02 15:14:57 -06:00
FusionPBX 3e9aaf7bfe Dashboard name translation 2024-08-02 14:06:35 -06:00
FusionPBX 14f2d9df85 Add title logout and account settings 2024-08-02 13:58:27 -06:00
FusionPBX 720be4a68b By default FAX permissions remove user
- Reason for change is not everyone uses FAX
- There is a fax group adding users to that group who need FAX maybe a better option.
- There is still the option of assign the fax permissions to the user and then protect those permissions.
2024-08-02 12:06:08 -06:00
FusionPBX b3f31af5a8 If data is global then domain_uuid set to null
This means transaction is global. If there is a domain_uuid use the domain ID from the data.
2024-08-01 18:02:15 -06:00
FusionPBX 4b04d701ec Update dashboard permissions 2024-07-30 22:18:29 -06:00
FusionPBX 77dd833b55 Update some of the dashboard icons 2024-07-30 22:15:38 -06:00
FusionPBX 0c32c43e9a update the dashboard 2024-07-29 22:33:44 -06:00
FusionPBX 7101c3f44a Fix the destination url 2024-07-29 22:29:51 -06:00
FusionPBX 2d00362105 Add dashboard call forward 2024-07-29 16:38:03 -06:00
FusionPBX 82d1f4eb88 Add more dashboard widgets 2024-07-29 16:32:49 -06:00
FusionPBX dc14285cfd Default setting used for the background color 2024-07-29 12:27:06 -06:00
FusionPBX ecfbeba6ea Update config.php 2024-07-29 10:58:04 -06:00
FusionPBX 2da57eea9c Update the user dashboard 2024-07-29 10:56:33 -06:00
FusionPBX e481a58a86 More efficient use of the database 2024-07-29 09:00:59 -06:00
FusionPBX 7abcda7996 Update the dashboard order 2024-07-29 08:49:01 -06:00
FusionPBX 7566dd1f4b Update the dashboard settings 2024-07-28 10:42:16 -06:00
FusionPBX 22c57f9340 Fill in dashboard details 2024-07-28 10:36:36 -06:00
FusionPBX 7d15164122 Add call detail records dashboard 2024-07-28 02:24:55 -06:00
FusionPBX 08d9f55038 Update the time conditions icon 2024-07-28 02:19:18 -06:00
FusionPBX 4d6852dc99 Add time conditions dashboard 2024-07-28 02:18:23 -06:00
FusionPBX 57f16636df Add users dashboard 2024-07-28 02:15:17 -06:00
FusionPBX a56e77ce78 Update the comment 2024-07-28 02:11:38 -06:00
FusionPBX fd9e998818 Add extensions dashboard 2024-07-28 02:10:02 -06:00
FusionPBX c302adef2e Add Destinations dashboard 2024-07-28 02:06:18 -06:00
FusionPBX 8db5c8e7eb Disable picture in picture for background video 2024-07-26 19:47:13 -06:00
FusionPBX f716ef5e87 Use one database object 2024-07-26 19:43:16 -06:00
FusionPBX a5d44ae44b Use the database more efficiently 2024-07-26 17:04:02 -06:00
FusionPBX cdc8a8842c Call Block Update
- unify the process for preparing the call_block_number
- move the query for user_extensions outside and before the loop
- database used more efficiently
2024-07-26 14:33:50 -06:00
FusionPBX 2425dd4c45 update device_edit.php 2024-07-24 15:26:55 -06:00
FusionPBX 276bf0258f Video muted for Chrome to autoplay 2024-07-24 15:21:33 -06:00
FusionPBX 1b2a47dd6c Add voicemail export 2024-07-23 22:59:58 -06:00
FusionPBX ac9497c232 Add toggle for when to create recording 2024-07-23 12:09:50 -06:00