Commit Graph
5784 Commits
Author SHA1 Message Date
Len 009d87bddb Update {$mac}.cfg (#3980) 2019-01-29 12:27:05 -07:00
Len 832660895e Update {$mac}.cfg (#3981) 2019-01-29 12:26:52 -07:00
Len 696f1231ba Update {$mac}.cfg (#3982) 2019-01-29 12:26:39 -07:00
Len 746bedfe37 Update {$mac}.cfg (#3983) 2019-01-29 12:26:24 -07:00
Len 6c7e96244c Update {$mac}.cfg (#3984) 2019-01-29 12:26:06 -07:00
Len 069fc64a75 Update {$mac}.cfg (#3986) 2019-01-29 12:25:54 -07:00
Len 1a8bc988a2 Update {$mac}.cfg (#3985) 2019-01-29 12:25:41 -07:00
FusionPBX cfa40bcdc5 Update call_forward.lua (#3976) 2019-01-24 22:55:52 -07:00
Nate 5e9fcbd1ea 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 a90fc77176 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 1b76576edc Update y000000000056.cfg (#3965) 2019-01-21 15:30:02 -07:00
Len c264efcbb7 Update y000000000058.cfg (#3966) 2019-01-21 15:29:46 -07:00
Len c8ff00e77a Update {$mac}.cfg (#3967) 2019-01-21 15:29:31 -07:00
Len 121f7bee56 Update {$mac}.cfg (#3968) 2019-01-21 15:29:21 -07:00
FusionPBX fc867adfc6 Update switch.conf.xml 2019-01-19 13:36:56 -07:00
StratoSwitch 50eebdbdec 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 41075efa09 Create post_load_switch.conf.xml 2019-01-16 03:20:27 -05:00
StratoSwitch 438cd97c3d Add files via upload (#3962) 2019-01-15 16:27:16 -05:00
FusionPBX 2740cfbc79 Update app_languages.php 2019-01-14 00:36:41 -05:00
FusionPBX a30ec6ae3d Update {$mac}.xml 2019-01-10 13:11:25 -07:00
StratoSwitch 5021cc6802 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 7e8929a1a2 Update {$mac}.xml (#3960) 2019-01-09 13:52:35 -07:00
ednt 0ffb8d4c7d 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 935b8888cd Update {$mac}.xml (#3959) 2019-01-09 13:44:44 -07:00
FusionPBX a7bfb4b0be Update {$mac}.xml 2019-01-08 18:47:46 -07:00
StratoSwitch 5294725cb9 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 fde39d199c Update {$mac}.cfg 2019-01-08 14:14:33 -07:00
FusionPBX fc81563e1a Update app_languages.php 2019-01-05 09:11:32 -07:00
Killsudo 868ee6cd28 Add Fanvil support to adjust display brightness and inactivity dimmer (#3946) 2019-01-05 08:56:41 -07:00
Tanner Smith f8ef14274b 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 a013c5fc05 Update index.lua 2019-01-03 17:20:33 -07:00
FusionPBX b9a5d37e0b Update app_languages.php 2018-12-30 00:13:37 -07:00
FusionPBX fc2a14aa56 Update app_languages.php 2018-12-29 23:49:41 -07:00
Nate ad63bd4c98 Remove mobile detection class, use modified user_agent function instead. 2018-12-27 09:12:24 -07:00
FusionPBX 21c0c3492e Update index.lua 2018-12-23 12:07:24 -07:00
borisk1976 2771fe837a 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 74ca835326 Update functions.php 2018-12-22 02:21:20 -07:00
FusionPBX 485739ccc0 Update functions.php 2018-12-22 01:50:32 -07:00
FusionPBX 69475dda2c Update functions.php 2018-12-22 01:47:07 -07:00
FusionPBX d0390df8ac Update functions.php 2018-12-22 00:51:58 -07:00
Nate 5c4a4ebff1 Add mobile device detection to project. Improved Messages app when used on a mobile device. 2018-12-21 23:29:20 -07:00
Nate 379c7ec4a0 Update functions.php
Add missing function required for Messages app updates.
2018-12-19 22:35:38 -08:00
FusionPBX 6a08d9d1cc Update index.lua 2018-12-19 00:24:50 -07:00
FusionPBX 46976455a4 Update index.lua 2018-12-18 23:44:33 -07:00
FusionPBX 7f231c775b Update index.lua 2018-12-18 23:43:35 -07:00
FusionPBX e1792f5612 Update index.lua 2018-12-18 20:08:42 -07:00
FusionPBX ec80177c41 Update index.lua 2018-12-18 20:06:39 -07:00
FusionPBX ee339d0936 Update external-ipv6.xml.noload 2018-12-17 19:02:36 -07:00
FusionPBX 90cb7edecd Update internal-ipv6.xml.noload 2018-12-17 19:01:23 -07:00
FusionPBX 7886d4b470 Update external.xml.noload 2018-12-17 19:00:49 -07:00