Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sip Registration Fails on Network Connectivity Change #189

Open
GoogleCodeExporter opened this issue May 4, 2015 · 1 comment
Open

Sip Registration Fails on Network Connectivity Change #189

GoogleCodeExporter opened this issue May 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

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 comment by [email protected] on 13 Apr 2015 at 11:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant