[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
Yealink T27P/T29P Screen Pop
Author Message
derekb Offline
Junior Member
**

Posts: 3
Joined: Jan 2016
Reputation: 0
Post: #1
Yealink T27P/T29P Screen Pop
We run Asterisk with a custom-developed front-end and want to do some screen-pops on the Yealink phones when the user dials certain digits/feature codes. The Yealink phones are at the latest firmware for T27 and T29.[/code][/php]

We want to do a screen pop on the Yealink display when the user dial the Pause or UnPause feature codes to give them a visual display that the features are enabled.

Yealink has a XML developer guide available on their site for reference. We can push XML to these phones as well.

Essentially what I want is this:
If an extension dials *20 to "pause agent from queue", display a pop up on the phone display saying "you are paused and cannot receive queue calls until you unpause". On the popup, there should be a soft key that says "unpause". When this is pressed, it will dial the UnPause feature code *21. The initial pop-up cannot be cleared unless the acknowledge it.

There are other features we would want to apply this same theory to as well, but once the initial idea is created, we can likely mange the rest ourselves.

Yealink XML Developer Docs found here:
http://support.yealink.com/attachmentDow...er_V80.zip

I'm able to make a screen pop and lock it so the use must acknowledge it but creating a simple TextMenu Object and programming a BLF key to run the .XML file that I hosted on one of our servers and set it to "lock" so it can't be cleared by lifting the handset, etc.

Example:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneTextScreen Timeout="86400" LockIn="yes" Beep="yes">
<Title wrap="yes">Agent Pause</Title>
<Text>
YOU ARE CURRENTLY PAUSE AND WILL NOT RECEIVE QUEUE CALLS!
</Text>
</YealinkIPPhoneTextScreen>

Unfortunately, this only displays the text when I press a button that is set to browse to where the .XML file is located.

Another thing I tried:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneExecute Beep="yes">
<ExecuteItem URI="Dial:*20"/>
<ExecuteItem URI="http://myserver.com/somefile.xml"/>
</YealinkIPPhoneExecute>

This dials *20 and BRIEFLY displays the screen-pop defined in 'somefile.xml', but as soon as Asterisk answers the call to *20, the screen-pop clears.

Any suggestions/ideas?
(This post was last modified: 01-24-2016 09:21 AM by derekb.)
01-24-2016 09:21 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
Yealink T27P/T29P Screen Pop - derekb - 01-24-2016 09:21 AM
RE: Yealink T27P/T29P Screen Pop - jmoore - 05-04-2016, 05:53 AM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Call forwarding with SIP devices Yealink and Cisco Call Manager CUCM joao.schlemm 8 24,734 12-27-2023 06:49 PM
Last Post: nolto
  Which Yealink USB headset complies with T2xG/T2xP series ? oliv 2 2,340 02-08-2023 09:30 PM
Last Post: oliv
  how to connect yealink T23G to mikrotik openvpn server m.taghavi 4 13,662 10-11-2020 11:31 AM
Last Post: bozko
Lightbulb Yealink T28P Firmware Upgrade Fails Michelth 11 54,694 06-27-2020 10:13 AM
Last Post: complex1
  Low volume yealink T21p miesvictor 2 8,480 12-05-2019 11:35 PM
Last Post: miesvictor
  MoH with Yealink T2X Phones Headon_Support 2 17,513 04-19-2019 02:27 AM
Last Post: Helia_Dar
  Yealink T27G Not Working With 802.1x Auth After 3cx v14 to v15.5 Upgrade KM Tire IT Support 1 7,008 10-18-2018 05:06 PM
Last Post: KM Tire IT Support
  T27P does not boot nor recover badmin 4 12,004 08-30-2018 10:57 AM
Last Post: badmin
Photo Yealink T21P E2 displays VIA and FROM headers on incoming call DmitryTsyganov 1 7,010 07-12-2018 07:28 PM
Last Post: johnkiniston
  Yealink Phones + OpenVPN Ramkumar 0 5,398 05-28-2018 06:14 AM
Last Post: Ramkumar

Forum Jump:


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

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