Matthew Vale
04fbd896df
made button elements render the same as input.btn
2015-11-12 11:10:34 +00: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
markjcrane
be5a8a31dd
Add the functions to the path for channel_utils.
2015-11-03 16:44:51 -07:00
markjcrane
9e25d4d49a
Add functions to the config require 'resources.functions.config'
2015-11-03 16:41:59 -07:00
FusionPBX
176523c1e2
Merge pull request #1224 from mafoo/Enhance-Time_Conditions
...
Enhance time conditions
2015-11-03 14:29:33 -07:00
Matthew Vale
fbc9488c05
added England bank holidays
...
currently it is not possible to integrate floating days (Christmas falling on a Sunday causing Tuesday to become holiday)
or Easter, as it isn't a fixed rule for what day
2015-11-03 15:15:33 +00:00
Matthew Vale
f70266d669
bugfix when retrieving region
2015-11-03 14:34:29 +00:00
Matthew Vale
81a5fc0db1
initial rewrite of time_conditions
2015-11-03 14:23:52 +00:00
FusionPBX
dd12f60d45
Merge pull request #1223 from mafoo/bugfix_languages.lua
...
fix to use phrases_dir
2015-11-03 04:40:12 -07:00
Matthew Vale
b9e8b3ef03
fix to use phrases_dir
...
changed phrases_dir to be dealt with inside app_defaults.php so it is retrieved once like the other paths
2015-11-03 11:16:05 +00:00
FusionPBX
fd397f53c1
Merge pull request #1179 from moteus/call_flow
...
Fix small bugs and clear code in call_flow.
2015-11-03 03:30:02 -07:00
FusionPBX
d937f29813
Merge pull request #1186 from moteus/cache_emit_event
...
Add. `cache` class emit MEMCACHE events.
2015-11-03 03:19:36 -07:00
FusionPBX
63a9865c5f
Merge pull request #1176 from moteus/callcenter_config_clear_cache
...
Fix. Clear the cache when callcenter config changed.
2015-11-03 03:17:26 -07:00
FusionPBX
4a73bf880f
Merge pull request #1202 from moteus/show_channels
...
Fix. Use `api show channels like` did not work on fusion with BDR.
2015-11-03 03:13:27 -07:00
FusionPBX
08f251d07c
Merge pull request #1219 from mafoo/bugfix_voicemail
...
Bugfix voicemail
2015-11-02 20:18:58 -07:00
FusionPBX
778acc93ff
Merge pull request #1218 from mafoo/bugfix_languages.lua
...
changed phrases_dir to be dealt with inside app_defaults.php so it is retrieved once like the other paths
2015-11-02 11:15:28 -07:00
Matthew Vale
c1b5895219
reverted so branch is consistent for patch
2015-11-02 17:32:43 +00:00
Matthew Vale
c47908f4e4
corrected references to voicemail_dir
...
changed from $_SESSION['switch']['storage']['dir'].'/voicemail/' to correctly use $_SESSION['switch']['voicemail']['dir']
added missing storage_type to app_defaults.php
2015-11-02 17:22:13 +00:00
Matthew Vale
3a9f2b0f24
changed phrases_dir to be dealt with inside app_defaults.php so it is retrieved once like the other paths
2015-11-02 09:53:42 +00:00
FusionPBX
35d5215c90
Merge pull request #1216 from mafoo/bugfix_languages.lua
...
Bugfix languages.lua
2015-10-30 16:53:37 -06:00
Matthew Vale
63bf36ac81
Fix. use settings for the phrases path rather than assuming
2015-10-30 16:16:56 +00:00
Mafoo
482b7c43f3
Merge pull request #1 from fusionpbx/master
...
Merge from master
2015-10-30 16:04:26 +00:00
FusionPBX
ee8166d918
Merge pull request #1210 from blackc2004/patch-8
...
Update extension_edit.php
2015-10-30 09:37:23 -06:00
FusionPBX
b829588746
Merge pull request #1211 from blackc2004/patch-7
...
Update app_languages.php
2015-10-30 09:36:55 -06:00
FusionPBX
e8d95a94e3
Merge pull request #1212 from blackc2004/patch-6
...
Update app_config.php
2015-10-30 09:36:30 -06:00
FusionPBX
0965c3e929
Merge pull request #1213 from blackc2004/patch-9
...
Update extension.php
2015-10-30 09:31:53 -06:00
FusionPBX
8770332b5f
Merge pull request #1214 from blackc2004/patch-10
...
Update directory.lua
2015-10-30 09:31:06 -06:00
FusionPBX
3fe644c474
Merge pull request #1215 from moteus/phrase_ivr_menu
...
Fix. Get DTMF in IVR when using phrases.
2015-10-30 09:23:58 -06:00
Alexey Melnichuk
82d22322df
Fix. Get DTMF in IVR when using phrases.
2015-10-30 17:33:26 +03:00
markjcrane
e701b5a1b3
MWI only turn on the light for new messages.
2015-10-29 17:34:39 -06:00
blackc2004
3fbec7c0f1
Update directory.lua
2015-10-29 12:26:06 -07:00
blackc2004
cdb016277d
Update extension.php
2015-10-29 12:24:55 -07:00
blackc2004
292b754cb1
Update extension_edit.php
2015-10-29 12:24:24 -07:00
blackc2004
e2c3717556
Update app_languages.php
2015-10-29 12:23:49 -07:00
blackc2004
3c4a7744e4
Update app_config.php
2015-10-29 12:22:40 -07:00
markjcrane
76994ded8a
Update translation for de-at.
2015-10-29 09:43:57 -06:00
markjcrane
78d6b30e53
Enable the directory for speed dial and enterprise categories.
2015-10-28 22:07:43 -06:00
markjcrane
8db9682002
Call forward presence ignore busy use a radio button to be uniform with the rest of the page.
2015-10-28 17:39:16 -06:00
markjcrane
1a9bf9920d
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
2015-10-27 16:32:33 -06:00