Commit Graph

34 Commits

Author SHA1 Message Date
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
Redbehrend 587d164f9d
Fixed Yealink Account 6 Errors (#5242)
Fixed Yealink Account 6 Errors (misstyped)
2020-04-24 00:28:00 -06:00
Len 293ea4c78d Update y000000000000.cfg 2020-01-15 22:16:21 -05:00
Len c5b1b24b78 Update y000000000000.cfg (#5089) 2020-01-14 12:49:14 -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 fd92e92474 Update directory.xml 2019-11-21 17:14:15 -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 d59858b0b9 Update directory.xml 2019-10-06 11:21:55 -06:00
Len e7da0a7361 Update y000000000000.cfg (#4716) 2019-10-02 18:46:20 -07:00
Len d7043d3e78 Update y000000000000.cfg 2019-09-11 13:52:41 -04:00
Len 3c44421100 Update y000000000000.cfg 2019-05-09 12:17:16 -04:00
Len 34f6e5f879 Update {$mac}.cfg (#4108) 2019-05-08 13:53:07 -06:00
Len 458007d5ec Update y000000000000.cfg (#4014) 2019-03-06 08:02:31 -07:00
Len ceebfb0bc2 Update {$mac}.cfg (#3989) 2019-01-29 20:24:13 -07:00
Len c55309fc91 Update directory.xml (#3930) 2018-12-04 21:38:30 -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 d3a042770c Update y000000000000.cfg 2018-10-25 23:21:09 -06:00
AlexanderDCrane 9b5b5db78f Update {$mac}.cfg (#3597) 2018-09-28 13:10:18 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 284db3dbb4 Update {$mac}.cfg (#3591) 2018-09-24 22:10:57 -06:00
Len 72fcb2872d Update y000000000000.cfg (#3487) 2018-09-20 13:39:57 -04:00
Len 00758ef2eb Update {$mac}.cfg (#3469) 2018-09-12 21:28:23 -06:00
AlexanderDCrane fdb8847077 Update {$mac}.cfg (#3437) 2018-09-12 18:44:08 -06:00
Len 4ba54dfcff Update {$mac}.cfg (#3276) 2018-07-17 13:37:39 -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 4454206c31 Update y000000000000.cfg 2018-02-22 21:26:01 -07:00
FusionPBX 2696fbd960 Update {$mac}.cfg 2018-01-05 02:24:59 -07:00
Len 8fada367c2 Update y000000000000.cfg 2018-01-04 18:58:32 -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
FusionPBX 3e8bc03c9b Update y000000000000.boot 2017-12-15 15:53:09 -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