Commit Graph

17175 Commits

Author SHA1 Message Date
FusionPBX
36360f8ce3 Merge pull request #5590 from greenbea/https_provisioning
grandstream dp750 use https provisioning
2020-11-17 18:25:34 -07:00
FusionPBX
6c55f4d88d Merge pull request #5589 from greenbea/update_grandstream_dialplan
Grandstream update dialplan to support extension intercept **[ext]
2020-11-17 18:25:14 -07:00
fusionate
832b3fae22 Call Block: Outbound call support. 2020-11-17 17:39:49 -07:00
Greenbea
0068aa8ee2 grandstream dp750 use https provisioning 2020-11-17 17:23:49 -05:00
Greenbea
fae6343173 Grandstream update dialplan to support extension intercept **[ext] 2020-11-17 16:57:48 -05:00
emaktech
5d3b2d3226 Optimize Fax Conversion Quality
Added additional command line switches to the Ghostscript command which greatly improves the output quality and legibility of converted faxes.

Now using a simple threshold method - 75% threshold to determine if a pixel will be black or white.
Dithering is turned off completely.
Also switched to newer tiffg4 compression method.
2020-11-17 16:00:23 -05:00
Joseph
d58c26a389 Add new_messages variable in VM Email template
Ability to use ${new_messages} as a variable in the subject for voicemail to email template. Specifically useful for users who are migrating from asterisk and freepbx
2020-11-17 09:32:37 -05:00
Andy-Seattle
6c8a4ec135 Update send_email.lua
To handle scenarios where transcribe_enabled is true BUT voicemail_transcription_enabled is not true for specific voicemail boxes. Need to be able to switch between the email templates.
2020-11-16 20:12:45 -08:00
Andrew Querol
658bc3835e Fix XML validation issues with the templates. 2020-11-16 21:20:15 -06:00
fusionate
aa87250196 Call Recording: Ignore feature-code calls. 2020-11-16 17:26:12 -07:00
FusionPBX
708ae63440 Minor change use is_array before count this prevents a PHP Warninng. 2020-11-16 15:42:27 -07:00
fusionate
f48d0ade4a Transactions: Add filter by username. 2020-11-16 15:06:10 -07:00
FusionPBX
ebcccb9e9d Fix the distinct syntax issue by removing extension_uuid. 2020-11-16 13:00:01 -07:00
fusionate
6e25a4a7bf Destinations: Apply destinations > unique default setting. 2020-11-16 12:52:14 -07:00
FusionPBX
dd15534541 Add a destination unique boolean setting. 2020-11-16 12:43:31 -07:00
Joseph
cf2a7d200b Updated code for v1p1beta1 API utilization
Advanced --> Default Settings --> Voicemail.
Add: Category: voicemail
Subcategory: transcribe_provider
Type: text
Value: google
Enabled: true

Add: Category: voicemail
Subcategory: transcribe_enabled
Type: boolean
Value: true
Enabled: true

Add: Category: voicemail
Subcategory: json_enabled
Type: boolean
Value: true
Enabled: true

Add: Category: voicemail
Subcategory: transcribe_enabled
Type: boolean
Value: true
Enabled: true

Add: Category: voicemail
Subcategory: json_enabled
Type: boolean
Value: true
Enabled: true

Add: Category: voicemail
Subcategory: google_key
Type: text
Value: INSERT YOUR API KEY HERE
Enabled: true

