alexchengalan / csipsimple

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

Options will not save. Incoming calls not being received as a result. #150

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Build 19

"Always Available" option doesn't save under Configuration. Will not receive 
any incoming calls, can only make outgoing. Constantly registers and 
reregisters. "Always available" will save if "I'm allowed to use 3G" is NOT 
marked. I think the options got mixed up. Either way, incoming calls are still 
not coming through, even on wifi. 

Original issue reported on code.google.com by jesn...@gmail.com on 20 Aug 2010 at 10:27

GoogleCodeExporter commented 9 years ago
If possible can you:
In settings > UI change log level to 4.
Try to make a call to the phone
Get back the logs using a log application (alogcat for example).

It was probably not a good idea to put 0.00-12-19 on the download section. In 
fact was intended to help issue 146 only. But still interesting in 
*regressions* (I mean what you can reproduce only on -12-19 and not on -12-18 
or the -12 of the market).

On my phone (nexus one with official rom) things are working as expected. 
(that's the reason why I ask for logs since I can't reproduce).

Original comment by r3gis...@gmail.com on 21 Aug 2010 at 9:21

GoogleCodeExporter commented 9 years ago
Little update... there is effectively something wrong with the "easy 
configuration panel" when using 3G : a new feature was recently introduced to 
allow to selectively choose if we want EDGE/GPRS/3G to be active for sip 
(theses options are available in network panel).

The link with easy panel configuration was not fully done... but I'll correct 
that ! And the correct behavior will be when you check "I'm allowed to use GSM" 
(label changed from 3G to GSM) it will check 3G, GPRS and EDGE in the advanced 
network panel.

Original comment by r3gis...@gmail.com on 22 Aug 2010 at 4:45

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
I don't think so. Probably another bug. (Unless it was affecting the lock wifi 
option, but it's probably not the case). 
However it's worth to test with the latest version : 
http://code.google.com/p/csipsimple/downloads/detail?name=CSipSimple_0.00-12-20.
apk (fixes the inconsistency of settings and some bugs on registration process 
- also a big refactoring on this part .... hope I didn't introduce regressions)

(You should probably uninstall before installing this one : settings keys are 
changed in this version / or at least go in the settings panel and re-validate 
things).

If you still don't receive any call. I'll need more details :
* Can you receive a call while in the application and/or with screen on ? 
* Is an outgoing call to the same caller fail too?
* If possible turn log on (Settings > UI > Log level to 4) and use a log 
application on to get logs back on android - I use to propose alogcat but there 
is probably a better app for that.

Original comment by r3gis...@gmail.com on 22 Aug 2010 at 7:00

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Oh really interesting with your logs yes. 
All the more so as you get a lot of force closes (force closes are easy to 
solve since logs are really explicit)

Original comment by r3gis...@gmail.com on 22 Aug 2010 at 7:36

GoogleCodeExporter commented 9 years ago

Original comment by r3gis...@gmail.com on 12 Oct 2010 at 7:11