Commit Graph

20 Commits

Author SHA1 Message Date
markjcrane 00c0fbe06d Remove carriage return per line and leave only line feeds 2024-09-19 17:24:16 -06:00
frytimo d68c1a08d8
Call recordings maintenance changes (#7039)
* add filesystem maintenance method to the call_recordings class

* Add filesystem maintenance default setting to the app_config
Set filesystem_retention_days default setting to 90 days in the 
app_config.php file to allow the maintenance service to delete older
files.
2024-07-09 09:19:50 -06:00
fusionate 1f8542b9cc
Call Recordings: Option to manually submit audio to AI for transcription, if enabled. 2024-05-21 14:59:23 -06:00
fusionate 2d9bec9295
Call Recordings: Added ability to do bulk download. 2023-10-19 00:40:50 +00:00
Alex 25b24d68bd
Fixed more php 8.1 errors (#6754)
* Update default_setting_edit.php

* Update default_settings_reload.php

* Update modules.php

* Update access_controls_reload.php

* Update call_recordings.php

* Update fax.php

* Update extension_edit.php

* Update extension_imports.php

* Update destination_imports.php

* Update dialplan_outbound_add.php

* Update dialplan_inbound_add.php

* Update voicemail_imports.php

* Update contact_import.php
2023-06-12 17:06:56 -06:00
Alex f86abd84c4
Fixed call recording download and call center show all (#6745) 2023-06-06 10:14:15 -06:00
fusionate 358c36ef2b
Call Recordings: Updates for PHP 8.1 2023-06-02 18:26:50 +00:00
frytimo 69bd42af05
remove unneeded destruct methods as GC has higher performance (#6631)
Co-authored-by: Tim Fry <tim@voipstratus.com>
2023-04-27 20:18:53 -06:00
FusionPBX 3b9357976d
Use the new call recordings view 2022-12-03 19:19:29 -07:00
Nate 365e20926f Safari Audio Support: Call Recordings, MOH, VM Greetings & Messages and CDR audio files. 2020-03-30 20:08:45 -06:00
Nate 19e97a5fc9 Call Recordings: Few class adjustments. 2020-02-13 12:06:44 -07:00
FusionPBX e6ff722ff6 Update call_recordings.php 2019-12-20 09:36:41 -07:00
Nate 72feb7df7b Call Recordings: Adjustments. 2019-12-19 12:04:16 -07:00
Nate fbd3f5adc8 Call Recordings: List view updates. 2019-12-19 10:48:39 -07:00
FusionPBX 141ad3fe1a Update call_recordings.php 2019-12-19 09:23:54 -07:00
Nate 677f830f01 Remove unnecessary permission object instatiations. 2019-08-30 19:29:04 -06:00
FusionPBX 66a92d9c6b Update call_recordings.php 2018-12-10 16:00:56 -07:00
FusionPBX 3cf794d106 Update call_recordings.php 2017-09-14 15:36:57 -05:00
FusionPBX 1b57fbb992 Update call_recordings.php 2017-09-14 14:41:34 -05:00
markjcrane 457fd9e843 Add Call Recordings 2017-09-14 18:08:16 +00:00