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: 308 ( +12, -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.

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

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

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

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: 316 ( +10, -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: 306 ( +9, -1 )

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: 298 ( +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: 299 ( +6, -6 )

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.

395 annotated / raw | Diffs: previous, other | Lines: 299 ( +14, -7 )

Created: 2007-08-24 01:14:41 -0400 (15 months ago) | Author: derek | Changeset: 395

Multiple patches to logging. Keep compatible with current opal code.

390 annotated / raw | Diffs: previous, other | Lines: 292 ( +10, -15 )

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.

387 annotated / raw | Diffs: previous, other | Lines: 297 ( +14, -0 )

Created: 2007-08-02 21:24:33 -0400 (15 months ago) | Author: derek | Changeset: 387

Work on getting the alerting right.

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

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: 280 ( +8, -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.

245 annotated / raw | Diffs: previous, other | Lines: 276 ( +0, -48 )

Created: 2007-04-17 19:08:18 -0400 (19 months ago) | Author: derek | Changeset: 245

patches to bring sofa voip into line with the current opal CVS.

242 annotated / raw | Diffs: previous, other | Lines: 324 ( +46, -4 )

Created: 2007-02-13 23:11:32 -0500 (21 months ago) | Author: derek | Changeset: 242

Add code to cope with recent changes in the openh323 cvs, which creates
the variable stringOptions. Currently, this variable is Not set to null, so calls crash (which use h323/sip)

230 annotated / raw | Diffs: previous, other | Lines: 282 ( +2, -7 )

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: 287 ( +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.

67 annotated / raw | Diffs: previous, other | Lines: 276 ( +3, -3 )

Created: 2006-08-15 01:08:05 -0400 (2 years 3 months ago) | Author: derek | Changeset: 67

Excise unused Endpoint class.
Remove counts for this unused class.

60 annotated / raw | Diffs: previous, other | Lines: 276 ( +3, -3 )

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.

56 annotated / raw | Diffs: previous, other | Lines: 276 ( +2, -2 )

Created: 2006-08-07 23:00:26 -0400 (2 years 3 months ago) | Author: derek | Changeset: 56

Fixes so it  compiles on the latest cvs from opal/pwlib.

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

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

Moved from: trunk/jopal/mymanager.h 2

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

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

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

Moved to: trunk/voip/mymanager.h 4

Initial release of the Sofa Switch set of utilities.