FusionPBX
644bcd5c4c
Update hangup_rx.lua
2024-10-17 13:10:05 -06:00
FusionPBX
a1976b2aec
Add contact string to hover
2024-10-17 11:59:39 -06:00
FusionPBX
ed836aa41e
Update fax_send.php
...
- Optimize the database connection
- Use loopback for local FAX destinations
2024-10-17 02:39:03 -06:00
FusionPBX
75a2f5ffd9
Prevent a nil error
2024-10-17 02:32:48 -06:00
FusionPBX
581c6177cf
Update hangup_rx.lua
...
Prevent an error if the value of x is nil.
2024-10-17 02:29:23 -06:00
FusionPBX
9c68c183f2
Fix play recording in CDR
2024-10-16 16:18:13 -06:00
FusionPBX
531aad8baa
Update index.lua
2024-10-16 15:49:39 -06:00
FusionPBX
5c9658334c
Update app_defaults.php
2024-10-16 11:53:45 -06:00
FusionPBX
7b025e490f
Update fax sending order
2024-10-15 12:06:02 -06:00
FusionPBX
c21a6cad4c
Add login_background_image
2024-10-11 11:15:29 -06:00
FusionPBX
d309ffc1cf
Update the condition for boolean
2024-10-10 17:22:59 -06:00
FusionPBX
1134341635
Before using is_numeric cast the value to int
...
Without this cc_queue_joined_epoch, cc_queue_answered_epoch, and other values were seen as a string
2024-10-07 14:28:41 -06:00
FusionPBX
ab8108e3b7
fixed call center agent save
2024-10-07 13:07:03 -06:00
FusionPBX
7ecfe96381
Add agent state to indicate wrap up time
2024-10-07 11:39:28 -06:00
FusionPBX
b9a0cdf4e7
Update authentication.php
2024-10-06 10:32:57 -06:00
FusionPBX
2a9798b370
Fix the FIFO lag time
...
This is also known as the wrap-up time after the call ends with the agent.
2024-10-04 01:37:25 -06:00
FusionPBX
e186958006
Delete app/dialplans/resources/classes/dialplan.better.php
2024-10-04 00:26:06 -06:00
FusionPBX
bb2232e62d
Fix valet_park use sip_refer_to
...
The referred-by domain can't be used as some phones use the domain of the tenant and some their own IP address. For this reason, replaced with sip_refer_to.
2024-10-02 13:37:00 -06:00
FusionPBX
8ce9643901
Removed for better backwards compatibility
2024-10-02 11:35:54 -06:00
FusionPBX
519627b8e5
Fix valet park when call is sent to a different domain
...
When crossing domains we need to use park with the correct domain. This change uses the referred by to get the proper domain name.
2024-10-01 16:32:09 -06:00
FusionPBX
3ad177e6c1
Fix call screen to end recording with dtmf and silence
2024-09-30 10:05:00 -06:00
FusionPBX
7f2bd7d53a
Fix provision auto_insert_enabled
2024-09-28 11:01:39 -06:00
FusionPBX
ced8c16a28
Allow right click open in new window
2024-09-26 09:47:12 -06:00
FusionPBX
5a8ab2dd8f
Add the domain_name variable
...
Without the domain_name variable in some cases the confirm option doesn't work.
2024-09-26 08:44:43 -06:00
FusionPBX
50a1ed145c
Fix voicemail greeting for base64
...
- Use the settings class
- Re-use the database object
- Update the indentation
2024-09-23 18:17:44 -06:00
FusionPBX
0c9329b119
Restore previous caller ID behavior
...
If the caller ID was updated then update the caller ID
2024-09-23 13:00:46 -06:00
FusionPBX
1d5506826a
Fix permission_exists fax_file_edit
2024-09-21 21:12:43 -06:00
FusionPBX
665bb0e802
Default value for create recording should always be false
2024-09-20 23:08:28 -06:00
FusionPBX
98e7eb725f
Add ignore early media for external calls
2024-09-20 16:20:02 -06:00
FusionPBX
20b358f05f
Get the domain_name with a different variable
...
Get the domain_name with a different variable if the domain_name is not set
2024-09-20 16:16:25 -06:00
FusionPBX
c4baf4ad92
Use ring group destination confirm true when call screen is enabled
2024-09-20 13:17:20 -06:00
FusionPBX
5bae14c6f9
Update xml_cdr.php
2024-09-18 19:07:02 -06:00
FusionPBX
6701e4c36d
Show only default extension type
...
Hide virtual extensions
2024-09-18 11:53:05 -06:00
FusionPBX
f03b5ad8bd
Fix voicemail base64 greeting
2024-09-17 17:46:22 -06:00
FusionPBX
7cd6aec9df
Add ring group call screen translations
2024-09-16 23:56:57 -06:00
FusionPBX
9a24c9fa42
Update version to 5.3.3
...
Major version update. A new branch 5.3 branch created from this point.
2024-09-16 21:44:20 -06:00
FusionPBX
fa23ffe255
Disable Call Block dashboard by default
2024-09-16 21:41:31 -06:00
FusionPBX
61d68e2f7d
Update the domain dashboard order
2024-09-16 21:38:36 -06:00
FusionPBX
adeb3ac8a7
Add Contacts to the dashboard
2024-09-16 21:21:28 -06:00
FusionPBX
e4a8efa0b9
Add event guard to the dashboard
2024-09-16 21:20:12 -06:00
FusionPBX
e7434f3560
Update more theme settings
2024-09-16 19:56:29 -06:00
FusionPBX
9d1e8d1110
Update a few more theme settings
2024-09-16 19:45:10 -06:00
FusionPBX
4f87a17761
Update multiple theme settings
2024-09-16 19:40:49 -06:00
FusionPBX
aa9c7a18ed
Update button theme colors
2024-09-16 19:00:29 -06:00
FusionPBX
f42e11cabe
Update menu theme colors
2024-09-16 18:55:55 -06:00
FusionPBX
7a77f25057
Update the card theme settings enable by default
2024-09-16 18:29:27 -06:00
FusionPBX
4dd7336d32
Update the colors used on the dashboard theme
2024-09-16 18:18:14 -06:00
FusionPBX
fe4d329657
Update config.php
2024-09-16 15:00:41 -06:00
FusionPBX
944e032b47
Update the domains icon
2024-09-16 14:50:17 -06:00
FusionPBX
c134903615
Add domains count dashboard widget
2024-09-16 14:46:36 -06:00
FusionPBX
cabb0d39b6
Add domain dashboard config
2024-09-16 14:45:51 -06:00
FusionPBX
e6fea6295a
Add translation for progress bar
2024-09-16 14:37:58 -06:00
FusionPBX
493ea83cc3
Add icon and icons
2024-09-16 14:33:49 -06:00
FusionPBX
795343379c
Handled in its own dashboard widget
...
For this reason remove the registration count from system status.
2024-09-14 21:49:53 -06:00
FusionPBX
5e75879518
Add email queue audio string
...
This enables sending base64 to the transcription class
2024-09-14 21:27:02 -06:00
FusionPBX
384492ab7e
Update the icon color
2024-09-14 16:18:29 -06:00
FusionPBX
624877541b
Update dashboard_edit.php
2024-09-14 03:56:45 -06:00
FusionPBX
a31484d414
Update dashboard.php
2024-09-14 03:55:20 -06:00
FusionPBX
0357a08a25
Correct the icon name
2024-09-14 03:52:21 -06:00
FusionPBX
c406761897
Update system_status.php
2024-09-13 21:32:08 -06:00
FusionPBX
8e9527a1c1
Update system_status widget add memory details
...
Completed work on disk usage percentage
2024-09-13 19:15:15 -06:00
FusionPBX
aad87759ac
Remove expanded row span change
2024-09-13 19:10:45 -06:00
FusionPBX
8c67b31441
Update config.php
2024-09-13 16:41:05 -06:00
FusionPBX
69c0827669
Add system status
...
Disable system cpu and disk usage dashboard widgets
2024-09-13 15:14:05 -06:00
FusionPBX
4af96791a5
Create system_disk_usage.php
2024-09-13 15:09:35 -06:00
FusionPBX
2f4954fad1
Send base64 string to the send_mail function
2024-09-12 18:38:11 -06:00
FusionPBX
3429f12850
Add email_base64 to the send_mail function
2024-09-12 18:32:50 -06:00
FusionPBX
70dc966a5a
Disable the row description background
2024-09-11 12:51:15 -06:00
FusionPBX
6296fb1f73
Update fax_advanced.php
...
The IMAP FAX settings for advanced were part of the fax_edit.php these settings were moved to the fax advanced file.
This update focuses the code only on the Advanced settings its intended to manage.
2024-09-11 09:26:09 -06:00
FusionPBX
2032e4937e
Support sip_port value of 0
...
Change empty to !isset to account for sip_port that can be set to 0.
2024-09-10 13:40:44 -06:00
FusionPBX
86df5a2e6a
Remove transcription from voicemails index.lua
...
Transcription was moved to the email queue
2024-09-10 01:08:55 -06:00
FusionPBX
6d7b3a9249
Update fax_emails.php
...
Add additional logging information
2024-09-09 21:06:30 -06:00
FusionPBX
c5be2b27e9
Update fax_emails.php
...
- Get the domain name more efficiently
- Add the domain name to the output
2024-09-09 20:38:26 -06:00
FusionPBX
3b19f4a464
function permisison_exists remove operator
...
It was added by a contributor who hasn't used it anywhere in the project. For this reason its being removed.
2024-09-09 09:31:54 -06:00
FusionPBX
6f55603e12
Update 018_global-variables.xml
2024-09-07 09:50:29 -06:00
FusionPBX
349889ad15
Update vars.xml
...
Remove a few irrelevant switch variables
2024-09-07 09:47:18 -06:00
FusionPBX
ba64a3604d
Global variables add ringback and transfer ringback
...
Add ringback and transfer_ringback to the global-variables dialplan default enabled false.
2024-09-07 09:44:31 -06:00
FusionPBX
1418b5afc7
Fix the new default setting custom search
2024-09-07 09:21:09 -06:00
FusionPBX
2f93054f45
Fixed fifo agent member login and logout
2024-09-06 15:26:36 -06:00
FusionPBX
4dfcba93b7
Update code for line key variables
...
Search and replace the variables such as user_id, display_name, and other preset variables to match the correct line key. Focused on it working with multiple line keys.
2024-09-04 20:21:03 -06:00
FusionPBX
86a4df04cf
Regenerate session every 15 minutes
2024-09-04 12:37:06 -06:00
FusionPBX
91db42f1e3
Categories are ordered by the SQL Query
2024-09-03 22:54:35 -06:00
FusionPBX
3b521d5150
Add a custom category
2024-09-03 22:48:17 -06:00
FusionPBX
757c085ec1
Update dashboard_edit.php
2024-09-03 20:59:30 -06:00
FusionPBX
8c15185774
Update css.php
...
Re-adding this as it was accidently removed by a commit
2024-09-03 17:41:10 -06:00
FusionPBX
1bfa5fed9b
Add setting background_color_enabled
2024-09-03 13:57:48 -06:00
FusionPBX
f8e363de2f
Update css.php to use background_color_enabled
2024-09-03 13:42:54 -06:00
FusionPBX
ffd0545a22
Update session regenerate
2024-09-02 22:48:02 -06:00
FusionPBX
651da82b90
Share the $database with the function
...
After removing the new database connection from the function. This caused a bug that is fixed by using the global option in from of the variable to share it with the function.
2024-09-01 09:44:42 -06:00
FusionPBX
5ca4207526
Add dashboard device icon
2024-08-29 16:28:53 -06:00
FusionPBX
a828add956
Add dashboard registration icon
2024-08-29 16:25:26 -06:00
FusionPBX
0d747ae3d6
Fix permisisons for call detail records export
2024-08-29 11:35:05 -06:00
FusionPBX
b17ce08f7c
Fixed voicemail messages show no results
...
We removed the pointers &$row because two bugs were found that used them. However, this code uses the pointers. This bug fix resolves this problem.
2024-08-29 11:17:18 -06:00
FusionPBX
cc145b1554
Update app_languages.php
...
Fix the syntax
2024-08-29 10:42:35 -06:00
FusionPBX
7d41385304
Clear the buffer before sending the PDF output
2024-08-29 10:04:18 -06:00
FusionPBX
15d616f949
Update domain_edit.php
...
Re-use the database connection
2024-08-29 02:44:59 -06:00
FusionPBX
83c286c513
Update menu_item_edit.php
...
Re-use the database connection
2024-08-29 02:40:43 -06:00
FusionPBX
34661e9dc7
Update app_languages.php
2024-08-29 02:07:19 -06:00
FusionPBX
d76c4893da
Update resources/app_languages.php
...
Add missing translations
2024-08-28 23:39:44 -06:00
FusionPBX
af15a8e5bc
Update dashboard_edit.php
...
Sanitize the data before being added to the database
2024-08-28 12:17:22 -06:00