cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
252
Views
0
Helpful
0
Comments
cdnadmin
Community Member
This document was generated from CDN thread

Created by: Chikeobi Njaka on 14-06-2013 06:44:22 PM
Dear Gang;
Using default configuration for a CTI Route Point (that is, I only configured the name and extension), I registered the RP for Dynamic Media Registration and a few Media Capabilities (eg. new CiscoMediaCapability[]{CiscoMediaCapability.G711_64K_30_MILLISECONDS}). I also attached the following observers to the RouteTerminal and RouteAddress objects.
  • CIscoTerminalObserver
  • CallObserver
  • CallControlCallObserver
  • CallControlTerminalObserver
I get the Terminal-In-Service event as well as a host of call changed events when a call is sent to the RP. However, I never get the CiscoMediaOpenLogicalChannelEv Terminal Changed Event. This happens when I dial the route address directly (is that legal?) and when I route to the RP from another RP than employs the route callback interface, but without media registration. 

One thing: In the callback method of the first RP, I just route the call to the correct media terminating RP without doing anything to it. Shoud I "accept" it first?

Thanks,

Subject: RE: CiscoMediaOpenLogicalChannelEv
Replied by: Mohan Potluri on 14-06-2013 07:45:39 PM
You will see CiscoMediaOpenLogicalChannelEv when call is answered at RP or CTIPort. If call is not anwered at RP media setup is not initiated and this event will not be seen. Since you are not answering the call at first RP, you will not see this event.

On the second RP do you have a route call back as well? Answer the call at RP to see this event. 
Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links