Commit Graph

4836 Commits

Author SHA1 Message Date
Len
a73ad47f47 Update y000000000070.cfg (#3978) 2019-01-29 12:27:36 -07:00
Len
1acf654a4f Update y000000000074.cfg (#3979) 2019-01-29 12:27:25 -07:00
Len
9c20282a55 Update {$mac}.cfg (#3980) 2019-01-29 12:27:05 -07:00
Len
215d4aa4d7 Update {$mac}.cfg (#3981) 2019-01-29 12:26:52 -07:00
Len
265e6b4317 Update {$mac}.cfg (#3982) 2019-01-29 12:26:39 -07:00
Len
922546704b Update {$mac}.cfg (#3983) 2019-01-29 12:26:24 -07:00
Len
51337826af Update {$mac}.cfg (#3984) 2019-01-29 12:26:06 -07:00
Len
ac7511dcc7 Update {$mac}.cfg (#3986) 2019-01-29 12:25:54 -07:00
Len
f2a48e8e11 Update {$mac}.cfg (#3985) 2019-01-29 12:25:41 -07:00
FusionPBX
f06ff3db3e Update call_forward.lua (#3976) 2019-01-24 22:55:52 -07:00
Nate
04b02d5fa5 Fix Port and integrate Hostname Setting on send_email() function. Add Test button to Emails app to test outbound SMTP Settings. 2019-01-23 14:40:10 -07:00
konradSC
432052ba26 Ring Groups with Follow-Me (#3970)
Two things:

1. Follow-me should only kick in when using "Enterprise". As it was written, follow-me was looked at for every strategy. 

2. Follow-me destinations were writing to 'destinations[x]'. They should write to 'destinations[key]' so they rewrite the current destination that is being analyzed.
2019-01-22 11:03:28 -07:00
Len
645c20bedd Update y000000000056.cfg (#3965) 2019-01-21 15:30:02 -07:00
Len
692f9162e5 Update y000000000058.cfg (#3966) 2019-01-21 15:29:46 -07:00
Len
8cc530d45a Update {$mac}.cfg (#3967) 2019-01-21 15:29:31 -07:00
Len
71940bbc1f Update {$mac}.cfg (#3968) 2019-01-21 15:29:21 -07:00
FusionPBX
9096d14443 Update switch.conf.xml 2019-01-19 13:36:56 -07:00
StratoSwitch
1d0da2f30c New GS templates and update 2170 (#3963)
* Initial template upload

old htx86 template and GDS37XX templates

* Add files via upload
2019-01-17 11:37:57 -05:00
FusionPBX
cd6cfecb25 Create post_load_switch.conf.xml 2019-01-16 03:20:27 -05:00
StratoSwitch
3b010bc21e Add files via upload (#3962) 2019-01-15 16:27:16 -05:00
FusionPBX
115f52282c Update app_languages.php 2019-01-14 00:36:41 -05:00
FusionPBX
a3ff4c505a Update {$mac}.xml 2019-01-10 13:11:25 -07:00
StratoSwitch
dfe4fc61d4 Initial template GXV3370 (New GS style) (#3961)
Config template V2 from Grandstream. first model with new style of XML template.  Does not use "P" codes.
MPK settings are not programmed in this commit.
2019-01-09 16:43:05 -07:00
Len
fcda722d9d Update {$mac}.xml (#3960) 2019-01-09 13:52:35 -07:00
ednt
99d92f73be To allow recording termination when the extension is entered by menu (*98) (#3956)
It was not possible to terminate a recording with a keypress when *98 was used.
*98ext was working.
2019-01-09 13:49:08 -07:00
Len
0975fca279 Update {$mac}.xml (#3959) 2019-01-09 13:44:44 -07:00
FusionPBX
b1e6e34446 Update {$mac}.xml 2019-01-08 18:47:46 -07:00
StratoSwitch
5d3d121f45 GAC2500 template (#3958)
* Add template for GAC2500

Initial gac2500 config template for firmware 1.0.3.30 or higher.  all settings are either default or use variables from FusionPBX

* New GAC2500 template based on Firmware version 1.0.3.30 defaults

Only changes from defaults are FusionPBX variables and enable paging auto answer
2019-01-08 18:40:50 -07:00
FusionPBX
5d4154e5e1 Update {$mac}.cfg 2019-01-08 14:14:33 -07:00
FusionPBX
56e7eeecfb Update app_languages.php 2019-01-05 09:11:32 -07:00
Killsudo
55653bc0af Add Fanvil support to adjust display brightness and inactivity dimmer (#3946) 2019-01-05 08:56:41 -07:00
Tanner Smith
b1022e8c93 Add new GXP2170 P-Values from firmware release 1.0.9.121 (#3947)
* Add Grandstream WP820 provisioning template

* Add Grandstream WP820 Phonebook XML

* Add new P Values from firmware release 1.0.9.121
2019-01-05 08:45:41 -07:00
FusionPBX
c3e95ea2df Update index.lua 2019-01-03 17:20:33 -07:00
FusionPBX
581b57b57f Update app_languages.php 2018-12-30 00:13:37 -07:00
FusionPBX
60786537cb Update app_languages.php 2018-12-29 23:49:41 -07:00
Nate
4d0e1c1ec5 Remove mobile detection class, use modified user_agent function instead. 2018-12-27 09:12:24 -07:00
FusionPBX
48628785e8 Update index.lua 2018-12-23 12:07:24 -07:00
borisk1976
df9b83b1eb Update index.lua (#3953)
When bridge application ends with "originate_disposition: ALLOTTED_TIMEOUT" for example, the "missed call" feature doesn't work for ring group because of hangup hook isn't called. Should we just avoid using this channel variable or add additional processing at the end? Like for timeout action? I choose to call "missed" at the end of script. But may be we should add it to other places too?
2018-12-23 12:06:40 -07:00
FusionPBX
c7af59eccf Update functions.php 2018-12-22 02:21:20 -07:00
FusionPBX
8c72e0a2e5 Update functions.php 2018-12-22 01:50:32 -07:00
FusionPBX
85a5af6edb Update functions.php 2018-12-22 01:47:07 -07:00
FusionPBX
bc5b4aac87 Update functions.php 2018-12-22 00:51:58 -07:00
Nate
463a94f537 Add mobile device detection to project. Improved Messages app when used on a mobile device. 2018-12-21 23:29:20 -07:00
Nate
97a9376ab1 Update functions.php
Add missing function required for Messages app updates.
2018-12-19 22:35:38 -08:00
FusionPBX
8439adbfa2 Update index.lua 2018-12-19 00:24:50 -07:00
FusionPBX
d754e4449c Update index.lua 2018-12-18 23:44:33 -07:00
FusionPBX
9579a52c33 Update index.lua 2018-12-18 23:43:35 -07:00
FusionPBX
ff63c7ce1a Update index.lua 2018-12-18 20:08:42 -07:00
FusionPBX
dfca1ba15e Update index.lua 2018-12-18 20:06:39 -07:00
FusionPBX
469b39bd14 Update external-ipv6.xml.noload 2018-12-17 19:02:36 -07:00