Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 440 2

latest revision download Branch trunk

440 annotated / raw | Diffs: previous, other | Lines: 321 ( +1, -0 )

Created: 2008-09-30 22:35:22 -0400 (2 months ago) | Author: derek | Changeset: 440

lots and lots and lots of fixes, to bring it up date
with the latest ptlib/opal combination.
Improve reliability - add read/write locks.

438 annotated / raw | Diffs: previous, other | Lines: 320 ( +14, -1 )

Created: 2008-07-27 22:22:05 -0400 (4 months 4 days ago) | Author: derek | Changeset: 438

Correctly cope with the times when the supervisor could not connect to
the server. Should be more robust now on startup..

426 annotated / raw | Diffs: previous, other | Lines: 307 ( +6, -4 )

Created: 2008-07-07 23:54:03 -0400 (4 months 24 days ago) | Author: derek | Changeset: 426

Get information for status improved. Can query the status of nodes
which have disconnected from the message server, but are still in the aplication.
Get the setting of id and server to work correctly.

418 annotated / raw | Diffs: previous, other | Lines: 305 ( +0, -2 )

Created: 2008-06-12 23:10:18 -0400 (5 months 18 days ago) | Author: derek | Changeset: 418

Tidy up the handling of memory leak checking,
add some callbacks to find when the supervisor has started.

413 annotated / raw | Diffs: previous, other | Lines: 307 ( +4, -0 )

Created: 2008-05-20 17:59:53 -0400 (6 months ago) | Author: derek | Changeset: 413

Add calls to mtrace for memory usage checking..

410 annotated / raw | Diffs: previous, other | Lines: 303 ( +1, -2 )

Created: 2008-05-13 00:51:52 -0400 (6 months ago) | Author: derek | Changeset: 410

tidy up emacs strings at end of the files soas to make Emacs editing consistant.
Work on the building of new comms identities for voip..

396 annotated / raw | Diffs: previous, other | Lines: 304 ( +2, -2 )

Created: 2008-03-27 18:33:08 -0400 (8 months ago) | Author: derek | Changeset: 396

Move to the new ptlib/opal layout, with bool, and not BOOL, and true,
(but not TRUE)  and false (but not FALSE).

230 annotated / raw | Diffs: previous, other | Lines: 304 ( +1, -12 )

Created: 2007-01-11 21:52:03 -0500 (22 months ago) | Author: derek | Changeset: 230

Tidy tidy tidy. Alter log levels to be less verbose.

223 annotated / raw | Diffs: previous, other | Lines: 315 ( +11, -0 )

Created: 2007-01-07 20:24:44 -0500 (22 months ago) | Author: derek | Changeset: 223

Rework comment level slightly. Add auto emacs space setting code.

222 annotated / raw | Diffs: previous, other | Lines: 304 ( +1, -1 )

Created: 2007-01-04 23:24:35 -0500 (22 months ago) | Author: derek | Changeset: 222

Bring it up to date, so that it compiles with the latest openh323 code.

60 annotated / raw | Diffs: previous, other | Lines: 304 ( +6, -6 )

Created: 2006-08-08 19:07:15 -0400 (2 years 3 months ago) | Author: derek | Changeset: 60

Remove the SS prefix to applications like voip, am and mcu.
This is done at the code level, and public Id level.

Update the server docs to describe the adviseontermination,
connection with no id, and whoami commands.

4 new/moved annotated / raw | Diffs: previous, other | Lines: 304 ( +304, -0 )

Created: 2006-05-17 21:16:50 -0400 (2 years 6 months ago) | Author: derek | Changeset: 4

Moved from: trunk/jopal/main.cxx 2

Rename jopal to voip.
tidy up resulting documentation.
Remove spurious log.txt files.

2 new annotated / raw | Lines: 304 ( +304, -0 )

Created: 2006-05-17 19:11:59 -0400 (2 years 6 months ago) | Author: derek | Changeset: 2

Moved to: trunk/voip/main.cxx 4

Initial release of the Sofa Switch set of utilities.