W3C CVS

CVS log for 2001/telagent/telAgent.py

[BACK] Up to [Public] / 2001 / telagent

Request diff between arbitrary revisions


Default branch: 1

Revision 1.9 / (download) - annotate - [select for diffs] , Tue Dec 31 22:33:52 2002 UTC (5 years, 6 months ago) by connolly
CVS Tags: HEAD
Changes since 1.8: +33 -15 lines
Diff to previous 1.8 (colored)
updated to python2.2, amk medusa

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Aug 20 21:57:49 2002 UTC (5 years, 10 months ago) by connolly
Changes since 1.7: +9 -98 lines
Diff to previous 1.7 (colored)
factored out phone number code for use with dtmf dialer

Revision 1.7 / (download) - annotate - [select for diffs] , Wed Apr 11 19:52:10 2001 UTC (7 years, 2 months ago) by connolly
Changes since 1.6: +29 -13 lines
Diff to previous 1.6 (colored)
-- factored out US rules from OPKS
-- reduced depenency on areaCodes, XMLWriter, XMLElement classes
-- fiddled with linebreaks from the modem

Revision 1.6 / (download) - annotate - [select for diffs] , Tue Mar 20 03:41:20 2001 UTC (7 years, 3 months ago) by connolly
Changes since 1.5: +34 -8 lines
Diff to previous 1.5 (colored)
added "hang up the modem" button

added support for 555.1212 redirect to 555-1212

Revision 1.5 / (download) - annotate - [select for diffs] , Wed Jan 17 02:48:18 2001 UTC (7 years, 5 months ago) by connolly
Changes since 1.4: +28 -12 lines
Diff to previous 1.4 (colored)
changed incoming line terminator from the modem from \r\n to just \r.
Not sure why it worked before... hmm...

also, a --debug N option
and --areaCodes to turn off the area code DB.

Revision 1.4 / (download) - annotate - [select for diffs] , Sun Jan 14 06:38:53 2001 UTC (7 years, 5 months ago) by connolly
Changes since 1.3: +128 -91 lines
Diff to previous 1.3 (colored)
prepared for release to fork/fogo

Revision 1.3 / (download) - annotate - [select for diffs] , Sat Jan 13 23:02:41 2001 UTC (7 years, 5 months ago) by connolly
Changes since 1.2: +135 -12 lines
Diff to previous 1.2 (colored)
TADA!
 -- gets caller-id info from the modem, logs it
	(and keeps it in memory... hmm...)
 -- shows log of incoming calls in this process,
     each linked to a tel: URI (@@actually, a urn:tel: URI for now :-( )
 -- proxies tel: URIs (and urn:tel: URIs) to a page offering to call,
	with local dialing conventions implemented
 -- handles POST to /dialer
	recording absolute URI of destination
	and actual number called

still plenty to do... look for @@ etc. in the code

Revision 1.2 / (download) - annotate - [select for diffs] , Sat Jan 13 20:57:07 2001 UTC (7 years, 5 months ago) by connolly
Changes since 1.1: +207 -11 lines
Diff to previous 1.1 (colored)
woohoo! medusa integration works. Medusa is *so* *cool*!

logging of incoming calls works!

broke outgoing calls from command line, though. Hmm...

TODO:
	route incoming call events (persist them other than in a log?)
	outgoing calls

Revision 1.1 / (download) - annotate - [select for diffs] , Sat Jan 13 17:02:23 2001 UTC (7 years, 5 months ago) by connolly
Diff
works from command-line/log-file interface

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Diffs between and
Type of Diff should be a 

Sort log by:

Webmaster