Commit Graph

49 Commits

Author SHA1 Message Date
agree dd26e357e0
Yealink add mwi subscribe variables (#5989) 2021-07-08 00:47:04 -06:00
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
markjcrane c401747405 Change the *97 to {$voicemail_number} provision variable. 2021-04-23 13:00:45 -06:00
chansizzle 1891161155
add yealink DST var 2021-03-18 12:38:03 -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
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
Len d7da3c9c4c Update y000000000053.cfg 2020-01-15 22:18:00 -05:00
Len d3d5ade95e Update y000000000053.cfg (#5086) 2020-01-14 12:51:36 -07: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 47958f253a Update directory.xml 2019-11-21 17:14:41 -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 cdf9cb30dc Update directory.xml 2019-10-06 11:22:18 -06:00
Len 4aeddab93b Update y000000000053.cfg (#4718) 2019-10-02 18:47:19 -07:00
Len 5bb99d4dec Update y000000000053.cfg 2019-09-11 13:59:16 -04:00
Len 4b4c50d21d Update y000000000053.cfg 2019-05-09 12:13:55 -04:00
Len feacc512ab Update {$mac}.cfg (#4106) 2019-05-08 13:53:33 -06:00
Len ef12b1a91c Update y000000000053.cfg (#4016) 2019-03-06 08:02:55 -07:00
Len 3fae40d670 Update directory.xml (#3928) 2018-12-04 21:38:03 -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
Len f5a36bb0c1 Update y000000000053.cfg (#3876) 2018-11-30 10:48:05 -07:00
FusionPBX a39d48b0dc Update y000000000053.cfg 2018-10-25 23:16:13 -06:00
AlexanderDCrane 5da2840676 Update {$mac}.cfg (#3599) 2018-09-28 13:09:52 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 3e30a1ad7b Update {$mac}.cfg (#3569) 2018-09-24 12:56:06 -06:00
Len 7d382bafbf Update y000000000053.cfg (#3489) 2018-09-20 13:38:58 -04:00
Len 5af192feb2 Update {$mac}.cfg (#3467) 2018-09-12 21:24:37 -06:00
AlexanderDCrane 5c214977db Update {$mac}.cfg (#3415) 2018-09-12 19:17:04 -06:00
Len bcf86c980b Update {$mac}.cfg (#3274) 2018-07-17 13:39:52 -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
emaktech 12921a4e86 Add Yealink GUI Language Variable (#3017)
Adds yealink_language_gui variable to all Yealink templates.

Note: Some templates were forcing "English" through conditional statement or hard-coded.

Now, if no value is set, it will not set any value in the template. This should not hurt anything as default language on Yealink phones is "English"
2018-03-25 22:46:07 -06:00
FusionPBX 4caaea382a Update y000000000053.cfg 2018-02-22 21:28:47 -07:00
FusionPBX 4a07a90167 Update {$mac}.cfg 2018-01-05 02:40:09 -07:00
Len 1e4a50cbc7 Update y000000000053.cfg 2018-01-04 18:54:42 -05:00
FusionPBX 1de9c7b87d Update y000000000000.boot 2017-12-15 15:52:23 -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
TekMason 7378a7a85b Removed yealink {$mac}.boot files and added missing auto-insert UAs (#2926)
* removed all yealink mac.boot files

* Added missing auto-inserts
2017-11-24 10:36:09 -07:00
TekMason 24d07281ec add mac .boot files to yealink provision folders (#2923) 2017-11-21 23:06:40 -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
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 60031f0193 Update y000000000053.cfg 2017-10-14 17:33:13 -06:00
TekMason 418cc0c759 Yealink Template Updates (#2789)
Set firmware.url = {$yealink_firmware_url}/{$yealink_firmware_<model>}
Also changed user agent for VP530 to match what the phone actually sends
2017-08-10 10:12:05 -05:00
Len 77b95f19ba Create {$mac}.cfg 2017-06-12 23:52:19 -04:00
Len 5afcf57ecd update cid_source 2017-06-07 15:00:47 -04:00
Len d1271707bc Update y000000000053.cfg 2017-06-05 16:58:36 -04:00
Andrei Mahalean 80c31bd318 Add provisioning template for Yealink T19P-E2 (#2584) 2017-05-18 08:44:43 -06:00