Commit Graph

12039 Commits

Author SHA1 Message Date
FusionPBX
f5ce4d63c5 Update app_config.php 2018-12-05 19:57:11 -07:00
Killsudo
2364c8c93d Add intial Fanvil i30 device support (#3897) 2018-12-05 19:52:16 -07:00
Killsudo
3864b234b5 Add new default_settings for Fanvil products (#3895)
* Add new default_settings for Fanvil products

* Set setting names too lowercase.

* Add additional firmware auto upgrade options
2018-12-05 19:51:54 -07:00
sergey-mz
f0a8d44229 Show enabled extension only on operator panel (#3900)
Add e.enabled = 'true' to SQL where and show only enabled extensions on the operator panel.
2018-12-05 19:50:46 -07:00
FusionPBX
8dbcf22541 Update dialplan_edit.php 2018-12-05 17:20:09 -07:00
FusionPBX
df36be9570 Update app_languages.php 2018-12-05 17:19:28 -07:00
FusionPBX
df090e31dc Update app_config.php 2018-12-05 17:18:27 -07:00
FusionPBX
2b2c27afeb Update click_to_call.php 2018-12-05 00:45:40 -07:00
FusionPBX
bc8e6063ab Update users.php 2018-12-04 23:25:38 -07:00
FusionPBX
b4db529ebd Update dialplans.php 2018-12-04 23:17:27 -07:00
FusionPBX
341b7b7148 Update domains.php 2018-12-04 23:12:18 -07:00
FusionPBX
7c7af05b6c Update extensions.php 2018-12-04 22:06:50 -07:00
Len
cb9bced5aa Update directory.xml (#3903) 2018-12-04 21:50:13 -07:00
Len
288aa3a74c Update directory.xml (#3905) 2018-12-04 21:50:02 -07:00
Len
309feac1e4 Update directory.xml (#3907) 2018-12-04 21:49:51 -07:00
Len
1be2527e3a Update directory.xml (#3904) 2018-12-04 21:49:43 -07:00
Len
33e9abf39f Update directory.xml (#3902) 2018-12-04 21:49:32 -07:00
Len
6f891ab6a9 Update directory.xml (#3901) 2018-12-04 21:48:59 -07:00
Len
944e76ef2a Update directory.xml (#3908) 2018-12-04 21:48:15 -07:00
Len
0b68c8218b Update directory.xml (#3913) 2018-12-04 21:48:08 -07:00
Len
c6e8b4523b Update directory.xml (#3909) 2018-12-04 21:47:43 -07:00
Len
9677a0014f Update directory.xml (#3910) 2018-12-04 21:47:31 -07:00
Len
78e37c67e3 Update directory.xml (#3911) 2018-12-04 21:47:21 -07:00
Len
b20a542ad1 Update directory.xml (#3912) 2018-12-04 21:47:06 -07:00
Len
2cac99467e Update directory.xml (#3914) 2018-12-04 21:46:51 -07:00
Len
807b5a1d38 Update directory.xml (#3915) 2018-12-04 21:45:51 -07:00
Len
f339473684 Update directory.xml (#3917) 2018-12-04 21:45:12 -07:00
Len
12be28599b Update directory.xml (#3918) 2018-12-04 21:45:01 -07:00
Len
e6caaaffeb Update directory.xml (#3919) 2018-12-04 21:44:27 -07:00
Len
959812bedd Update directory.xml (#3906) 2018-12-04 21:43:39 -07:00
Len
b16d29db8b Update directory.xml (#3916) 2018-12-04 21:43:19 -07:00
Len
b03159bab0 Update directory.xml (#3920) 2018-12-04 21:43:02 -07:00
Len
716d28611e Update directory.xml (#3925) 2018-12-04 21:42:28 -07:00
Len
b35887471e Update directory.xml (#3926) 2018-12-04 21:42:15 -07:00
Len
75951fa821 Update directory.xml (#3923) 2018-12-04 21:42:01 -07:00
Len
31fc7879f7 Update directory.xml (#3921) 2018-12-04 21:41:50 -07:00
Len
8c5976fc16 Update directory.xml (#3922) 2018-12-04 21:41:04 -07:00
Len
dba1ad00d9 Update directory.xml (#3924) 2018-12-04 21:40:49 -07:00
Len
f92ea22d9e Update directory.xml (#3927) 2018-12-04 21:40:24 -07:00
Len
c55309fc91 Update directory.xml (#3930) 2018-12-04 21:38:30 -07:00
Len
3fae40d670 Update directory.xml (#3928) 2018-12-04 21:38:03 -07:00
Len
23669d0366 Update directory.xml (#3929) 2018-12-04 21:37:03 -07:00
Len
181329d625 Update directory.xml (#3931) 2018-12-04 21:36:48 -07:00
FusionPBX
a8dec99116 Update directory.xml 2018-12-04 11:11:23 -07:00
FusionPBX
ff3716e1b8 Update directory.xml 2018-12-04 11:10:59 -07:00
FusionPBX
d134b050ba Update directory.xml 2018-12-04 11:10:29 -07:00
FusionPBX
1d406feecb Update directory.xml 2018-12-04 11:09:50 -07:00
Killsudo
5f8dfb5ea9 Add Fanvil one-hit privisioning support for X6 and i30 devices (#3894) 2018-12-04 00:16:35 -07:00
Zachary Kitchen
017615baaf Fix IVR (#3898)
IVR was broken after previous update/change.
2018-12-04 00:15:02 -07:00
timando
11e445fb48 Make storage_path and storage_type = http_cache work (#3892)
* Make storage_path work

if storage_path was set, the script would fail. I have fixed it by removing the references to unset variables. I also made the recordings use the path.

* Update ivr.conf.lua

Add storage_path definition so storage_type of http_cache works correctly
2018-12-03 20:25:04 -07:00