markjcrane
|
6fa7dcfa30
|
Synchronize the cisco 7940 with the 7940 template.
|
2015-11-28 21:12:16 -07:00 |
|
markjcrane
|
f9a5aa2461
|
Complete the directory for Cisco 7940 template.
|
2015-11-28 21:09:12 -07:00 |
|
markjcrane
|
918cc484cb
|
Set the mac address to lower case.
|
2015-11-28 20:08:24 -07:00 |
|
markjcrane
|
37741c0926
|
Remove the mac address from the path in one more location.
|
2015-11-28 19:56:06 -07:00 |
|
markjcrane
|
1a46a38c04
|
Add option to get the mac address from &name=SEPxxxxx
|
2015-11-28 19:48:45 -07:00 |
|
markjcrane
|
42b0cf5c76
|
Escape the & in the directory url with &
|
2015-11-28 19:31:07 -07:00 |
|
markjcrane
|
4d7688a3ef
|
Add a missing = so that the file is only provided as a download when the content type is set to application/octet-stream in the url.
|
2015-11-28 19:15:29 -07:00 |
|
markjcrane
|
7e67cbc16f
|
Correct the paths to the Cisco 7940 directory xml files.
|
2015-11-28 18:47:52 -07:00 |
|
markjcrane
|
7ac51b5664
|
Improve the white space handling in the 7940 directory.xml files.
|
2015-11-28 18:39:38 -07:00 |
|
markjcrane
|
6d3494fff9
|
Add the contact_category to contacts array in the provision class.
|
2015-11-28 18:29:15 -07:00 |
|
markjcrane
|
71b7e1c0ff
|
Another adjustment to the Cisco 7940 template for nat_enable.
|
2015-11-28 18:03:47 -07:00 |
|
markjcrane
|
20eae285a9
|
Set nat_enabled = 1 as a default, and add sync 1 to the Cisco 7940 template.
|
2015-11-28 17:53:44 -07:00 |
|
markjcrane
|
be5fb172d5
|
Fix the device label for the Cisco 7940.
|
2015-11-28 17:31:31 -07:00 |
|
markjcrane
|
f949334989
|
Update the Cisco 7940 template.
|
2015-11-28 17:08:41 -07:00 |
|
markjcrane
|
dde6c07a3f
|
Clear the SIPDefault.cnf better to have full control per device of all setttings.
|
2015-11-28 16:50:50 -07:00 |
|
FusionPBX
|
3bf31f0c5b
|
Merge pull request #1263 from moteus/v_mailto
Change. Rename v_mailto.bat to mailto.bat
|
2015-11-28 12:49:29 -07:00 |
|
FusionPBX
|
6de553a92b
|
Merge pull request #1264 from moteus/fax_queue
Change. Move fax_queue to app/fax.
|
2015-11-28 12:48:57 -07:00 |
|
markjcrane
|
1691c3e5f0
|
Use the new config class in the domains and schema classes.
|
2015-11-27 19:59:50 -07:00 |
|
markjcrane
|
82e602e93a
|
Missed a set of round brackets on this->exists.
|
2015-11-27 19:53:30 -07:00 |
|
markjcrane
|
9d9f2597bb
|
Correct the variable name and add the additional code examples.
|
2015-11-27 19:48:22 -07:00 |
|
markjcrane
|
c0394ba790
|
Remove some of the comments and an extra curly bracket.
|
2015-11-27 19:29:56 -07:00 |
|
markjcrane
|
ddcd8a5f23
|
Update the config php class.
|
2015-11-27 19:25:16 -07:00 |
|
markjcrane
|
e4d850aa10
|
Rename the config.php file and a few minor adjustments to install_fusionpbx.
|
2015-11-27 19:03:25 -07:00 |
|
markjcrane
|
377ab8cfd9
|
Add a new config.php class.
|
2015-11-27 18:57:23 -07:00 |
|
markjcrane
|
1408ca0b8a
|
Move config.php into install -> app defaults method.
|
2015-11-27 18:13:13 -07:00 |
|
markjcrane
|
25e67742a5
|
Get rid of trailing tabs, correct some of the vertical line spacing, and other minor changes.
|
2015-11-27 18:04:59 -07:00 |
|
markjcrane
|
367997a5ed
|
Include the config.php file in the install so that the config.lua will have the db port, host, username and password values.
|
2015-11-27 17:47:28 -07:00 |
|
markjcrane
|
55c1679a51
|
Add some translations for the install.
|
2015-11-27 17:14:44 -07:00 |
|
markjcrane
|
03f9843cb9
|
Fix the provision path.
|
2015-11-27 14:10:49 -07:00 |
|
markjcrane
|
744ba6f9a4
|
Correct the file names of the Mitel templates.
|
2015-11-27 13:56:53 -07:00 |
|
markjcrane
|
30dd29fbd5
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-27 11:26:08 -07:00 |
|
markjcrane
|
c4ec6c0a93
|
Add the additional language variables to app_languages.php.
|
2015-11-27 11:25:50 -07:00 |
|
markjcrane
|
7c275f54af
|
Add domain_uuid is null to the dialplan class similar to how already done in the ring_groups/index.lua.
|
2015-11-27 11:25:06 -07:00 |
|
FusionPBX
|
962dad91ad
|
Merge pull request #1261 from moteus/mailto_windows
Fix. Use wrapper bat file to v_malito.php on Windows.
|
2015-11-27 10:27:53 -07:00 |
|
FusionPBX
|
a18ea9cb2d
|
Merge pull request #1262 from moteus/send_mail_wrapper
Add. `send_mail` wrapper function to freeswitch.email and v_mailto.php.
|
2015-11-27 10:01:45 -07:00 |
|
FusionPBX
|
cc79fb5176
|
Merge pull request #1259 from mafoo/bugfix-ft_install
Bugfix ft install
|
2015-11-26 13:18:05 -07:00 |
|
FusionPBX
|
a203d730a8
|
Merge pull request #1257 from mafoo/bugfix-ft_install
Bugfix ft install
|
2015-11-26 10:22:55 -08:00 |
|
FusionPBX
|
123341f761
|
Merge pull request #1258 from moteus/fax_queue
Fix. problem when same session can release task multiple times.
|
2015-11-26 08:21:07 -08:00 |
|
markjcrane
|
35752445c3
|
Remove the old reference to install class and replaced with install_switch.
|
2015-11-25 21:55:17 -07:00 |
|
markjcrane
|
04f3fa6a7a
|
Another minor adjustment.
|
2015-11-25 18:18:48 -07:00 |
|
markjcrane
|
cfdccded76
|
Fix the syntax by adding a missing semi-colon.
|
2015-11-25 18:17:48 -07:00 |
|
markjcrane
|
266cc76a03
|
If the script dir is set in the session we know the location and don't need to ask freeswitch for it again.
|
2015-11-25 18:16:38 -07:00 |
|
markjcrane
|
759a375f5e
|
Remove trailing tabs. Fix some spelling mistakes. And update core/upgrade/app_defaults.php to fix advanced -> upgrade.
|
2015-11-25 18:06:27 -07:00 |
|
markjcrane
|
89c2f4ecb5
|
Correct the primary key of v_fax_tasks table. Coding standards require primary key to remove v_ prefix, singular form and add a _uuid postfix. Result is task_uuid has been changed to fax_task_uuid.
|
2015-11-25 08:51:54 -07:00 |
|
FusionPBX
|
b562c4e5ec
|
Merge pull request #1251 from moteus/fax_queue
Fax queue
|
2015-11-25 07:37:28 -08:00 |
|
FusionPBX
|
6ac4d8a25c
|
Merge pull request #1252 from mafoo/Install_Rewrite
Install rewrite
|
2015-11-25 07:35:50 -08:00 |
|
markjcrane
|
299f2500e4
|
Add ability to download the provisioning files from the device edit page for those users that have the device_files permission.
|
2015-11-25 00:10:49 -07:00 |
|
markjcrane
|
818a0be88d
|
Fix the path on the provisioning file.
|
2015-11-24 16:31:25 -07:00 |
|
markjcrane
|
faad283331
|
Clear the dial_string variable so that it to prevent duplicate destinations.
|
2015-11-22 19:07:56 -07:00 |
|
markjcrane
|
93ff09e8b1
|
Add a new variable mitel_vlan_id.
|
2015-11-20 10:50:35 -07:00 |
|
markjcrane
|
ff9e302768
|
Add Mitel 5324 and 5340 templates.
|
2015-11-20 09:23:41 -07:00 |
|
markjcrane
|
748e286ae9
|
Add style white-space: nowrap; to destination edit.
|
2015-11-19 22:42:33 -07:00 |
|
markjcrane
|
1360f5d27a
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-19 22:32:52 -07:00 |
|
markjcrane
|
13725701cf
|
Time condition fix alignment of the arrow button by adding style nowrap and 3 pixel padding.
|
2015-11-19 22:32:34 -07:00 |
|
FusionPBX
|
d004db6866
|
Merge pull request #1248 from blackc2004/master
vlan id's in yealink
|
2015-11-19 17:40:11 -08:00 |
|
markjcrane
|
e93e225515
|
Add underscore between the words in the variables.
{$ldap_name_filter}
{$ldap_number_filter}
{$yealink_directory_setting_url}
|
2015-11-19 15:20:14 -07:00 |
|
FusionPBX
|
4f9853ab30
|
Merge pull request #1250 from blackc2004/patch-12
Update y000000000028.cfg
|
2015-11-19 14:17:29 -08:00 |
|
FusionPBX
|
88d1c250b5
|
Merge pull request #1244 from mafoo/BugFix_Provision
BugFix + Optional Enable extensions appear in directory
|
2015-11-19 09:40:27 -08:00 |
|
markjcrane
|
1484a78482
|
Change setting enable_background_images to background_image_enabled. This keeps the code consistent as 'enabled' is used throughout the code as a suffix. It also displays this setting next to the background_image setting.
|
2015-11-19 10:34:28 -07:00 |
|
FusionPBX
|
38eb535fff
|
Merge pull request #1243 from mafoo/Enhance-Theme
Optimized control of background images
|
2015-11-19 09:25:47 -08:00 |
|
FusionPBX
|
bc37dd18d7
|
Merge pull request #1245 from mafoo/Enhance-Sip_Profiles
Enhance sip profiles
|
2015-11-19 09:17:22 -08:00 |
|
FusionPBX
|
159cef5f67
|
Merge pull request #1247 from mafoo/Enhance-Vars
Enhance vars
|
2015-11-19 09:15:44 -08:00 |
|
FusionPBX
|
ed8c7ee732
|
Merge pull request #1239 from mafoo/Enhance-Languages
Enhance languages
|
2015-11-18 08:51:03 -08:00 |
|
markjcrane
|
9761699ae7
|
Add voicemail record-silence-threshold variable and change the default threshold from 30 to 300.
|
2015-11-16 16:59:11 -07:00 |
|
markjcrane
|
4b8e61b094
|
Fix the call center dialplan creation when adding a call center queue.
|
2015-11-14 20:18:31 -07:00 |
|
markjcrane
|
75b2742fbf
|
Correct the consistency of the indentation.
|
2015-11-14 17:56:20 -07:00 |
|
markjcrane
|
2a90eb7926
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-14 17:18:58 -07:00 |
|
markjcrane
|
8273ba4e59
|
Fix call center queue delete.
|
2015-11-14 17:18:32 -07:00 |
|
FusionPBX
|
057b358f12
|
Merge pull request #1235 from moteus/fax_send
Fix. multiple calls fax_send caused error.
|
2015-11-13 09:17:09 -07:00 |
|
markjcrane
|
7581e81522
|
Add the additional key types to the device key profile.
|
2015-11-12 19:27:29 -07:00 |
|
markjcrane
|
ffe25a3d2e
|
Polycom key type capitalize the first letter of Automata and Normal.
|
2015-11-12 19:11:31 -07:00 |
|
markjcrane
|
286283bcf0
|
Correct polycom template logic and change the && (and) to || (or).
|
2015-11-12 18:51:44 -07:00 |
|
markjcrane
|
d729d77f4d
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-12 16:40:48 -07:00 |
|
markjcrane
|
c13ed1323f
|
Add additional Polycom key types.
|
2015-11-12 16:40:02 -07:00 |
|
FusionPBX
|
c6ef9d0fbf
|
Merge pull request #1236 from mafoo/Enhance-Template
made button elements render the same as input.btn
|
2015-11-12 08:34:23 -07:00 |
|
FusionPBX
|
8958d85c7e
|
Merge pull request #1237 from moteus/intercept_outbound
Fix. Call intercept - a scenario where an outgoing call can be intercepted
|
2015-11-12 08:31:55 -07:00 |
|
FusionPBX
|
7bb1079dd6
|
Merge pull request #1229 from moteus/ivr_menu_exec_without_args
Fix. IVR menu option without arguments.
|
2015-11-10 18:12:03 -07:00 |
|
markjcrane
|
c385f5fc0f
|
New database class was implemented in call_forward.lua when using first_value must change select * from with the specific value desired.
|
2015-11-10 17:26:39 -07:00 |
|
markjcrane
|
0215800778
|
Change the Database:query to make the fn optional which will make it more backwards compatible with current code. This fixes an issue with recent movement to the database class in call_forward.lua.
|
2015-11-10 17:04:42 -07:00 |
|
markjcrane
|
ca48132e40
|
Change enquote to quote.
|
2015-11-10 13:37:25 -07:00 |
|
FusionPBX
|
14970d2cc8
|
Merge pull request #1231 from moteus/intercept_search_channel
Fix. Intercept can find wrong channel.
|
2015-11-10 13:20:08 -07:00 |
|
FusionPBX
|
c5cb52707f
|
Merge pull request #1174 from moteus/intercept_load_balance
Add. Support intercept FIFO/CallCenter/Enterprise in load balancing mode
|
2015-11-10 11:55:18 -07:00 |
|
FusionPBX
|
fdae758e1f
|
Merge pull request #1230 from moteus/windows_hungup_rx
Fix. hungup_rx.lua works on Windows
|
2015-11-10 11:51:34 -07:00 |
|
markjcrane
|
00eee7aca3
|
Fix a problem where the ring group is only calling one external number when there are multiple to call.
|
2015-11-09 18:42:29 -07:00 |
|
markjcrane
|
c3c8931d02
|
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
|
2015-11-09 16:54:16 -07:00 |
|
markjcrane
|
aaadffea1f
|
Update the wakeup phrases.
|
2015-11-09 16:53:58 -07:00 |
|
FusionPBX
|
8448058596
|
Merge pull request #1226 from moteus/follow_me_lua
Update follow_me.lua/call_forward.lua
|
2015-11-09 08:00:57 -07:00 |
|
FusionPBX
|
a073220e8f
|
Merge pull request #1228 from mafoo/Bugfix-destination_edit
Bugfix destination_edit.php
|
2015-11-09 07:53:35 -07:00 |
|
markjcrane
|
efdd731d2a
|
Remove /scripts from the path as it is redundant.
|
2015-11-08 13:40:08 -07:00 |
|
markjcrane
|
a309776883
|
Change base_dir to script_dir in <param name="script-directory" value="$${script_dir}/scripts/?.lua"/>
|
2015-11-08 07:44:45 -07:00 |
|
markjcrane
|
80ab4cb339
|
Add the following to all yealink provisioning templates.
account.1.nat.udp_update_enable = 3
In order to setup keep alive with sip notify.
|
2015-11-08 07:30:29 -07:00 |
|
markjcrane
|
4463016efe
|
Secure the device mac address when the user doesn't have permission to change it.
|
2015-11-05 12:25:30 -07:00 |
|
markjcrane
|
5346599c00
|
Show device copy when user has device_add permission.
|
2015-11-05 12:11:53 -07:00 |
|
markjcrane
|
db79cfbc30
|
Move the description inside the permission condition and adjust 2 of the permissions.
|
2015-11-05 12:05:49 -07:00 |
|
markjcrane
|
242ad7bc16
|
Add new device permissions for mac address, template, label, vendor, model, firmware, and description.
|
2015-11-05 11:56:50 -07:00 |
|
markjcrane
|
2ffd50dc81
|
Fix the syntax by adding a missing ).
|
2015-11-05 11:24:28 -07:00 |
|
markjcrane
|
722e442703
|
Add new device permissions device_username_password, device_alternate, device_enable.
|
2015-11-05 11:19:22 -07:00 |
|
markjcrane
|
e888f1d1ff
|
Add the provision.path.text to default settings.
|
2015-11-04 20:01:11 -07:00 |
|
markjcrane
|
98bec06c59
|
Change switch.provision.dir to provision.path.text. This indicates where to save the provisioning files on the file system.
|
2015-11-04 19:59:27 -07:00 |
|
markjcrane
|
f28b6aab4c
|
This renables polycom line key value of 2 would use 2 keys or a value of 3 would be 3 keys.
|
2015-11-03 19:28:10 -07:00 |
|