- Joined
- Nov 29, 2016
- Messages
- 8
- Reaction score
- 1
Hi, still running a number of Yealink T2X phones here (T19, T20, T21, T22, T26, T28) and noticed after the 3CX 15.5 Update 1 SP1 install (15.5.3849.1) the Yealink T2X template default settings changed - previously:
phone_setting.lcd_logo.mode = 2
now
phone_setting.lcd_logo.mode = 0
This means the custom 3CX logo is no longer displayed and instead the factory Yealink one comes up - not sure this was an intended change so could it be put back in the next version?
While I'm on the topic, please could 3CX be updated to support the Yealink's Group Pickup and Direct Pickup softkey facility - it's a simple change allowing people to pick up a call from a group, supported by all of the Yealink phone models but not enabled for some reason - a quick change?
features.pickup.group_pickup_enable = 1
features.pickup.group_pickup_code = %%param:
ickup%%
features.pickup.direct_pickup_enable = 1
features.pickup.direct_pickup_code = %%param:
ickup%%
(NB The form replaces ':' 'p' with
- hopefully the intention is clear 
Many thanks for a great product otherwise!
phone_setting.lcd_logo.mode = 2
now
phone_setting.lcd_logo.mode = 0
This means the custom 3CX logo is no longer displayed and instead the factory Yealink one comes up - not sure this was an intended change so could it be put back in the next version?
While I'm on the topic, please could 3CX be updated to support the Yealink's Group Pickup and Direct Pickup softkey facility - it's a simple change allowing people to pick up a call from a group, supported by all of the Yealink phone models but not enabled for some reason - a quick change?
features.pickup.group_pickup_enable = 1
features.pickup.group_pickup_code = %%param:
features.pickup.direct_pickup_enable = 1
features.pickup.direct_pickup_code = %%param:
(NB The form replaces ':' 'p' with
Many thanks for a great product otherwise!