In order to safely determine the own IP address
(AndroidNetworkFactory.getLocalIpAddress(...)) based on the P-CSCF address to
be reached the client is currently setting up a socket.
This is rather time consuming and we propose to change the implementation back
to the initial approach (interating through the list of interfaces) enhanced by
mechansims to filter those not matching (i.e. wrong interface, loopback device
or wrong IP version).
If agreed I would provide the according code (already tested at our place).
Original issue reported on code.google.com by andreas-...@telekom.de on 25 Mar 2014 at 9:43
Original issue reported on code.google.com by
andreas-...@telekom.de
on 25 Mar 2014 at 9:43