How can I reliably detect the call direction (incoming or outgoing) in Cisco JTAPI, especially in cases like transferred calls or conference calls?I know that getCurrentCallingAddress() and getCurrentCalledAddress() don’t work in conference situation...