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
1b5d66e85e
Refresh each subscription publication
2024-02-17 08:34:47 -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
frytimo
2a613840ec
avoid user/pass connection request removal in GRP TR-069 settings ( #6890 )
2024-02-12 11:38:50 -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
fusionate
adf8062378
Themes [Default]: Audio waveform support and new setting integration.
2024-02-09 13:07:19 -07:00
fusionate
0be7204762
Functions: Mods to support color manipulations for waveform generation.
2024-02-09 13:05:38 -07:00
fusionate
504d3a6bf2
Waveform [Class]: Support audio file waveform generation.
2024-02-09 13:04:45 -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
a17b63e616
Use the settings class in the cache class ( #6891 )
2024-02-09 10:21:55 -07:00
FusionPBX
6890c21e92
Set directory_setting.local_directory.enable default value to 1
2024-02-08 16:34:30 -07:00
FusionPBX
b123e32658
Use {$yealink_rport} variable
2024-02-08 16:15:34 -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
frytimo
535eba25fa
Change domain to server_address ( #6888 )
...
template should use account.1.server_address
2024-02-08 11:12:24 -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