Commit Graph

4148 Commits

Author SHA1 Message Date
AlexanderDCrane
13044af172 Update {$mac}.cfg (#3215) 2018-06-28 18:24:45 -06:00
AlexanderDCrane
a2908fd53d Update {$mac}.cfg (#3216) 2018-06-28 18:24:31 -06:00
AlexanderDCrane
343602e52c Update {$mac}.cfg (#3217) 2018-06-28 18:24:18 -06:00
AlexanderDCrane
339e7d1260 Update {$mac}.cfg (#3218) 2018-06-28 18:23:52 -06:00
AlexanderDCrane
1ca0492b0b Update {$mac}.cfg (#3219) 2018-06-28 18:23:36 -06:00
AlexanderDCrane
e83e9c4792 Update {$mac}.cfg (#3220) 2018-06-28 18:23:16 -06:00
AlexanderDCrane
1ab4e25609 Update {$mac}.cfg (#3221) 2018-06-28 18:22:32 -06:00
FusionPBX
725dc83762 Update call_forward.lua 2018-06-26 11:54:26 -06:00
ednt
f413330a1a Update index.lua (#3196)
A reboot for snom provisioning is not needed.
2018-06-26 11:45:12 -06:00
FusionPBX
f75546d688 Update index.lua 2018-06-25 10:35:47 -06:00
FusionPBX
0953cc2e31 Update {$mac}.cfg 2018-06-22 02:19:40 -06:00
FusionPBX
2e7dcece48 Update {$mac}.cfg 2018-06-22 02:18:57 -06:00
FusionPBX
e42aaa4d97 Update {$mac}.cfg 2018-06-22 02:17:53 -06:00
FusionPBX
de7865c63e Update {$mac}.cfg 2018-06-22 02:16:52 -06:00
FusionPBX
2376a9f733 Update {$mac}.cfg 2018-06-22 02:15:29 -06:00
FusionPBX
30ad0b6bb8 Update {$mac}.cfg 2018-06-22 02:14:01 -06:00
FusionPBX
35a94848a4 Update {$mac}.cfg 2018-06-22 02:12:58 -06:00
FusionPBX
9ad474183d Update {$mac}.cfg 2018-06-22 02:10:37 -06:00
FusionPBX
1b20c19b28 Update {$mac}.cfg 2018-06-22 02:09:35 -06:00
FusionPBX
6c208860f6 Update {$mac}.cfg 2018-06-22 02:08:07 -06:00
FusionPBX
92a6235f21 Update {$mac}.cfg 2018-06-22 02:07:06 -06:00
FusionPBX
a648f094ab Update {$mac}.cfg 2018-06-22 02:02:44 -06:00
FusionPBX
1e55060fe0 Update {$mac}.cfg 2018-06-22 02:01:58 -06:00
FusionPBX
ad70cb6211 Update {$mac}.cfg 2018-06-22 01:56:02 -06:00
FusionPBX
e9d243a230 Update destinations.php 2018-06-20 23:26:47 -06:00
Jim Kusznir
9dfa53fec7 Fixed gxp2170 template value register_timeout (#3074)
* Adds distinctive ring for grandstream 2170 template

* Fixed Register Timeout in gxp2170

* Fix PC passthrough default vlan 1 to 0 (untagged)

* Fix more regressions in grandstream 2135/2170 templates

* correct typo in grandstream_nat_transversal variable in gxp2135 template

* Fix override user ring volume
2018-06-20 10:20:37 -06:00
FusionPBX
06af0ea61d Update route_to_bridge.lua 2018-06-18 17:43:25 -06:00
FusionPBX
f9ea648f28 Update {$mac}.cfg 2018-06-15 21:27:13 -06:00
FusionPBX
900a195a81 Update {$mac}.cfg 2018-06-15 21:26:03 -06:00
Len
0bee511785 update codec add opus (#3189) 2018-06-13 17:35:29 -06:00
Len
e266275242 added opus option for newer firmware (#3188) 2018-06-13 10:35:30 -06:00
FusionPBX
1e66c87b0c Update index.lua 2018-06-06 23:08:34 -06:00
FusionPBX
f1dc3c906b Update index.lua 2018-06-06 21:10:23 -06:00
FusionPBX
8c10f27c9e Update check_auth.php 2018-06-05 23:36:24 -06:00
FusionPBX
7f3bdb00b9 Update paging.php 2018-06-03 17:06:55 -06:00
FusionPBX
c64a93f84e Update login.php 2018-06-02 16:17:16 -06:00
FusionPBX
1826b851d4 Update login.php 2018-06-02 16:15:36 -06:00
Len
fccb81d727 correct } typo (#3080) 2018-05-31 11:16:19 -06:00
FusionPBX
fcbac2bd02 Update database.php 2018-05-31 09:15:23 -06:00
Len
f36e1dc9b0 correct } typo (#3079) 2018-05-31 00:17:03 -06:00
FusionPBX
02a3e3e0da Update disa.lua 2018-05-30 19:54:11 -06:00
Caleb
bc6a58aa30 Added support for authentication via voicemail box passwords (#3076) 2018-05-30 19:52:52 -06:00
FusionPBX
66a5d9e92c Update mkdir.lua 2018-05-30 10:54:01 -06:00
emaktech
1839482f57 Fix Yealink Programmable Key Template Conflicts (#3073)
* Add language, dialect and voice selection

This scans the FreeSWITCH sounds directory to find installed languages and then allows the user to select the language, dialect and voice from a dropdown.  The selected option will then be built into the dialplan and saved in the database when saving the IVR.

This fixes many cases of inconsistent language problems with email templates, multilanguage voicemail support, etc. by setting an appropriate installed dialect and voice. This variable is then passed along to the next applications correctly rather than relying only on the default settings on the switch and creating inconsistent behaviors.

example of poor behavior before: Setting language to "fr" on the IVR with default switch settings as "en, us, callie" would set the language to fr-us callie which is an obviously incorrect configuration. By forcing all variables to be set to together in the IVR dialplan it avoids such inconsistent behaviors.

* Fix Yealink Programmable Key Template Conflicts

Some Yealink templates have both on the {$mac.cfg} files as well as the y000000000000.cfg files. This creates a conflict when configuring the pgorammable keys in the templates so all the programmable options have been removed from the {$mac.cfg} files to resolve the conflict.

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update ivr_menu_edit.php
2018-05-29 15:53:18 -06:00
Zachary Kitchen
e47c449ef8 Disable anonymous (ghost calling) on Grandstreams (#3068)
* Grandstream Weather App Variable added

Allows users to select metric/imperial for weather app and define city for the weather app on Grandstream

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Disable anonymous (ghost calling) on Grandstreams

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-05-28 16:30:25 -07:00
FusionPBX
39cf4cd31c Update functions.php 2018-05-28 13:48:16 -06:00
Zachary Kitchen
b0721f5198 Updated for Weather App on Grandstream Phones (#3067)
* Grandstream Weather App Variable added

Allows users to select metric/imperial for weather app and define city for the weather app on Grandstream

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-05-23 16:00:15 -07:00
Len
805436d6b5 Update {$mac}.cfg (#3062)
fix missing dst option
2018-05-22 21:32:03 -06:00
FusionPBX
c2f60a0407 Update functions.php 2018-05-19 23:51:59 -06:00
FusionPBX
5028507062 Update database.php 2018-05-19 15:48:02 -06:00