Commit Graph
100 Commits
Author SHA1 Message Date
FusionPBX ae3ade1714 Add new setting agent_contact_method 2020-12-02 12:11:56 -07:00
FusionPBX e05de35122 Remove loopback for call center agent contact. 2020-12-02 11:54:07 -07:00
FusionPBX 7cfe473eb8 Provide defaults arguments for backwards compatiblity. 2020-12-02 07:47:56 -07:00
FusionPBX 38207d146f Update the polycom_display_language description. 2020-12-01 12:56:16 -07:00
FusionPBX daeb353527 Change the default of polycom_display_language as a null value is English 2020-12-01 12:53:08 -07:00
FusionPBX 8433a83c79 Add polycom lcl.ml.lang 2020-12-01 12:51:44 -07:00
FusionPBX cd692a5973 Add polycom lcl.ml.lang 2020-12-01 12:51:04 -07:00
FusionPBX f5faabf795 Add a new provision variable polycom_display_language default to enabled false. 2020-12-01 12:47:59 -07:00
FusionPBX f71d7f4d43 Update ivr_menu_copy.php 2020-12-01 12:25:25 -07:00
FusionPBX 77043d3961 Use ivr_menu_language, ivr_menu_dialect, ivr_menu_voice 2020-12-01 12:16:42 -07:00
FusionPBX f307fc62a5 Add default language, dialect and voice. 2020-12-01 12:15:00 -07:00
FusionPBX af40fe0a62 Add new fields ivr_menu_dialect and ivr_menu_voice. 2020-12-01 12:13:34 -07:00
FusionPBX 485ebced6a Use the ivr_menu_language to update the language dialect and voice. 2020-12-01 12:12:29 -07:00
FusionPBX f6334ad9d0 Merge pull request #5605 from chansizzle/patch-322
Improved button display format TLS transport
2020-11-28 10:51:55 -07:00
FusionPBX 8b19f03ced Merge pull request #5606 from winsock/valet_park_blf
Fix the valet auto-in parking dialplan to allow BLF presence monitoring.
2020-11-28 10:51:09 -07:00
FusionPBX 278019e4fe Merge pull request #5607 from winsock/grandstream_dialplan
Allow park+x in the Grandstream Dialplan
2020-11-28 10:48:48 -07:00
FusionPBX 6489868e6a Add shared_line support to Snom D745 2020-11-25 22:44:34 -07:00
FusionPBX 2f7f492039 Merge pull request #5608 from greenbea/patch-19
IVR menu fix Caller ID name prefix
2020-11-25 19:03:48 -07:00
FusionPBX 3ed49f00d9 Add new default settings yealink_firmware_t53w, yealink_firmware_t54s, and yealink_firmware_t54w. 2020-11-25 18:59:05 -07:00
FusionPBX deadafd01e Add default setting yealink_firmware_t57w 2020-11-25 18:23:16 -07:00
FusionPBX 62887136b1 Add permissions ivr_menus_sub_destinations, ivr_menus_other_destinations and fix related features. 2020-11-23 09:41:35 -07:00
FusionPBX e8790a8314 Remove trailing white space. 2020-11-23 09:36:04 -07:00
FusionPBX 6be0a340f2 Improve the destination select list other category. 2020-11-23 09:32:02 -07:00
FusionPBX 7370d5cd45 Add other_destinations permission. 2020-11-23 08:52:29 -07:00
FusionPBX 8be1550689 Merge pull request #5596 from demonspork/yealink-local-directory
Yealink Local Directory - Enable Local Directory. Disabled by default to preserve existing behavior (variable unset in configuration file)
2020-11-20 11:36:10 -07:00
FusionPBX 7a627734f5 Merge pull request #5603 from chansizzle/patch-320
Fanvil x5u - improved button display format, TLS transport
2020-11-20 11:21:57 -07:00
FusionPBX 44ad82052b Merge pull request #5604 from chansizzle/patch-321
Fanvil x4u - tls, side key update
2020-11-20 11:21:01 -07:00
FusionPBX a8f2ca7025 Merge pull request #5602 from chansizzle/patch-319
Fanvil x6u -tls, side key update Update {$mac}.cfg
2020-11-20 11:19:36 -07:00
FusionPBX a9c4ec4a86 Merge pull request #5599 from demonspork/Limit-Search-Fix
Fixed Issue with extension limits preventing Extension Search

