A bunch of todos
authorEd Page <eopage@byu.net>
Fri, 8 Jan 2010 01:51:17 +0000 (19:51 -0600)
committerEd Page <eopage@byu.net>
Fri, 8 Jan 2010 01:51:17 +0000 (19:51 -0600)
src/connection.py

index e5673a6..18bdd4e 100644 (file)
@@ -4,6 +4,10 @@
 @todo Separate voicemail/sms into separate conversation instances
 @todo Setup addressbook, voicemail, sms state machines
 @todo Add option to use screen name as callback
+@todo Get a callback for missed calls to force an update of the voicemail state machine
+@todo Get a callback on an incoming call and if its from GV, auto-pickup
+@todo Use state-strategies to keep mega-state-machine generic
+@todo Observe when connected/disconnected to disconnect CM
 """