Commit Graph

10656 Commits

Author SHA1 Message Date
fusionate 37c2b8a040
Contact - View: Display first & last name. 2023-07-11 20:25:46 +00:00
FusionPBX 818fb6f203
Change email queue default interval to 5 seconds 2023-07-11 12:34:48 -06:00
fusionate 3b6c2acd76
CDR Details: Little better output. 2023-07-07 21:55:32 +00:00
FusionPBX d6969715d7
Update xml_cdr_details.php fix PHP 8.1 warnings 2023-07-07 15:39:38 -06:00
FusionPBX 7724c6fe5b
Few more adjustments for record_name 2023-07-07 12:01:23 -06:00
FusionPBX 5fb8ab41d8
Requires a colon 2023-07-07 09:48:21 -06:00
Alex 3dfe583a42
Update ivr_menu_edit.php (#6769) 2023-07-07 09:39:36 -06:00
FusionPBX 7f60ff23c4
When record_session is true set record_path variable 2023-07-07 09:38:13 -06:00
FusionPBX f00712463c
Update recording name and file extension 2023-07-07 09:26:03 -06:00
Anthony 8c8ef2c309
Fixed Warnings (#6768)
* Update device_edit.php

* Update dialplan_edit.php

* Update app_languages.php
2023-07-06 14:51:02 -06:00
FusionPBX ddcd2c6d5a
Minor fix for body_text_color 2023-07-06 14:18:32 -06:00
FusionPBX 656e077d40
Use !empty instead of != '' 2023-07-06 14:08:54 -06:00
FusionPBX 53acebd180
Use !empty instead of != '' 2023-07-06 14:03:21 -06:00
FusionPBX b7e3d6133c
Prevent PHP 8.1 errrors 2023-07-06 12:25:47 -06:00
FusionPBX 890321e338
Update !empty instead of ! = '' 2023-07-06 11:55:20 -06:00
FusionPBX 5bcb9b8d26
Use !empty instead of is_array 2023-07-06 11:42:43 -06:00
FusionPBX 3c9678bbf2
Prevent an error using str_pad on a null string 2023-07-05 19:02:28 -06:00
FusionPBX ae51a57566
Update voicemail.php 2023-07-05 18:53:26 -06:00
FusionPBX e629e615d4
Update destination_edit.php 2023-07-05 18:12:08 -06:00
markjcrane 49a45f08be Preset auth_string value to make sure it is set 2023-07-05 14:22:44 -06:00
markjcrane 27bc8df629 Update for PHP 8.1 2023-07-05 14:20:05 -06:00
markjcrane 0665ac02e2 PHP 8.1 changes 2023-07-05 14:13:22 -06:00
markjcrane 56d5c8a755 Use and update the description 2023-07-04 15:24:13 -06:00
FusionPBX 6f73009728
Add condition_app and condition_data
This allows caller ID routing with one destination.
2023-07-04 14:45:40 -06:00
fusionate 07ff69b53d
Device - Edit: Hide Provision button when using Linphone template. 2023-07-03 20:14:22 +00:00
fusionate c3f4d8a1c2
Device - Edit: Include provisioning htt_auth creds (if enabled) in Linphone QR code. 2023-07-03 19:52:56 +00:00
FusionPBX 408247599b
Remove display none use zindex 2023-07-03 12:55:07 -06:00
FusionPBX 999858e01c
Remove formatting for the device_address 2023-07-03 12:04:19 -06:00
fusionate 3ea9e7d012
Device - Edit: Updates for PHP 8.1 2023-07-03 18:02:17 +00:00
markjcrane d7b3e25cd4 Allow case insensitive UUID 2023-07-03 08:33:34 -06:00
markjcrane 63bb9b6e81 Add QR code for linphone. Use a PHP QR library. Format the device address 2023-07-03 08:26:19 -06:00
FusionPBX bcf81d3306
Change new_mac_address to new_address 2023-06-30 20:08:30 -06:00
FusionPBX 2854fd816c
Provision file download work with address 2023-06-30 20:06:40 -06:00
FusionPBX fe750a092d
Update provision.php add address.xml 2023-06-30 19:01:06 -06:00
FusionPBX e03becd5d1
Add a new device vendor linphone 2023-06-30 17:04:47 -06:00
fusionate b1e6c72408
Devices: New device_address_uuid permission, to enable Address generation on Extension - Edit page. 2023-06-30 22:40:52 +00:00
fusionate 85ed88878d
Extension - Edit: Add option to generate Device Address UUID, respecting device limits (if any). 2023-06-30 22:40:17 +00:00
fusionate ffbd2996f1
Extension - Edit: Format display of device address in Provisioning select box. 2023-06-30 21:49:44 +00:00
fusionate b509050827
Device - Edit: Make address field wider, and limit character length. 2023-06-30 21:48:39 +00:00
FusionPBX 6fa3dcdb53
Fix a spelling mistake for empty 2023-06-30 14:26:36 -06:00
FusionPBX 1ecd3c7be9
Remove to allow more flexibility on the device_address 2023-06-30 14:23:19 -06:00
fusionate c3438ec3ae
Fax - Edit: Fix issue with Authorized Senders. 2023-06-30 18:52:02 +00:00
fusionate 17af8976d9
Fax Emails: Fix minor syntax issue. 2023-06-30 18:51:25 +00:00
markjcrane f8b657f674 Fix the device.file.download file name 2023-06-30 09:59:57 -06:00
markjcrane 53779d50d3 Change device_mac_address to device_address 2023-06-29 23:40:11 -06:00
FusionPBX 49648e6655
Handle errors better for invalid xml with simplexml_load_string
When the XML object detects invalid XML move the file to the failed directory.

After reading and processing the XML save each call detail record to the database.
2023-06-29 17:25:20 -06:00
FusionPBX e5ca998ef8
Ad ring group destination delay with the follow me delay 2023-06-29 14:13:32 -06:00
FusionPBX ba3afa2565
Requires the path to include the right translation file 2023-06-29 09:54:39 -06:00
Alex 2a577635e3
Update app_languages.php (#6766) 2023-06-29 09:48:05 -06:00
FusionPBX 54beb80b32
Update extension_edit.php
Fix outbound caller ID name select.
Additional PHP 8.1 updates
2023-06-29 09:32:43 -06:00