« Back to Cius Developer Questions

Cisco telephony API : what is my number/CallPartyID on this call?

Combination View Flat View Tree View
Threads [ Previous | Next ]
Another question on implementing "onCallEvent()"...
 
I'd like to find out what the Cius's phone number/CallPartyID is for the line being used on the current call.  I was going to use ctmCallInfo.getCallType() (INBOUND, OUTBOUND) to either use ctmCallInfo.getCallingParty() or ctmCallInfo.getCalledParty()...but which party is the Cius's when ctmCallInfo.getCallType() equals FORWARDED or UNKNOW?
 
So...how do I get the Cius's number/CallPartyID for this call?
 
Thanks!
 
  - Greg Marquez