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

Anyone know where I can learn the requirements for developing with Cisco TAPI? I'm new and don't have an overview of the prerequisites. I want to be able to handle incoming call events and grab the Caller ID on a windows workstation running a .net ap...

jprovines by Community Member
  • 1936 Views
  • 1 replies
  • 0 Helpful votes

I'm trying to figure out if i'm doing something wrong.  I'm looking to get traces for the LUA script to show in CUCM log files.  I see the system referencing my LUA script by name in the logs, but my actual attempt to write logging from within the sc...

phampson by Level 3
  • 5784 Views
  • 4 replies
  • 0 Helpful votes

Shamefully out-of-date 11.5 document has only screen shots of TSP 8.0 and Windows XP  http://www.cisco.com/c/en/us/td/docs/voice_ip_comm/cucm/tapi_dev/11_5_1/cucm_b_tapi-developer-guide-1151.html   Unfortunately CISCO doesn’t have any up-to-date docu...

Hi evrybody i'm new in the world of jtapi and i'm and I am trying to design an application that can test the quality of calls between two remote locations and I like to answer a call on another site automatically please if someone can help me

Reference: Pages 120 – 121 from CUCM_BK_T8EF465A_00_tapi-developer-guide-1101.pdf  Example: Cisco TSP.exe /s /v"/qn PASS = \"cisco123\" USER = \"bob\" CTI1 =\"1.1.1.1\" CTI1_TYPE = \"ipv4\""Testing from the command line: CiscoTSPx64.exe /s /v"/passiv...

Java seems to always return true for:     call instanceof CiscoConsultCalleven for a simple internal or inbound (non-consult) call.For such non-consult calls:     ((CiscoConsultCall)call).getConsultingTerminalConnection();returns null.Questions:Is th...

I'm having an issue at a customer location where I'm not getting disconnect events for certain calls. The customer describes these calls as:"This number goes to our IVR and they get to it by doing a Conference call on their Cisco phone to a hunt grou...

bhoover02 by Level 3
  • 2223 Views
  • 4 replies
  • 0 Helpful votes

3rd party SIP device setting:       1)The device type is "Third-party SIP Device (Advanced)”       2)The device SIP Profile is set as “Standard SIP Profile for Mobile Device”       3)The settings in the sip profile are set as below:           Timer R...

  Steps:       1) 3rd party SIP app running on Mobile registers to UCM and can make call on corporate network.            Register Call-ID: 39QjZG3VVZ            INVITE Call-ID: 8E~BnPne~7       2) Switch the wifi network to a non-corporate network o...

Hello, I'm working on integrating our server side video to the jabber client. The goal is to see only video for now in my Iphone(I have jabber client connected to the sandbox) from rtp server stream.To simulate what we are doing on the server side I ...

Hi,I am trying to setup encrypted SRTP via SIP Trunk.I have already configured the following:1) SIP Security Profile to use "Encrypted TLS" and enable "transmit security status"2) SIP Trunk to enable "Allow SRTP with TLS"3) SIP Profile to enable "ear...

mervkwok1 by Frequent Visitor
  • 1982 Views
  • 1 replies
  • 0 Helpful votes