Yealink Forums
bug with xml push and BEEP on T46G with headset - Printable Version

+- Yealink Forums (http://forum.yealink.com/forum)
+-- Forum: IP Phone Series (/forumdisplay.php?fid=4)
+--- Forum: Phone specific topic (/forumdisplay.php?fid=12)
+--- Thread: bug with xml push and BEEP on T46G with headset (/showthread.php?tid=1374)



bug with xml push and BEEP on T46G with headset - Sean Mathews - 03-08-2014 03:43 AM

T46G phone when it receives a XML push with a BEEP in the command while the headset button is lit will cause the headset button to be unset and no sound is played through the headset but is played through the speaker.


[undefined=undefined]POST / HTTP/1.1
Host: 192.168.100.192
Referer: 192.168.100.2
Connection: Keep-Alive
Content-Type: text/xml
Content-Length: 164

xml=<YealinkIPPhoneTextScreen Beep="yes" Timeout="5">
<Title>Push test</Title>
<Text>This is a test for pushing text to a phone.</Text>
</YealinkIPPhoneTextScreen>[/undefined]


RE: bug with xml push and BEEP on T46G with headset - Yealink Support - 03-11-2014 06:07 PM

Hi Sean,

We will release a new version this week which fixed some bugs in XML format and etc.


RE: bug with xml push and BEEP on T46G with headset - Yealink Support - 03-13-2014 02:56 PM

(03-08-2014 03:43 AM)Sean Mathews Wrote:  T46G phone when it receives a XML push with a BEEP in the command while the headset button is lit will cause the headset button to be unset and no sound is played through the headset but is played through the speaker.


[undefined=undefined]POST / HTTP/1.1
Host: 192.168.100.192
Referer: 192.168.100.2
Connection: Keep-Alive
Content-Type: text/xml
Content-Length: 164

xml=<YealinkIPPhoneTextScreen Beep="yes" Timeout="5">
<Title>Push test</Title>
<Text>This is a test for pushing text to a phone.</Text>
</YealinkIPPhoneTextScreen>[/undefined]

I can reproduce your issue in my side and has submitted this issue to our R&D. Thanks again.