Skip to content
This repository has been archived by the owner on Mar 27, 2024. It is now read-only.

Sip Registration Fails on Network Connectivity Change #189

Open
GoogleCodeExporter opened this issue Apr 13, 2015 · 1 comment
Open

Sip Registration Fails on Network Connectivity Change #189

GoogleCodeExporter opened this issue Apr 13, 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 boss...@yahoo.fr 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 ansari.a...@gmail.com on 13 Apr 2015 at 11:34

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

No branches or pull requests

1 participant