Skip to content
This repository has been archived by the owner on Dec 23, 2019. It is now read-only.

Commit

Permalink
fix(t41s-settings): custom plug and phone settings
Browse files Browse the repository at this point in the history
add configuration for user interface settings for t41s

Issue: MFRWW-864
  • Loading branch information
Varun Shivaprasad authored and Varun Shivaprasad committed Sep 11, 2018
1 parent b48ed23 commit 2b0d243
Showing 1 changed file with 10 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,16 @@
},
icon: 'ovh-font-phoneAlt',
},
'phone.yealink.t41s': {
img: 'https://www.ovhtelecom.fr/images/telephonie/yealink_t41s/t41s-main.jpg',
additionalConfiguration: {
UserInterface: {
screens: 3,
keysPerScreen: 5,
},
},
icon: 'ovh-font-phoneAlt',
},
'phone.cisco.spa508g': {
img: 'https://www.ovhtelecom.fr/images/telephonie/2015/phones/SPA-5XX.png',
additionalConfiguration: {
Expand Down

0 comments on commit 2b0d243

Please sign in to comment.