Commit Graph

10673 Commits

Author SHA1 Message Date
Norman King
d70fa0307b Add var to enable tr 069 on grandstream (#6774)
* added tr069 enable and periodic_inform_enable vars to config templates add variable on dp750 template for enabling tr-069 provisioning.

* add vars to grandstream app default settings

* add if condition to use the variables.

* Update app_config.php
2023-07-15 18:49:39 -06:00
markjcrane
278ae0376b When using dialplan details with the public context ensure call_direction, domain_name and domain_uuids is added to each dialplan detail group 2023-07-15 18:32:25 -06:00
markjcrane
689fe5c6b4 Use call_direction, domain_name and domain_uuuid details are added to the conditions 2023-07-15 18:22:03 -06:00
markjcrane
296b092b22 Add caller ID routing dialplan details. 2023-07-14 20:49:23 -06:00
markjcrane
1f0c30529b Add dialplan condition regex 2023-07-14 20:44:40 -06:00
markjcrane
b9e6a89a37 Add extension_type is null for better backwards compatibility 2023-07-14 12:44:24 -06:00
FusionPBX
4e861b0dcb Hide device information If the extension type is virtual 2023-07-13 21:40:43 -06:00
FusionPBX
f93fd6b00c Require extension_type as default 2023-07-13 21:32:25 -06:00
FusionPBX
b1457116d8 Require extension_type default 2023-07-13 21:30:24 -06:00
markjcrane
d3aed6707e Update the extension_type when the value is null 2023-07-13 18:29:12 -06:00
markjcrane
e06c8ea208 Add extension_type options: default, virtual 2023-07-13 17:11:07 -06:00
markjcrane
025f243bac Prevent PHP 8.1 warnings 2023-07-13 17:00:47 -06:00
FusionPBX
8841e28f32 Default setting catetogies should use an underscore rather than a space 2023-07-13 08:17:44 -06:00
jacobbuscher-bt
28695de14c Add the / character to the ALLOWED_CHARS variable to fix bug with front slashes being stripped. Previously was turning /var/lib/freeswitch into varlibfreeswitch (#6773)
Co-authored-by: Jacob Buscher <jacob@bfitec.com>
2023-07-12 22:15:37 -06:00
FusionPBX
ddfa077635 Remove undefined translation 2023-07-12 15:42:40 -06:00
FusionPBX
9a2c3f6299 Use isset with REQUEST address and mac 2023-07-12 12:58:02 -06:00
FusionPBX
d3cfa9c2bc Update mkdir.lua 2023-07-12 10:47:57 -06:00
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