2004-11-26 19:47  csoutheren

	* configure.ac, configure: Fixed problem with version defines

2004-11-26 15:39  csoutheren

	* version.h: Incremented build number after tagging to v1_15_2.

2004-11-26 15:38  csoutheren

	* version.h: Pre-tagging check in for v1_15_2.

2004-11-26 14:06  csoutheren

	* include/openh323buildopts.h.in: Added detection of Transnexus OSP
	  toolkit under Windows

2004-11-25 18:38  csoutheren

	* include/h323ep.h, src/gkserver.cxx, src/h323ep.cxx,
	  src/h323rtp.cxx, src/transports.cxx: Ensured that external TCP
	  address translation is performed when using STUN to handle UDP

2004-11-22 22:30  rjongbloed

	* include/h323con.h, src/OpenH323_2003.dtf, src/OpenH323d_2003.dtf,
	  src/OpenH323n_2003.dtf, src/h323.cxx: Added ability to restart
	  H.245 negotiations, thanks Norbert Bartalsky

2004-11-21 23:59  csoutheren

	* src/h235auth.cxx: Fixed cut and paste error affecting H235
	  authentication

2004-11-21 09:00  csoutheren

	* include/h235auth.h, src/h235auth.cxx, src/h323ep.cxx,
	  src/h323pluginmgr.cxx: Added hacks for linker problem

2004-11-21 09:00  csoutheren

	* src/gkclient.cxx: Check address from RequestLocation due to
	  stupid gatekeepers

2004-11-19 11:14  csoutheren

	* src/q931.cxx: Prevent GetBearerCapabilities from reading invalid
	  memory (array index out of bounds) Thanks to Michal Zygmuntowicz

2004-11-12 17:04  csoutheren

	* include/h235auth.h, src/h235auth.cxx, src/h235auth1.cxx,
	  src/h323ep.cxx, src/h323pluginmgr.cxx: Changed H235Authentiators
	  to use PFactory

2004-11-07 23:45  rjongbloed

	* src/q931.cxx: Minor change to parsing of bearer capabilities,
	  thanks Michal Zygmuntowicz

2004-10-16 13:07  rjongbloed

	* src/h323ep.cxx: Fixed correct detection of when to use STUN, this
	  does not include the local host!

2004-09-29 20:23  csoutheren

	* version.h: Incremented build number after tagging to v1_15_1.

2004-09-27 18:25  csoutheren

	* include/h323con.h: Changed in-header documentation for external
	  headers to reflect changes in external RTP interface

2004-09-24 20:04  rjongbloed

	* OpenH323.sln: REmoved ohphone as not always in the particular
	  directory.

2004-09-24 19:59  rjongbloed

	* src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf:
	  Updated symbols from lots of changes

2004-09-22 23:33  csoutheren

	* plugins/audio/iLBC/iLBC/: draft-ietf-avt-ilbc-codec-05.txt,
	  extract-cfile.awk: Initial version

2004-09-22 23:31  csoutheren

	* plugins/audio/iLBC/iLBC/: FrameClassify.c, FrameClassify.h,
	  LPCdecode.c, LPCdecode.h, LPCencode.c, LPCencode.h,
	  StateConstructW.c, StateConstructW.h, StateSearchW.c,
	  StateSearchW.h, anaFilter.c, anaFilter.h, constants.c,
	  constants.h, createCB.c, createCB.h, doCPLC.c, doCPLC.h,
	  enhancer.c, enhancer.h, filter.c, filter.h, gainquant.c,
	  gainquant.h, getCBvec.c, getCBvec.h, helpfun.c, helpfun.h,
	  hpInput.c, hpInput.h, hpOutput.c, hpOutput.h, iCBConstruct.c,
	  iCBConstruct.h, iCBSearch.c, iCBSearch.h, iLBC_decode.c,
	  iLBC_decode.h, iLBC_define.h, iLBC_encode.c, iLBC_encode.h,
	  lsf.c, lsf.h, packing.c, packing.h, syntFilter.c, syntFilter.h:
	  Updated to latest version of code No apparent code changes - just
	  copyright changes and a few minor documentation fixes

2004-09-09 10:25  csoutheren

	* plugins/audio/Speex/Makefile.in: Fixed Speex plugin on x64
	  systems thanks to Andrew Walrond. I know other have submitted
	  this fix too - my apolgies for not including your names

2004-09-08 10:54  csoutheren

	* samples/simple/main.cxx: Added ability to send user indication
	  messages

2004-09-08 09:53  rjongbloed

	* src/: OpenH323.dtf, OpenH323d.dtf, OpenH323n.dtf: Updated symbols
	  from lots of changes

2004-09-08 09:51  rjongbloed

	* src/gkclient.cxx: Fixed MSVC6 warning

2004-09-08 08:50  rjongbloed

	* include/h225ras.h, include/h323con.h, src/h225ras.cxx,
	  src/h323.cxx: Changed usage of template function as MSVC6 will
	  not compile it.

2004-09-06 20:40  rjongbloed

	* src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf:
	  Added initial hooks for H.460 GEF Thanks to Simon Horne and ISVO
	  (Asia) Pte Ltd. for this contribution

2004-09-03 18:06  csoutheren

	* src/h323pluginmgr.cxx: G.711 codecs are not singleton

2004-09-03 17:13  csoutheren

	* src/h323pluginmgr.cxx: Fixed typo returning wrong value for RTP
	  payload code in factory codecs for G.711

2004-09-03 11:06  csoutheren

	* include/gkclient.h, include/gkserver.h, include/h225ras.h,
	  include/h323con.h, include/h323ep.h, include/h460.h,
	  src/gkclient.cxx, src/gkserver.cxx, src/h225ras.cxx,
	  src/h323.cxx, src/h323ep.cxx, src/h323pdu.cxx: Added initial
	  hooks for H.460 GEF Thanks to Simon Horne and ISVO (Asia) Pte
	  Ltd. for this contribution

2004-08-30 23:17  rjongbloed

	* src/: OpenH323_2003.dtf, OpenH323d_2003.dtf, OpenH323n_2003.dtf:
	  Codecs now appear in abstract factory system

2004-08-26 21:04  csoutheren

	* src/h323pluginmgr.cxx: Fixed factory bootstrap on Linux

2004-08-26 18:41  csoutheren

	* src/h323pluginmgr.cxx: Fixed problem compiling on Linux

2004-08-26 18:05  csoutheren

	* include/h323pluginmgr.h, include/opalwavfile.h,
	  samples/codecinfo/main.cxx, src/h261codec.cxx, src/h323caps.cxx,
	  src/h323ep.cxx, src/h323pluginmgr.cxx, src/opalwavfile.cxx,
	  src/rfc2190avcodec.cxx: Codecs now appear in abstract factory
	  system Fixed Windows factory bootstrap system (again)

2004-08-25 01:42  dsandras

	* plugins/configure:
	  Committed regenerated configure script.

2004-08-25 00:42  csoutheren

	* configure.in: Renamed to configure.ac

2004-08-25 00:39  csoutheren

	* plugins/configure.ac: Changed reference to configure.in

