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

Hello,I'm using Cisco's EpApi for sound stream handling for call management. Everything works ok. I can get the streams, start the streams, sound is coming and going. I have found in the documentation the EpStreamCodecInGet function and implemented t...

Would like to understand how to use CDR/CMR to determine the time a call spent on hold and if the call was abandoned by the far end while on hold ?

jeffande by Cisco Employee
  • 630 Views
  • 1 replies
  • 0 Helpful votes

Hi,I'm having an issue with a JTAPI application I'm building. The application reacts to an incoming connection to a listener on a CTI route point. I'm working with CUCM 8.6 and Cisco IP Communicator.The normal flow is: - User dials a directory number...

Smythtech by Level 1
  • 1808 Views
  • 4 replies
  • 0 Helpful votes

Resolved! Rtplib

Is there an sample code anywhere on how to use the Rtplib API to play an announcement?Thanks,Ben

bhoover02 by Level 1
  • 2715 Views
  • 11 replies
  • 0 Helpful votes

Hello,I have ran into the following problem:1. there is an active call between (A) and (B)2. (A) calls the lineHold function3. (A) receives a CallStateChange event, stating that the new Call state is Hold4. (B) doesn't get any call state change.What ...

I have two applications: A has opened line 1, B is monitoring line 1. If there is an incoming call on line 1, A will accept, than answers it. In case A crashes, can B take over the call, meaning continue somehow the conversation?