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

Hi Cisco Team, I have a requirement to monitor calls between telephony devices (e.g. a Cisco 7960 desk phone or soft phone). As soon as a call is placed, our software is supposed to provide a notification trigger which pops out a video display in our...

pwrp4j1 by Level 1
  • 2259 Views
  • 3 replies
  • 0 Helpful votes

I'm in the processing of migrating from my cme 2821 to cucm 11.5.  One of the last things I need to do is migrate the play_message_2 script I had on the old system.  The script was written about 10 years ago and TAC says it may need to be upgraded to...

Hi Team,I have successfully achieved silent monitoring supervisor functionality with JTAPI & CUCM but I'm stuck on updating this feature into a whisper coaching                         srcAdd = makecall.provider.getAddress("2030"); // Agent DN to be ...

Anyone know why getEMLoginUsername() is returning an old LDAP username? The owner field is correct and shows the new username, but when I call getEMLoginUsername() I get an old LDAP username. Do I have to login manually with the new name from the phy...

jprovines by Level 1
  • 595 Views
  • 1 replies
  • 0 Helpful votes

Hi Everyone, I have wrote a small class to implements silent monitoring, however I am getting an error while invoking start monitor and I don't know where I have gone wrong in this code.              srcAdd = provider.getAddress("2030"); // Agent DN ...