izzatothman / sipdroid

Automatically exported from code.google.com/p/sipdroid
GNU General Public License v3.0
0 stars 0 forks source link

Registration timeout with tcp while switching wifi to 3g #1080

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Registration times out when switiching from wifi to 3g data. This is happening 
when i started using pbxes.org and tcp. Before with sipgate and udp it worked 
well.

I think the registration request is send too soon. 3g data is not really 
connected yet, and registration is attempted. If i retry it registers 
perfectly, without restarting app or phone (just open sipdroid)

What steps will reproduce the problem?
1. account with pbxes and tcp used
2. disconnect wifi switch to 3g data (vodafone.de and o2/ZTE Blade/Huawei u8600)
3. registration is attempted really quickly (yellow dot) goes red after timeout 
and stays red

What is the expected output? What do you see instead?

What version of the product are you using? On what device/operating system?
sipdroid 2.8 beta android 2.3.7 and 2.3.5, Huawei u8600 and ZTE Blade

Which SIP server are you using? What happens with PBXes?
pbxes.org (nuernberg) with tcp

pbxes with udp and sipgate with udp switch over just fine!!!

Which type of network are you using?

Wifi (open) to 3g data switch over

Please provide any additional information below.

Original issue reported on code.google.com by ramp...@gmail.com on 6 Jan 2013 at 9:54