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

Resolved! JTAPI Error

Dear team,we have a problem when I using jtapi to connect the cisco cucm,the error info shows as the following:com.cisco.jtapi.PlatformExceptionImpl: Unable to create provider -- connect timed outat com.cisco.jtapi.CiscoJtapiPeerImpl.getProvider(CTQF...

chao guo by Level 1
  • 5358 Views
  • 4 replies
  • 0 Helpful votes

Hi ,I am not able to  receive DTMF tone on my VXML application when i have connected my CISCO 2851 with the SIP TRUNK from Telco . I have done the CCSIP trace for your reference . Please suggest how can i rectify this error .

anujitbhu by Level 1
  • 2457 Views
  • 5 replies
  • 0 Helpful votes

I have a requirement to always provide G.711 as an option for all calls to our SIP provider. Is it possible with a LUA script to automatically add G.711 as an option to all outbound calls?Phone---->Leaf Cluster 1----->SME----->Egress TrunkWhen calls ...

Hello Experts,We can have local calls(inside CUCM cluster) and calls from PSTN to local phones. Based on it we will know who make call agent or client.So my question is "Is it possible to know was this calls made inside Enterprise or calls came from ...

I have the  Cisco TSP running on a Windows Server 2003 machine. I have my TAPI application running on a Windows Server 2008 R2 machine that is pointing to the Windows 2003 machine as its remote TSP. My application can see the Cisco extensions and ope...

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

I see that CUCM 9.0 has AddAnnouncement under the announcement API.​It would simplify custom announcements for native call queueing greatly if we could leverage this in a script - adding customer announcements via the guy is rather painful since you ...

Hello,when I create an application with jtapi, then it will never exit.I've even created a simple program which just uses the provider, but the program won't exit. import javax.telephony.*; public class Startup {     /**      * @param args      */...

Hi AllI'm new in scipt and have problem about b-acd from Cme with b-acd scrip not hunt  everything OK . but I need to use tod scrip refer from(https://developer.cisco.com/site/collaboration/call-control/voice-gateway/documentation/) it work. I try to...