FusionPBX
|
c61eefdfb2
|
Update device_edit.php
Hide this until its ready.
|
2016-06-19 09:56:18 -06:00 |
FusionPBX
|
bca0d39b96
|
Update ringbacks.php
The default ring back disabled for now but may re-enable as a method in the class which return the correct label and value.
|
2016-06-19 09:44:17 -06:00 |
FusionPBX
|
086650f7c9
|
Update ivr_menu_edit.php
Change the ivr_menu_ringback to default back to the original default of music on hold.
|
2016-06-19 09:39:47 -06:00 |
FusionPBX
|
7c8c6c99d0
|
Update ring_group_edit.php
Set the default ring_group_ringback to ${us-ring}
|
2016-06-19 09:35:21 -06:00 |
markjcrane
|
da8d7316fb
|
Update device_edit.php change user_uuid to device_user_uuid.
|
2016-06-17 17:45:42 -06:00 |
markjcrane
|
6991bd7649
|
Rename user_uuid device_user_uuid in the devices table. Add an apply button to the key dashboard and provision button to the device edit.
|
2016-06-17 17:34:31 -06:00 |
Alexey Melnichuk
|
f9171c96aa
|
Fix. Display key type in `Profile` app. (#1658)
|
2016-06-17 12:43:51 -06:00 |
Alexey Melnichuk
|
ede2f8f57d
|
Add. Support provision programmable keys for Escene devices. (#1674)
|
2016-06-17 10:43:27 -06:00 |
Mafoo
|
e66c907fc9
|
BugFix-missing PROJECT_PATH for download files (#1675)
|
2016-06-17 09:22:54 -06:00 |
Alexey Melnichuk
|
38a5cb5a3f
|
Fix. Make configure consistent with web interface. (#1671)
|
2016-06-16 12:20:34 -06:00 |
FusionPBX
|
b6929e3897
|
Update {$mac}.cfg
Add outbound_proxy_1_port and outbound_proxy_2 and use outbound_proxy_1_address and outbound_proxy_2_address instead of primary and secondary.
|
2016-06-15 15:55:55 -06:00 |
FusionPBX
|
8828ec25cd
|
Update {$mac}.cfg
Add another line feed.
|
2016-06-15 15:40:09 -06:00 |
FusionPBX
|
f78aa73cd4
|
Update {$mac}.cfg
Add option for outbound proxy 1 and proxy 2
{$outbound_proxy_primary}
{$outbound_proxy_secondary}
{$outbound_proxy_enabled}
|
2016-06-15 15:29:34 -06:00 |
FusionPBX
|
7b683c4842
|
Update xml_cdr.php
Fix the order by number alias addition by grouping it with ( and ).
|
2016-06-15 11:48:53 -06:00 |
Alexey Melnichuk
|
40fe5f3138
|
Fix. Display correct info for extensions with number-alias. (#1665)
|
2016-06-15 11:39:09 -06:00 |
FusionPBX
|
3066f73d4f
|
Update xml_cdr_extension_summary.php
Update the extension summary to use the new class. Add an option to export to CSV.
|
2016-06-14 22:51:38 -06:00 |
FusionPBX
|
6a9b6dff73
|
Update xml_cdr.php
Update the xml cdr class to generate a complete extension / user summary array.
|
2016-06-14 22:44:34 -06:00 |
FreeMe
|
50ef8b4ade
|
Update app_languages.php (#1664)
Added Ukraine fields
|
2016-06-14 20:21:15 -06:00 |
FusionPBX
|
3b9c26c31d
|
Update gateways.php
Fix the sytnax ont the gateways list show it shows the gateway list.
|
2016-06-14 19:52:57 -06:00 |
FusionPBX
|
85e73a4912
|
Update gateway_edit.php
Add a missing ) on gateway_edit.php.
|
2016-06-14 19:32:50 -06:00 |
FusionPBX
|
d3009467ea
|
Update gateways.php
Add missing brackets.
|
2016-06-14 19:27:15 -06:00 |
FusionPBX
|
c09b7f80ef
|
Update gateways.php
Add an 'or domain_uuid is null' if permission gateway_domain is given to the group.
|
2016-06-14 11:14:06 -06:00 |
FusionPBX
|
653e64b6dd
|
Update gateway_edit.php
If permission to view all gateways then add an 'or domain_uuid is null'
|
2016-06-14 11:10:53 -06:00 |
FusionPBX
|
397285dd37
|
Update app_defaults.php
Ensure the values are reset after each loop through local_stream.con.xml attributes.
|
2016-06-14 11:06:29 -06:00 |
Alexey Melnichuk
|
83e45dda1a
|
Fix. Select correct key in listbox in device edit form. (#1659)
|
2016-06-14 08:28:57 -06:00 |
markjcrane
|
07c038308f
|
Correct the variable name.
|
2016-06-13 19:06:59 -06:00 |
markjcrane
|
2e0de74055
|
Replace the variable with the path to the sounds directory.
|
2016-06-13 19:04:23 -06:00 |
markjcrane
|
787502ea48
|
Rename local_stream.lua to local_stream.conf.lua.
|
2016-06-13 18:50:41 -06:00 |
markjcrane
|
366bf5fbea
|
Add local_stream.lua to xml_handler.
|
2016-06-13 18:30:32 -06:00 |
markjcrane
|
c3ff393f34
|
Add domain_uuid to the music on hold table.
|
2016-06-13 18:13:23 -06:00 |
markjcrane
|
45fddd1bef
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-06-13 17:52:52 -06:00 |
markjcrane
|
b6aaebb7b3
|
Add the missing curly brackets.
|
2016-06-13 17:52:35 -06:00 |
Mafoo
|
54b0b3fb9a
|
BugFix-default moh for source mode (#1657)
populate the default moh for switch source installs
set comment indents as preferred
|
2016-06-13 17:48:36 -06:00 |
markjcrane
|
91562a9e41
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2016-06-13 17:45:01 -06:00 |
markjcrane
|
70ab3e62f8
|
Update app_defaults for muisc on hold so it reads local_stream.conf.xml and loads the information in the database. Remove music_on_hold_category.
|
2016-06-13 17:44:15 -06:00 |
reliberate
|
01964bb5ab
|
Command: Remove blank option from handler select element.
|
2016-06-13 16:58:52 -06:00 |
reliberate
|
b992addd0b
|
Voicemail Greetings: Fix style effecting radio button padding.
|
2016-06-13 15:27:57 -06:00 |
reliberate
|
b0e77d1295
|
MOH: Fix style issue during playback.
|
2016-06-13 14:53:17 -06:00 |
reliberate
|
931b30db24
|
Call Flows: Restore missing quote in app_languages.php.
|
2016-06-13 13:05:55 -06:00 |
FreeMe
|
d8ffd18af4
|
Update app_languages.php (#1656)
Corrected 'uk' field to Ukraine not english.
|
2016-06-13 10:58:23 -06:00 |
FreeMe
|
4824aee451
|
Update app_languages.php (#1655)
Filled in Romanian and UK fields
|
2016-06-13 07:36:55 -06:00 |
Len
|
91c3c0d521
|
updated README.md (#1653)
* Update README.md
* Update README.md
|
2016-06-13 07:34:38 -06:00 |
FusionPBX
|
a3d8270e30
|
Update call_flows.php
Update call_flows.php rename anti to alternate.
|
2016-06-12 14:24:35 -06:00 |
FusionPBX
|
3ad7fe027c
|
Update call_flow.lua
Call flow feature code update to play the right audio file.
|
2016-06-12 14:14:52 -06:00 |
FusionPBX
|
a66324a242
|
Update call_flow.lua
Inside call_flow.lua rename anti to alternate.
|
2016-06-12 14:02:57 -06:00 |
FusionPBX
|
1003e70dd3
|
Update index.php
Disable the auto login if the default setting-> adminer -> auto_login is not set.
|
2016-06-12 00:15:43 -06:00 |
FusionPBX
|
11efb35712
|
Update xml_cdr.php
In the xml_cdr class change method xml_array from $row to $key. Key is more descriptive and should prevent bugs in the future.
|
2016-06-11 16:17:35 -06:00 |
FreeMe
|
0b2506dad1
|
Update app_languages.php (#1651)
Multilingual support for new features
|
2016-06-11 15:57:01 -06:00 |
FreeMe
|
9888b60334
|
Update {$mac}.xml (#1647)
Full configuration Linksys 942 - also disabled CF settings so that it dials *72 to mange from server rather than the phone directly
|
2016-06-11 15:24:32 -06:00 |
FreeMe
|
b046094042
|
Update call_flow_edit.php (#1652)
Allows the page to become multilingual
|
2016-06-11 15:23:49 -06:00 |