Yealink Forums

Full Version: T42S do not display icon in YealinkIPPhoneStatus line
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello,

I registered a 66.84.0.15-enabled T42S to an Asterisk instance. This instance is configured to send SIP NOTIFY messages.

When receiving the bellow message, the T42S status displays text correctly but icon is missing (see page 56 in v83 XML Browser Developper Guide).
I tried with Message, Forward and DND icons.

Code:
NOTIFY sip:7005@192.168.64.174:5060 SIP/2.0
Via: SIP/2.0/UDP 192.168.64.250:5060;branch=z9hG4bK1afb4f4e;rport
Max-Forwards: 70
From: "asterisk" <sip:asterisk@192.168.64.250>;tag=as0acdc2c1
To: <sip:7005@192.168.64.174:5060>
Contact: <sip:asterisk@192.168.64.250:5060>
Call-ID: 5dd8a39f7b426b0b7228074d3870645e@192.168.64.250:5060
CSeq: 102 NOTIFY
User-Agent: Asterisk PBX 11.25.0
Date: Fri, 16 Aug 2019 12:03:48 GMT
Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE
Supported: replaces, timer
Subscription-State: terminated
Event: Yealink-xml
Content-type: application/xml
Content-Length: 191

<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneStatus Beep="yes" SessionID="125" Timeout="0">
<Message Align="center" Icon="DND">Forward Fav</Message>
</YealinkIPPhoneStatus>

Can this be reproduced elsewhere ?
Did I miss something ?

Best regards

anonymous1712222627012

Hi ,

This is Garry from Yealink support team, nice to know you.

There are no problems with your procedures and configuration files. DND icon or Forward icon does not appear due to the T42S screen design. The T42S has a limited screen size, with two lines of keys on the left and right sides. To ensure screen display, we do not support displaying ICONS in the T42S text display area.

BR
Garry
(08-26-2019 12:33 AM)Garry_Yealink Wrote: [ -> ]Hi ,

This is Garry from Yealink support team, nice to know you.

There are no problems with your procedures and configuration files. DND icon or Forward icon does not appear due to the T42S screen design. The T42S has a limited screen size, with two lines of keys on the left and right sides. To ensure screen display, we do not support displaying ICONS in the T42S text display area.

BR
Garry
Hello Garry,

Thank you very much for replying.

Then, maybe, an explicit mention "For T42S, Txx ... this parameter is ignored" should then be added in XML Browser Dev guide (in page 56 of current v84_10 version).

Best regards
Reference URL's