21415 Commits

Author SHA1 Message Date
FusionPBX
521303265a Update xml_cdr_details.php 2024-01-05 18:08:25 -07:00
FusionPBX
f63524a164 If exists use category fax from and from name 2024-01-05 17:24:08 -07:00
FusionPBX
113d97978a Set the email from address and name 2024-01-05 17:21:29 -07:00
FusionPBX
e8699b37c9 Use voicemail from and from name
When category voicemail from and from name are provided use them.  If not provided then use category email from and from name.
2024-01-05 16:51:56 -07:00
FusionPBX
aee125f23a Create send.php 2024-01-05 15:07:06 -07:00
FusionPBX
4032560291 Update y000000000107.cfg for yealink t43u
If feature_key_sync is set to 1 then make sure the off_code and on_code is not set

features.dnd.off_code =
features.dnd.on_code =
2024-01-04 23:02:29 -07:00
FusionPBX
d0c3c93859 Destination summary unique callers
Use caller id number instead of name
2024-01-04 13:54:03 -07:00
fusionate
6a01e84316 Call Block - List: Restore Action column values. 2024-01-03 22:48:56 +00:00
fusionate
64591e413e Voicemail - Greetings: Margin adjustment on Delete button. 2024-01-03 22:33:46 +00:00
fusionate
365ac1c4ab Voicemail - Greetings: Hide Add button if max greetings reached (9). 2024-01-03 22:31:48 +00:00
Anthony
46954992a9 Added bulk translations to app/destinations files (#6866)
* Update destinations/app_languages.php

* Update destinations/app_menu.php
2024-01-03 10:54:42 -07:00
Anthony
010011dfa6 Added Greek & Turkish translations to core app_languages.php files (#6859)
* Added Greek & Turkish translations to core app_languages.php files

* Added Greek & Turkish translations to core app_languages.php files

* Added Greek & Turkish translations to core app_languages.php files
2024-01-03 10:54:15 -07:00
FusionPBX
6b9a530cf2 [Bug Fix] Extensions correct the template
Needed to add a few more items to the where clause to get the correct templates.
- domain_uuid
- server_address
2024-01-03 10:41:06 -07:00
FusionPBX
fff13633be Add a new destination summary report 2024-01-02 18:54:22 -07:00
FusionPBX
0b968828fd Update app_menu.php 2024-01-02 14:28:20 -07:00
FusionPBX
07c50e45ab Update app_languages.php 2024-01-02 14:27:48 -07:00
fusionate
f4d8ec9182 Email [Class]: Remove redundant if statements, simplify logic. 2023-12-29 18:19:59 +00:00
FusionPBX
d0c3840a18 Minor version update 5.1.5 2023-12-29 10:03:04 -07:00
chansizzle
e253681e54 improved title case (#6858) 2023-12-28 08:44:33 -07:00
FusionPBX
4e622d9b10 Handle no answer for unset status 2023-12-27 13:08:15 -07:00
fusionate
e36003f907 Extension - Edit: Include password when determining assigned device lines. 2023-12-27 19:29:19 +00:00
fusionate
9a741780e9 Voicemail - Edit: Hide audio playback button on Default Greeting. 2023-12-27 18:43:18 +00:00
fusionate
212f91dd6c CDR - List: Hide broken direction icon if invalid Status. 2023-12-27 18:42:32 +00:00
FusionPBX
7de2ae0d23 Use last_bridge_hangup_cause to determine status 2023-12-27 11:37:36 -07:00
FusionPBX
4919633568 Create debian.service 2023-12-26 20:45:54 -07:00
FusionPBX
89ab37ce9d Create xml_cdr.php 2023-12-26 20:43:59 -07:00
jrmcclean
4484c9ad5f Update install.php (#6853)
* Update install.php

Update config directory for windows from www folder to Programdata directory
2023-12-22 15:32:42 -07:00
Anthony
d002628237 Added Greek & Turkish translations to core app_languages.php files (#6856)
* Added Greek translations to dialplans/app_languages.php

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

* Added Greek translations to dialplan_outbound/app_languages.php

* Added Greek translations to dialplan_inbound/app_languages.php
2023-12-22 15:31:34 -07:00
denisent
6d3671840d account.3.fallback.timeout typo (#6855) 2023-12-21 20:39:42 -07:00
denisent
06aec4b707 account.3.fallback.timeout typo (#6854) 2023-12-21 20:39:13 -07:00
fusionate
c3f20602e7 Upgrade: Minor layout adjustments. 2023-12-22 00:23:29 +00:00
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