fusionate
0e4f933da2
Functions: Minor clean up.
2023-12-22 00:09:26 +00:00
fusionate
f6700881b2
Upgrade - Source Code: Offer optional apps source update.
2023-12-22 00:05:55 +00:00
fusionate
cb58bd4fb1
Fax Queue - Update comments.
2023-12-21 19:30:51 +00:00
demonspork
df6d56d148
Support updating optional installed apps via git ( #6513 )
...
* WIP: Support updating optional installed apps via git
* support app source update via cli
* Update app_languages.php
* Update index.php
* Refactor App Git updating
Refactor Optional App Git updating for more resilience and better handling of ssh remotes and to only update each repository once.
* git app updates fix gui updates for repo based updating
2023-12-21 12:28:04 -07:00
FusionPBX
7d819c4822
Use isset and if statements
...
Changed ifelse to if statement to make sure it evaluates each condition.
2023-12-20 13:59:33 -07:00
FusionPBX
b9686aeae7
Set call center cancel call to missed
2023-12-20 13:49:48 -07:00
fusionate
7e674efe8b
Call Forwarding - No Answer: Adjust failure_handler lua script to capture ALLOTTED_TIMEOUT disposition.
2023-12-19 19:44:45 +00:00
FusionPBX
4ecae0bc15
Minor version update 5.1.4
2023-12-18 16:12:40 -07:00
FusionPBX
9a6c8c68cb
Update call_center_queue_edit.php
2023-12-18 11:03:07 -07:00
FusionPBX
71123be725
Change type array to text
2023-12-18 10:48:40 -07:00
FusionPBX
d4da6d0a93
Use setting call_center record_name
2023-12-18 10:35:16 -07:00
FusionPBX
f35ddec748
Add new setting call_center record_name
2023-12-18 10:33:47 -07:00
FusionPBX
f587c41bb4
Add additional record template variables
2023-12-18 10:19:56 -07:00
FusionPBX
ac599a1b48
Update {$mac}.cfg
2023-12-16 16:37:00 -07:00
FusionPBX
2866580c7c
Add new permission and translation
2023-12-16 13:12:23 -07:00
FusionPBX
79817dc205
Add device template and outbound number columns
...
New Permissions
- extension_device_address
- extension_device_template
Add column Outbound Number for the outbound caller ID number
2023-12-16 13:08:34 -07:00
FusionPBX
38786cacbe
Integrate device address in the extensions SQL query.
2023-12-16 11:56:30 -07:00
K-Flagman
fbb2af9bad
Device address in extensions list ( #6811 )
...
* Update app_config.php
adding permissions for showing MAC address in the extension list
* Update extensions.php
Adding a new column with MAC address info if it exists for the extension.
* Renamed the permission to access of extension address
* Fixed fields where we used deprecated "device mac address"
Also added support for "show all" button (load device list for current domain or get all devices)
2023-12-16 11:15:22 -07:00
frytimo
10e7b485e7
Schema change object property db instead of database->db ( #6833 )
2023-12-16 07:54:20 -07:00
fusionate
ce8399a7a0
Theme: Add CSS for vertical resize of Ace Editor in Email Templates, Dialplan XML, etc
2023-12-16 00:27:21 +00:00
Andrew Alexander
3a0a7b48f1
openai transcription support ( #6850 )
...
* openai transcription support
* Update transcribe.php
* Update transcribe.php
2023-12-14 18:39:11 -07:00
FusionPBX
7a0aa3c4e0
Show the time since last agent call
2023-12-14 17:11:08 -07:00
FusionPBX
eee9006c1f
Add format_seconds function
2023-12-14 17:01:32 -07:00
FusionPBX
6b178a30c4
Adding time zone handling for call block
2023-12-13 16:43:53 -07:00
FusionPBX
6ea76efe15
Update app_defaults.php
2023-12-13 14:58:09 -07:00
volga629-1
50f9c2b3df
E911 plugin ( #6822 )
...
* E911 Service plugin
Emergency Services availability is crucial part of FusionPBX.
This plugin Introduce match need it visibility into E911 services.
2023-12-13 14:46:58 -07:00
FusionPBX
3a854aa24a
Get the snom local IP address
...
Show the local IP address on the Registrations page.
2023-12-13 14:28:55 -07:00
FusionPBX
40998fdac1
Fix color_adjust rgb error
2023-12-12 16:44:52 -07:00
FusionPBX
16ee4900b0
Factory defaulted phone middle softkey Contacts button is enabled by default. For that reason set directory_setting.local_directory.enabl to 1.
2023-12-11 17:58:05 -07:00
FusionPBX
942a4fc547
Rename yealink_rport_1 to yealink_rport. T58W , t5x, and vp530
2023-12-11 16:18:27 -07:00
Andy Binder
3be682c8cd
prevent dupicates ( #6841 )
2023-12-11 13:24:57 -07:00
Andy Binder
15a4cca7ac
German translation updates ( #6846 )
2023-12-11 12:32:54 -07:00
FusionPBX
2e032cd115
Update email_send.php
...
Move the 'transcribe enabled' message
2023-12-11 12:32:27 -07:00
FusionPBX
87f722e59d
check if transcribe_enabled is enabled
...
We are checking this already on the voicemail. This checks the setting for transcribe_enabled in default and domain settings.
2023-12-11 12:21:15 -07:00
FusionPBX
b919848425
Only include transcribe.php if enabled
2023-12-11 11:51:19 -07:00
FusionPBX
8a2688cfc5
Update email_queue.php
2023-12-11 11:48:58 -07:00
FusionPBX
88a4dbf3e6
Prevent error when the google_url is incorrect
2023-12-11 11:43:55 -07:00
FusionPBX
cea06a548e
Add provider_uuid to destinations dialplan xml and XML CDR
2023-12-09 23:07:36 -07:00
FusionPBX
d48f4a0b89
Use not empty arround the arrays
2023-12-09 22:51:48 -07:00
FusionPBX
a066277460
Fix Active calls SHOW ALL button
2023-12-08 21:43:02 -07:00
FusionPBX
ee6b2a4d84
Check if empty to prevent errors
2023-12-08 21:24:52 -07:00
FusionPBX
dedafeccc8
Account for dialplan_detail_enabled false
2023-12-08 16:19:17 -07:00
FusionPBX
c7e687512f
Add links on the column names
2023-12-08 10:04:53 -07:00
Anthony
3b297ad641
Added Greek translations to app_languages.php files ( #6845 )
...
* Added Greek translations to conferences_active/app_languages.php
* Added Greek translations to database_transactions/app_languages.php
* Added Greek translations to destinations/app_languages.php
* Added Greek translations to devices/app_languages.php
2023-12-07 18:41:31 -07:00
fusionate
c1ad629d95
Operator Panel - Consistify refresh button, minor adjustments.
2023-12-08 01:41:01 +00:00
Ahron Greenberg (agree)
e050827598
[dashboard] Fix memory exhaustion on system counts ( #6844 )
...
Getting all rows from the database caused PHP to exhaust the memory on systems with a huge amount of VM messages. This was fixed by querying from the database just the total counts.
2023-12-07 18:40:23 -07:00
frytimo
9f204a7cac
move explode of $line inside of if block to fix php warning for line 93 ( #6842 )
2023-12-07 18:38:57 -07:00
frytimo
1664bef5d9
use empty check instead of string check to prevent php warning ( #6843 )
2023-12-07 18:38:01 -07:00
fusionate
1ceb2fcbc9
Calls Active - Add eavesdrop function, and appropriate permission.
2023-12-08 01:37:22 +00:00
FusionPBX
47161fae80
yealink multicast variables
2023-12-07 15:52:46 -07:00