[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
Turn ON DND Function from a XML Menu Script
Author Message
Flora_Yealink Offline
Senior Member
****

Posts: 265
Joined: Oct 2012
Reputation: 4
Post: #8
RE: Turn ON DND Function from a XML Menu Script
1. For the DND feature, you can use the Configuration.xml which can enable the DND feature , the content is like below,
<?xml version="1.0" encoding="ISO-8859-1"?>

<YealinkIPPhoneConfiguration
Beep="yes" >

<Item>features.dnd.enable = 1</Item>

</YealinkIPPhoneConfiguration>

in this case, you can use the execute.xml file like below( add the Configuration.xml in the server for example http://10.2.5.119:8080/Configuration.xml)

<?xml version="1.0" encoding="ISO-8859-1"?>
<YealinkIPPhoneExecute
Beep="yes">

<ExecuteItem URI="Led:LINE2_RED=on"/>
<ExecuteItem URI="http://10.2.5.119:8080/Configuration.xml"/>

</YealinkIPPhoneExecute>

after execute the file, the DND button will turn on.
2. Do you mean when the phone detect there is * feaure code dail command like <ExecuteItem URI="Dial:*12345" /> the phone will not go off just send the feature code to the server ?
sorry we can't support this it at present, would you please let us know why you want to support like this?
Best Regards!
Flora
(This post was last modified: 03-24-2015 07:37 PM by Flora_Yealink.)
03-24-2015 07:34 PM
Find all posts by this user    like0    dislike0 Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Turn ON DND Function from a XML Menu Script - Flora_Yealink - 03-24-2015 07:34 PM

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  T48S Handset logo and menu style jseeley 0 813 09-05-2023 08:52 AM
Last Post: jseeley
  Turn ON and OFF LED with XML mhoekstratelpa 1 1,823 02-28-2023 09:04 PM
Last Post: complex1
Bug Yealink T46G wont turn on after firmware update mike702 1 5,757 02-02-2021 08:21 PM
Last Post: complex1
  Set up DSS Key as shortcut to View Voicemail Menu c.holloway 8 16,375 08-03-2020 12:33 PM
Last Post: c.holloway
Exclamation T46S - Call Forward missing from Features Menu on Phone mmoore 1 6,587 01-16-2020 07:41 PM
Last Post: complex1
  Changing the Hold function t46S Kala 1 6,471 06-24-2019 03:16 AM
Last Post: Simons_Yealink
  What is default password for entering into Advanced at Main menu? Philip Wang 1 25,384 05-17-2019 04:30 PM
Last Post: complex1
  How do you turn off custom linekey configuration ipcsolutions 2 7,345 01-28-2019 08:21 PM
Last Post: ipcsolutions
  Turn off all Missed Call indication but still receive Missed Calls in the Log ipcsolutions 2 7,639 01-12-2019 09:56 PM
Last Post: ipcsolutions
  Reading configuration from a program/script rmw 2 6,814 08-04-2018 03:07 PM
Last Post: rmw

Forum Jump:


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

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