Greg Marquez | 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 |