| SofaSWITCH:/ |
hide Line HistoryConstraint |
Changelog
439
by derek on
06 August 2008, 16:44:46 -0400
(32 days ago)
sort out a faulty ptrace message.
trunk/server/main.cxx
439
438
by derek on
27 July 2008, 22:22:05 -0400
(42 days ago)
Correctly cope with the times when the supervisor could not connect to
the server. Should be more robust now on startup..
trunk/am/main.cxx
438
trunk/am/manager.cxx
438
trunk/am/manager.h
438
trunk/am/supervisor.cxx
438
trunk/mcu/main.cxx
438
437
by derek on
27 July 2008, 19:56:10 -0400
(42 days ago)
check that the user has specified a python variable to
hold the output of the requestnewid operation. mark this as a compile error if name not specified. Ensure this compile error is correctly cleared…
trunk/callflow/src/dnd.cpp
437
trunk/callflow/src/requestnode.cpp
437
trunk/callflow/src/requestnode.h
437
trunk/callflow/src/shapelist.cpp
437
436
by derek on
27 July 2008, 19:26:14 -0400
(42 days ago)
Tidy up the errorchecking - ensure that the python code
copes with faulty input better.
trunk/callflow/src/requestnode.cpp
436
435
by derek on
27 July 2008, 01:22:16 -0400
(43 days ago)
requestnewid command is changed, to now include a unique identifying string.
this means one RequestNewId node on the panel will not interfere with another. Alternatively, multiple uses of a RequestNew…
trunk/callflow/src/requestnode.cpp
435
trunk/callflow/src/shapelist.cpp
435
434
by derek on
27 July 2008, 01:11:44 -0400
(43 days ago)
use a read write lock on the internal audio buffer,
so it is more efficient in handling audio. This will allow concurrent reads of the member's audio buffer.
trunk/mcu/member.cxx
434
trunk/mcu/member.h
434
433
by derek on
27 July 2008, 00:47:16 -0400
(43 days ago)
Big tidy up. Move all comamnd handling to use Const,
so that the strings are handled as efficiently as possible.
trunk/am/comms.cxx
433
trunk/am/comms.h
433
trunk/am/manager.cxx
433
trunk/am/manager.h
433
trunk/am/supervisor.cxx
433
432
by derek on
25 July 2008, 01:00:20 -0400
(45 days ago)
Lots of tidy ups to improve the efficiency of the voip subsystem.
Minor cleanups to callflow to make it more robust.
trunk/callflow/src/callstartstop.cpp
432
trunk/callflow/src/endcall.cpp
432
trunk/callflow/src/transfermedia.cpp
432
trunk/sofa/include/sofa/messages.h
432
trunk/sofa/src/messages.cxx
432
431
by derek on
21 July 2008, 23:13:27 -0400
(48 days ago)
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.
trunk/am/audio.cxx
431
trunk/am/comms.cxx
431
430
by derek on
20 July 2008, 22:45:12 -0400
(49 days ago)
Add additional command of (iaxstatus and iaxstatus full)
This command reports on the usage in OPAL's iax lists.
trunk/voip/mymanager.cxx
430
trunk/voip/mymanager.h
430
trunk/voip/supervisor.cxx
430
trunk/voip/supervisor.h
430
429
by derek on
20 July 2008, 22:43:21 -0400
(49 days ago)
Tidy up formatting of doxygen comment.
trunk/server/main.h
429
428
by derek on
20 July 2008, 22:42:45 -0400
(49 days ago)
Modify example forloop for clarity.
trunk/callflow/tests/forloop.src
428
427
by derek on
20 July 2008, 22:42:15 -0400
(49 days ago)
Tidy up formatting.
Add new methods so descendant class can process additional commands.
trunk/sofa/include/sofa/messages.h
427
trunk/sofa/src/messages.cxx
427
426
by derek on
07 July 2008, 23:54:03 -0400
(2 months 1 day ago)
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.…
trunk/voip/jocall.h
426
trunk/voip/main.cxx
426
trunk/voip/mymanager.cxx
426
trunk/voip/mymanager.h
426
trunk/voip/supervisor.cxx
426
425
by derek on
02 July 2008, 23:52:27 -0400
(2 months 6 days ago)
Tidy up locks in creation of identities.
Now, we correctly set them, so there is no deadlock on faulty initialisation.
trunk/sofa/src/messages.cxx
425
424
by derek on
02 July 2008, 23:45:34 -0400
(2 months 6 days ago)
Go back to no up arrow - it breaks the shell...
trunk/server/client.py
424
423
by derek on
18 June 2008, 23:46:07 -0400
(2 months 20 days ago)
Work hard to get keyboard events to be detected.
They refuse to be detected.ARRRGGGH.
trunk/callflow/src/callflow.cpp
423
trunk/callflow/src/callflow.h
423
trunk/callflow/src/canvas.cpp
423
trunk/callflow/src/canvas.h
423
422
by derek on
16 June 2008, 01:10:08 -0400
(2 months 23 days ago)
Another attempt to make event handling of key clicks work.
trunk/callflow/src/callflow.cpp
422
trunk/callflow/src/callflow.h
422
trunk/callflow/src/canvas.cpp
422
trunk/callflow/src/canvas.h
422
421
by derek on
15 June 2008, 19:28:22 -0400
(2 months 23 days ago)
Try (unsuccessfully) to get the editor to respond to keypresses. This USED to work.
Now, the thing is a bit broken. Sigh
trunk/callflow/src/callflow.cpp
421
trunk/callflow/src/callflow.h
421
trunk/callflow/src/canvas.cpp
421
trunk/callflow/src/canvas.h
421
420
by derek on
12 June 2008, 23:12:30 -0400
(2 months 26 days ago)
tidy up the command line handler to do things like up-arrow correctly,
and to have a prompt symbol.
trunk/server/client.py
420
419
by derek on
12 June 2008, 23:11:52 -0400
(2 months 26 days ago)
Add handling of the messageframe so that descendants can work out
when they have started running. Tidy up the dumpmem command, to have less allocs in it.
trunk/sofa/include/sofa/messages.h
419
trunk/sofa/src/messages.cxx
419
418
by derek on
12 June 2008, 23:10:18 -0400
(2 months 26 days ago)
Tidy up the handling of memory leak checking,
add some callbacks to find when the supervisor has started.
trunk/voip/Makefile
418
trunk/voip/comms.cxx
418
trunk/voip/jocall.cxx
418
trunk/voip/main.cxx
418
trunk/voip/mymanager.cxx
418
417
by derek on
27 May 2008, 19:09:44 -0400
(3 months 11 days ago)
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 b…
trunk/am/comms.cxx
417
trunk/mcu/comms.cxx
417
trunk/sofa/include/sofa/messlist.h
417
trunk/sofa/src/messages.cxx
417
trunk/sofa/src/messlist.cxx
417
416
by derek on
26 May 2008, 23:02:56 -0400
(3 months 12 days ago)
Changes resulting from upgrades to the ptlib/opal library.
trunk/Makefile
416
trunk/voip/jocall.cxx
416
trunk/voip/udpconnection.cxx
416
trunk/voip/udpconnection.h
416
415
by derek on
25 May 2008, 21:36:03 -0400
(3 months 13 days ago)
Work hard on callflow so it compiles and runs a bit nicer.
Fix compatibility issues with wxwidgets 2.8.
trunk/callflow/src/acceptcall.cpp
415
trunk/callflow/src/acceptcall.h
415
trunk/callflow/src/callflow.cpp
415
trunk/callflow/src/callflow.h
415
trunk/callflow/src/callstartstop.cpp
415
414
by derek on
23 May 2008, 01:04:54 -0400
(3 months 16 days ago)
Many lines of tedious cahnges to get it to compile on wxWidgets 2.8 Sigh, job not finished.
trunk/callflow/bitmaps/ControlsEndHere.xpm
414
trunk/callflow/bitmaps/ControlsIf.xpm
414
trunk/callflow/bitmaps/Controlsend_for.xpm
414
trunk/callflow/bitmaps/Controlsfor.xpm
414
trunk/callflow/bitmaps/Controlsstart.xpm
414
413
by derek on
20 May 2008, 17:59:53 -0400
(3 months 18 days ago)
Add calls to mtrace for memory usage checking..
trunk/voip/main.cxx
413
412
by derek on
20 May 2008, 17:59:05 -0400
(3 months 18 days ago)
Tidy up the dumping of memory while a sofa utility is running..
trunk/sofa/include/sofa/messages.h
412
trunk/sofa/src/messages.cxx
412
411
by derek on
13 May 2008, 22:51:20 -0400
(3 months 25 days ago)
The building of MessageFrame instances in the library now checks the
message frames created. Those that are terminated (for whatever reason) are automatically deleted. New ones are then built.
trunk/sofa/include/sofa/messlist.h
411
trunk/sofa/src/messlist.cxx
411
410
by derek on
13 May 2008, 00:51:52 -0400
(3 months 26 days ago)
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..
trunk/am/audio.cxx
410
trunk/am/audio.h
410
trunk/am/comms.cxx
410
trunk/am/comms.h
410
trunk/am/counts.cxx
410
|