Quick Search:

Line History

line history graph

Show Arbitrary Diff

From to

Supports revisions and tags.

History

trunk 426 2

latest revision download Branch trunk

426 annotated / raw | Diffs: previous, other | Lines: 230 ( +3, -0 )

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.

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

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.

396 annotated / raw | Diffs: previous, other | Lines: 228 ( +16, -0 )

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

393 annotated / raw | Diffs: previous, other | Lines: 212 ( +9, -0 )

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

390 annotated / raw | Diffs: previous, other | Lines: 203 ( +22, -0 )

Created: 2007-08-06 00:21:14 -0400 (15 months ago) | Author: derek | Changeset: 390

Tidy ups. Work on making udp channel/ep consistant with opal.
Tidy up python icon look.
fix typos in docs.

382 annotated / raw | Diffs: previous, other | Lines: 181 ( +5, -4 )

Created: 2007-07-31 22:19:10 -0400 (16 months ago) | Author: derek | Changeset: 382

Change the manner in which we accept/reject calls.
This change brings us into line with the opal Library standard.

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

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.

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

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.

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

Created: 2007-01-07 22:25:04 -0500 (22 months ago) | Author: derek | Changeset: 224

Various reliability fixes.
Better reporting in the voip module, better exceptions in python to cope
will callflow errors.

223 annotated / raw | Diffs: previous, other | Lines: 174 ( +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: 163 ( +163, -0 )

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

Moved from: trunk/jopal/jocall.h 2

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

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

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

Moved to: trunk/voip/jocall.h 4

Initial release of the Sofa Switch set of utilities.