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 all,   Simple question really.  In the JTAPI docs it says... Provider.getTerminals()This method returns an array of terminals that are created for the devices that are administered in the usercontrol list in the directory. Refer to the Cisco Unifi...

tleask by Cisco Employee
  • 2629 Views
  • 2 replies
  • 0 Helpful votes

I’m trying to iniate a silent monitoring session using TAPI in my admin C#/.NET application. After creating the CCiscoLineDevSpecificStartCallMonitoring object and filling in the parameters, the call to lineDevSpecific consistently returns the LINEER...

tevans2 by Frequent Visitor
  • 1682 Views
  • 2 replies
  • 0 Helpful votes

Hello,My script, after all choices and decisions, transfers the call to an huntgroup with two members on it with a timeout of 30sI´d like to play a message after 25s of no answer and I´m using the "set callInfo(alertTime) 25" .I was expecting to rece...

Robert H. by Visitor
  • 1337 Views
  • 1 replies
  • 0 Helpful votes

I'm wondering, when a CUCM goes down, calls are retained, right? Are there any message sequences that show what to look for? And what elements would change? I'd assume the globalCallId is retained. Bug, getCallmanagerId would return a different Id. A...

I have to make one of my applications HA capable. So, in order not to lose anything when an instance goes down, I use shared data structures and keep my CTI RPs and Ports monitored by two applications. That works fine, both instances get the calls. H...

Can you tell me the range of possible values for Global Call ID for the CiscoCallID object? For example, it is from 1 to 16777215, and when it exceeds 16777215, it returns to 1 and is used. Thanks.

HD_RR401 by Level 2
  • 1214 Views
  • 0 replies
  • 0 Helpful votes