[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:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Make Time and Date Larger
Author Message
zachtate Offline
Junior Member
**

Posts: 14
Joined: May 2015
Reputation: 0
Post: #1
Make Time and Date Larger
Hi,

I am interested in making the time and date larger on the T38G. Right now it is pretty small at the top of the phone and is difficult to see when not sitting right next to the phone. I was thinking of using the XML Idle Screen but I have not had any success. Does anyone have any ideas or code for the XML Idle Screen?
07-24-2015 03:19 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Yealink_Michael Offline
Administrator
*******

Posts: 382
Joined: Jul 2015
Reputation: 2
Post: #2
RE: Make Time and Date Larger
(07-24-2015 03:19 AM)zachtate Wrote:  Hi,

I am interested in making the time and date larger on the T38G. Right now it is pretty small at the top of the phone and is difficult to see when not sitting right next to the phone. I was thinking of using the XML Idle Screen but I have not had any success. Does anyone have any ideas or code for the XML Idle Screen?

hi

you can refer to the xml guide attached, text screen page and the xml templates also attached


Attached File(s)
.pdf  XML Browser guide.pdf (Size: 1.72 MB / Downloads: 1)
.zip  XML Browser templates.zip (Size: 4.83 KB / Downloads: 2)
07-24-2015 05:54 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
zachtate Offline
Junior Member
**

Posts: 14
Joined: May 2015
Reputation: 0
Post: #3
RE: Make Time and Date Larger
Follow-up question.

I have succesfully created a page that updates every 30 seconds with the local weather and the current date and time all formatted (thank you to the Yealink Guide). This is then pushed to all of our phones and auto pops-up on everyone's screens and updates every 30 seconds. I am almost there. The last thing I would like to do is duplicate the softkeys that are normally on the idle screen (History, Phonebook, DND, and Menu). This way the user does not have to exit the time and weather screen to access normal phone functions. I have looked at the Guide and tried the below:

PHP Code
Code:
echo "<SoftKey index=\"1\">".
        "<Label>History</Label>".
        "<URI>SoftKey: History</URI>".
    "</SoftKey>".
    "<SoftKey index=\"2\">".
        "<Label>Phonebook</Label>".
        "<URI>SoftKey: XML Group</URI>". //remote phonebook
    "</SoftKey>".
    "<SoftKey index=\"3\">".
        "<Label>DND</Label>".
        "<URI>SoftKey: DND</URI>".
    "</SoftKey>".
    "<SoftKey index=\"4\">".
        "<Label>Menu</Label>".
        "<URI>SoftKey: Menu</URI>".
    "</SoftKey>".

Obviously my SoftKey commands are incorrect, any idea how I can achieve this?

I will post all of my PHP code once I figure out this issue to share with everyone.
(This post was last modified: 07-27-2015 09:20 PM by zachtate.)
07-25-2015 04:04 AM
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
Information Yealink Display time problem Premier Tech 2 13,724 06-22-2017 09:25 AM
Last Post: Phonism
  Make softkey Page button for 3CX (v12) printwest 4 13,381 01-03-2014 03:25 AM
Last Post: jasit

Forum Jump:


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

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