system.util.getSessionInfo results not showing IP address

When I go to the Vision Client Status in the gateway it shows the IP address along with the hostname

When I use the system.util.getSessionInfo function and map the results to a table only the hostname is shown without the IP address. Am I missing something? Is this function not calling the same data

Any update on this? I noticed the same. Its pretty annoying, not sure how to get a list of all active clients and IP addresses now.

Here is a link to a blog post I did about this.
In the post there’s a link to the code I used to get the IP addresses of the clients.
http://nextgenscadaprogrammer.com/blog6.html