Cisco Unified Application Environment Developer Forums

« Back to Developers

OnJTapiCallActive and GridgeCalls

Combination View Flat View Tree View
Threads [ Previous | Next ]
I am trying to get a peer-peer call Bridged to the media server.  Right now I am monitoring a device using JTapi, and I get the CallID and pass it to the BridgeCall.  When I do this, I get the following error
 
OnJTapiCallInitiated for Device: SEP0021553DB708 CallID: 1001338 call from: 5897 call to: 2159
 
<span style="font-size: xx-small; color: #3c3c3c;"><span style="font-size: xx-small; color: #3c3c3c;">11:47:36.812 W TM Received call service action for defunct call (1001338):
Metreos.CallControl.BridgeCalls
 
If this isn't the right way, how would I get the 2 phones to stream to the media engine?
 
Thanks
Tim

</span></span>

Tim, You are getting that error since you are using a 3rdparty call ID and using it to do first party actions. The call IDs are different and you cannot mix the two.
 
Thanks,
Rajesh