Commit Graph

1937 Commits

Author SHA1 Message Date
AlexanderDCrane
52e1b6c072 Update {$mac}.cfg (#3215) 2018-06-28 18:24:45 -06:00
AlexanderDCrane
f9d323ee9d Update {$mac}.cfg (#3216) 2018-06-28 18:24:31 -06:00
AlexanderDCrane
953f364207 Update {$mac}.cfg (#3217) 2018-06-28 18:24:18 -06:00
AlexanderDCrane
3c54043c94 Update {$mac}.cfg (#3218) 2018-06-28 18:23:52 -06:00
AlexanderDCrane
e0a844ccbb Update {$mac}.cfg (#3219) 2018-06-28 18:23:36 -06:00
AlexanderDCrane
5ee0094c83 Update {$mac}.cfg (#3220) 2018-06-28 18:23:16 -06:00
AlexanderDCrane
39dd0e5faa Update {$mac}.cfg (#3221) 2018-06-28 18:22:32 -06:00
FusionPBX
fb33419ec3 Update {$mac}.cfg 2018-06-22 02:19:40 -06:00
FusionPBX
077d28bbd0 Update {$mac}.cfg 2018-06-22 02:18:57 -06:00
FusionPBX
a754a7424c Update {$mac}.cfg 2018-06-22 02:17:53 -06:00
FusionPBX
266277b679 Update {$mac}.cfg 2018-06-22 02:16:52 -06:00
FusionPBX
276b33deae Update {$mac}.cfg 2018-06-22 02:15:29 -06:00
FusionPBX
78040aa5fc Update {$mac}.cfg 2018-06-22 02:14:01 -06:00
FusionPBX
39cd193886 Update {$mac}.cfg 2018-06-22 02:12:58 -06:00
FusionPBX
15a78ee171 Update {$mac}.cfg 2018-06-22 02:10:37 -06:00
FusionPBX
814ac8d7fd Update {$mac}.cfg 2018-06-22 02:09:35 -06:00
FusionPBX
38cca99360 Update {$mac}.cfg 2018-06-22 02:08:07 -06:00
FusionPBX
b605a6d527 Update {$mac}.cfg 2018-06-22 02:07:06 -06:00
FusionPBX
89cccc33fd Update {$mac}.cfg 2018-06-22 02:02:44 -06:00
FusionPBX
8531d5b58a Update {$mac}.cfg 2018-06-22 02:01:58 -06:00
FusionPBX
5da6934e8e Update {$mac}.cfg 2018-06-22 01:56:02 -06:00
Jim Kusznir
1d6bf0b1a9 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
77a4f41837 Update {$mac}.cfg 2018-06-15 21:27:13 -06:00
FusionPBX
7e22880dbc Update {$mac}.cfg 2018-06-15 21:26:03 -06:00
Len
676b99b227 update codec add opus (#3189) 2018-06-13 17:35:29 -06:00
Len
9ceaa6cd30 added opus option for newer firmware (#3188) 2018-06-13 10:35:30 -06:00
Len
85050e22ea correct } typo (#3080) 2018-05-31 11:16:19 -06:00
Len
a55a396ead correct } typo (#3079) 2018-05-31 00:17:03 -06:00
Caleb
8d99ab2a1c Added support for authentication via voicemail box passwords (#3076) 2018-05-30 19:52:52 -06:00
emaktech
1df5c26b68 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
1938c362a8 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
Zachary Kitchen
0fa7255a75 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
55ba2e79e2 Update {$mac}.cfg (#3062)
fix missing dst option
2018-05-22 21:32:03 -06:00
Jim Kusznir
15268af0e9 Adds distinctive ring for grandstream 2170 template (#3051) 2018-05-09 18:58:45 -06:00
Zachary Kitchen
47ee12bbd6 Update {$mac}.xml (#3038) 2018-05-07 08:33:10 -06:00
Zachary Kitchen
83b59b8e99 Update {$mac}.xml (#3037)
Allows users to configure the city code in the default settings table
2018-05-07 08:29:58 -06:00
emaktech
5aff46f1d4 Add Ability to Edit Yealink Programmable Keys (#3041)
Edited all Yealink templates to allow programmable keys to be modified from the Devices page.
2018-04-30 17:56:28 -06:00
FusionPBX
cb23dd1af6 Update y000000000028.cfg 2018-04-30 16:02:27 -06:00
Len
1d3da026d4 Fix key type disabled (#3033)
Fix key type disabled for park, page etc
2018-04-22 12:12:07 -06:00
FusionPBX
be0f45e60a Update {$mac}.cfg 2018-04-15 00:30:36 -06:00
FusionPBX
0a6537d250 Update {$mac}.cfg 2018-04-15 00:30:14 -06:00
FusionPBX
2b9280b1b0 Update {$mac}.cfg 2018-04-15 00:29:51 -06:00
FusionPBX
7400029500 Update {$mac}.cfg 2018-04-15 00:29:11 -06:00
FusionPBX
0f346bb55c Update {$mac}.cfg 2018-04-14 16:17:05 -06:00
FusionPBX
f97d715b49 Update {$mac}.cfg 2018-04-14 16:16:44 -06:00
FusionPBX
697e260c3a Update {$mac}.cfg 2018-04-14 16:16:25 -06:00
FusionPBX
2a2adbf3d5 Update {$mac}.cfg 2018-04-14 16:15:40 -06:00
Len
b2fcd5e097 p1359 (#3029)
* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml

* Update {$mac}.xml
2018-04-14 00:04:40 -06:00
FusionPBX
911c91944c Update {$mac}.cfg 2018-04-12 00:03:22 -06:00
FusionPBX
107abf64a6 Update {$mac}.cfg 2018-04-12 00:02:06 -06:00