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 are currently developing a web application and are looking to integrate it with Cisco Jabber’s telephony services. Our key requirement is to trigger voice calls from our web application and retrieve the associated call session ID for call manageme...

I"m having an issue where inbound calls rerouted back to PSTNT failling.  Call flow:- ITSP—SIP—CUBE1—SIP—CUCM—CFWD All—SIP—CUBE1—ITSP. The PSTN calling Party receives a long pause, with no ring back, then receives a fast busy.   Our ITSP indicated th...

Hi,we are communicating with a CUCM system using windows TSP TAPI driver.The customer is asking us to provide Q.850 codes for disconnection reason.I've found that JTAPI provides Q.850 compatible codes using getCause or getCiscoCause function.I coudn'...

What is the most scalable way to notify desktop applications of CTI events?If we have > 10,000 phones on a CUCM, is there a way to notify >10,000 desktops of basic CTI events (device states like off hook, incoming calls, etc.) Our concern is that mon...

Hello!I can alternate a Cisco device's mute state (on/off) by using the CiscoTerminal.sendData method.But:How can I get device's current mute status?More importantly: Is there a JTAPI event notifying that phone-user has muted or unmuted the device?(o...

Bliss by Level 1
  • 359 Views
  • 2 replies
  • 0 Helpful votes

Dear, I need to make a script to modify the contact header field,I need to remove the string "+ sip.instance =" <urn: uuid: 832028f41e6258c46e8de1e8dd3d6723360b5c74> "; reg-id = 1"String before normalizing:Contact: <sip: 3001@10.0.1.56: 50772>; + sip...

fgleanza by Level 1
  • 6574 Views
  • 18 replies
  • 0 Helpful votes

HI guys,I'm trying to get a list of conferenced parties from CiscoConferenceEndEv by calling the cev.getFinalCall().getConnections() method.The problem I'm hitting is, sometimes I'll get the entire list of participants, sometimes I'll get a NullPoint...

mervkwok1 by Level 1
  • 358 Views
  • 2 replies
  • 0 Helpful votes

I need help Anyone present with experience in using restconf to modify the configuration on dial-peers in a CUBE (Cat8000V version 17.10.1a). More specific I need to apply shutdown to a dial-peer using a restconf call.