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

I am trying to start a silent monitoring with jtapi: call2.startMonitor(provider.getTerminal(supervisorMAC),// monitor phone provider.getAddress(supervisorDN),//monitor DN tc,//monitor target TerminalConnection CiscoCall.SILENT_MONITOR, CiscoCall.PLA...

Resolved! E1 r2 hookflash

Hi I am having some trouble with the following scenario:I have a voice Gateway connected to PSTN and to a third party IVR, this third party ivr is connected to the cisco voice gateway trough a e1 r2 digital... The problem I am facing is that when a c...

Hi,I'm having this problem that lineGetDevCaps returns random values in dwNeededSize (e.g. 0, ~2MB, ~4MB etc.). I'm using version "10.5".Here's what I'm doing:DWORD size = sizeof(LINEDEVCAPS);while (true){     if (_deviceCapabilities != 0)          d...

Dear fellows,I am working on UCCE Admin APIs. Actually I am stuck with  API requests and I need some help. When I send request to an API such as http://<server>/unifiedconfig/config/skillgroup?summary=true using Firefox POSTER or a Java Web Service c...

Hi,I am getting:CALL_ERROR; http://HTTP-SERVER/quickstart/   at line 13: Element <block> is not used according to DTDMy VXML Code:?xml version="1.0"?>  <vxml version="2.0">    <var name="counter" expr="0"/>    <var name="number" expr="'.'"/>    <var ...

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