|
OnIPConfigured |
Top Previous Next |
|
OnIPConfigured Occurs when the socket for SIP messaging is allocated and its IP interface and port are found. It is useful when STUN is used – as a signal that STUN server was resolved and public IP is discovered.
IP – the IP interface of SIP socket. This can be “0.0.0.0” (it means all local IP interfaces) if STUN is not used. Port – the port of SIP socket. |