Hi,
We are developing a VoIP application on iOS using BSD sockets. We need to populate the SIP Via and Contact headers with the IP address that the SIP packet will be sent on to a particular destination. getifaddrs will present a list of interfaces and IP addresses but doesn't tell us which interface will be used.
Anyone know which APIs we should be using to get this information
Thanks
2
0
1.6k