Commit Graph

9388 Commits

Author SHA1 Message Date
Joseph 66f255835a
add new polycom mac address vendor range (#6315) 2022-02-25 00:56:10 -07:00
FusionPBX 0fd70808bc
Add the country code for call block 2022-02-24 17:55:46 -07:00
FusionPBX fac8ee8244
Hide Extension Summary Show all by default. (#6318)
* Hide Extension Summary button show all by default. Add new permission xml_cdr_extension_summary_all

Many extensions and CDR records make this a resource very intensive query. Disable by default for all groups.

* Add new permission xml_cdr_extension_summary_all

* Update xml_cdr_extension_summary.php

* Update xml_cdr.php
2022-02-24 01:53:54 -07:00
markjcrane 42d18aada9 Hide the contact users and groups if contact permissions value is set to false 2022-02-18 15:35:03 -07:00
FusionPBX bbf61c3950
Use contact permissions for the fax contacts if value is true. 2022-02-18 14:08:14 -07:00
FusionPBX 39bd197437
Add contact permissions to default settings. Default false (#6314)
* Change contact_permissions to contact.permissions

* Update provision.php

* Remove provision contact permissions for a broader setting.

* Add contact permissions to default settings with a default value of false.

* Update app_config.php
2022-02-18 13:53:32 -07:00
AlexC 2be3ad4470
Update system_status.php (#6311)
* Update system_status.php

* Update system_cpu_status.php
2022-02-17 16:12:19 -07:00
FusionPBX 7b7db2c4c4
Update 480_operator.xml 2022-02-14 15:53:45 -07:00
FusionPBX a410d5044b
Disable bind_meta_app by default in the operator dialplan. 2022-02-14 15:51:56 -07:00
FusionPBX 6f17f8114e
Disable operator dialplan by default because the extension needs to be set before it is useful. 2022-02-14 15:48:55 -07:00
KRooney 84661879bd
Update app_config.php (#6300)
add setting to
Enable or Disable App Icon on the phone display.
2022-02-11 16:34:25 -07:00
FusionPBX 47aa8e68af
Add yealink yealink_udp_update_enable default 1
Enable or disable the NAT keep-alive; 0-Disabled, 1-Default (default), 2-Option, 3-Notify
2022-02-11 13:13:44 -07:00
KRooney 899058c2b2
Update app_languages.php (#6294)
french update
2022-02-08 20:29:59 -07:00
KRooney 989fc0541b
Update app_config.php (#6295)
french update
2022-02-07 23:53:12 -07:00
KRooney f5322c16da
Update app_config.php (#6296)
french update
2022-02-07 22:04:53 -07:00
KRooney 530e7f3208
Update app_config.php (#6297)
french update
2022-02-07 22:04:29 -07:00
KRooney a5fcee309f
Update app_languages.php (#6298)
French CA update
2022-02-07 22:03:58 -07:00
KRooney 8816498104
Update app_config.php (#6293)
French Update
2022-02-07 19:20:15 -07:00
KRooney cd2a106313
Update app_config.php (#6299)
french update
2022-02-07 19:16:29 -07:00
agree d8bd345d3a
[fax] fix new templates not being enabled (#6290) 2022-02-07 13:15:13 -07:00
agree 0404f14c58
[call block] Fix ring group action (#6288) 2022-02-06 23:13:10 -07:00
FusionPBX edcaff430b
Add more fax email templates 2022-02-04 16:10:07 -07:00
FusionPBX 18512a80c1
Join the call flow extension and feature codes in one list. (#6287)
* Join the call flow extension and feature codes in one list.

* Remove call_flow_feature_destinations permission.

This permission was added recently and changes to code no longer use it.
2022-02-04 11:47:13 -07:00
FusionPBX 15977eff35
Removed this as it prevents adding to the array by resetting the value back to 0. 2022-02-04 11:39:49 -07:00
FusionPBX 85379c07b5
Use the alias on alias on the call_flow_context 2022-02-04 10:14:13 -07:00
hershyheilpern ac25d12f4a
add ring groups option to call block (#6285)
* add ring groups option to call block

* add ring groups option to call block

* add ring groups option to call block

* add ring groups option to call block

* add ring groups option to call block
2022-02-03 18:31:14 -07:00
FusionPBX 3b97657b1f
Call flow destination select list update. (#6286)
* Call flow destination select list update.

* Update app_languages.php
2022-02-03 18:28:20 -07:00
FusionPBX 3652b0258a
Add speed dial global option. 2022-02-03 10:39:30 -07:00
FusionPBX b9c0a77d2f
Add the grandstream_long_label setting that is used in Grandstream templates. 2022-02-02 13:20:54 -07:00
agree ccf367b189
[outbound route] Improve north America regex (#6283)
don't match if first digit of NPA and NXX are a 1
2022-02-02 12:21:35 -07:00
markjcrane 4ca524b443 Add destination_delay_max and destination_timeout_max 2022-01-31 15:25:50 -07:00
FusionPBX 6f35c552e2
Fix the show all on the email_queue. 2022-01-31 13:18:00 -07:00
KRooney 3977367c0c
Update app_config.php (#6277) 2022-01-31 12:35:10 -07:00
KRooney 9ae3e78238
Update app_menu.php (#6276) 2022-01-30 21:06:12 -07:00
KRooney 0fff49cbed
Update app_menu.php (#6273) 2022-01-30 21:03:06 -07:00
KRooney 3292f54388
Language Fr update (#6271)
* Update app_languages.php

* Update app_languages.php
2022-01-30 21:00:24 -07:00
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 8372fa61f8 change the switch phrases to switch languages 2022-01-30 13:08:49 -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 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 445c0b1c71
Add missing label for access_control_nodes 2022-01-26 14:42:45 -07:00