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

We have two CUBE routers and use TCL IVR to handle some of the inbound SIP call.While testing we found that , if the caller disconnects while the message is being played , the transfer is still initiated and target phone rings for few seconds [ 6 rin...

Hi,We are using cisco jtapi api, while calling a invalid number i am getting the following exception,com.cisco.jtapi.PlatformExceptionImpl: Could not meet post conditions of connect()at com.cisco.jtapi.CallImpl.connect(CallImpl.java:1115)at com.cisco...

lokessri by Level 1
  • 553 Views
  • 1 replies
  • 0 Helpful votes

I have a 2901 with IOS 15.0(1r)M16 with CME (telephony services version 8.6), And I have been trying to emulate the way Nortel manages pin numbers, and so far, I think the only way of achieving this on the CME, is to have a custom script to capture t...

Hi! I have a problem on CUCM 7.1.5 with EM authorization. Case:User logon on phone A with address B.JTAPI application starts and successfully adds observers on phone A and address B. Application receive events.User logoff from phone A.User logon on p...

gorbunov by Level 1
  • 2365 Views
  • 5 replies
  • 1 Helpful votes

Hello,I have TCL code which does db query and add the retrieved data to custom sip header.However we have found that during leg setup header gets truncated, i.e we do not get full data in header.As far as  I am aware max length of header is 256 chara...

AshG by Level 4
  • 628 Views
  • 3 replies
  • 0 Helpful votes

Hello,We have TCL script which does the DB query based on CLI and if DB query fails ( i.e. DB server is down or no record fund), TCL Script rejects the call.Now we want the TCL script to raise alert if DB query fails. Just wondering what is the best ...

AshG by Level 4
  • 531 Views
  • 1 replies
  • 0 Helpful votes

I have a call between to parties A and B.  B consults to a route point C.  Sometimes we get what jtapi events out of order.  We get CallCtlConnOfferedEv on the route point before we even get Held on the main call.We expect this order, more or less:Ca...