Hello,
I am wondering what object I can examine within an IWS customization to determine if a call/interaction was an inbound originated interactions vs and interaction that was initiated by the agent picking up the handset and making a dial.
In the past I would look for attached data that I would attach during an inbound routing strategy.
Also in the past I have differentiated between voice interactions and outbound preview interactions by examining:
Case.MainInteraction.Media.LongName, if I see the name of my outbound preview channel, I know the interaction is an outbound preview interaction.
In summary to re-state: I want to know how I can determine if an interaction being handled by IWS originated as an inbound phone call, as well as the ANI of the caller.
Regards,
Andrew