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'm wondering, when a CUCM goes down, calls are retained, right? Are there any message sequences that show what to look for? And what elements would change? I'd assume the globalCallId is retained. Bug, getCallmanagerId would return a different Id. A...

I have to make one of my applications HA capable. So, in order not to lose anything when an instance goes down, I use shared data structures and keep my CTI RPs and Ports monitored by two applications. That works fine, both instances get the calls. H...

Can you tell me the range of possible values for Global Call ID for the CiscoCallID object? For example, it is from 1 to 16777215, and when it exceeds 16777215, it returns to 1 and is used. Thanks.

HD_RR401 by Level 1
  • 1016 Views
  • 0 replies
  • 0 Helpful votes

The "getting started" guide isn't really that.. it's, "install this", read "that". But "that" are basically documents that explain how CUCM and devices communicate, what's in which SIP header. Plus there's one guide about manipulating SIP messages. I...

I'm trying to build a SPANless call recorder. It's registered as a SIP trunk and hooked up as a call recorder. I have a phone setup for automatic recording and when it's on a call I get 2 INVITEs and then 2 RTP streams. It does work but only sometime...