Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
Hi, I am trying to implement Mute functionality using JTAPI by using the below piece of code:String muteDataString = "<CiscoIPPhoneExecute><ExecuteItem Priority=\"0\" URL=\"Key:Mute\"/></CiscoIPPhoneExecute>";ternimal.sendData(muteDataString.getByt...
Is there a way to get the directory using the AXL API..?I have done the below steps:In CUCM, go to Application->Plugins, then click Find and download the Cisco AXL Toolkit. Unzip it, and import the WSDL file into SoapUI.I am unable to find any reques...