Hi!
I am making an Interaction Workspace extension for Interaction window. In my extension i need to get DN for incoming and outgoing calls. Incoming calls are ok, but I can't get OtherDN for outgoing calls. I examined EnerpriseInteractionCurrent property, but the OtherDN value is always null. I ran a few tests with a simple softphone using Platform SDK and somehow the value for OtherDN in EventDialing is always null. How can I get the number that is being dialed if can't get it from Interaction workspace interface?
Thank you!