Commit Graph

18735 Commits

Author SHA1 Message Date
FusionPBX
4c4fef83c8 Update fax_to_email.php 2022-02-07 15:28:40 -07:00
FusionPBX
a94009b5a9 Attach the PDF file if it exists. 2022-02-07 15:24:38 -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
7588c8d9f8 Use the argv[1] only if it is set. 2022-02-05 17:42:27 -07:00
FusionPBX
40205d32bf Update fax_to_email.php 2022-02-04 21:53:06 -07:00
FusionPBX
737eb1df0a Use the right variable fax_email. 2022-02-04 21:32:49 -07:00
FusionPBX
edcaff430b Add more fax email templates 2022-02-04 16:10:07 -07:00
FusionPBX
4f6e5da0af Use the send_email function to send fax to email. 2022-02-04 16:01:27 -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
b3a63040dc Update y000000000058.cfg 2022-02-03 11:02:30 -07:00
FusionPBX
295b6f7bfb Add yealink_app_unavailable to t58v 2022-02-03 11:01:16 -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
f43d104516 Update app_languages.php (#6281) 2022-01-31 12:35:58 -07:00
KRooney
dc1a3d4b17 Update app_languages.php (#6280)
FR update
2022-01-31 12:35:45 -07:00
KRooney
798be8a6de Update app_config.php (#6279)
FR-CA update
2022-01-31 12:35:31 -07:00
KRooney
e2101b19f2 Update app_menu.php (#6278)
FR-CA update
2022-01-31 12:35:23 -07:00
KRooney
3977367c0c Update app_config.php (#6277) 2022-01-31 12:35:10 -07:00
FusionPBX
1cc629efd3 Update PHPMailer to version 5.2.28 (#6282)
* Update class.phpmailer.php

* Update class.pop3.php

* Update class.smtp.php
2022-01-31 12:34:48 -07:00
FusionPBX
158391c5ec SMTPAuth change from string to boolean true or false.
- Build the SMPTOptions array in a more flexible way
- And add an SMPT pption to set the crypto_method
2022-01-31 12:27:44 -07:00
FusionPBX
b758962ec1 Add smtp_crypto_method for PHP mailer 2022-01-31 12:23:41 -07:00
KRooney
9ae3e78238 Update app_menu.php (#6276) 2022-01-30 21:06:12 -07:00
KRooney
d2e61e351c Update app_menu.php (#6275) 2022-01-30 21:05:01 -07:00
KRooney
3fb85b3fd5 Update app_menu.php (#6274) 2022-01-30 21:03:54 -07:00
KRooney
0fff49cbed Update app_menu.php (#6273) 2022-01-30 21:03:06 -07:00
KRooney
66bb5d6877 Update app_languages.php (#6272) 2022-01-30 21:01:00 -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
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