W3C CVS

CVS log for 2001/sw/zakim/Conference.pm

[BACK] Up to [Public] / 2001 / sw / zakim

Request diff between arbitrary revisions


Default branch: 1

Revision 1.20 / (download) - annotate - [select for diffs] , Fri Apr 1 19:22:57 2005 UTC (3 years, 4 months ago) by swick
CVS Tags: HEAD
Changes since 1.19: +4 -4 lines
Diff to previous 1.19 (colored)
Release all Party objects when a Conference ends.

Revision 1.19 / (download) - annotate - [select for diffs] , Sun Mar 30 05:40:51 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.18: +13 -1 lines
Diff to previous 1.18 (colored)
When enumerate() is called as an instance method, accept a procedure
argument to invoke on each party in the conference.

Revision 1.18 / (download) - annotate - [select for diffs] , Sun Mar 30 00:04:47 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.17: +8 -2 lines
Diff to previous 1.17 (colored)
It seems the WOC rewrites the current reservation record, so perhaps
it is safe to cache the reservation object.

Revision 1.17 / (download) - annotate - [select for diffs] , Sat Mar 29 23:14:00 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.16: +12 -11 lines
Diff to previous 1.16 (colored)
Do not cache the reservation record, as it can change

Revision 1.16 / (download) - annotate - [select for diffs] , Mon Mar 24 21:26:30 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.15: +6 -2 lines
Diff to previous 1.15 (colored)
Don't search schedule for passcode more than once.

Revision 1.15 / (download) - annotate - [select for diffs] , Sun Mar 23 21:36:12 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.14: +16 -1 lines
Diff to previous 1.14 (colored)
Better abstraction for conference passcode; grab it transparently
from the schedule.

Revision 1.14 / (download) - annotate - [select for diffs] , Sun Mar 23 05:22:13 2003 UTC (5 years, 5 months ago) by swick
Changes since 1.13: +17 -3 lines
Diff to previous 1.13 (colored)
Make solitary participant termination actually work, now that we can
get an accurate end time for a reservation.

Revision 1.13 / (download) - annotate - [select for diffs] , Sun Nov 10 00:14:58 2002 UTC (5 years, 9 months ago) by swick
Changes since 1.12: +16 -2 lines
Diff to previous 1.12 (colored)
If the conference has the Q&A feature request, then disable explicit
unmute and disable implicit unmute via 'ack' unless the name is on the
speaker queue or the bot is directly addressed.  Also disable '60#'
operator mute override.

Revision 1.12 / (download) - annotate - [select for diffs] , Tue Aug 6 12:31:45 2002 UTC (6 years ago) by swick
Changes since 1.11: +16 -1 lines
Diff to previous 1.11 (colored)
Implement Conference::MATrequest which relies on Connection::MATsend
Use this to implement a more reliable and faster mute/unmute

Revision 1.11 / (download) - annotate - [select for diffs] , Mon Aug 5 15:36:57 2002 UTC (6 years ago) by swick
Changes since 1.10: +41 -1 lines
Diff to previous 1.10 (colored)
Add MATconfID() method

Revision 1.10 / (download) - annotate - [select for diffs] , Mon Jul 15 03:19:13 2002 UTC (6 years, 1 month ago) by swick
Changes since 1.9: +9 -1 lines
Diff to previous 1.9 (colored)
Make conference end-time available

Revision 1.9 / (download) - annotate - [select for diffs] , Fri Jun 7 12:50:58 2002 UTC (6 years, 2 months ago) by swick
Changes since 1.8: +30 -3 lines
Diff to previous 1.8 (colored)
Capture the schedulerID (aka 'billing code') and use for the conference URI
in order to be able to associate active conferences with scheduled
conferences.

Revision 1.8 / (download) - annotate - [select for diffs] , Tue Dec 18 03:16:40 2001 UTC (6 years, 8 months ago) by swick
Changes since 1.7: +2 -4 lines
Diff to previous 1.7 (colored)
Implement 'disconnect|hangup xxx'

Revision 1.7 / (download) - annotate - [select for diffs] , Sat Dec 8 06:09:21 2001 UTC (6 years, 8 months ago) by swick
Changes since 1.6: +7 -6 lines
Diff to previous 1.6 (colored)
Use carp rather than warn so we can more easily generate stack traces.

Revision 1.6 / (download) - annotate - [select for diffs] , Sat Dec 8 05:25:09 2001 UTC (6 years, 8 months ago) by swick
Changes since 1.5: +62 -12 lines
Diff to previous 1.5 (colored)
Add Conference->dtmf(bool)

Revision 1.5 / (download) - annotate - [select for diffs] , Mon Nov 26 17:27:31 2001 UTC (6 years, 9 months ago) by swick
Changes since 1.4: +12 -11 lines
Diff to previous 1.4 (colored)
mute and unmute work more reliably now; let others try them out.

Revision 1.4 / (download) - annotate - [select for diffs] , Mon Nov 26 04:38:01 2001 UTC (6 years, 9 months ago) by swick
Changes since 1.3: +51 -1 lines
Diff to previous 1.3 (colored)
mute and unmute are almost implemented.  The operator line is left
in 'hold' state and I have not found a reliable way to disconnect it.
So for now, these commands are not public.

Revision 1.3 / (download) - annotate - [select for diffs] , Fri Nov 23 19:14:32 2001 UTC (6 years, 9 months ago) by swick
Changes since 1.2: +3 -2 lines
Diff to previous 1.2 (colored)
Report conference participants in the order they joined the conference.

Revision 1.2 / (download) - annotate - [select for diffs] , Wed Oct 31 05:29:49 2001 UTC (6 years, 10 months ago) by swick
Changes since 1.1: +22 -1 lines
Diff to previous 1.1 (colored)
Add addAttributeListener method to Conference so that changes to
party name or mode can be tracked in real-time.

Revision 1.1 / (download) - annotate - [select for diffs] , Tue Oct 30 05:01:49 2001 UTC (6 years, 10 months ago) by swick
Diff
First release.
This still steals most of the IRC framework from Dave Beckett's logger.
Supports multiple IRC channels and distinguishes which bridge conference
goes with which IRC channel.

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