Earlier quoted context omitted.
You might make this more obvious. Also, you might state how to distinguish between "sorry we need more time to look this up" and an actual 404 or error. HTTP code 202 Accepted seems appropriate for this ( http://en.wikipedia.org/wiki/List_of_HTTP_status_codes )
504 Gateway Timeout would be the obvious one, since if I'm reading this correctly it's essentially a timeout of zero; 5xx status codes are indicative of retriability later on. But I think that sort of performance would make the free tier essentially worthless. “All you have to do is hit our API endpoint, and BAM, you get results back.” Except you really don't. Analogy: a caching DNS resolver that returned an instant…
Caller ID Made Simple
51–60 of 66 posts
Re: Caller ID Made Simple
#52Earlier quoted context omitted.
My thoughts exactly! I easily get less than 60 calls per hour so this would be perfect. Interestingly, the caller ID for my number is tied to the first owner of my account before it was transferred to me (which happened many years ago).
An Android app is currently in development, and will be released free of charge. We are having an issue, however, because non-GSM carriers rarely allow data transmissions during a voice call, including the ringing state of incoming calls.
Re: Caller ID Made Simple
#53Earlier quoted context omitted.
Hey Adley, thanks for the comment! I'll update the page shortly.
When I tried it I got this: "Sorry, not implemented yet. Please append "?format=json" to your URL." When I did that it worked.
Re: Caller ID Made Simple
#54Re: Caller ID Made Simple
#55Please make it more obvious that this only works for US phone numbers
I just tried it for some numbers around Montreal. Apart from the delayed results issue, it works.
Re: Caller ID Made Simple
#56Re: Caller ID Made Simple
#57Personally, I think the Canadian system of including the name in the IAM works a lot better than having to do a DB lookup.
Re: Caller ID Made Simple
#58Earlier quoted context omitted.
Well, I've often used my mobile internet at the same time as talking in the phone (although it fails sometimes (and I don't have LTE)). Also, there are many applications in the market that does exactly this. I haven't installed any of them since I basically don't trust anyone with "read/write contacts" and "full internet access" at the same time (perfectly valid permissions for apps like this, but that doesn't mean I…
It's only an issue for non-GSM phones i.e. CDMA phones used in the US and parts of Asia. CDMA does not allow data and voice to run at once over the same radio, while GSM does. Since LTE is an entirely IP network, voice can be run over it like any other IP network. Current phones/carriers do not support it though, but there's some talk that it will be introduced in the next year or so.
Re: Caller ID Made Simple
#59It just says "wireless caller" for my number. Does it usually provide more information? I don't know how useful this is otherwise.
Re: Caller ID Made Simple
#60Earlier quoted context omitted.
An Android app is currently in development, and will be released free of charge. We are having an issue, however, because non-GSM carriers rarely allow data transmissions during a voice call, including the ringing state of incoming calls.
Without Voice-over-LTE, I'm not sure how you're going to get around it. It's not a carrier limitation, it's a limitation of CDMA radios and implementations.