W3C CVS Root

CVS log for 2001/telagent/telAgent.py

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

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.9: download - view: text, markup, annotated - select for diffs
Tue Dec 31 22:33:52 2002 UTC (21 years, 5 months ago) by connolly
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +33 -15 lines
updated to python2.2, amk medusa

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 20 21:57:49 2002 UTC (21 years, 9 months ago) by connolly
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +9 -98 lines
factored out phone number code for use with dtmf dialer

Revision 1.7: download - view: text, markup, annotated - select for diffs
Wed Apr 11 19:52:10 2001 UTC (23 years, 2 months ago) by connolly
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +29 -13 lines
-- factored out US rules from OPKS
-- reduced depenency on areaCodes, XMLWriter, XMLElement classes
-- fiddled with linebreaks from the modem

Revision 1.6: download - view: text, markup, annotated - select for diffs
Tue Mar 20 03:41:20 2001 UTC (23 years, 2 months ago) by connolly
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +34 -8 lines
added "hang up the modem" button

added support for 555.1212 redirect to 555-1212

Revision 1.5: download - view: text, markup, annotated - select for diffs
Wed Jan 17 02:48:18 2001 UTC (23 years, 4 months ago) by connolly
Branches: MAIN
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +28 -12 lines
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 - view: text, markup, annotated - select for diffs
Sun Jan 14 06:38:53 2001 UTC (23 years, 4 months ago) by connolly
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +128 -91 lines
prepared for release to fork/fogo

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Jan 13 23:02:41 2001 UTC (23 years, 5 months ago) by connolly
Branches: MAIN
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +135 -12 lines
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 - view: text, markup, annotated - select for diffs
Sat Jan 13 20:57:07 2001 UTC (23 years, 5 months ago) by connolly
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +207 -11 lines
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 - view: text, markup, annotated - select for diffs
Sat Jan 13 17:02:23 2001 UTC (23 years, 5 months ago) by connolly
Branches: MAIN
works from command-line/log-file interface

Diff request

This form allows you to request diffs 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.

Log view options

Webmaster