Commit Graph

66 Commits

Author SHA1 Message Date
agree 2fca558eb8
Yealink add call forward code variables (#5990)
* Yealink add call forward code variables

* change all to always

* change all to always
2021-07-08 00:46:03 -06:00
demonspork 0acb7c4ac3
Yealink Support Searching Remote Phonebook on Dial pad (#5953)
By default, the dial pad only searches the Local phonebook and recent call history for suggestions while dialing. This adds support for searching the Remote Phonebook if configured and enabled. There is also commented out the definition to search an LDAP phonebook if one has been configured elsewhere.
2021-05-24 15:19:39 -06:00
demonspork 89c51da324 Add nway conference network URI to Yealink Templates
Support for the nway_conference variable and dialplan (disabled by default) baked into the templates.
2021-02-01 13:59:54 -06:00
demonspork ff498aa6f9 Yealink Add original party caller ID to call history for picked up call park and call intercept.
Add the ability for the "History" to show the original caller ID when picking up parked/intercepted calls instead of the history showing the dial code that was used to pick up the call. The Call History on the phones would show park+*5901 after using a button to pick up a parked call. The Caller's name would display properly during the call but wasn't in the history unless this variable is set.
2020-12-22 10:54:45 -06:00
demonspork 99e2060a50 Yealink Local Directory
Enable Local Directory. Disabled by default to preserve existing behavior (variable unset in configuration file)
2020-11-18 12:51:11 -06:00
Mendy E 6f19d13252
Fix trusted certificates on yealink (#5361)
* Update y000000000068.cfg

* Update y000000000067.cfg

* Update y000000000066.cfg

* Update y000000000065.cfg

* Update y000000000070.cfg
2020-07-21 18:14:47 -06:00
Baji Zsolt 966a218da2
Daylight Saving changes (#5229)
* Daylight Saving changes:
- enabled on server auto.DST.xml configuration for phones
- added new autoDST.xml file to fusionpbx server
- corrected autoDST.xml, addde balkans countries

* Fixed the yealink_auto_dst_url name to fix the syntax problem.

* Rename AutoDST.xml to auto_dst.xml

* Update app_config.php

* Update auto_dst.xml

Co-authored-by: FusionPBX <markjcrane@gmail.com>
2020-06-25 00:49:45 -06:00
FusionPBX 7cc3861712
Delete {$mac}.boot 2020-05-12 12:36:22 -06:00
Len fe58b50ca6 Update y000000000070.cfg 2020-01-13 21:59:08 -05:00
Len 0e4478042e Update y000000000070.cfg 2020-01-13 13:25:25 -05:00
Baji Zsolt 3ff29c9edc Added openvpn_url and vpn_enable to all files (#4989) 2019-12-28 12:37:00 -07:00
root 45319ef301 Set directories to 755 and files to 644 2019-12-14 17:34:17 +00:00
FusionPBX 4bba6b555f Update directory.xml 2019-11-21 17:20:14 -07:00
saraxxin 593d031da8 Fixed syntax error (#4841)
Replaced bad syntax on  {if isset {variable} with correct syntax: {if isset (variable)}.
2019-11-08 08:46:22 -07:00
saraxxin 7942ba7954 Updates to Yealink codec provisioning (#4834)
* Updates to Yealink codec provisioning

Changed codecs to use variables set in default settings.

* Added basic provisioning for swissvoice cp2502 and cp2505g

Codec handling set in default settings.
Need to still work on directory and funtion keys.

* Update app_config.php
2019-11-06 09:05:34 -07:00
FusionPBX 91c6238a47 Update directory.xml 2019-10-06 11:15:22 -06:00
Len 84e9bd5485 Update y000000000070.cfg (#4743) 2019-10-02 18:52:20 -07:00
Len e3d52b07c3 Update y000000000070.cfg (#4582) 2019-09-11 22:46:57 -06:00
Chris Black e630208bb9 Update {$mac}.cfg (#4287)
add line key to T54s
2019-06-29 13:32:41 -06:00
Len 39342f34ff Update {$mac}.cfg (#4078) 2019-05-08 14:04:02 -06:00
Len b613198304 Update y000000000070.cfg (#4035) 2019-03-06 08:12:31 -07:00
Len a73ad47f47 Update y000000000070.cfg (#3978) 2019-01-29 12:27:36 -07:00
Len cb9bced5aa Update directory.xml (#3903) 2018-12-04 21:50:13 -07:00
emaktech 0ebe8e08fe Add new Advanced SIP Var (#3859)
Add the following advanced SIP variable. Disabling this allows Yealink phones to display the SIP error reason in the format sent by the carrier rather than Q.850 format e.g. "User Busy" rather than "NORMAL_CLEARING"

sip.call_fail_use_reason.enable = {$yealink_sip_call_fail_use_reason_enable}
2018-12-02 20:38:17 -07:00
FusionPBX c323523211 Update {$mac}.cfg 2018-11-07 13:01:19 -07:00
FusionPBX 1006d82ba1 Update y000000000070.cfg 2018-10-25 23:09:51 -06:00
AlexanderDCrane d7d2798e9e Update {$mac}.cfg (#3624) 2018-09-28 13:01:56 -06:00
AlexanderDCrane c8b11aad15 Update {$mac}.cfg (#3583)
* Update {$mac}.cfg

* Update {$mac}.cfg
2018-09-24 17:51:47 -06:00
Len e42a5f9394 Update y000000000070.cfg (#3513) 2018-09-20 13:30:08 -04:00
Len 9f11e8d16a Update {$mac}.cfg (#3445) 2018-09-12 21:27:49 -06:00
AlexanderDCrane 33efb0a126 Update {$mac}.cfg (#3429) 2018-09-12 19:15:17 -06:00
Len ac75c0e073 Update {$mac}.cfg (#3247) 2018-07-17 14:57:25 -06:00
emaktech b67ccbeea6 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
Len 74fd2df327 Update y000000000070.cfg 2018-02-08 23:23:29 -05:00
emaktech d0cc6a074d Yealink T52s/T54s: Add Variables from T4x Templates + New Ones (#2980)
* Add New Variables from T4x Templates + New Ones

Merged in all variables from the Yealink T4x templates to ensure the T54 phone provisions with similar settings to the T4x phones.

Notable changes include admin user login password is now correctly set, timezone settings get set and many other changes. No behaviors have been hardcoded/changed that don't already exist on T4x phones so should not break any existing configurations.

In addition, there are a ton of new variables that can be set in the Fusion GUI. All these new changes should probably also be backported to all the other Yealink templates as well.

* Add New Variables from T4x Templates + New Ones

Merged in all variables from the Yealink T4x templates to ensure the T54 phone provisions with similar settings to the T4x phones.

Notable changes include admin user login password is now correctly set, timezone settings get set and many other changes. No behaviors have been hardcoded/changed that don't already exist on T4x phones so should not break any existing configurations.

In addition, there are a ton of new variables that can be set in the Fusion GUI. All these new changes should probably also be backported to all the other Yealink templates as well.
2018-02-06 19:12:30 -07:00
FusionPBX ee21bf807c Update {$mac}.cfg 2018-01-05 02:33:39 -07:00
Len cd681b5089 Update y000000000070.cfg 2018-01-04 18:06:09 -05:00
markjcrane de8e1e39bd Yealink update templates to be more consistent with each other. Add additional stun and ice settings. 2017-12-28 13:25:43 -07:00
TekMason 8b7335da53 update yealink t5x templates (#2931) 2017-11-26 13:29:33 -07:00
TekMason 33dae7dc17 dss key length (#2930)
* dss key length

* changed description

* added date format to t54s template
2017-11-25 23:51:04 -07:00
TekMason 3441486df4 fixed static.firmware.url (#2928) 2017-11-25 01:03:17 -07:00
emaktech 30fe099db8 Add Yealink alert_info Distinctive Ring Variables (#2927)
* Add new Yealink MWI Subscribe Variable

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.

* Add Yealink alert_info Distinctive Ring Variables

Adds new variables in Yealink provisioning templates to allow control of distinctive ring text and distinctive ringtone options.

New variables:
yealink_ring_text_X
yealink_ring_file_X

Setting affected:
distinctive_ring_tones.alert_info.X.text
distinctive_ring_tones.alert_info.X.ringer

Phones affected:
T1x
T2x
T3x
T4x
T5x

User Effect
This should not have any effect on existing provisioning settings unless the new variables are defined.
2017-11-24 13:58:56 -07:00
FusionPBX 528cb805cc Update y000000000000.boot 2017-11-22 18:47:44 -07:00
FusionPBX 4e676fd162 Update {$mac}.boot 2017-11-22 18:47:23 -07:00
FusionPBX 40c434c49f Update y000000000000.boot 2017-11-22 18:34:59 -07:00
FusionPBX 903d4e3531 Update {$mac}.boot 2017-11-22 18:34:26 -07:00
TekMason 24d07281ec add mac .boot files to yealink provision folders (#2923) 2017-11-21 23:06:40 -07:00
TekMason 8be1a00ef2 Added yealink common files for each model and created folder for new … (#2913)
* Added yealink common files for each model and created folder for new conference phone models

* Modified Yealink t46g templates and added 3 new variables
2017-11-19 23:11:25 -07:00
FusionPBX a2da9818d0 Create favorite_setting.xml 2017-11-14 11:07:40 -07:00
FusionPBX 201f21397a Create directory.xml 2017-11-14 11:04:19 -07:00