[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
T38 and 3cx user presence
Author Message
vondie Offline
Junior Member
**

Posts: 38
Joined: Oct 2013
Reputation: 0
Post: #7
RE: T38 and 3cx user presence
(10-21-2013 09:37 PM)jasit Wrote:  did everyone want to share their code and we can see what we come up with.

The file attached I have in the Programdata\3cx\data\http\interface directory on the 3cx server.

I have the users point to http://192.168.0.79:5000/xml/dndstatus.xml
using line key 1 with a default label of DND
My solution uses DSS Memory Keys 9 and 10. I really only care about away and available. I edited the phone template so that the settings stay, even if I replace the phone.

yealinkT3x.ph.xml
# Configure Memory Key9
memorykey.9.line =
memorykey.9.value = http://x.x.x.x:5000/provisioning/away.xml
memorykey.9.pickup_value =
memorykey.9.type = 27
memorykey.9.xml_phonebook =
memorykey.9.sub_type =

# Configure Memory Key10
memorykey.10.line =
memorykey.10.value = http://x.x.x.x:5000/provisioning/available.xml
memorykey.10.pickup_value =
memorykey.10.type = 27
memorykey.10.xml_phonebook =
memorykey.10.sub_type =

away.xml
<?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>

available.xml
<?xml version="1.0" encoding="utf-8"?>
<YealinkIPPhoneExecute Beep="yes">
<ExecuteItem URI="Led:MEMO9_GREEN=off"/>
<ExecuteItem URI="Led:MEMO10_GREEN=on"/>
<ExecuteItem URI="Dial:*30" interrupetCall="no"/>
</YealinkIPPhoneExecute>
10-21-2013 09:58 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
T38 and 3cx user presence - vondie - 10-18-2013, 01:17 AM
RE: T38 and 3cx user presence - jasit - 10-18-2013, 10:08 PM
RE: T38 and 3cx user presence - vondie - 10-18-2013, 10:54 PM
RE: T38 and 3cx user presence - CWR - 10-18-2013, 11:03 PM
RE: T38 and 3cx user presence - vondie - 10-19-2013, 04:27 AM
RE: T38 and 3cx user presence - jasit - 10-21-2013, 09:37 PM
RE: T38 and 3cx user presence - vondie - 10-21-2013 09:58 PM
RE: T38 and 3cx user presence - jasit - 10-21-2013, 10:37 PM
RE: T38 and 3cx user presence - vondie - 10-21-2013, 10:51 PM
RE: T38 and 3cx user presence - jasit - 10-22-2013, 02:33 AM
RE: T38 and 3cx user presence - jasit - 10-31-2013, 12:20 AM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  Customizing phone user interface mdu113 2 11,504 07-24-2015 05:48 AM
Last Post: mdu113

Forum Jump:


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

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