Commit Graph

9466 Commits

Author SHA1 Message Date
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
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
0d6af4eb92 When re-record option is used don't request the recoding_id again. 2022-01-25 17:20:23 -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
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
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
dc85871009 Fix the caller ID information for DISA 2022-01-22 14:07:04 -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
AlexC
c5f107e83a Fix delete confirm button (#6251) 2022-01-21 09:47:50 -07:00
FusionPBX
6dee085009 Replace gateway_domain with gateway_all. 2022-01-21 02:45:38 -07:00
FusionPBX
34e4ea9ca3 Allow the toggle enabled across all gateways using the Show All button. 2022-01-21 02:07:42 -07:00
AlexC
52614e4a21 Update voicemails.php (#6250) 2022-01-20 16:00:54 -07:00
AlexC
e316559771 Added show all button (#6249)
* Update call_center_queues.php

* Update call_center_agents.php

* Update app_config.php

* Update app_config.php

* Update contacts.php

* Update app_config.php

* Update ivr_menus.php

* Update app_config.php

* Update call_flows.php

* Update app_config.php

* Update conference_centers.php

* Update app_config.php

* Update voicemails.php

* Update app_config.php

* Update phrases.php

* Update app_config.php

* Update recordings.php

* Update app_config.php

* Update call_recordings.php

* Update app_config.php

* Update call_broadcast.php

* Update app_config.php

* Update time_conditions.php

* Update app_config.php

* Update music_on_hold.php

* Update app_config.php

* Update conferences.php
2022-01-20 15:54:42 -07:00
FusionPBX
00c23e5390 Use larger icons on the contact edit page. 2022-01-20 02:54:30 -07:00
FusionPBX
8bf4bec589 Add $ as this makes it look for an exact match. 2022-01-19 15:32:19 -07:00
FusionPBX
28c28fab84 Enable *72 in addition to the *72(2-20) digits
Some people were used to *72 original behavior then at some point someone added *72 followed by 2 - 20 digits. However to make everyone happy both of these can co-exist.
2022-01-19 15:27:17 -07:00