Quick Search:

hide Line History

Line Count Graph

Constraint

Branch:
Author:
Tag:
Date: help

Sort: path | last-commit | first-commit Sub Directories

Changelog

10104 by mikej on 21 October 2008, 18:53:37 -0400 (31 days ago) trying to fix codec stuff (not working code)

mod_opal/mod_opal.cpp 10104 history download (+89 -41) diffs

mod_opal/mod_opal.h 10104 history download (+3 -0) diffs

10050 by robertj on 16 October 2008, 21:46:13 -0400 (36 days ago) Fixed windows build.

Clened up some of the "experimental" code leaving only the overrides required for codec selection.

mod_opal/mod_opal.cpp 10050 history download (+52 -76) diffs

mod_opal/mod_opal.h 10050 history download (+1 -5) diffs

10049 by mikej on 16 October 2008, 20:16:38 -0400 (36 days ago) check in with messy debug

mod_opal/mod_opal.cpp 10049 history download (+112 -29) diffs

mod_opal/mod_opal.h 10049 history download (+11 -2) diffs

10036 by mikej on 15 October 2008, 17:21:45 -0400 (37 days ago) update

mod_opal/mod_opal.cpp 10036 history download (+7 -2) diffs

10035 by mikej on 15 October 2008, 17:12:38 -0400 (37 days ago) sigh

mod_opal/mod_opal.cpp 10035 history download (+45 -58) diffs

10026 by mikej on 15 October 2008, 12:55:53 -0400 (37 days ago) wip

mod_opal/mod_opal.cpp 10026 history download (+54 -25) diffs

mod_opal/mod_opal.h 10026 history download (+1 -0) diffs

10023 by mikej on 15 October 2008, 11:34:14 -0400 (37 days ago) more cleanup

mod_opal/mod_opal.cpp 10023 history download (+0 -4) diffs

mod_opal/mod_opal.h 10023 history download (+0 -1) diffs

mod_opal/opal.conf.xml 10023 history download (+1 -1) diffs

10022 by mikej on 15 October 2008, 10:52:02 -0400 (37 days ago) remove profiles.cpp and change names of the profile to listener which it really is

mod_opal/Makefile 10022 history download (+0 -1) diffs

mod_opal/mod_opal.cpp 10022 history download (+100 -6) diffs

mod_opal/mod_opal.h 10022 history download (+5 -5) diffs

mod_opal/mod_opal_2005.vcproj 10022 history download (+0 -4) diffs

mod_opal/mod_opal_2008.vcproj 10022 history download (+0 -4) diffs

… 2 more files in changeset.
10020 by mikej on 14 October 2008, 20:26:59 -0400 (38 days ago) more work towards stability

mod_opal/mod_opal.cpp 10020 history download (+7 -4) diffs

10012 by mikej on 14 October 2008, 14:59:50 -0400 (38 days ago) clean up some rough edges

mod_opal/mod_opal.cpp 10012 history download (+101 -65) diffs

mod_opal/mod_opal.h 10012 history download (+7 -0) diffs

mod_opal/opal.conf.xml 10012 history download (+14 -19) diffs

mod_opal/profiles.cpp 10012 history download (+29 -3) diffs

10005 by mikej on 14 October 2008, 11:02:15 -0400 (38 days ago) set files to spaces to avoid formatting wars back and forth across commits

mod_opal/mod_opal.cpp 10005 history download (+515 -515) diffs

mod_opal/mod_opal.h 10005 history download (+90 -90) diffs

mod_opal/profiles.cpp 10005 history download (+56 -56) diffs

10004 by mikej on 14 October 2008, 10:53:01 -0400 (38 days ago) only add newline when necessary

mod_opal/mod_opal.cpp 10004 history download (+7 -1) diffs

10003 by robertj on 13 October 2008, 22:55:59 -0400 (38 days ago) Added code so PTLib trace logging can be redirected to FreeSwitch logging system.

mod_opal/mod_opal.cpp 10003 history download (+889 -804) diffs

10002 by robertj on 13 October 2008, 22:17:43 -0400 (39 days ago) Fixed hang on exit caused by media stream not being closed correctly.

mod_opal/mod_opal.cpp 10002 history download (+1 -1) diffs

9870 by robertj on 06 October 2008, 22:02:01 -0400 (46 days ago) Fixed various issues with call end causes and caller ID.

mod_opal/mod_opal.cpp 9870 history download (+15 -8) diffs

9840 by mikej on 04 October 2008, 16:59:45 -0400 (48 days ago) format pass 2

mod_opal/Makefile 9840 history download (+1 -1) diffs

mod_opal/mod_opal.cpp 9840 history download (+44 -22) diffs

9839 by mikej on 04 October 2008, 16:54:26 -0400 (48 days ago) format pass 1

