Commit Graph

10067 Commits

Author SHA1 Message Date
trideeindhoven
8c0f8e8505 Keep device vendor when using alternate device (#6591) 2023-03-28 10:23:37 -06:00
FusionPBX
d5850f154c Update the array path after removing context tag 2023-03-27 16:49:36 -06:00
markjcrane
d31e854488 Finish move context to an extension attribute 2023-03-27 14:28:24 -06:00
fusionate
d40c3c76fa Minor code adjustment to previous commit. 2023-03-27 20:27:30 +00:00
fusionate
0f02253e4e SIP Profiles - Edit/Copy: Prevent duplicate names. 2023-03-27 20:22:35 +00:00
markjcrane
4fe99907e1 Move context to an extension attribute 2023-03-27 14:14:36 -06:00
Luis Daniel Lucio Quiroz
945ff01553 Update app_defaults.php (#6577) 2023-03-24 20:07:16 -06:00
Finn
c1de249792 A few improvements to some grandstream configs + new devices (#6584)
Co-authored-by: Finn <finn@acceleratenetworks.com>
2023-03-24 20:06:15 -06:00
Antonio Fernandez
5c77562535 New Snom phone support plus fix for older snom model (#6587)
* Added support for privacy_out config parameter

* Added support for Snom M Series KLE Phones/Base

* minor fix to app_config.php
2023-03-24 20:04:54 -06:00
Finn
8cdcd86ba9 update custom transcription provider for async transcriptions and retry logic (#6583)
Co-authored-by: Finn <finn@acceleratenetworks.com>
2023-03-24 12:43:17 -06:00
frytimo
5e23824940 contacts app_defaults breaks PDO db (#6585) 2023-03-24 09:18:23 -06:00
FusionPBX
cedef761a6 FAX Queue retry_limit set to 5 2023-03-22 20:25:21 -06:00
FusionPBX
3247357c5d Remove action == add 2023-03-22 10:01:43 -06:00
FusionPBX
26b0988075 destination_country_code is required 2023-03-22 09:53:28 -06:00
FusionPBX
9e01767688 Update call_block_edit.php 2023-03-21 11:58:29 -06:00
FusionPBX
42ca53567d Re-enable the other destinations
Permission re-added as its used for the destination select list.
2023-03-20 10:33:54 -06:00
fusionate
9c8f4e9060 Event Guard - Fix Unblock multiple checked. 2023-03-17 21:07:35 +00:00
ednt
c923293050 Update email_logs.php (#6578)
Due to a change of table field name the SQL generates an postgres error
2023-03-16 22:14:01 -06:00
fusionate
c41121a00f Dialplan - Feature code to control agent Break status. 2023-03-16 20:23:39 +00:00
FusionPBX
9a565cdb14 Update send_email.lua 2023-03-16 11:22:14 -06:00
FusionPBX
628592e1af Update daylight savings start and stop dates.
Search engine search term:
daylight savings 2023
daylight savings 2024
2023-03-16 10:44:42 -06:00
FusionPBX
e3696871c9 If record_length is not set then still set record path and name
This affected outbound calls in some cases.
2023-03-15 14:48:26 -06:00
FusionPBX
6d114f0d11 Fix outbound call result status 2023-03-15 13:30:53 -06:00
FusionPBX
07280b0754 Regex removed broke call recording 2023-03-13 12:50:52 -06:00
FusionPBX
b449bef03e Use preg_replace instead of escape (#6575)
Escape broke auto matching fields use preg_replace instead.
2023-03-10 09:54:49 -07:00
FusionPBX
d8a45a5872 Add variable ${caller_id_name} 2023-03-09 18:39:58 -07:00
televoice_pl
e91ed6e5a3 Update device.php (#6570)
"cisco spa" check must be before "cisco" otherwise "cisco spa" is ignored
2023-03-09 14:20:24 -07:00
Luis Daniel Lucio Quiroz
c4422e65f8 Remove redundant SQL condition (#6573)
In this condition you already have  p.dialplay_uuid = s.dialplay_uuid  and you have p.dialplay_uuid = CONST, no need tor s.dialplay_uuid=CONST,

In small databases, this could be trivial; but in significant databases, this saves a lot of processing.
2023-03-09 14:13:50 -07:00
FusionPBX
801c19da80 Add voicemail_destination view, add, edit and delete 2023-03-09 11:10:48 -07:00
fusionate
98f4ae6bb7 Dialplans: Fix search by dialplan Number. 2023-03-08 16:54:21 +00:00
fusionate
934d653b21 Script - is_local: Add space. 2023-03-03 18:32:23 +00:00
fusionate
242ceb7ccb Voicemails - List: Additional permission check. 2023-03-01 22:35:44 +00:00
fusionate
49ed64bba9 Voicemails - List: Misc minor adjustments. 2023-03-01 22:13:27 +00:00
fusionate
e2c1157227 Voicemail Email: Use (First Assigned) Extension User Time Zone, where set. 2023-03-01 04:04:15 +00:00
fusionate
b7e63aff1a Email Queue - Edit: Textarea for Body field. 2023-03-01 03:19:40 +00:00
fusionate
58f43ba642 Event Guard - Clarify Filter select options. 2023-02-28 17:51:21 +00:00
Daniel C
c57f8fee22 Fix fax queue selection not sending list and some french translation. (#6565)
* Fix sending selected faxes from the queue

* Fix some french translations

---------

Co-authored-by: Daniel <git@myrandor.com>
2023-02-28 00:00:51 -07:00
fusionate
f6b065085b Dashboard - Missed & Recent Calls: Fix minor inconsistencies. 2023-02-23 14:50:16 +00:00
FusionPBX
e72094543a Add key to the name 2023-02-21 20:45:54 -07:00
FusionPBX
99f88edcc3 More specific add key to the name 2023-02-21 20:44:27 -07:00
FusionPBX
aa51f96212 Customizable empty rows for device keys (#6561)
* Customizable empty rows for device keys

* New default setting profile_add_rows and profile_edit_rows
2023-02-21 20:27:55 -07:00
FusionPBX
67bfd31765 Fix syntax problem 2023-02-21 19:44:41 -07:00
FusionPBX
2ca41f446b Add user voicemail to menu 2023-02-21 15:47:31 -07:00
demonspork
95579ca716 Fix cdr delete for recordings schema change and minor refactoring (#6532)
* Fix cdr delete for recordings schema change and minor refactoring

* Update changes to prevent losing changes.

Also remove trailing spaces

---------

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2023-02-21 10:38:25 -07:00
fusionate
593b90230e Dashboard - Domain Limits: Default Settings for chart. 2023-02-20 22:28:32 +00:00
fusionate
fc7a8106fb Dashboard - Domain Limits: Rework style to match other widgets. 2023-02-20 22:21:54 +00:00
fusionate
2c76741976 Dashboard - Caller ID: Rework style to match other widgets. 2023-02-20 19:49:32 +00:00
FusionPBX
e91f78bafe permission exists xml_cdr_domain false 2023-02-20 12:29:32 -07:00
FusionPBX
d4458782b8 Change is_group to permission_exists
Use the xml_cdr_domain permission instead of is_group admin or superadmin.
Using the permission is more flexible.
2023-02-20 12:12:43 -07:00
FusionPBX
cd517ea403 Show the latest 24 hours for CDR statistics 2023-02-18 17:28:15 -07:00