Commit Graph

11100 Commits

Author SHA1 Message Date
FusionPBX
ffcf06b774 Update language/sv/vm/sounds.xml fix xml 2024-03-05 12:51:40 -07:00
FusionPBX
d465e8ab39 Update index.lua
Use the original_caller_id_number in the diversion header.
2024-03-04 19:08:42 -07:00
FusionPBX
ddc3befd60 Add required diversion header 2024-03-04 16:54:50 -07:00
FusionPBX
cda2f530a7 Fix the order by for IVR Menu Options 2024-03-01 18:28:07 -07:00
FusionPBX
c1e6f3e11d Include ORIGINATOR_CANCEL for missed calls 2024-03-01 14:10:19 -07:00
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
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
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
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
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
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
FusionPBX
34321b2b1d Fix destination_context use public not null 2024-01-22 11:20:04 -07:00
FusionPBX
8e0c3b57e5 Fixed a few bugs in destination_summary.php 2024-01-20 21:20:34 -07:00
Andy Binder
6427dfa5ac Update Snom provisioning templates. (#6852) 2024-01-20 17:09:12 -07:00
paulc97
184dbd6d0b make time_condition_edit.php use time_format var (#6872)
Use the existing default Varriable time_format to adjust the options of the selects of "hours of day" and "time of day" accordingly
2024-01-20 17:00:58 -07:00
Antonio Fernandez
0de35ef4d7 Update indentation for blf_subscribe.lua (#6873) 2024-01-20 16:46:26 -07:00
fusionate
08659badc0 Destinations - List: Show all selected Actions, including Other actions. 2024-01-19 20:28:28 +00:00
fusionate
ec934c3895 Log Viewer: Default to 512KB with other options. 2024-01-18 23:27:43 +00:00