Commit Graph

4772 Commits

Author SHA1 Message Date
Killsudo 2b0e70f68b Fanvil i30 template fixes (#3933)
* Make varible names lowercase. follows cf76c39e97

* Additional i30 fixs around FusionPBX and feature enhancements.

* Add dynamic memory key programming

* Add support for configuring time to leave switch relay open on i-series devices

* Add OSD parameters, fix egs_syslog, protect RTSP streams by default
2018-12-06 21:19:02 -07:00
Killsudo 421ea66141 Fanvil x6 template (#3936)
* Allow Fanvil x6 template to dynamically provision DSS memory and expansion keys

* Expand Fanvil X6 template options to match latest firmware. Use more FusionPBX default settings.

* Remove TR069 CPE serial number from template

* Have template use the 'admin_name' and 'admin_pass' default settings for admin webui login
2018-12-06 21:15:19 -07:00
Killsudo 2364c8c93d Add intial Fanvil i30 device support (#3897) 2018-12-05 19:52:16 -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
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
emaktech 7682c13e4d Variables for DP750 Handset Assignment, Ring Type (#3772)
New variables for the DP750 to allow the following settings:

$grandstream_repeater_mode_enable
(Enables or disables repeater mode on DP750 base)

$grandstream_hanging_group_mode
(Allows users to set hanging group mode (e.g. ring handsets at the same time, sequentially, etc.)

$grandstream_handset_X_line_Y_enable
(Allows setting of handset to line assignment)
2018-12-02 20:44:52 -07:00
emaktech 0ebe8e08fe Add new Advanced SIP Var (#3859)
Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
2018-12-02 20:38:17 -07:00
Dan d0a139e265 Rename Default settings category (#3754)
* Added a simple selfhosted voicemail transcription API client

* Minor logging cleanup

* Add some string escaping to handle transcription providers

* Add JSON handling (optional) to selfhosted API

* Changed name of Security settings to Extension

* Revert "Added a simple selfhosted voicemail transcription API client"

This reverts commits 77ae2b2830 to 2056a71f13
2018-12-02 11:00:30 -07:00
markjcrane c465faf5bb Update the languages 2018-12-01 23:00:09 +00:00
Len 8637425503 Update y000000000036.cfg (#3890) 2018-11-30 14:32:32 -07:00
Len 20e99fedbe Update y000000000007.cfg (#3877) 2018-11-30 14:20:54 -07:00
Len 739918370c Update y000000000052.cfg (#3878) 2018-11-30 14:20:12 -07:00
Len 30a352488d Update y000000000005.cfg (#3879) 2018-11-30 14:20:02 -07:00
Len 53be38d643 Update y000000000044.cfg (#3880) 2018-11-30 14:19:54 -07:00
Len a069aeaebe Update y000000000004.cfg (#3882) 2018-11-30 14:19:45 -07:00