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: 341 ( +16, -18 )

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.

433 annotated / raw | Diffs: previous, other | Lines: 343 ( +8, -8 )

Created: 2008-07-27 00:47:16 -0400 (4 months 5 days ago) | Author: derek | Changeset: 433

Big tidy up. Move all comamnd handling to use Const,
so that the strings are handled as efficiently as possible.

431 annotated / raw | Diffs: previous, other | Lines: 343 ( +6, -3 )

Created: 2008-07-21 23:13:27 -0400 (4 months 10 days ago) | Author: derek | Changeset: 431

Tidy up operation so it operates correctly when just the write file is specified.
Improve reporting on the status command to accurate describe what is happening.

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

Created: 2008-05-27 19:09:44 -0400 (6 months ago) | Author: derek | Changeset: 417

Fix the comms constructor, so we avoid the call of pure virtual functions.
the commsProvider internal thread must start work after the creation of everything has completed.

Correctly send a message back to the remote controller that the call has been established. This is
useful in those scripts that want to know when the call is operational.

410 annotated / raw | Diffs: previous, other | Lines: 339 ( +10, -0 )

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: 329 ( +5, -5 )

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).

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

Created: 2007-05-14 23:11:08 -0400 (18 months ago) | Author: derek | Changeset: 252

Fixes tidyups etc.

249 annotated / raw | Diffs: previous, other | Lines: 327 ( +2, -2 )

Created: 2007-05-14 22:21:31 -0400 (18 months ago) | Author: derek | Changeset: 249

Follow on changes, from using const PString & arguement,
(which saves on cpu required to pass a parameter).

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

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

Initial release of the Sofa Switch set of utilities.