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,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...

We are using JTAPI to monitor call center agents and UCCX CTI Port terminals (media terminals). We have been able to get all of the data we need to provide realtime analytics of our agents, and we also know how many calls are currently connected to U...

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 Level 1
  • 1266 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 1
  • 4323 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 1
  • 1271 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...