Extension searches would fail if an extension limit was set. This is because the unset($parameters) that was used at the end of the query that counts the extensions is also unsetting the "search" parameter that was set previously and needed later. I moved the //get total extension count for domain query to happen before the search parameter is added to fix it.
2020-11-19 17:23:10 -07:00
FusionPBX 9ff3482efa Merge pull request #5601 from chansizzle/patch-318
Updated to conform to firmware 2.2.10 tags
improved button display format
TLS transport
2020-11-19 17:21:38 -07:00
FusionPBX 27e3d0cef4 Merge pull request #5598 from Len-PGH/patch-185
Version 4.5.20
2020-11-19 10:31:47 -07:00
FusionPBX 6fd52ec721 Add select_mode 2020-11-19 09:54:32 -07:00
FusionPBX cb14ed7a77 Create resources/destinations.php 2020-11-19 09:48:38 -07:00
FusionPBX a1ac4cb1b9 Create root.php 2020-11-19 09:47:09 -07:00
FusionPBX 43f162e815 Add new destinations select_mode 2020-11-19 09:46:05 -07:00
FusionPBX ee4ecea937 Merge pull request #5595 from greenbea/patch-18
Fix accountcode when using loopback
2020-11-18 11:08:03 -07:00
FusionPBX c66c9f0be4 Merge pull request #5580 from greenbea/patch-17
Fix order by on outbound routes. urlencode() encoded the & and = causing order by to fail when passing $app_uuid to th_order_by()
2020-11-18 08:53:00 -07:00
FusionPBX 07af594514 Merge pull request #5542 from demonspork/gxp_feature_key_sync
Gxp feature key sync
2020-11-18 08:42:25 -07:00
FusionPBX a87a9b4311 Update app_config.php 2020-11-18 08:40:28 -07:00
FusionPBX f013aa5059 Merge branch 'master' into gxp_feature_key_sync 2020-11-18 08:39:14 -07:00
FusionPBX 3a71d0c02b Merge pull request #5554 from greenbea/patch-14
Prevent users from overriding user_context
2020-11-18 08:28:59 -07:00
FusionPBX d660e381d7 Merge pull request #5586 from winsock/device_line_add_defaults
Ensure new lines respect proxy and address default settings.
2020-11-18 08:26:01 -07:00
FusionPBX 4fc078f10b Merge pull request #5591 from phoneben/patch-1
Update conference_centers.php
2020-11-18 08:23:22 -07:00
FusionPBX ecfe0fac00 Merge pull request #5543 from demonspork/grandstream-unconfigured-provision
Fix Config URLs for unconfigured Grandstream Phones

