[YMCS/YDMP Free Trial Program]Yealink would like to offer Free Trial Program of Yealink device management service for our current eligible customers. You can see the details below.
https://www.yealink.com/ydmp-freetrial-2020


Post Reply 
 
Thread Rating:
  • 1 Votes - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to dynamically display text during a call (T46G)?
Author Message
mqde Offline
Junior Member
**

Posts: 5
Joined: May 2014
Reputation: 0
Post: #1
How to dynamically display text during a call (T46G)?
I try to dynamically display info during a call, but when I loop on YealinkIPPhoneFormattedTextScreen, the screen blink. How can i fix that ?
Or what I need use for update the screen in real time ?

video : blink on FormattedTextScreen
(This post was last modified: 05-29-2014 12:42 AM by mqde.)
05-28-2014 05:02 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #2
RE: How to dynamically display text during a call (T46G)?
Please test below beta firmware and feedback to me. Thanks.
T46G-XML-Browser-beta
06-03-2014 10:54 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
mqde Offline
Junior Member
**

Posts: 5
Joined: May 2014
Reputation: 0
Post: #3
RE: How to dynamically display text during a call (T46G)?
Hi,

I had already try it, but it's the same thing.

Code:
for ($i=0;$i<10;$i++)
{
$j=str_pad($i, 2, '0', STR_PAD_LEFT);
$k=number_format(10-(0.5*$i),2);
$l=number_format((0.5*$i),2);
$xml='<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneFormattedTextScreen Beep = "no" Timeout = "5" LockIn = "no">
<Line Size="large" Align="center" Color="blue" >Allokang</Line>
<Scroll>
<Line Size="normal" Align="left" Color="black" >Time elapsed: 00:01:'.$j.'</Line>
</Scroll>
<Line Size="normal" Align="left" Color="blue">Spend: '.$k.' euros'."\n".'Remaining: '.$l.' euros</Line>
</YealinkIPPhoneFormattedTextScreen >';
  push2phone("192.168.1.20","192.168.1.13",$xml);

sleep(1);

}

It's just a little php script, but I think I can't loop. What can I use for display data in real time during a call ?

ps : I'm on firmware 28.72.0.30
pss : I found how to stop the blink(LockIn = yes), but when i push2phone during a call, it display nothing.
(This post was last modified: 06-03-2014 04:09 PM by mqde.)
06-03-2014 03:51 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink Support Offline
Administrator
*******

Posts: 2,683
Joined: Dec 2012
Reputation: 25
Post: #4
RE: How to dynamically display text during a call (T46G)?
Hi mqde,

Please go to webpage->Features->Remote control, disable Block XML In Calling.
06-03-2014 05:26 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
mqde Offline
Junior Member
**

Posts: 5
Joined: May 2014
Reputation: 0
Post: #5
RE: How to dynamically display text during a call (T46G)?
It work perfectly, Thanks Big Grin
06-03-2014 05:33 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Need bin and rfs files SIP-T46G RobbyK 1 735 01-11-2024 11:26 PM
Last Post: complex1
  SIP-T46G Need firmware update instructions RobbyK 2 972 01-11-2024 10:52 PM
Last Post: RobbyK
Question SMS/Text Auto Reply on T42S tcodispot 0 403 01-09-2024 03:51 AM
Last Post: tcodispot
  Call Waiting Beep glennbtn 0 434 12-18-2023 05:22 PM
Last Post: glennbtn
  t46u , call waiting, ring sles 1 823 11-30-2023 05:29 AM
Last Post: msachs
  T46G recovery files evoip 1 1,372 10-10-2023 12:46 AM
Last Post: Yisroel_MongoTEL
  T48U BLF Park Call not working timotel 0 808 09-20-2023 07:20 AM
Last Post: timotel
  T48G Connected handset not answering or ending call with connected handset. Pettis 4 2,325 07-27-2023 05:38 AM
Last Post: Lissvazquez
  T43U T42S Call Park BLF robm 0 981 05-19-2023 12:16 AM
Last Post: robm
Question Yealink SIP-T31, 46U, 48U do not display the number of the called subscr Fedor.astrakhan 1 1,776 04-26-2023 10:05 PM
Last Post: Yisroel_MongoTEL

Forum Jump:


User(s) browsing this thread: 1 Guest(s)

Contact Us   Yealink   Return to Top   Return to Content   Lite (Archive) Mode   RSS Syndication