You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1.
2.
3.
What is the expected output? What do you see instead?
Please use labels and text to provide additional information.
Sip registration fails if network connectivity changes. By turning Wifi on and
off for couple of times error gets produced. If application is terminated and
relaunched everything works fine.
Logs are given below:
***ERROR: function: "tnet_socket_create_2()"
file:
"/NEEO/Doubango/mydoubs/doubango/branches/2.0/doubango/tinyNET/src/tnet_socket.c
" line: "166"
MSG: bind to [192.168.3.103:0]have failed
Original issue reported on code.google.com by [email protected] on 12 Dec 2014 at 10:15
The text was updated successfully, but these errors were encountered:
Issue can also be produced by following steps:
1- Connect your device on 3G and Start Stack on 3G connection.
2- Disable 3G Network and Sip will be stopped synchronously.
3- Enable 3G again, Register Identity will be called which will ultimately
raise this issue.
Original issue reported on code.google.com by
[email protected]
on 12 Dec 2014 at 10:15The text was updated successfully, but these errors were encountered: