Slow DDS Key XML browser execution

Status
Not open for further replies.

vondie

Customer
Joined
Oct 16, 2013
Messages
21
Reaction score
0
We have two buttons programmed on our Yealink T38 operator station to easily set the phone to away or available. We have been using this setup for several years up to 3cx version 12. We have recently upgraded to v15.5 and the same configuration using the same XML files are really slow to execute. In V12, the button press to completion was about 2 seconds. With V15.5, it can take almost 10 seconds. Doesn't sound like much, but we frequently get incoming calls that will interrupt the execution which defeats the purpose of having the ability to quickly set the status to away. Here is the setup.

Key Type Value
DSS9 XML Browser https://<3cx-IP>:5001/provisioning/xxxxxxxxxxx/away.xml

away.xml file
<?xml version="1.0" encoding="UTF-8"?>
<YealinkIPPhoneExecute Beep="yes">
<ExecuteItem URI="Led:MEMO10_GREEN=off"/>
<ExecuteItem URI="Led:MEMO9_GREEN=on"/>
<ExecuteItem URI="Dial:*31" interrupetCall="no"/>
</YealinkIPPhoneExecute>
 
Credit goes to complex1 on the Yealink forums. He suggested using http://<3cx-IP>:5000/provisioning/xxxxxxxxxxx/away.xml to bypass the certification method used in v15.5. The environment now works like it did under v12.
 
Status
Not open for further replies.

Latest Posts

Forum statistics

Threads
111,873
Messages
589,496
Members
164,719
Latest member
David Gharakhanian