sonuarya / csipsimple

Automatically exported from code.google.com/p/csipsimple
0 stars 0 forks source link

Sipgate hang-up works only properly with UDP #2048

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Use Sipgate with Csipsimple, by default TCP is activated
2. Hang up a call, doesn't really work / takes ages

What is the expected output? What do you see instead?
hang up immediately

What version of the product are you using? On what operating system?
Android 4.2 (same on 4.1.1), CSip based on 0.04-04 r1916

Fix: Disable TCP for Sipgate by default. It's not supporting.

Original issue reported on code.google.com by stefan.a...@googlemail.com on 31 Oct 2012 at 11:07

GoogleCodeExporter commented 9 years ago
Can you test it with latest nightly builds?
http://nightlies.csipsimple.com/trunk/CSipSimple-latest-trunk.apk

Guys from pjsip has fixed something recently regarding cancel/hangup and 
another regarding tcp.
So maybe they fixed this problem.
Let me know.
Else indeed could be something with tcp not properly supported for subsequent 
requests which happens for many sip providers and I'll have to modify the 
wizard as you suggest.

Original comment by r3gis...@gmail.com on 8 Nov 2012 at 11:11

GoogleCodeExporter commented 9 years ago
Tested using the trunk version (reverted to default settings before actual 
test), seems like it's fixed :-)

Original comment by stefan.a...@googlemail.com on 11 Nov 2012 at 5:28

GoogleCodeExporter commented 9 years ago
Great.

Thanks a lot for the test and the feedback.

Original comment by r3gis...@gmail.com on 12 Nov 2012 at 9:17

GoogleCodeExporter commented 9 years ago
I have to correct myself, currently using atset trunk and having hangup 
problems. Not sure why it worked in my earlier test, maybe just luck.

Original comment by stefan.a...@googlemail.com on 22 Nov 2012 at 6:46