Call Control

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Intro to Ansible

Good Documentation

The Great Selenelion


>> View previously featured conversations <<

Forum Posts

I want to make a web app that monitor multiple counter with Perfmon.this webapp have to show the status of Hunt Group / Line in real time for the user.I want to know if there is some limitation or risk for the infrastructure to use the Perfmon api.Th...

nathav by Level 1
  • 257 Views
  • 3 replies
  • 0 Helpful votes

Hi,I am trying to implement Agent Greeting Feature using JTAPI with UCCX by using CiscoTerminalConnection.addMediaStream(IVR, AgentExtension); The IVR parameter is UCCX Trigger Directory Number; which trigged IVR Application to play pre-recorded prom...

Hello!I can alternate a Cisco device's mute state (on/off) by using the CiscoTerminal.sendData method.But:How can I get device's current mute status?More importantly: Is there a JTAPI event notifying that phone-user has muted or unmuted the device?(o...

Bliss by Level 1
  • 824 Views
  • 5 replies
  • 0 Helpful votes

We are currently developing a web application and are looking to integrate it with Cisco Jabber’s telephony services. Our key requirement is to trigger voice calls from our web application and retrieve the associated call session ID for call manageme...