Added detection of missed calls. As part of this I moved some of the connections...
authorEd Page <eopage@byu.net>
Sun, 7 Feb 2010 05:00:37 +0000 (23:00 -0600)
committerEd Page <eopage@byu.net>
Sun, 7 Feb 2010 05:00:37 +0000 (23:00 -0600)
commitb53d4046e4ca322bd00e768e171c34f38bbe3d7a
tree6d67c8901f6b813e7307f5b7fcdf5811698daa29
parent3e841267e78972f857655cd4caab74837af787ef
Added detection of missed calls.  As part of this I moved some of the connections plumbing out to separate classes to make
src/autogv.py [new file with mode: 0644]
src/channel/debug_prompt.py
src/connection.py
src/util/tp_utils.py