Commit Graph

9 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
Antonio Fernandez 6c3713ca95
updated templates to include screensaver.wait_time on all supported devices (#5960) 2021-05-28 22:11:15 -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
Redbehrend 6fa1687100
Added daylight saving to templates (#5482)
Added daylight savings from normal template commit.
2020-09-22 17:30:47 -06:00
Redbehrend 54ca294116
Yealink Combined Provisioning + for loops (#5266)
* Yealink Combined Provisioning

Yealink combined provisioning + foreach loop to cut down and simplify account settings.

* Fixed missing returns

fixed missing returns so github wouldn't yell about it everytime the file was altered.

* Made changes request by Mark + Len Update

Made changes request by Mark + Len Update
2020-09-12 13:58:41 -06:00