diff options
author | David Brown <dab@google.com> | 2010-09-27 16:29:14 -0700 |
---|---|---|
committer | David Brown <dab@google.com> | 2010-09-28 17:47:36 -0700 |
commit | 158d390f533f927175c5a5a3e5a1a8bc07ca1fac (patch) | |
tree | 8e466c835c5d3900256caa8cf47a325fe623fde8 /libs/rs/rsg_ScriptJavaClass.cpp | |
parent | 05105f7abe02b2dff91d6260b3628c8b97816bab (diff) |
Implement contacts lookup (caller-id) for incoming SIP calls.
CallerInfoAsyncQuery can now handle SIP addresses in addition to regular
phone numbers: if the number passed in to startQuery() is actually a "URI
number", we now treat it as a SIP address and look it up directly in the
Data table.
If it's a regular phone number, the behavior is unchanged: we use the
PhoneLookup table as before.
This piece of the fix covers only the contact lookup for incoming calls;
we still need some more cleanup of the CallerInfo class in order to get
the call log working.
Bug: 3004127
Change-Id: I0fcb80f9de5b8ecf99d31ee92e0889ddb07216fd
Diffstat (limited to 'libs/rs/rsg_ScriptJavaClass.cpp')
0 files changed, 0 insertions, 0 deletions