Commit Graph

68 Commits

Author SHA1 Message Date
agree dd26e357e0
Yealink add mwi subscribe variables (#5989) 2021-07-08 00:47:04 -06:00
chansizzle e6d19a4062
add yealink DST var 2021-03-18 13:10:35 -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
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 7eb277e54a Update directory.xml 2019-11-21 17:12:17 -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 34f4b4e6aa Update directory.xml 2019-10-06 11:19:17 -06:00
Len b139e2ef86 Update y000000000025.cfg (#4749) 2019-10-02 19:01:38 -07:00
Len cb4027c55c Update y000000000025.cfg 2019-05-09 11:25:41 -04:00
Len 6b0dbc922e Update {$mac}.cfg (#4083) 2019-05-08 14:11:00 -06:00
The-Operator a43c92195e Added SCA settings (#4007) 2019-02-27 01:06:09 -07:00
Len d612c03a49 Update {$mac}.cfg (#3992) 2019-01-29 20:24:49 -07:00
Len 309feac1e4 Update directory.xml (#3907) 2018-12-04 21:49:51 -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 00d64f1e38 Update y000000000025.cfg 2018-10-25 23:20:57 -06:00
markjcrane 412a6bfc74 update the yealink templates 2018-09-26 17:47:21 -06:00
AlexanderDCrane 8cce35d7a9 Update {$mac}.cfg (#3594) 2018-09-24 22:09:43 -06:00
AlexanderDCrane 81d8166550 Update {$mac}.cfg (#3587) 2018-09-24 19:44:14 -06:00
AlexanderDCrane 7cc701892a Update {$mac}.cfg (#3433) 2018-09-12 19:09:36 -06:00
Len 6c5d24ce3b Update {$mac}.cfg (#3251) 2018-07-17 12:05:32 -06:00
FusionPBX 65d46df7cd Update y000000000025.cfg 2018-02-22 21:18:38 -07:00
FusionPBX a6b55970ed Update {$mac}.cfg 2018-01-05 02:32:53 -07:00
Len 5e4da5ae39 Update y000000000025.cfg 2018-01-04 18:16:11 -05:00
FusionPBX c59439f1ea Update y000000000000.boot 2017-12-15 15:37:49 -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
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
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 5d2afd23f1 Create {$mac}.cfg 2017-06-12 23:18:47 -04:00
Len 1f07a10031 update cid_source 2017-06-07 13:36:48 -04:00
Len 056b4ee857 Update y000000000025.cfg 2017-04-12 23:07:58 -04:00
Len 2318f2e6e1 Update y000000000025.cfg 2017-04-10 09:30:30 -04:00
Len 4962405b5c Update {$mac}.cfg 2017-04-06 01:24:35 -04:00
emaktech 537e4c157e Yealink Provisioning - Add Trusted Cert Variable (#2364)
* Update y000000000037.cfg

* Update y000000000007.cfg

* Update y000000000025.cfg

* Update y000000000023.cfg

* Update y000000000051.cfg

* Update y000000000035.cfg

* Update y000000000066.cfg

* Update y000000000028.cfg

* Update y000000000029.cfg

* Update y000000000036.cfg

* Update y000000000054.cfg

* Update y000000000038.cfg

* Update y000000000032.cfg

* Update y000000000046.cfg

* Update y000000000000.cfg

* Update y000000000045.cfg

* Update y000000000004.cfg

* Update y000000000044.cfg

* Update y000000000044.cfg

* Update y000000000005.cfg

* Update y000000000052.cfg
2017-02-13 13:13:16 -07:00
Chris Black ca456d6b10 Couple firmware URL fixes (#2106)
* Couple firmware URL fixes

* Add handset OTA upgrade to W52p

* Remove profanity from returned results.
2016-11-23 23:21:35 -07:00
Len 424309188d Update {$mac}.cfg (#2063)
add {$yealink_retransmission} {$yealink_session_timer} and change {$yealink_rport_1} to {$yealink_rport}
2016-11-12 21:08:04 -07:00
Chris Black 71d8bc2cb5 Add sip_trust_ctl to w52 provisioning (#2032) 2016-11-12 20:56:33 -07:00
Chris Black 4b3fa720e4 Update sip.trust_ctrl for yealink firmware version 80 (#2043)
In version 80 of the yealink firmware the trust_ctl changed from
account.X.sip_trust_ctrl=1  to sip.trust_ctrl=1. Making this change in
the provisioning files.
2016-11-09 15:57:26 -06:00
Chris Black 09b5b9f80e add account 3 to the w52p config (#1964) 2016-10-03 14:28:44 -06:00
Chris Black 54c15039ba add http_auth for remote phone book, fix dns issues (#1912) 2016-09-12 15:16:52 -06:00
Chris Black 94014644e8 add username/password to the yealink profiles. (#1882) 2016-08-30 17:30:01 -06:00
Len 8eff8c5faa Update {$mac}.cfg (#1846)
Update outbound proxy support in the Yealink templates. w52p
2016-08-24 13:01:18 -06:00
markjcrane a0c1ccc563 Update all of the Yealink templates with ability to name the phonebook without changing the URL. 2016-08-23 12:36:28 -06:00
markjcrane 75ad7ebd4b Rename favorite_settings.xml to favorite_setting.xml to match yealink documentation. 2016-08-21 14:44:34 -06:00
markjcrane 1aa30a3d13 Add directory.xml and one missing favorite_settings.xml to yealink. 2016-08-20 22:57:59 -06:00
markjcrane f6e1690262 Add yealink favorite_settings.xml file. 2016-08-20 22:51:28 -06:00
markjcrane e58f9971e2 Add stun_server variable to the yealink templates. 2016-08-20 22:36:47 -06:00