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,Does the TSP work on Windows 2008? I have code that works on an XP machine but the same exact code does not work on the Windows 2008 server.The problem is that the code seems to do everything the same that it does on the XP machine and runs withou...

In my application I place a call from a CTI port to an extension. When that extension answers I try to conference that call into another existing call using the lineDevSpecific callJoin functionality. I keep getting a LINEERR_INVALCALLHANDLE response...

bhoover02 by Level 1
  • 691 Views
  • 2 replies
  • 0 Helpful votes

We will be connecting a number of fax machines using ATA-187 boxes.Whilst the boxes work and can be seen in CM we can't see them through JTAPI.If they are not supported is there any work around to get basic call events from such a device, or are ther...

Hi,I have SIP Device, but I can't see the Address in the JTAPI Test Tool,I don't know whether beacuse of "Device is not trusted" this causes?The CUCM configuration:3rd SIP PhonesDirectory NumberEnd UserJTAPI Test ToolThanks in advance

lggang001 by Level 1
  • 583 Views
  • 1 replies
  • 0 Helpful votes

My application attempts to call an extension from a CTI port. The call to lineMakeCall() is successful but I immediately get back a disconnect event with reason LINEDISCONNECTMODE_BADADDRESS. My function call looks like this:int nResult = lineMakeCal...

bhoover02 by Level 1
  • 652 Views
  • 1 replies
  • 0 Helpful votes

Hi Support,I have found pieces of information about this, but i am at the point where i need to ping you for an answer or for the link to the correct doc. However, i would much prefer if someone could clearly explain here...I have wrote an Applicatio...

Hi Support,Is there a limit to the number of devices a single TAPI application (using a single TSP) can receive Call Events for? I have completed an Application where i enumerate (open and monitor) all the Line devices assigned to my user in CUCM and...