Add: Category: voicemail
Subcategory: google_url
Type: text
Value: https://speech.googleapis.com/v1p1beta1/speech
Enabled: true
2020-11-15 01:03:58 -05:00
FusionPBX
789a4d9b66 Merge pull request #5581 from chansizzle/patch-314
Update {$mac}.cfg
2020-11-13 20:26:39 -07:00
chansizzle
04d7538b45 Update {$mac}.cfg
updated to conform to firmware 2.2.10 tags.
improved button display format.
2020-11-13 14:25:21 -07:00
FusionPBX
808d284cb6 Merge pull request #5577 from Len-PGH/patch-182
Create y000000000000.boot for Yealink T46u
2020-11-12 20:18:30 -07:00
FusionPBX
328894b3e3 Create favorite_setting.xml for Yealink T46u 2020-11-12 20:17:15 -07:00
FusionPBX
792a37df2c Merge pull request #5575 from Len-PGH/patch-180 2020-11-12 20:16:38 -07:00
FusionPBX
46f416e00c Create y000000000108.cfg for Yealink t46u 2020-11-12 20:16:05 -07:00
FusionPBX
8022b5db89 Create favorite_setting.xml for Yealink T58a 2020-11-12 20:14:19 -07:00
Len
0490a7013b Rename resources/templates/provision/yealink/favorite_setting.xml to resources/templates/provision/yealink/t46u/favorite_setting.xml 2020-11-12 22:06:44 -05:00
Len
07e3515108 Rename resources/templates/provision/yealink/y000000000000.boot to resources/templates/provision/yealink/t46u/y000000000000.boot 2020-11-12 22:05:24 -05:00
Len
2f723098dd Rename resources/templates/provision/yealink/favorite_setting.xml to resources/templates/provision/yealink/t58a/favorite_setting.xml 2020-11-12 22:03:52 -05:00
FusionPBX
0a666bb060 Create directory.xml for Yealink T58a 2020-11-12 19:56:57 -07:00
Len
d852a9bb85 Rename resources/templates/provision/yealink/directory.xml to resources/templates/provision/yealink/t58a/directory.xml 2020-11-12 21:55:21 -05:00
FusionPBX
c59ae2f137 Merge pull request #5569 from mbarvoipdrs/master
Yealink T53W, T54W, W60B mac.cfg update
2020-11-12 19:48:12 -07:00
fusionate
95362f621e Button Class: Support additional class(es). 2020-11-12 18:27:11 -07:00
mbarvoipdrs
8094c35a3b Update {$mac}.cfg
fixed spacing.
2020-11-12 17:25:06 -05:00
mbarvoipdrs
89a492c012 Update {$mac}.cfg
Updated T53W config to be able for username to be ext@domain if the primary server is set.
2020-11-12 17:19:55 -05:00
mbarvoipdrs
95fbe66763 Update {$mac}.cfg
Fixing account 9.
2020-11-12 17:18:37 -05:00
agree
f055e0700b Fix order by on outbound routes 2020-11-12 16:14:08 -05:00
mbarvoipdrs
b4604c08ba Update {$mac}.cfg
added if a primary server is set for lines 1-10 the username will be ext@domain
2020-11-12 15:53:07 -05:00
mbarvoipdrs
7c8a63b41d Update y000000000077.cfg
Added firmware line for the W59R handset:
over_the_air.url.w59r = {$yealink_firmware_url}/{$yealink_w59r_handset_firmware_url}
2020-11-12 14:53:13 -05:00
mbarvoipdrs
573f1872fc Update {$mac}.cfg
Update to W60B:
Added:
SCA
Voicemail for all Lines
Added if then else for ext@domain when the primary server is set for that extension on all lines.
2020-11-12 14:14:14 -05:00
mbarvoipdrs
a730cad9f1 Update {$mac}.cfg
Added SCA for lines 1-8
Added voicemail for lines 1-4 and corrected for 5-8
2020-11-12 13:18:16 -05:00
Len
84bbe689c2 Create directory.xml 2020-11-12 10:34:13 -05:00
Len
d84b5da909 Create favorite_setting.xml 2020-11-12 10:33:13 -05:00
Len
b7f13ae0b7 Create y000000000000.boot 2020-11-12 10:31:51 -05:00
Len
fc621253d9 Create y000000000108.cfg 2020-11-12 10:30:52 -05:00
Len
8881af15a8 Create {$mac}.cfg 2020-11-12 10:28:39 -05:00
FusionPBX
bd5036d220 Merge pull request #5570 from greenbea/gateway_ping_params
Add gateway ping-min/max params
2020-11-12 00:03:25 -07:00
FusionPBX
bd2039e7d2 Merge pull request #5573 from Len-PGH/patch-178
Create y000000000000.boot for Yealink t58a
2020-11-12 00:01:42 -07:00
FusionPBX
ac45d85d33 Merge pull request #5572 from Len-PGH/patch-177
Create y000000000058.cfg for Yealink t58a
2020-11-12 00:01:11 -07:00
FusionPBX
9b4219da28 Merge pull request #5571 from Len-PGH/patch-176
Create {$mac}.cfg for Yealink t58a
2020-11-12 00:00:43 -07:00
Len
62232ab307 Create favorite_setting.xml 2020-11-11 16:35:47 -05:00
Len
b6a14d3069 Create y000000000000.boot 2020-11-11 16:34:26 -05:00
Len
5c52995af9 Create y000000000058.cfg 2020-11-11 16:33:02 -05:00