Commit Graph

11140 Commits

Author SHA1 Message Date
frytimo
b47f9c3219 add default value for ring time delay before voicemail (#6900)
* add default value for ring time delay before voicemail

* Update app_config.php
2024-02-20 22:04:24 -07:00
Anthony
80c670d945 Added bulk Turkish translations to app_languages.php files (#6901)
* Added Turkish translations to access_controls/app_languages.php

* Added Turkish translations to basic_operator_panel/app_languages.php

* Added Turkish translations to bridges/app_languages.php

* Added Turkish translations to call_block/app_languages.php

* Added Turkish translations to call_broadcast/app_languages.php

* Added Turkish translations to call_flows/app_languages.php
2024-02-20 21:59:53 -07:00
FusionPBX
746413cbfe 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:48:24 -07:00
FusionPBX
cdee086045 Use SQL limit for missed calls 2024-02-20 14:16:53 -07:00
FusionPBX
76bcd70824 Use the domain time_format 12h or 24h 2024-02-20 13:57:29 -07:00
FusionPBX
61d40a62ee Simplify the time format 2024-02-20 13:41:21 -07:00
FusionPBX
53f6f040c1 Update the URL to use status 2024-02-20 13:24:27 -07:00
FusionPBX
60d4a7c1be Use the call status missed to find missed calls 2024-02-20 13:12:52 -07:00
FusionPBX
dbc88b847a 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:47:10 -07:00
FusionPBX
359a323c1f Don't use voicemail_id to determine call status
This is an unreliable way to detect if the call when to voicemail.
2024-02-20 12:28:59 -07:00
FusionPBX
06480cbc3d Fix bug with sipnetic use server_address
The registration domain should use server_address not the outbound_proxy_primary address.
2024-02-19 14:56:46 -07:00
Alex
5e6bc5b3ed Update call_broadcast_send.php (#6896) 2024-02-19 11:34:28 -07:00
FusionPBX
632c2ee10f Update 310_extension-to-voicemail.xml
Quote the interpolated part of the regexes between \Q and \E
2024-02-13 18:03:32 -07:00
Anthony
f80293e163 Added Greek & Turkish translations to app app_laguages.php files (#6895)
* Added Greek & Turkish translations to fifo/app_languages.php

* Added Greek & Turkish translations to fifo_list/app_languages.php

* Added Greek & Turkish translations to gswave/app_languages.php

* Added bulk translations to gateways/app_languages.php
2024-02-13 12:28:13 -07:00
Antonio Fernandez
91cfa5f778 added missing fax_email permission (#6894)
This permission is referenced in the fax_edit.php code and allows you to enter a confirmation email for faxes that are sent. Without this permission it is no editable.
2024-02-12 16:11:46 -07:00
FusionPBX
5ce4ad4879 Update diversion header 2024-02-12 12:57:01 -07:00
FusionPBX
1326e8804f Update app_config.php 2024-02-12 10:46:31 -07:00
FusionPBX
77be489350 Update app_config.php 2024-02-12 10:42:58 -07:00
FusionPBX
12f121190b Add emergency_email_address setting by default 2024-02-12 10:38:27 -07:00
FusionPBX
1ca084cd76 Fix the spelling of label 2024-02-12 10:19:49 -07:00
Anthony
d32e543de6 Added Greek & Turkish translations to app app_laguages.php files (#6893)
* Added Turkish & Greek translations to fax/app_languages.php

* Added Greek & Turkish translations to emergency/app_languages.php
2024-02-12 10:17:59 -07:00
FusionPBX
aefbf62094 Add order by desc 2024-02-10 15:38:46 -07:00
FusionPBX
490c26ab52 Fix the emergency lua script 2024-02-10 15:35:41 -07:00
FusionPBX
e753ce9175 Update emergency logs 2024-02-10 14:36:52 -07:00
fusionate
8c21a3cd83 Call Recordings - List: Restore proper column widths. 2024-02-09 15:40:06 -07:00
fusionate
9b3eb31ac3 Voicemail [Class]: Resolve fclose() error on null object. 2024-02-09 13:16:34 -07:00
fusionate
cf51a862e7 CDR: Audio waveform generation integration. 2024-02-09 13:14:22 -07:00
fusionate
b8540ac7e8 Voicemails: Audio waveform generation integration. 2024-02-09 13:14:04 -07:00
fusionate
2eb7e7844f Voicemail Greetings: Audio waveform generation integration. 2024-02-09 13:12:34 -07:00
fusionate
e3ea4977a1 Ring Groups: Audio waveform generation integration. 2024-02-09 13:12:14 -07:00
fusionate
1b1acd754c Recordings: Audio waveform generation integration. 2024-02-09 13:11:40 -07:00
fusionate
f55fbabb87 Music on Hold: Audio waveform generation integration. 2024-02-09 13:11:14 -07:00
fusionate
81a6b947fe IVR Menus: Audio waveform generation integration. 2024-02-09 13:10:57 -07:00
fusionate
1dbe76dfe4 Conference Centers: Audio waveform generation integration. 2024-02-09 13:10:24 -07:00
fusionate
b11901ad4d Call Recordings: Audio waveform generation integration. 2024-02-09 13:09:52 -07:00
fusionate
1dae61de51 Call Flows: Audio waveform generation integration. 2024-02-09 13:09:29 -07:00
fusionate
3001fa151f Call Centers: Audio waveform generation integration. 2024-02-09 13:09:07 -07:00
frytimo
d309308824 Change default DHCP value to SNOM recommendation (#6889)
* change default DHCP  value to match SNOM recommendation

* modify the name to be snom_dhcp
2024-02-09 10:29:03 -07:00
frytimo
c51d485668 use $app_name and $app_uuid for database transaction (#6881) 2024-02-08 11:13:50 -07:00
Ahron Greenberg (agree)
441bd77a5b Fix dnd toggle sends wrong state in feature sync event (#6886) 2024-02-08 11:12:47 -07:00
FusionPBX
18f59eeb61 Disable ws and wss by default 2024-02-07 17:51:21 -07:00
markjcrane
52411c858a Add el-gr language 2024-02-07 13:17:18 -07:00
Antonio Fernandez
ae851864be Fixed link for GSWave (#6887) 2024-02-06 21:30:33 -07:00
FusionPBX
bbb71439d0 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:24:46 -07:00
FusionPBX
b16b6e844e Bug Fix: Clean buffer before sending the rendered template 2024-02-06 12:30:09 -07:00
FusionPBX
f97a67fb27 Bug Fix: Use the HTTP_HOST if the domain_uuid is empty 2024-02-05 18:58:16 -07:00
fusionate
ebb68cccf5 Fax Server: Add date to cover sheet (if any), on Send. 2024-02-06 00:30:46 +00:00
FusionPBX
192e651722 Remove the single quote
Escape with a back slash didn't work
2024-02-05 17:22:42 -07:00
FusionPBX
1f5b979d0d Add escape_quote quoted values 2024-02-05 17:10:20 -07:00
FusionPBX
951c36b70b Add more fax permissions 2024-02-05 13:35:06 -07:00