[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: #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
Post Reply 


Messages In This Thread
RE: How to dynamically display text during a call (T46G)? - mqde - 06-03-2014 03:51 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Need bin and rfs files SIP-T46G RobbyK 1 912 01-11-2024 11:26 PM
Last Post: complex1
  SIP-T46G Need firmware update instructions RobbyK 2 1,174 01-11-2024 10:52 PM
Last Post: RobbyK
Question SMS/Text Auto Reply on T42S tcodispot 0 492 01-09-2024 03:51 AM
Last Post: tcodispot
  Call Waiting Beep glennbtn 0 514 12-18-2023 05:22 PM
Last Post: glennbtn
  t46u , call waiting, ring sles 1 926 11-30-2023 05:29 AM
Last Post: msachs
  T46G recovery files evoip 1 1,515 10-10-2023 12:46 AM
Last Post: Yisroel_MongoTEL
  T48U BLF Park Call not working timotel 0 877 09-20-2023 07:20 AM
Last Post: timotel
  T48G Connected handset not answering or ending call with connected handset. Pettis 4 2,513 07-27-2023 05:38 AM
Last Post: Lissvazquez
  T43U T42S Call Park BLF robm 0 1,053 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,874 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