Commit Graph

4757 Commits

Author SHA1 Message Date
Len a734e488e4 Update directory.xml (#3914) 2018-12-04 21:46:51 -07:00
Len f8ee5e20d3 Update directory.xml (#3915) 2018-12-04 21:45:51 -07:00
Len f52d2cf199 Update directory.xml (#3917) 2018-12-04 21:45:12 -07:00
Len da5a5999de Update directory.xml (#3918) 2018-12-04 21:45:01 -07:00
Len e6722ab7b5 Update directory.xml (#3919) 2018-12-04 21:44:27 -07:00
Len c2fd4ad414 Update directory.xml (#3906) 2018-12-04 21:43:39 -07:00
Len 4784e726c5 Update directory.xml (#3916) 2018-12-04 21:43:19 -07:00
Len 62198226b6 Update directory.xml (#3920) 2018-12-04 21:43:02 -07:00
Len 1ef2304ca0 Update directory.xml (#3925) 2018-12-04 21:42:28 -07:00
Len 1d87c28f53 Update directory.xml (#3926) 2018-12-04 21:42:15 -07:00
Len c69188e26d Update directory.xml (#3923) 2018-12-04 21:42:01 -07:00
Len 713003e891 Update directory.xml (#3921) 2018-12-04 21:41:50 -07:00
Len 036175fe77 Update directory.xml (#3922) 2018-12-04 21:41:04 -07:00
Len a224285c51 Update directory.xml (#3924) 2018-12-04 21:40:49 -07:00
Len 1eb9477571 Update directory.xml (#3927) 2018-12-04 21:40:24 -07:00
Len f1a81ae0a1 Update directory.xml (#3930) 2018-12-04 21:38:30 -07:00
Len 287a4075d4 Update directory.xml (#3928) 2018-12-04 21:38:03 -07:00
Len b20d44824b Update directory.xml (#3929) 2018-12-04 21:37:03 -07:00
Len aada20c1ad Update directory.xml (#3931) 2018-12-04 21:36:48 -07:00
FusionPBX ad7b61e835
Update directory.xml 2018-12-04 11:11:23 -07:00
FusionPBX 1552cf7958
Update directory.xml 2018-12-04 11:10:59 -07:00
FusionPBX c367a67a9f
Update directory.xml 2018-12-04 11:10:29 -07:00
FusionPBX dc73714fdb
Update directory.xml 2018-12-04 11:09:50 -07:00
Zachary Kitchen f4e022ec04 Fix IVR (#3898)
IVR was broken after previous update/change.
2018-12-04 00:15:02 -07:00
timando 804b7ca91e 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 bd81500a44 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 6178e03077 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 a03cd1f3f5 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 c2eb48df2d Update the languages 2018-12-01 23:00:09 +00:00
Len 59ad1ae154 Update y000000000036.cfg (#3890) 2018-11-30 14:32:32 -07:00
Len dfd276cc99 Update y000000000007.cfg (#3877) 2018-11-30 14:20:54 -07:00
Len ca1b3cfc1f Update y000000000052.cfg (#3878) 2018-11-30 14:20:12 -07:00
Len dde00a3da5 Update y000000000005.cfg (#3879) 2018-11-30 14:20:02 -07:00
Len e47b2b5af8 Update y000000000044.cfg (#3880) 2018-11-30 14:19:54 -07:00
Len 38259563d2 Update y000000000004.cfg (#3882) 2018-11-30 14:19:45 -07:00
Len 001b4c5e44 Update y000000000069.cfg (#3883) 2018-11-30 14:19:35 -07:00
Len 3a9b3136f5 Update y000000000045.cfg (#3884) 2018-11-30 14:19:19 -07:00
Len db9ef8150c Update y000000000076.cfg (#3889) 2018-11-30 14:18:25 -07:00
Len b2466578c1 Update y000000000038.cfg (#3888) 2018-11-30 14:16:22 -07:00
Len 8153d25b89 Update y000000000046.cfg (#3886) 2018-11-30 14:13:52 -07:00
Len 10834910ae Update y000000000032.cfg (#3887) 2018-11-30 14:13:39 -07:00
Len cd104e2e47 Update y000000000044.cfg (#3881) 2018-11-30 13:38:31 -07:00
Len 094fe2e82e Update y000000000053.cfg (#3876) 2018-11-30 10:48:05 -07:00
FusionPBX 86add1c982
Update external.xml.noload 2018-11-29 22:49:13 -07:00
FusionPBX 8cbfb6e2d6
Update vars.xml 2018-11-27 09:19:03 -07:00
FusionPBX 5f5d6a3772
Update external-ipv6.xml.noload 2018-11-27 09:16:44 -07:00
FusionPBX 8264b51fc4
Update external.xml.noload 2018-11-27 09:16:06 -07:00
FusionPBX 5ebcc6d545
Update internal-ipv6.xml.noload 2018-11-27 09:15:35 -07:00
FusionPBX 10274a3fc8
Update internal.xml.noload 2018-11-27 09:14:21 -07:00
FusionPBX d27e528128
Update {$mac}.cfg 2018-11-26 22:16:35 -07:00