Quantcast
Channel: Yealink Forums - All Forums
Viewing all articles
Browse latest Browse all 10934

Some XML help required

$
0
0
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.

Viewing all articles
Browse latest Browse all 10934

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>