Fix config URL so that the phones don't get an invalid URL when $domain_name is unset. They would previously receive /app/provision with no domain/ip included, which makes the phone unable to provision again once they have been added to the Devices page without manually re-setting the config URL or factory defaulting the device.
2020-11-17 21:19:00 -07:00
FusionPBX 600eea47b5 Firmware Upgrade Confirmation set to 0 no this will allow unattended firmware upgrade. 2020-11-17 20:24:43 -07:00
FusionPBX df94bc97e6 Update {$mac}.xml 2020-11-17 20:19:09 -07:00
FusionPBX 9af41fab4f Merge pull request #5547 from demonspork/GXP17xx-template-fixes
GXP17xx Template Improvements
2020-11-17 20:16:03 -07:00
FusionPBX 2ecd64554d Merge pull request #5585 from winsock/grp2614-2616-typos
Fix XML issues with the GRP2614/2616 Templates
2020-11-17 20:12:59 -07:00
FusionPBX 3696269c39 Merge pull request #5560 from winsock/grandstream-xml
Grandstream GXV3370 Template Improvements
2020-11-17 20:11:55 -07:00
FusionPBX 5ce78d835a Merge pull request #5582 from junction1153/patch-6
Updated code for v1p1beta1 API utilization
2020-11-17 18:56:02 -07:00
FusionPBX 815ff63296 Merge pull request #5587 from junction1153/patch-7
Add new_messages variable in VM Email template
2020-11-17 18:54:18 -07:00
FusionPBX 7a9b6f91d8 Merge pull request #5588 from emaktech/patch-64
Optimize Fax Conversion Quality
2020-11-17 18:43:37 -07:00
FusionPBX 62929a36f5 Merge pull request #5583 from Andy-Seattle/patch-6
Update send_email.lua to choose correct email template
2020-11-17 18:37:26 -07:00
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
FusionPBX 708ae63440 Minor change use is_array before count this prevents a PHP Warninng. 2020-11-16 15:42:27 -07:00
FusionPBX ebcccb9e9d Fix the distinct syntax issue by removing extension_uuid. 2020-11-16 13:00:01 -07:00
FusionPBX dd15534541 Add a destination unique boolean setting. 2020-11-16 12:43:31 -07:00
FusionPBX 789a4d9b66 Merge pull request #5581 from chansizzle/patch-314
Update {$mac}.cfg
2020-11-13 20:26:39 -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
FusionPBX 0a666bb060 Create directory.xml for Yealink T58a 2020-11-12 19:56:57 -07: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
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
FusionPBX 4d183c1ffa Update destinations.php
Fix a PHP warning.
2020-11-11 09:34:42 -07:00
FusionPBX e5cf6bde51 Update mwi_notify.lua
Add 0 as default values for new and saved messages.
2020-11-09 22:03:33 -07:00
FusionPBX f5b4a54403 Create mwi_notify.lua
Add new mwi_notify.lua script.
2020-11-09 21:41:29 -07:00
FusionPBX b494732eb7 Update mwi_notify.lua
Add debug information.
2020-11-09 21:38:04 -07:00
FusionPBX 8e3805ef88 Merge pull request #5568 from chansizzle/patch-313
Update {$mac}.cfg
2020-11-09 10:35:51 -07:00
FusionPBX cfe259d868 Update send_mail.lua
Change header from X-FusionPBX-Email-Call-UUID to the correct value of X-FusionPBX-Call-UUID
2020-11-07 19:21:19 -07:00
FusionPBX b0c8b2be4c Update login.php
Minor changes add new line and is_array.
2020-11-07 12:14:31 -07:00
Mark J Crane e433384190 Add Yealink t53 2020-11-06 12:39:09 -07:00
FusionPBX d0fa6dbb6e Merge pull request #5567 from chansizzle/patch-311
Update {$mac}.cfg for Fanvil x4u.
2020-11-06 12:13:09 -07:00
FusionPBX bf05ffe26b Merge pull request #5564 from Len-PGH/patch-174
Create directory.xml for Yealink T33
2020-11-06 12:12:16 -07:00
FusionPBX 3f84f3d1a9 Merge pull request #5565 from Len-PGH/patch-175
Create favorite_setting.xml for Yealink T33
2020-11-06 12:11:52 -07:00
FusionPBX bcdbe9bb42 Merge pull request #5563 from Len-PGH/patch-173
Create y000000000000.boot for Yealink T33
2020-11-06 12:11:19 -07:00
FusionPBX d0fa8b3ba9 Merge pull request #5562 from Len-PGH/patch-172
Create y000000000124.cfg for Yealink T33
2020-11-06 12:10:58 -07:00
FusionPBX 8f133c73bd Merge pull request #5561 from Len-PGH/patch-171
Update y000000000107.cfg
2020-11-06 12:10:27 -07:00
FusionPBX 496c4840c6 Merge pull request #5559 from Len-PGH/patch-170
Add t33g
2020-11-06 12:09:50 -07:00
FusionPBX 495fb56d58 Merge pull request #5558 from Len-PGH/patch-169
Update {$mac}.cfg
2020-11-06 12:09:29 -07:00
FusionPBX 5fa52feefe Merge pull request #5557 from greenbea/patch-16
Fix cache delete for global dialplans
2020-11-05 16:02:30 -07:00
FusionPBX 585872b821 Merge pull request #5556 from chansizzle/patch-310
Update {$mac}.cfg
2020-11-05 00:01:19 -07:00
FusionPBX c13b1426bb Update destinations.php
Prevent a plugin from breaking parts of the project.
2020-11-04 10:46:58 -07:00
FusionPBX 64434862b8 Update schema.php
Prevent a plugin from breaking parts of the project.
2020-11-04 10:00:31 -07:00
FusionPBX f05d193bc9 Update require.php
Set the full path for file_exists.
2020-11-03 17:21:41 -07:00
FusionPBX 704a1eb5e5 Update user_edit.php
Use the proper permission user_group_delete.
2020-11-03 13:49:43 -07:00
FusionPBX 991fffa4ed Update index.lua
Add call_block_country_code and handle e.164 automatically when the country code has been provided.
2020-11-02 11:10:45 -07:00
FusionPBX a7e12aa5da Update pdo.php
Replace dbissecure with db_secure variable as this approach is more concise.
2020-10-31 11:44:20 -06:00
FusionPBX bd68c4d2e4 Merge pull request #5552 from Len-PGH/patch-168
Version 4.5.19
2020-10-29 10:31:08 -06:00
FusionPBX 8528f38c51 Update dialplan_outbound_add.php
Use a parameterized query for the domain_uuid.
2020-10-28 22:02:54 -06:00
FusionPBX 24ae553d14 Merge pull request #5553 from PBXForums/master
Update dialplan_outbound_add.php
2020-10-28 22:01:36 -06:00
FusionPBX 6d0773633b Merge pull request #5551 from greenbea/patch-13
outbound route to bridge add support for bridge failover
2020-10-28 11:40:56 -06:00
FusionPBX a5dadb650b Update send_mail.lua
Use a more concise method to get default settings for email.
2020-10-27 20:42:09 -06:00
FusionPBX 54db7db4c3 Update send_email.lua
Add email_queue_enabled
2020-10-27 20:38:44 -06:00