fusionate
84e71af649
Operator Panel: Restore drag/drop calling and transfer.
2024-02-27 11:29:07 -07:00
FusionPBX
bc6582b908
Ring group destination adde per user music on hold
...
This was reported as a bug. Where the extension music on hold was not being used when the extension was called through a ring group.
2024-02-24 21:09:18 -07:00
FusionPBX
4ae3f99589
Fix fax from address when sending an outbound fax
2024-02-23 15:43:59 -07:00
Alex
9c4e38babc
Update xml_cdr_inc.php ( #6904 )
2024-02-22 15:55:59 -07:00
FusionPBX
94e558f7b6
Fix duration if null set to 0
...
If gmdate gets a null it uses the system time. This affected canceled calls.
2024-02-22 09:22:29 -07:00
FusionPBX
4a6cc913bf
Fix the Yealink Conference templates
2024-02-21 16:34:20 -07:00
FusionPBX
fd94e585da
Update destinations.php
...
- Use the database object more efficiently
- Access the get method with this->get
- Bypass cached destinations to avoid problems
2024-02-21 11:26:14 -07:00
FusionPBX
b58ebffc07
Add time format for 12h or 24h
2024-02-20 14:52:46 -07:00
FusionPBX
fc0d72c5fa
Update missed_calls.php
...
- Simplify SQL time format
- Use SQL limit to be more efficient
- Use the call detail record status
- Fix the View all link to use statu=missed
2024-02-20 14:51:09 -07:00
FusionPBX
d028b0ca84
Update recent_calls.php
...
- Simplify SQL time format
- Use SQL limit to be more efficient
- Use the call detail record status
2024-02-20 14:49:09 -07:00
FusionPBX
02a2c6c7c8
Update app_languages.php add no answer
2024-02-20 14:31:07 -07:00
FusionPBX
ebadf2934d
Replace voicemail_answer_stamp with voicemail_message_seconds
...
The voicemail_answer_stamp value exists if the call reaches voicemail. The voicemail_message_seconds is set if the caller leaves a voicemail message.
2024-02-20 12:49:06 -07:00
FusionPBX
ee49410edb
Don't use voicemail_id to determine call status
...
This is an unreliable way to detect if the call went to voicemail.
2024-02-20 12:30:20 -07:00
Zachary Kitchen
859f08fbb2
Grandstream Provisioning File Updates ( #6899 )
...
* Fixed issue with registration time for Grandstreams with registration expiration time set for less than 60 seconds
* Updated Grandstream GXP provisioning files to use values from registration expiration time
* Fixed physical key profile issues on GXP & GRP phones
2024-02-19 21:07:12 -07:00
FusionPBX
3fb475d67d
Fix bug with sipnetic use server_address
...
The registration domain should use server_address not the outbound_proxy_primary address.
2024-02-19 14:58:02 -07:00
Alex
e2205cb6b6
Update call_broadcast_send.php ( #6897 )
2024-02-19 11:37:23 -07:00
FusionPBX
a4b054d97a
Update 310_extension-to-voicemail.xml
...
Quote the interpolated part of the regexes between \Q and \E
2024-02-13 18:04:43 -07:00
FusionPBX
074d8a87dd
Update app_config.php
2024-02-12 11:06:29 -07:00
FusionPBX
1e18ea3c8f
Update app_config.php
2024-02-12 10:42:24 -07:00
FusionPBX
a6ea0f2d04
Add emergency_email_address setting by default
2024-02-12 10:39:45 -07:00
FusionPBX
e08b82c160
Bug fix for app/emergency logs
2024-02-12 10:26:33 -07:00
FusionPBX
2654c50fe8
frytimo Use the settings class in the cache class ( #6891 )
2024-02-09 12:13:29 -07:00
FusionPBX
0297eb5fad
Use {$yealink_rport} variable
2024-02-08 16:18:53 -07:00
FusionPBX
9f52a2ea2c
Disable ws and wss by default
2024-02-07 17:52:14 -07:00
FusionPBX
01aaebbb1c
Fix the GSWave link
2024-02-06 21:31:29 -07:00
FusionPBX
bdd0d26324
Bug Fix: missed_call handling and voicemail status
...
Call going to voicemail for an extension was showing status answered instead of voicemail and missed call
2024-02-06 15:25:36 -07:00
FusionPBX
e3682cee6c
Bug Fix: Clean buffer before sending the rendered template
2024-02-06 12:31:16 -07:00
FusionPBX
64fd1a5e54
Bug Fix: Use the HTTP_HOST if the domain_uuid is empty
2024-02-05 18:56:03 -07:00
FusionPBX
d3c05bae43
Remove the single quote
...
Remove backslash as it didn't work
2024-02-05 17:23:26 -07:00
FusionPBX
441f2dfcf1
Add escape_quote quoted values
2024-02-05 17:11:20 -07:00
FusionPBX
0de12da8fa
Fix a bug with emergency_outbound_caller_id_number
...
Set call_date moved so it didn't overwrite another variable
2024-02-02 20:00:52 -07:00
FusionPBX
e22c972848
Fix issue where smtp from would send as <>
2024-01-29 13:21:28 -07:00
FusionPBX
8b90eee5a3
Major version update release 5.2.0
2024-01-24 13:11:53 -07:00
FusionPBX
9d5bc340a4
Add the theme title setting
2024-01-24 12:51:13 -07:00
fusionate
02de5334e5
Restore default branding in window title.
2024-01-24 19:16:36 +00:00
fusionate
3938398b1f
Email Queue - Edit: Hide Response field if response disabled.
2024-01-24 18:41:12 +00:00
FusionPBX
7231a37a57
Enable clearing the email_response
2024-01-24 11:13:57 -07:00
FusionPBX
6ec3c53c1f
Email Queue save response false by default
2024-01-24 11:04:51 -07:00
FusionPBX
2d8f591534
Update send.php
...
Spelling correction and use domain_uuid to find settings
2024-01-24 10:58:12 -07:00
fusionate
657cbb1b48
System Status: Enhance Support Information section.
2024-01-24 16:49:10 +00:00
FusionPBX
7a24e2aa1f
Update app_languages.php
2024-01-24 08:26:54 -07:00
FusionPBX
8b08756e0b
Add a new permission system_view_support
2024-01-24 08:18:16 -07:00
FusionPBX
560a51cff7
Security - Update session validation and regenerate session id on login
2024-01-23 23:11:28 -07:00
FusionPBX
cfbfd8ab52
Update system.php fix the quotes.
2024-01-23 21:08:53 -07:00
FusionPBX
04d08eb76c
Update labels
2024-01-23 16:18:11 -07:00
frytimo
4e9dd1cdc9
Create information area for bug reports or errors to the Support Team ( #6876 )
...
* initial commit for system information bug report data
* add javascript to copy to clipboard
* add javascript to copy to clipboard
* Update copy_to_clipboard.js
* Update system.php
* Update app_languages.php
Add other languages
* move function file to resources/functions directory
* use the array returned from system_information function
* Update app_languages.php
* update path locations
* remove require files
* Merge origin/create_json_page_for_bug_report into create_json_page_for_bug_report
2024-01-23 16:11:51 -07:00
frytimo
1cba516bdc
add Multi-cast variables to Yealink t54w provisioning template ( #6877 )
2024-01-23 15:51:13 -07:00
FusionPBX
dce6406791
Update check_auth.php
2024-01-22 23:45:00 -07:00
FusionPBX
ee202cd61d
Security - validate session
2024-01-22 14:20:28 -07:00
FusionPBX
34321b2b1d
Fix destination_context use public not null
2024-01-22 11:20:04 -07:00