2004-07-14 13:35 csoutheren * openh323_cfg.dxy: Added correct documentation version tag 2004-07-14 13:32 csoutheren * version.h: Adjusted to 1.15.0 after Pandora branch 2004-07-14 13:27 csoutheren * version.h: Incremented build number after tagging to v1_14_4. 2004-07-14 11:03 csoutheren * src/channels.cxx: Ensure payload type is set before codec Read function is called 2004-07-13 22:09 rjongbloed * src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Added virtual to CleanUpConnections, thanks Eize Slange Added Q.931 ConnectAck support , thanks Eize Slange 2004-07-13 20:19 csoutheren * include/h323con.h: Fixed cut & paste errors in comments 2004-07-11 22:07 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Added virtual to CleanUpConnections, thanks Eize Slange Added Q.931 ConnectAck support , thanks Eize Slange 2004-07-11 21:37 rjongbloed * include/q931.h, src/q931.cxx: Added ConnectAck support and fixed bugs in ChannelIdentificationIE, thanks Eize Slange 2004-07-11 21:36 rjongbloed * include/h323ep.h: Added virtual to CleanUpConnections, thanks Eize Slange 2004-07-11 21:26 rjongbloed * src/vblasterlid.cxx: Fixed error in Voice Blaster tone queue, thanks German Garcia 2004-07-11 20:38 rjongbloed * src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf: Fixed loading factories in static libraries. 2004-07-11 19:18 rjongbloed * src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Fixed loading factories in static libraries. 2004-07-11 18:09 csoutheren * src/transports.cxx: Patch for VxWorks thanks to Eize Slange 2004-07-07 18:04 csoutheren * include/mediafmt.h, src/h261codec.cxx, src/h323pluginmgr.cxx, src/rfc2190avcodec.cxx: Added video codecs to default codec list, but H.263 is only loaded if the .so/DLL is found 2004-07-07 17:10 csoutheren * include/opalvxml.h, include/opalwavfile.h, src/opalvxml.cxx, src/opalwavfile.cxx: Changed to use new factory based PWAVFile Removed redundant blocking/unblocking when using G.723.1 2004-07-07 17:03 csoutheren * src/precompile.cxx: Added #define that allows precompiled headers to avoid including multiple versions of the static global hack for factories 2004-07-07 13:53 csoutheren * src/channels.cxx: Fixed non-faststart comptibility problem with Cisco gateways. Apparently, they do not return a session ID in the OLCack in non-fastStart mode but they do in fastStart mode (who'da - guessed that !) 2004-07-07 13:52 csoutheren * include/mediafmt.h, src/h323caps.cxx: Fixed incorrect strings returned by GetFormatName on G.711 codecs 2004-07-05 16:43 csoutheren * ReadMe.txt: Removed refs to asnparser 2004-07-04 12:45 csoutheren * version.h: Incremented build number after tagging to v1_14_3.