markjcrane
48dfa916a1
Delete the switch provision default setting.
2022-01-30 13:36:29 -07:00
markjcrane
36890fa104
Use the correct field name
2022-01-30 13:28:14 -07:00
markjcrane
fcc9d6186c
Fix the syntax
2022-01-30 13:24:54 -07:00
markjcrane
eda3ddfd28
Use if is_array to prevent a warning
2022-01-30 13:20:51 -07:00
markjcrane
8372fa61f8
change the switch phrases to switch languages
2022-01-30 13:08:49 -07:00
KRooney
b88c46bf47
Update app_languages.php ( #6270 )
2022-01-29 19:05:42 -07:00
KRooney
12ca3eff5e
Update app_languages.php ( #6269 )
2022-01-29 19:04:39 -07:00
KRooney
74913674f5
Update app_languages.php ( #6268 )
2022-01-29 19:03:25 -07:00
KRooney
527f817e09
Update app_languages.php ( #6267 )
2022-01-29 16:00:10 -07:00
KRooney
8432423267
Update app_languages.php ( #6266 )
2022-01-29 15:58:25 -07:00
FusionPBX
8e530abb0d
Add voicemail_transcription_enabled to extension_edit.php ( #6265 )
...
* Rename permission to voicemail_transcription_enabled
* Update voicemail_edit.php
* Add voicemail_transcription_enabled
* Update app_languages.php
* Update voicemail_edit.php
2022-01-29 02:28:07 -07:00
FusionPBX
2fb7a5a29c
Need to escape the $ with the back slash
2022-01-28 19:20:33 -07:00
FusionPBX
452086cac9
Update provision.php
2022-01-28 15:38:11 -07:00
FusionPBX
438c9eb6fc
Allow mac address to be used a variable for provisioning.
2022-01-28 13:32:28 -07:00
FusionPBX
e0e6a529ec
Only use the transcription_enabled_default on add.
2022-01-28 08:54:37 -07:00
FusionPBX
46190fadb4
Update upgrade.php
2022-01-27 09:07:59 -07:00
FusionPBX
8020dec237
Update app_defaults.php
2022-01-27 08:52:02 -07:00
FusionPBX
1c6a4769a3
Change lan to rfc1918
2022-01-27 08:40:08 -07:00
FusionPBX
55bf04f016
Device lines label is null set the value to the display name
2022-01-27 00:11:50 -07:00
FusionPBX
ecdbc1b8be
Set the extension dial_string to null when the value is user_busy.
2022-01-27 00:08:41 -07:00
FusionPBX
b037bf9cf4
Add additional Dialplan upgrade commands.
2022-01-27 00:06:29 -07:00
FusionPBX
8035e3ffa1
Add more command line upgrade options.
2022-01-26 23:48:00 -07:00
FusionPBX
445c0b1c71
Add missing label for access_control_nodes
2022-01-26 14:42:45 -07:00
Marvin Skeete
f812d6fe69
Add grandstream_label_background varable ( #6259 )
...
Allows the label background to be toggled
2022-01-26 13:22:35 -07:00
FusionPBX
feb06d6e92
Update post_load_switch.conf.xml
2022-01-26 13:15:50 -07:00
FusionPBX
cf7bfa911d
Update switch.conf.xml
2022-01-26 13:10:25 -07:00
FusionPBX
5cad57e5a7
More convenient to to set the SIP ports in the SIP Profiles.
2022-01-26 12:30:42 -07:00
FusionPBX
425d8a5f15
Add new sofia global settings inbound-reg-in-new-thread and max-reg-threads.
2022-01-26 11:59:21 -07:00
FusionPBX
9414f0c935
Update post_load_switch.conf.xml
2022-01-26 11:49:44 -07:00
FusionPBX
0d6af4eb92
When re-record option is used don't request the recoding_id again.
2022-01-25 17:20:23 -07:00
KRooney
730442f72f
Update app_languages.php ( #6264 )
...
FR-CA translation changes
2022-01-25 12:23:47 -07:00
AlexC
78c5666aff
Fixed dashboard layout bugs ( #6263 )
...
* Fixed dashboard layout bugs
* Update domain_limits.php
* Update missed_calls.php
* Update recent_calls.php
* Update voicemails.php
* Update system_counts.php
* Update system_cpu_status.php
* Update system_status.php
* Update caller_id.php
2022-01-25 11:03:37 -07:00
FusionPBX
94eab98ab3
Add device_key_icon permission ( #6262 )
...
* Add device_key_icon permission
* Use the new device_key_icon permission.
* Use the device_key_icon permission
2022-01-25 09:53:03 -07:00
AlexC
3541625f6d
Allow dashboard widgets to be draggable only in edit mode ( #6261 )
2022-01-24 17:05:15 -07:00
FusionPBX
63ac177ebe
Fixes an error 'Strict Standards: Only variables should be passed by reference'
...
Would see this on some systems when saving call forward
2022-01-24 15:33:34 -07:00
markjcrane
4773ffc6ea
Default setting yealink_trust_certificates change value from true,false to 0,1
2022-01-24 15:16:19 -07:00
markjcrane
ecc01c7a87
Set a new value and description for yealink_trust_certificates
2022-01-24 14:39:43 -07:00
markjcrane
f3dacc581b
Use yealink_trust_certificates 0-Disabled, 1-Enabled instead of false and true
2022-01-24 14:35:31 -07:00
FusionPBX
0154e149f6
Make it possible to use domain_name variable in the provision setting. ( #6260 )
...
* Make it possible to use domain_name variable in the provision setting.
* Set https://{$domain_name}/app/provision/ as the default value for yealink_provision_url.
2022-01-24 13:28:54 -07:00
FusionPBX
9441a238e7
Fix the email_log_all permission.
2022-01-24 09:14:42 -07:00
FusionPBX
700f4748fb
Make transaction_old and transaction_new searchable. ( #6258 )
...
* Make transaction_old and transaction_new searchable.
* Update database_transactions.php
2022-01-23 18:47:20 -07:00
FusionPBX
d67b9597f1
Update directory XML to handle the contacts information. ( #6256 )
...
* Update directory XML to handle the contacts information.
Better conditions to use all contact name variations.
2022-01-22 20:05:35 -07:00
FusionPBX
dc85871009
Fix the caller ID information for DISA
2022-01-22 14:07:04 -07:00
TNSSF
2349c584a2
Update to add variables for expansion module background ( #6253 )
...
The expansion module can use a different background image
The wallpaper_upload.url setting in yealink can be used multiple times to download multiple images.
setup for 2 more variable:
$yealink_t46u_wallpaper_expansion
and
$yealink_t46u_wallpaper_expansion_filename
This is only a template update. I did not push any additional varaibles up into the default settings.
2022-01-22 13:07:52 -07:00
Dan
1b9cf5db7a
Provisioning Template Updates for Grandstream GXP2130+, Yealink T46S & Polycom 4.x ( #6255 )
...
* Add DHCP timezone control for GXP2170, fix typos for GXW42xx
* Grandstream: Added toggleable DHCP Time settings, XML app support, jitter buffer and VLAN.
Yealink T46S: Headset ringtone and Voicemail fixes
Polycom 4.x: Backported Cisco CDP variable
2022-01-22 13:03:34 -07:00
FusionPBX
b8e87d2d75
Improve yealink phonebook for contact organization ( #6254 )
2022-01-21 22:47:16 -07:00
FusionPBX
9cce80ff9b
Add contact_permissions to default settings.
2022-01-21 19:36:33 -07:00
FusionPBX
98255b14bf
Option to show all contacts for the domain.
2022-01-21 19:32:49 -07:00
FusionPBX
63e1f7741e
Fix inbound fax using alternative to system command.
...
This is needed because FreeSWITCH has made it possible to disable the system command.
2022-01-21 11:34:48 -07:00
AlexC
7a8e33d7c9
Removed unnecessary footer ( #6252 )
2022-01-21 10:14:55 -07:00