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: 235 ( +8, -8 )

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: 235 ( +11, -10 )

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.

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

Created: 2008-07-25 01:00:20 -0400 (4 months 7 days ago) | Author: derek | Changeset: 432

Lots of tidy ups to improve the efficiency of the voip subsystem.
Minor cleanups to callflow to make it more robust.

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

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

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: 159 ( +13, -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: 147 ( +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..

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

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

60 annotated / raw | Diffs: previous, other | Lines: 127 ( +5, -5 )

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: 127 ( +127, -0 )

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

Moved from: trunk/jopal/supervisor.cxx 2

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

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

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

Moved to: trunk/voip/supervisor.cxx 4

Initial release of the Sofa Switch set of utilities.