[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
Some XML help required
Author Message
Eric.GoodAdvice Offline
Junior Member
**

Posts: 3
Joined: Sep 2018
Reputation: 0
Post: #1
Some XML help required
Concerning a TP41P phone.

The PBX does not support provisioning or the forward status by the phone, so i've been setting up XML to dial DTMF to set a static forward.
I have this working as far as the dialing goes, but some other specifics are wanted by the customer.

Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneExecute Beep="yes">
<ExecuteItem URI="Led:SMS=on"/>
<ExecuteItem URI="Key:HANDFREE"/>
<ExecuteItem URI="Dial:*21*phonenr*" interruptcall="no"/>
</YealinkIPPhoneExecute>

So, the thought process here is:
- Turn on LED so we have an indicator
- Press Handfree key to dial
- dial number

The only thing working now, is that the number is dialed in the display.
The customer has to pick up the horn to make the forward complete.
After, the handfree is enabled, and the customer gets some beeps over the speaker that the forward has succeeded.
The Led does not turn on.

The PDF does not state i have to imply a color when using either the SMS or POWER LED, is this mistaken? Do i have to put a GREEN/ORANGE/RED like the line options have?
How can i make the Phone dial the number without the customer having the pickup? Should i put the handfree and dial in one statement?
Would: <ExecuteItem URI="Key:HANDFREE" "Dial:*21*phonenr*"/> work?

I cannot test these functions because i don't have a phone, so i have to do all this in a live environment Sad

Any help would be greatly appreciated.
(This post was last modified: 10-03-2018 10:59 AM by Eric.GoodAdvice.)
10-03-2018 10:59 AM
Find all posts by this user    like0    dislike0 Quote this message in a reply
jolouis Offline
Moderator
*****

Posts: 339
Joined: Oct 2013
Reputation: 6
Post: #2
RE: Some XML help required
(10-03-2018 10:59 AM)Eric.GoodAdvice Wrote:  The PBX does not support provisioning or the forward status by the phone, so i've been setting up XML to dial DTMF to set a static forward...

Not related to your XML specifically, but what exactly are you trying to achieve that the normal Call Forward feature of the phone itself would not do?

Yealink phones don't necessarily need any kind of hint or support on the PBX side to show the forward status, all you need is the pBX to support a forwarding DTMF code. If you configure this, when the user turns on call forward through the built in features menu/button, the phone will automatically transmit the DTMF code along with the phone number to the PBX as if the user had dialed it.

Similiarly, you can configure a DTMF code to be sent when call forward is turned off on the phone. Ideally those are two discreet codes to avoid confusion, but worst case you could use the same code and assume a toggle between the two states.

Take a look at the Features -> Forward & DND -> OnCode Off code options.
10-05-2018 07:32 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
  Provisioning Issue auto_provision.power_on = 1 required for Sip Notify Frank Drews 3 10,509 07-17-2015 11:12 PM
Last Post: Frank Drews

Forum Jump:


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

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