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 DevCommunity,I have two questions, which I cannot answer due to lack of DevExperience. I hope you can help out?1. If a call iis opened via TAPI, is the call dialed by the user's hw phone, or is it initiated by CUCM and the phone is just connect...

Agor85 by Level 1
  • 1251 Views
  • 1 replies
  • 0 Helpful votes

Hello All,One of our customer is using Cisco UCM 8.6.2 and we would like to integrate our .Net application with it to get information from UCM such as Caller ID, Call Duration, Call Status, Call Start time & End time etc.I have searched for the SDK o...

Another unexpected behavior when the application's timer handling is less than perfect.See code below. When timer stop call_timer0 is executed without a call_timer0 running, even the named_timer, that should not be affected, is stopped. So the applic...

Hi,CUCM Version - 10.5.2 Cisco Jtapi version 10.0(1.10000)-2Cisco Jtapi version 10.0(1.10000)-2OS - Windows 2008 Standard R2 - 64 BitUsing Cisco Test Tool when we are adding call observer to phones/terminals. Some of them are becoming green but some ...

Hi,Is it possible to call another TCL application from with in tcl app?or otherwise is it possible to assign two TCL Application to single dial peer to execute in series. i.e once first application is finished then second executes.ThanksAshish

AshG by Level 4
  • 2411 Views
  • 11 replies
  • 0 Helpful votes

in leg setup we can specify dialpeerHandle using switch -d. , However I am not sure what it is. its definitely not Dial Peer Tag number as I have tried that.leg setup {destination | array-of-destinations} callinfo [legID | info-tag] [-g <GTDHandle>] ...

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

I have gone through all discussion regarding this error in forum but don't find any specific reason for this error.Take example - I am asking phone to fetch a URL from server using JTAPI senddata but getting this error. Can you please tell us what co...

Hi,I'm having problem where the application is not receiving ringing notification event. It is receiving OUT_OF_SERVICE and BACK_IN_SERVICE.ID   DN Num     Tag Mac          MRef CreateTime           #Msg==== ========== === ============ ==== =========...

tj1 by Level 1
  • 12260 Views
  • 14 replies
  • 0 Helpful votes

Resolved! tcl app error

Hello,We have created a simple tcl script to extract data from db server.if we run the script via tcl shell on cube it runs fine. However if we configure it as an application and apply to dial peer we get errorApplication drd in dial-peer 31 not foun...

AshG by Level 4
  • 1599 Views
  • 5 replies
  • 0 Helpful votes

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...