mod_opal/Makefile 9839 history download (+2 -1) diffs

mod_opal/mod_opal.cpp 9839 history download (+775 -771) diffs

mod_opal/mod_opal.h 9839 history download (+195 -193) diffs

mod_opal/profiles.cpp 9839 history download (+63 -59) diffs

9838 by mikej on 04 October 2008, 16:33:23 -0400 (48 days ago) add timer to clock new jitterbuffer enabled rtp

mod_opal/mod_opal.cpp 9838 history download (+49 -12) diffs

mod_opal/mod_opal.h 9838 history download (+5 -1) diffs

9823 by robertj on 04 October 2008, 02:14:14 -0400 (48 days ago) Added patch start call back so jitter buffer is initialised.

mod_opal/mod_opal.cpp 9823 history download (+11 -0) diffs

mod_opal/mod_opal.h 9823 history download (+4 -3) diffs

9766 by robertj on 30 September 2008, 22:38:43 -0400 (51 days ago) Fixed numerous problems with codec creation by making sure that the pref_frames_per_packet field of the codecs supplied by the switch_loadable_module_get_codecs() functioned is honoured correctly.

mod_opal/mod_opal.cpp 9766 history download (+9 -0) diffs

9765 by robertj on 30 September 2008, 18:34:20 -0400 (52 days ago) Put codec time in milliseconds back to include tx frames per packet.

mod_opal/mod_opal.cpp 9765 history download (+1 -10) diffs

9760 by mikej on 30 September 2008, 12:19:39 -0400 (52 days ago) tmp fix for unknown ptime

mod_opal/mod_opal.cpp 9760 history download (+19 -6) diffs

9759 by robertj on 30 September 2008, 00:14:42 -0400 (52 days ago) Use blocking technique to make sure messages for answer/progress wait until the media channels are opened (an asynchronous operation in H.323) before they continue.

mod_opal/mod_opal.cpp 9759 history download (+134 -101) diffs

mod_opal/mod_opal.h 9759 history download (+5 -3) diffs

mod_opal/profiles.cpp 9759 history download (+1 -1) diffs

9532 by robertj on 11 September 2008, 20:10:08 -0400 (2 months 10 days ago) Removed separate read and write switch_codec_t member variables in FSMediaStream as an instance of that class is either a read or write stream but never both.

mod_opal/mod_opal.cpp 9532 history download (+8 -8) diffs

mod_opal/mod_opal.h 9532 history download (+1 -2) diffs

9522 by mikej on 10 September 2008, 16:33:08 -0400 (2 months 11 days ago) work in progress

mod_opal/Makefile 9522 history download (+8) new

mod_opal/Makefile.am 9522 history deleted

mod_opal/mod_opal.cpp 9522 history download (+111 -41) diffs

mod_opal/mod_opal.h 9522 history download (+4 -2) diffs

mod_opal/profiles.cpp 9522 history download (+1 -1) diffs

9500 by robertj on 09 September 2008, 20:40:25 -0400 (2 months 12 days ago) Major rewrite of OPAL interface.

mod_opal/Makefile.am 9500 history download (+11 -5) diffs

mod_opal/fscon.cpp 9500 history deleted

mod_opal/fscon.h 9500 history deleted

mod_opal/fsmanager.cpp 9500 history deleted

mod_opal/fsmanager.h 9500 history deleted

… 7 more files in changeset.
7090 by tuyan on 05 January 2008, 03:45:15 -0500 (10 months ago) Ok, till i find why sink media stream is not opening on setup,
we will yield till the end of universe on PROGRESS event.
added some temporary stuff to do both faststart and slowstart on
h323->sip rout…

mod_opal/fscon.cpp 7090 history download (+45 -3) diffs

mod_opal/mod_opal.cpp 7090 history download (+1 -1) diffs

7089 by tuyan on 05 January 2008, 02:12:25 -0500 (10 months ago) Accepting calls with slowstart crashes.. other than that,
routing incoming h323 calls to sofia then to sip works with G.711 and GSM
codecs.

mod_opal/fscon.cpp 7089 history download (+19 -11) diffs

mod_opal/fsmanager.cpp 7089 history download (+1 -1) diffs

7086 by tuyan on 04 January 2008, 22:13:48 -0500 (10 months ago) some debugging with global options

mod_opal/fscon.cpp 7086 history download (+5 -0) diffs

mod_opal/fsmanager.cpp 7086 history download (+12 -2) diffs

6979 by tuyan on 25 December 2007, 19:37:23 -0500 (10 months ago) remove profile info when h323connection deleted

mod_opal/fscon.cpp 6979 history download (+13 -9) diffs

mod_opal/fsmanager.cpp 6979 history download (+3 -0) diffs

earlier earlier | later later