Notices


Reply
Thread Tools
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#111
My way of bypassing the OneRing's lack of contact support is... not using contacts

I use DialCentral to dial out.
It was a hassle scrolling through the contacts list starting from 'A' in DC (DC doesnt have search), but once my recently called list was populated, that hassle became less of an irritant.

Actually, I am evaluating how easy/difficult it is to completely get off a cellular network. My callback number is my SkypeIn number and I dont have a SIM in my n900.

I cheat a little bit because I use a Sprint mifi to keep me connected when I'm in the car.

OneRing and erminig-ng on a n900 are the three primary reasons I could let go of my BB Storm.
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#112
Originally Posted by lemmyslender View Post
epage

I think I'd leave the area code alone. As long as I can remeber I've had to dial an area code on my cell. So all my contacts have area codes.

Perhaps a check and prepend the "1" if missing. Or better yet a user option to prepend any number(s) the user wants. That way the user can select to add a "1" if needed or evena 1+area code if desired. Perhaps a check and if the number is less than 11 digits prepend the field.?

Hope that made sense.

And if I wasn't clear in my prevois post, I notice little to no impact on battery life.
The annoying part is it *is* suppose to be prepending a "+1" to all numbers. Any case where it errors without the user putting it on and doesn't error with, I'd like to see logs

(I believe you specifically already sent me logs about this. Sadly I've not seen anything yet).
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#113
The quickest way would be to check if there is a "+" at the beginning of the number, if not add "+1" otherwise leave it alone - I've used GV to call internationally and that needs the full international prefix.

Last edited by uvatbc; 2010-01-27 at 03:25. Reason: Spurious linefeed
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#114
Originally Posted by uvatbc View Post
My way of bypassing the OneRing's lack of contact support is... not using contacts

I use DialCentral to dial out.
It was a hassle scrolling through the contacts list starting from 'A' in DC (DC doesnt have search), but once my recently called list was populated, that hassle became less of an irritant.

Actually, I am evaluating how easy/difficult it is to completely get off a cellular network. My callback number is my SkypeIn number and I dont have a SIM in my n900.

I cheat a little bit because I use a Sprint mifi to keep me connected when I'm in the car.

OneRing and erminig-ng on a n900 are the three primary reasons I could let go of my BB Storm.
For the past 4 months or so I've been data-only. Ok, that's not completely true. My old phone was prepaid and I've still got minutes on it and I still have used it from occasion to occasion but thats more for where coverage is spotty or when annoyed with user or PR1.0 bugs.

I have a skype-in number but I've heard a rumor that Skype is very bad on battery. Since I also have sipgate and SIP has worked fine for me, I've just used that (it was annoying to deal with two protocols ringing at once).
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
Posts: 315 | Thanked: 64 times | Joined on Oct 2009 @ Montreal, canada
#115
Originally Posted by lemmyslender View Post
epage

I think I'd leave the area code alone. As long as I can remeber I've had to dial an area code on my cell. So all my contacts have area codes.

Perhaps a check and prepend the "1" if missing. Or better yet a user option to prepend any number(s) the user wants. That way the user can select to add a "1" if needed or evena 1+area code if desired. Perhaps a check and if the number is less than 11 digits prepend the field.?

Hope that made sense.

And if I wasn't clear in my prevois post, I notice little to no impact on battery life.
I agree with that to. me I have to put a +1 and the area code to make it work do you know if it is normal, I guess it is like skype you have to do that too.
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#116
Originally Posted by uvatbc View Post
The quickest way would be to check if there is a "+" at the beginning of the number, if not add "+1" otherwise leave it alone - I've used GV to call internationally and that needs the full international prefix.
This is what I do, let me know if there are any issues (I actually just noticed one and fixed it in 0.7.1)

Code:
	uglynumber = ... strip all but + and 0-9 ...
	if uglynumber.startswith("+"):
		pass
	elif uglynumber.startswith("1") and len(uglynumber) == 11:
		uglynumber = "+"+uglynumber
	elif len(uglynumber) == 10:
		uglynumber = "+1"+uglynumber
	else:
		pass
Once I get caught up in The One Ring issues, I'll back port these number handling improvements to Dialcentral for those (rightfully) scared of betas. The number handling issues are most likely one and the same with Gizmo issues.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
Posts: 25 | Thanked: 3 times | Joined on Oct 2009 @ US
#117
epage

Thanks for the One Ring. One of the best apps I've installed on my n900. Anyway, just wondering why there is a disconnect when making outbound calls on One Ring and just a straight ringback on Dialcentral? I guess for those who used both that there is that confusion. Would it be possible for the OR to act as DC?

Also, I do get the "General Error" that some people experienced. Not a big deal, but when I do get it, I just hit dial again (without adding the 1) and the call goes through. I'm thinking that the 1 does not make any difference and that it just needs to be dialed again. Maybe someone can try it when getting that error.

Again, props to you and great job! Can't wait for the contact integration part
 
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#118
Originally Posted by epage View Post
I have a skype-in number but I've heard a rumor that Skype is very bad on battery. Since I also have sipgate and SIP has worked fine for me, I've just used that (it was annoying to deal with two protocols ringing at once).
Skype on battery isnt a problem for me (yet). I have noticed that if I use a bluetooth headset with Skype, calls cannot last for more than 2-3 minutes (calls dropped).
But thats not a OneRing problem.

Also if I use a number in my gv list to call another number in my gv list then my n900 does not transmit sound outbound. Dont know which component is at fault (n900 skype integration OR OneRing or GV).
 
epage's Avatar
Posts: 1,684 | Thanked: 1,562 times | Joined on Jun 2008 @ Austin, TX
#119
Originally Posted by jcg81 View Post
epage

Thanks for the One Ring. One of the best apps I've installed on my n900. Anyway, just wondering why there is a disconnect when making outbound calls on One Ring and just a straight ringback on Dialcentral? I guess for those who used both that there is that confusion. Would it be possible for the OR to act as DC?
That disconnected call before the callback is not a real call of any kind but it tells GV to do a callback and is what allows me to integrate with the phone system on the n900.
__________________
770, n810, n900, Ideapad S10-3t
TheOneRing, DialCentral, Gonvert, Quicknote, Multilist, ejpi, nQa, Waters of Shiloah
Programming Blog
 

The Following User Says Thank You to epage For This Useful Post:
Posts: 1,048 | Thanked: 979 times | Joined on Mar 2008 @ SF Bay Area
#120
Originally Posted by epage View Post
That disconnected call before the callback is not a real call of any kind but it tells GV to do a callback and is what allows me to integrate with the phone system on the n900.
That can be disconcerting for first timers using OneRing - is there a way to popup something like "OneRing has asked GV to give you a Ring. Incoming...!" instead of "Call Disconnected" ?
 

The Following User Says Thank You to uvatbc For This Useful Post:
Reply

Tags
google voice, maemo 4, maemo 5


 
Forum Jump


All times are GMT. The time now is 11:01.