Commit Graph

21 Commits

Author SHA1 Message Date
AlexanderDCrane 1e4b638c5f Update {$mac}.cfg (#3613) 2018-09-28 13:05:38 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 4bda8301ea Update {$mac}.cfg (#3562) 2018-09-24 12:58:13 -06:00
AlexanderDCrane ac4f07c265 Update {$mac}.cfg (#3550) 2018-09-21 23:55:18 -06:00
Len d0353c023a Update {$mac}.cfg (#3453) 2018-09-12 21:14:38 -06:00
AlexanderDCrane 647a68c650 Update {$mac}.cfg (#3407)
* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg

* Update {$mac}.cfg
2018-09-12 19:24:52 -06:00
Len cf6bcda5f9 Update {$mac}.cfg (#3260) 2018-07-17 14:52:29 -06:00
FusionPBX 2e7dcece48 Update {$mac}.cfg 2018-06-22 02:18:57 -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
FusionPBX 8902c6249b Update {$mac}.cfg 2018-01-05 02:37:42 -07:00
emaktech 13e11fefba Add new Yealink MWI Subscribe Variable (#2920)
Adds new variable in Yealink provisioning templates to allow control of MWI subscribe setting behavior on all accounts. Setting the new variable once affects all accounts.

New variable:
yealink_subscribe_mwi_to_vm.

Setting affected:
account.X.subscribe_mwi_to_vm setting

Phones affected:
T1x
T2x
T3x
T4x

May affect MWI subscription behavior. Yealink default is 0, many of the old templates hard coded 1. This change may affect MWI behavior for some users, so check to make sure the variable is added in FusionPBX to match your previous settings before upgrading.
2017-11-21 19:44:23 -07:00
FusionPBX 6e1798f11d Update {$mac}.cfg 2017-11-13 19:28:38 -07:00
Len 2bc8340985 Update {$mac}.cfg 2017-10-30 18:08:23 -04:00
Len 96fd6a6bed Create {$mac}.cfg 2017-06-12 23:25:16 -04:00
Len 8afd4b0c5f update cid_source 2017-06-07 13:59:59 -04:00
Len 97da95e6a4 Update {$mac}.cfg 2017-04-06 01:26:53 -04:00
Len 68b043634a Update {$mac}.cfg
Add shared_line_2 , shared_line_3 variable , shared_line_4, shared_line_5, shared_line_6  variable.
2016-12-01 10:06:04 -05:00
Len e8b2a6fd34 Update {$mac}.cfg
Re-enable DND programmable keys and add shared_line_1 variable.
2016-11-30 22:23:52 -05:00
Len 66ae09504e Update {$mac}.cfg 2016-11-24 02:52:43 -05:00
Len 6bb3849494 Update {$mac}.cfg (#2059)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 20:51:26 -07:00
Len 56776d1d9b t40p yealink template (#1941)
* Create y000000000054.cfg
* Create {$mac}.cfg
* Create favorite_setting.xml

* Create directory.xml

* Update and rename y000000000036.cfg to y000000000054.cfg
2016-09-25 01:46:19 -06:00