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: 178 ( +7, -4 )

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: 175 ( +10, -9 )

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.

430 annotated / raw | Diffs: previous, other | Lines: 174 ( +36, -0 )

Created: 2008-07-20 22:45:12 -0400 (4 months 11 days ago) | Author: derek | Changeset: 430

Add additional command of (iaxstatus  and iaxstatus full)
This command reports on the usage in OPAL's iax lists.

418 annotated / raw | Diffs: previous, other | Lines: 138 ( +6, -1 )

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.

410 annotated / raw | Diffs: previous, other | Lines: 133 ( +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..

397 annotated / raw | Diffs: previous, other | Lines: 134 ( +1, -1 )

Created: 2008-03-27 22:11:53 -0400 (8 months ago) | Author: derek | Changeset: 397

Move away from BOOL, TRUE, FALSE.
start working on a configure script to build the library.

393 annotated / raw | Diffs: previous, other | Lines: 134 ( +5, -1 )

Created: 2007-08-06 21:03:57 -0400 (15 months ago) | Author: derek | Changeset: 393

Get h323 voice calls to mirror back. We make a h.323 call to ourselves, which we then detect coming
back to us... Good..

391 annotated / raw | Diffs: previous, other | Lines: 130 ( +3, -1 )

Created: 2007-08-06 01:04:35 -0400 (15 months ago) | Author: derek | Changeset: 391

Add method, so it compiles correctly.

247 annotated / raw | Diffs: previous, other | Lines: 128 ( +7, -4 )

Created: 2007-04-19 22:30:57 -0400 (19 months ago) | Author: derek | Changeset: 247

fixes, so it compiles with the absolute latest opal cvs.
This includes precompiled headers of ptlib.h, which does supposedly
reduce the compile time.

223 annotated / raw | Diffs: previous, other | Lines: 125 ( +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.

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

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

Moved from: trunk/jopal/supervisor.h 2

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

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

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

Moved to: trunk/voip/supervisor.h 4

Initial release of the Sofa Switch set of utilities.