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

Would like to inquire if CME is capable of limiting outbound call NDD/IDD per user basis or to define allowable time ( for ex. 30 mins only will be allotted to a user per day).Or their is any way to integrate CME with any appliance to achieve this?.T...

Resolved! TCL TIMERS

Hello,I,m using this TCL its-CISCO.2.0.3.0.tcl, and i wanna to decrease the interdigit timeout, and the timeout to transfers the call to the operator.Can somebody help me?

HiI would like to create a UDS client on an AMX control system to retrieve directory information from the Cisco UCM.AMX does not however have https. It just has TCP sockets.. no http, https, encryption etc. etc. although these can be faked by creatin...

hi ,i have CME connected with unity express,iam facing issue with dtmf payload type the provider ask me to change the payload typ to 97 instead of 101 and 100,as per below log cme receiving a=fmtp:97 0-11 and sending a=fmtp:101 0-15 ,can any one help...

yousefxyz by Frequent Visitor
  • 1761 Views
  • 1 replies
  • 0 Helpful votes

Hello.We are using CUCM with JTAPI and I'm trying use method reject from CallControlConnection, but pre-conditions are:((this.getCall()).getProvider()).getState() == Provider.IN_SERVICEthis.getCallControlState() == CallControlConnection.OFFEREDAnd I'...

Hello,we have the following problem:We use a CiscoRouteTerminal to queue calls. When a call comes in with a CallCtlOfferedEv we do accept() the call with CallControlConnection object.After this we get a CallCtlConnAlertingEv. With the CallControlTerm...

NTW Software by Community Member
  • 1348 Views
  • 1 replies
  • 0 Helpful votes

Hello,Is it possible to record separate voice-files for the voices of caller and callee in Tapi (with C/C++) ?If it is possible, could you please  guide on the code to implement this. I could not find any option for recording only the caller or calle...

AnuragD21 by Community Member
  • 1113 Views
  • 1 replies
  • 0 Helpful votes

Hi All,I am a newbie in cisco integration with TAPI platform. We need to integrate cisco-telephony with our custom voice-analyzing software (written in dot-net-C#). We need that, as soon as a call comes on a cisco-enabled extension, its incoming and ...

AnuragD21 by Community Member
  • 2032 Views
  • 2 replies
  • 0 Helpful votes

Is there any way to catch cause CAUSE_NOANSWERFROMUSER when call is disconnected because of timeout. I only observe the called party. I cannot observe calling party because it's from outside of CUCM?

I have been working with a TCL that opens a text file...The problem is that the TCL did not close it...So now when I do a sh file descriptors its full 127 instance of same file..Is there a way to clear that cached info without rebooting the gw ?Thank...