markjcrane
fd782483cf
Fix the Directory file path for the Cisco 7940 and 7960 phones.
2016-06-21 19:01:30 -06:00
markjcrane
2b12ace5ee
Fix the path to the 7940 and 7960 directory.xml.
2016-06-21 18:46:57 -06:00
markjcrane
2955b8447e
Increase the voicemail greeting length that is allowed to 90 seconds.
2016-06-21 18:35:05 -06:00
markjcrane
59304c226f
Add $sql .= "WHERE device_uuid = '".$device_uuid."' "; to the device lines in device_dashboard.php.
2016-06-21 18:32:30 -06:00
markjcrane
ecc7317d62
Update device_user_uuid.
2016-06-21 18:09:37 -06:00
markjcrane
f4765e954b
Improve code for access controls.
2016-06-21 18:00:38 -06:00
markjcrane
774dfd1053
Improve the indentation on default_setting_edit.php.
2016-06-21 17:58:05 -06:00
markjcrane
38b62a4572
Fix the dashboard device keys
2016-06-21 17:57:06 -06:00
FusionPBX
41a3290999
Update device_dashboard.php
...
Hide the 'apply' button on the devices keys dashboard until its ready.
2016-06-19 10:00:01 -06:00
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
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
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
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
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
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
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
FusionPBX
665273d0c7
Update app_languages.php
2016-06-11 11:08:21 -06:00
FusionPBX
fad5fcd239
Update app_languages.php
...
Set temporary transltations for label-sound and label-alternate_sound
2016-06-11 10:19:16 -06:00
FusionPBX
dcb9a655cd
Update call_flow.lua
...
Rename the variables in call_flow.lua to match. New variables call_flow_sound and call_flow_alternate_sound.
2016-06-11 10:02:31 -06:00
FusionPBX
84ee791aea
Update call_flow_edit.php
...
Fix the call flow alternate sounds so it saves to the database and its value is displayed when loading the form.
2016-06-11 09:49:22 -06:00
FusionPBX
5b9a1aadf2
Update call_flow_edit.php
...
Correct the SQL insert and updates and put the call flow sound and alternate sound into the order that matches the web interface.
2016-06-11 09:29:56 -06:00
FusionPBX
21538da340
Update app_languages.php
...
Change the labels to sound and alternate_sound.
2016-06-11 09:14:30 -06:00
FusionPBX
cb96cb3362
Update call_flow_edit.php
...
Rename the call flows using anti to alternate.
2016-06-11 09:06:12 -06:00
FusionPBX
b7a8e372ae
Update app_config.php
...
Change call_flow_sound_on to call_flow_sound. Call flow anti to alternate and call_flow_sound_off to call_flow_alternate_sound.
This changes make it more consistent with the front end. For the few developers that have the call_flow_sound_on and call_flow_sound off I offer the these alter table statements.
ALTER TABLE v_call_flows RENAME COLUMN call_flow_sound_on to call_flow_sound;
ALTER TABLE v_call_flows RENAME COLUMN call_flow_sound_off to call_flow_alternate_sound;
2016-06-11 09:04:42 -06:00
FusionPBX
c6b15a6537
Update xml_cdr_inc.php
...
Only check the select count if there is a default setting that instructs it to do so as it is slow on a large number of records.
2016-06-11 07:15:11 -06:00
FusionPBX
e75a09d01d
Update device_dashboard.php
...
Fix device key dashboard edit only.
2016-06-10 12:23:01 -06:00
markjcrane
c30efdaa21
Change the permission name from device_username to device_user.
2016-06-10 11:02:17 -06:00
markjcrane
227e7900ab
Time to start using jsonb in the xml cdr table.
2016-06-08 19:25:51 -06:00
FusionPBX
dd61071ddf
Update index.php
...
Comment out the adminer auto login.
2016-06-08 19:14:43 -06:00
markjcrane
210d3d2d4a
Update adminer.php.
2016-06-08 18:52:06 -06:00
FusionPBX
feef9337e0
Update adminer.php
...
More work on adminer.
2016-06-08 18:41:32 -06:00
FusionPBX
4e2266a328
Update adminer.php
...
Update adminer.php
2016-06-08 18:38:27 -06:00
FusionPBX
13b8d524a3
Update adminer.php
...
Update Adminer to 4.2.5
2016-06-08 18:32:06 -06:00
FusionPBX
80c75554db
Update template.php
...
Remove a character that accidently made it in a commit.
2016-06-08 17:32:08 -06:00
FusionPBX
3668f9584b
Update template.php
...
Change the default logo.
2016-06-08 17:28:01 -06:00
markjcrane
d4cfb7231d
Fix the call center queue active call list.
2016-06-07 13:35:18 -06:00
FusionPBX
692c5c36be
Update xml_cdr_extension_summary.php
...
Add the domain_uuid.
2016-06-05 21:54:54 -06:00
FusionPBX
a8f7bcc9f2
Update xml_cdr.php
...
Use the class variables.
2016-06-05 21:53:28 -06:00
markjcrane
f341277148
Get the extensions then the summary array.
2016-06-05 17:53:12 -06:00
markjcrane
d2d0e1f6e6
Remove the second quick_select variable that was accidently added.
2016-06-05 17:51:23 -06:00
markjcrane
405a6ad32d
Adding user summary (extension summary) to the xml_cdr class.
2016-06-05 17:19:06 -06:00
FusionPBX
8f89358346
Update xml_cdr_inc.php
...
Work on the XML CDR export to CSV.
2016-06-03 19:47:35 -06:00
markjcrane
e21d344cfd
Check for the adminer permission to increase security.
2016-06-02 09:54:47 -06:00
markjcrane
d56b8ab6a1
If last_sent_callee_id_number is set use it as the destination_number.
2016-06-01 16:45:50 -06:00
markjcrane
d91369b8f7
Prevent duplicate values from being saved in the vars.xml file and remove some trailing spaces and fix some of the indentation.
2016-06-01 15:31:33 -06:00
FusionPBX
ac0d1f3f48
Update app_config.php
...
Add the device_key_id permission.
2016-05-31 10:03:46 -06:00
FusionPBX
3cf86a459e
Update device_dashboard.php
...
To edit the key in the dashboard device_key_id permission is required.
2016-05-31 10:01:32 -06:00
FusionPBX
f95e107091
Update device_dashboard.php
...
Fix permissions and add the option to add and configure a device key.
2016-05-30 16:40:23 -06:00
FusionPBX
9e91d052b2
Update user_dashboard.php
...
Add device keys to the dashboard.
2016-05-28 19:55:23 -06:00
FusionPBX
6659d49caf
Create device_dashboard.php
...
Add a new item for the dashboard device keys.
2016-05-28 19:52:28 -06:00
FusionPBX
ebd7745d6d
Update ring_group_forward.php
...
Add a few more comments and indentation to the ring group dashboard.
2016-05-28 19:50:20 -06:00
FusionPBX
05100c953c
Update ring_group_forward.php
...
Make the ring group forward dashboard fit correctly for mobile devices.
2016-05-28 15:35:23 -06:00
markjcrane
88a1f2dc1e
Add switch.sql to resources/install/sql
2016-05-27 10:35:11 -06:00
FusionPBX
9fbc8bf44c
Update device_edit.php
...
Show the selected user when editing a device.
2016-05-26 22:14:39 -06:00
FusionPBX
8368745b65
Update app_languages.php
...
Fix the label and description for the singular 'user'.
2016-05-26 22:04:45 -06:00
FusionPBX
8fe9609c51
Update device_edit.php
...
Set the device user label to singular.
2016-05-26 22:00:33 -06:00
FusionPBX
b0cdde365b
Update device_edit.php
...
Remove the device user add button.
2016-05-26 21:54:20 -06:00
FusionPBX
069f5c95e0
Update app_languages.php
...
Fix the translation on the description of the device user.
2016-05-26 21:49:44 -06:00
FusionPBX
d2219caf38
Update switch.php
...
Add a missing forward slash.
2016-05-26 19:52:03 -06:00
markjcrane
37a2ed2d17
Minor update.
2016-05-26 13:08:53 -06:00
markjcrane
f396eb04a0
This should complete work for setting module order for existing systems.
2016-05-26 12:51:53 -06:00
markjcrane
3211c0b44a
Add module order for modules that are already in the database without an order set.
2016-05-26 12:46:07 -06:00
markjcrane
24b7b93988
Fix the syntax.
2016-05-26 11:28:30 -06:00
markjcrane
88bbd19d65
Add the include for the class.
2016-05-26 11:23:53 -06:00
markjcrane
7fff69f791
Remove save_module_xml() function and move it it into the modules class as the xml method. Eventual goal move everything out of switch.php.
2016-05-26 11:21:37 -06:00
markjcrane
8784787531
Adjust the order of the modules.
2016-05-26 11:01:03 -06:00
markjcrane
404ffaed8e
Add a missing comma.
2016-05-26 10:52:37 -06:00
markjcrane
17bfd2eb35
Start using the module order.
2016-05-26 10:31:59 -06:00
FusionPBX
3ce93c654c
Update switch_music_on_hold.php
...
Add missing forward slashes so the pattern will be correct for the preg_replace.
2016-05-25 17:42:56 -06:00
FusionPBX
448b3e4422
Update modules.php
...
Set a default order when adding the modules.
2016-05-24 23:42:05 -06:00
FusionPBX
407e8973d5
Update module_edit.php
...
Set the order to label-order.
2016-05-24 23:26:51 -06:00
FusionPBX
e5af4a09fe
Update module_edit.php
...
Add module order to module_edit.php.
2016-05-24 23:16:30 -06:00
FusionPBX
e1e3ad0ba9
Update app_config.php
...
Add module_order.
2016-05-24 23:12:01 -06:00
FusionPBX
e9836cca05
Update app_defaults.php
...
The sip profiles are being read from the templates/conf directory so copying the files is not needed.
2016-05-23 21:37:21 -06:00
markjcrane
09a6325034
Fix the remaining files that had the wrong syntax in the SPA devices.
2016-05-23 11:59:34 -06:00