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 have simple TCL script configured on outbound dial as "service name out-bound".  However its not working.My call fails and even the TCL script doesn't get executed. I have tried to collect TCL logs via debug but there is no logs which makes me beli...

AshG by Level 4
  • 4127 Views
  • 15 replies
  • 0 Helpful votes

HEllo,According to the UDS documentation, the "max" parameter for a GET to the /users node "[m]ust be less than what is specified in Enterprise Parameters, User Data Services, User Search Limit Setting."In my experience this is incorrect.  If you req...

Hello,I'm trying to generate a ringback tone for a call (the user that made the call should hear this ringing). So when the call receives the Ringback status, I'm callinglineGenerateTone(hCall, LINETONEMODE_RINGBSCK, 0, 0, NULL)The problem is that I ...

In my tests the following foes NOT work:A calls B which answersB conferences C which answersB completes conferenceC conferences D which answersC cannot complete conference, neither through the physical phone nor CTIHowever, this slightly different ca...

Hi,I'm developing barge functionality using JTAPI, and have some questions about this:1. According to the developer's guide, "This feature gets activated when an address TerminalConnection is in the passive state and CallCtlTerminalConnection is in t...