Making phone numbers as consistent as possible so user started conversations don...
authorEd Page <eopage@byu.net>
Sat, 16 Jan 2010 21:14:20 +0000 (15:14 -0600)
committerEd Page <eopage@byu.net>
Sat, 16 Jan 2010 21:14:20 +0000 (15:14 -0600)
commit54fb3d0f7f39e6446e1771cc29483a4d6138f8dd
tree1837e9abcea3c2439930d618c8b2f1fbf44dc764
parent6df82f35e73a3e53081d09ed592388dcfe5e3248
Making phone numbers as consistent as possible so user started conversations don't cause a separate channel to be created on response.  This also fixes the issue with GV not providing a contact id.  The downside is you can't text with yourself anymore
12 files changed:
hand_tests/gv.py
src/aliasing.py
src/channel/call.py
src/channel_manager.py
src/connection.py
src/gvoice/addressbook.py
src/gvoice/conversations.py
src/handle.py
src/util/misc.py
tests/test_addressbook.py [deleted file]
tests/test_conversations.py [deleted file]
tests/test_gv_backend.py [deleted file]