Commit Graph

4996 Commits

Author SHA1 Message Date
markjcrane 4656eaee89 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-19 12:41:58 -06:00
markjcrane 991731e12d Fix the fax dialplan which prevented inbound faxes from saving using the new fax dialplan. 2015-08-19 12:41:34 -06:00
FusionPBX 6680aeece5 Merge pull request #1103 from moteus/bind_digit_action
Bind digit action
2015-08-19 09:40:28 -06:00
Alexey Melnichuk 72cb20f6c4 Revert. Both legs can control of call. 2015-08-19 10:06:22 +04:00
Alexey Melnichuk 42a15cab44 Fix. Concatenate record extension 2015-08-18 15:49:56 +04:00
Alexey Melnichuk b0ce96ee03 Fix. Set voicemail ID. 2015-08-18 15:42:14 +04:00
Alexey Melnichuk 8442ea979e Change. Use bind_bind_digit instead of bind_meta_app.
Change. Allow transfer and turn on recordings only for authorized users.
Fix. Use record_ext in recording in ring_group.

This allow configure other dtmf sequence like `*#` and `##`
2015-08-18 15:38:41 +04:00
FusionPBX 1d953480ab Merge pull request #1102 from badcrc/master
New key types for Aastra devices and Logged in agents in fifo queues
2015-08-17 09:17:30 -06:00
koldoa aa647adde3 View current logged members per fifo queue 2015-08-17 16:39:54 +02:00
koldoa 7261a9dcb7 New key type for aastra devices 2015-08-17 16:39:54 +02:00
koldoa 6a93e34dab New key type for aastra devices 2015-08-17 16:39:54 +02:00
FusionPBX 19ee397c4a Merge pull request #1101 from moteus/eavesdrop_operator_panel
Fix. Eavesdrop by operator_panel with extension with number-aliases
2015-08-17 08:18:41 -06:00
Alexey Melnichuk 7c18a6585d Fix. Eavesdrop by operator_panel with extension with number-aliases 2015-08-17 16:46:53 +04:00
markjcrane 29c7b3c972 Add the t41p template. 2015-08-16 10:54:28 -06:00
markjcrane 467d747963 Update the version from 4.0 to 4.0.0. 2015-08-16 03:05:19 -06:00
markjcrane 4aabbab6d0 FusionPBX Official version 4.0 released. 2015-08-16 02:03:09 -06:00
markjcrane 2e6f90fb80 Fax keep local updates. 2015-08-16 02:01:37 -06:00
markjcrane 91911a10ca Add fax default setting keep_local. 2015-08-16 01:53:39 -06:00
markjcrane bdebe75d78 Fix the order by for the destinations class. 2015-08-15 23:24:57 -06:00
markjcrane 74804cea64 Give precedence to number_alias over extension in destinations class that generates the destination select list. 2015-08-15 21:49:27 -06:00
markjcrane 47921ff596 Make the destinations class easier to read. 2015-08-15 19:58:47 -06:00
markjcrane 8d3a286050 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-15 19:41:32 -06:00
markjcrane 8eacfbcb40 Change the email defaults. 2015-08-15 19:41:07 -06:00
markjcrane c1d57a7c1e update the translations 2015-08-16 01:12:05 +00:00
markjcrane c80a1b850e Add latest translation for Access Controls 2015-08-15 23:58:26 +00:00
markjcrane 2de8ac119d Fax variables for inbound, outbound, and both. 2015-08-15 15:26:16 -06:00
markjcrane 504d89dd90 Add a new fax class to make the fax dialplan. 2015-08-15 14:27:27 -06:00
markjcrane 08c4618ec2 Change the default fax_enable_t38_request to false. 2015-08-15 13:20:41 -06:00
markjcrane ed0f02a9e0 Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-15 13:17:33 -06:00
markjcrane 7917c7cc8b Make the fax/app_defaults.php more efficient and add fax_enable_t38=true and fax_enable_t38_request=true. 2015-08-15 13:17:07 -06:00
reliberate 22ac756b16 Destinations: Hide Account Code field on Add/Edit of Outbound Destinations. 2015-08-15 10:41:34 -06:00
reliberate 26a810459b Destinations: Hide unrelated form elements on edit of Outbound Destination. 2015-08-15 09:07:01 -06:00
reliberate 0adcd1c0d8 Destinations (Class): Enable preferred number formatting for Destination options. 2015-08-14 20:32:56 -06:00
reliberate a4d324ac46 Destination Add/Edit: Hide irrelevant controls if Type is Outbound, dynamically set Context accordingly. 2015-08-14 18:23:49 -06:00
reliberate 1f2695c38a Minimized Theme: Adjust domain selector icon padding when logout button hidden. 2015-08-14 17:08:21 -06:00
markjcrane 772474faae Update ring group rollover so that it works like standard roll over. If busy it moves to the next line. If not busy and timeout it moves to the timeout action. 2015-08-14 15:27:48 -06:00
markjcrane 1e6d8bfa26 IVR Menu allow one of the options to override direct dial to an extension. 2015-08-14 11:26:11 -06:00
markjcrane 39d44acd1e Change type number to text to fix caller id numbers that start with a 0. 2015-08-14 10:47:15 -06:00
markjcrane 1756b6064f Fix the label for the custom select destination. 2015-08-14 10:33:18 -06:00
markjcrane 6b665af51c If select_found is false then show the custom select. 2015-08-14 10:15:31 -06:00
markjcrane c40cde7360 Change odbc-dsn to core-db-dsn for the ipv6 sip profile. Thanks DigiDaz 2015-08-14 09:55:10 -06:00
markjcrane fe904dfc1c Remove an extra line and change the console message. 2015-08-14 09:47:00 -06:00
markjcrane 5752f732b0 Fix the path to the new default setting, and the changes to the minimized theme. 2015-08-14 09:17:20 -06:00
markjcrane e9663820cc Add logout_icon_visible to theme category in default settings. 2015-08-14 09:08:57 -06:00
markjcrane 83195efcab Merge branch 'master' of https://github.com/fusionpbx/fusionpbx 2015-08-14 08:51:42 -06:00
markjcrane 54bba850a8 Add a domain link to the theme. 2015-08-14 08:51:21 -06:00
FusionPBX 2c013795c1 Merge pull request #1099 from moteus/operator_panel_number_alias
Fix. Operator panel with extension with number alias.
2015-08-14 08:35:15 -06:00
FusionPBX fe45b3c036 Merge pull request #1098 from moteus/toll_allow_forward
Set Toll Allow for call forward/follow me
2015-08-14 08:34:17 -06:00
FusionPBX 65f0ddd438 Merge pull request #1097 from moteus/toll_allow
Change. toll_allow use ordered template-list.
2015-08-14 08:33:19 -06:00
Alexey Melnichuk a4b609c746 Fix. Operator panel with extension with number alias. 2015-08-14 15:10:21 +04:00