I have a UCMA based automaton/application that answers FAQ type queries for the Lync users in my enterprise.
Is it possible for my UCMA based automaton application to detect the source IP address of the machine from which the remote Lync user is coming from?
Which SIP headers should I look at if this information is not available at a higher level?
( I understand that in some cases the information may be masked by any intermediate proxy servers/firewalls and it may not work for some mobile clients etc)
My application will then fire a remote diagnostic application using the IP address of the remote users desktop etc.
UCFin