2012-08-23 02:19  rjongbloed

	* [r28241] revision.h.in, version.h:
	  Update version number for beta v3.10.8

2012-08-28 05:01  rjongbloed

	* [r28259] ., include/opal/buildopts.h.in:
	  Merged revision(s) 28258 from opal/trunk:
	  Added macro to test OPAL version number for conditional
	  compilation.

2012-08-29 00:00  rjongbloed

	* [r28265] include/opal/pcss.h, src/opal/pcss.cxx:
	  Added OpalPCSSConnection::GetAudioVolume()

2012-08-29 00:03  rjongbloed

	* [r28267] include/opal/connection.h, src/opal/connection.cxx:
	  Added OpalConnection::GetAudioVolume()

2012-08-29 00:09  rjongbloed

	* [r28268] src/opal/connection.cxx:
	  Added OpalConnection::GetAudioVolume(), part 2

2012-08-29 00:29  rjongbloed

	* [r28269] include/opal/connection.h:
	  Documentation fix.

2012-08-30 02:50  rjongbloed

	* [r28276] include/opal/connection.h, include/opal/pcss.h,
	  src/opal/connection.cxx, src/opal/pcss.cxx:
	  Added PSoundChannel::SetMute/GetMute functions, thanks Dmitry

2012-09-07 07:46  rjongbloed

	* [r28320] src/h323/h323rtp.cxx:
	  Change to avoid issues with pathological H.323 systems that lie
	  in the OLC about their mediaControlAddress.

2012-09-10 11:59  rjongbloed

	* [r28331] src/h323/h323.cxx:
	  Fixed bug ID: 3565432 "Cannot call OpalManager::OnHold method in
	  H323", reported by Vladimir V. Bauer
	  
	  Missing OnHold() call backs in H.323 when remote uses TCS=0
	  mechanism.

2012-09-18 10:42  rjongbloed

	* [r28374] src/rtp/rtp.cxx:
	  Back ported revision 28315 from trunk:
	  Fixed subtle bug where RCP packets could upset the jitter buffer
	  by causing last received data packet to be re-processed. Thanks
	  Alexander Sbitnev for the hard yards.

2012-09-18 13:41  ededu

	* [r28377] plugins/configure.ac:
	  Fix compile error with ffmpeg, where AV_PICTURE_TYPE_NONE is
	  defined in avutil.h

2012-09-18 13:44  ededu

	* [r28379] plugins/configure.ac:
	  Minor fix for the previous commit

2012-09-18 23:16  rjongbloed

	* [r28381] configure, plugins/configure:
	  Update configure script

2012-09-18 23:55  rjongbloed

	* [r28382] plugins/configure, plugins/configure.ac:
	  Fixed detection of FFMPEG variant

2012-09-21 01:21  rjongbloed

	* [r28388] include/sip/handlers.h, include/sip/sipep.h,
	  src/sip/handlers.cxx, src/sip/sipcon.cxx, src/sip/sipep.cxx:
	  Fixed issue with changing nonce in SIP authentication. Needs to
	  only abandon authentication if get do consecutive authentications
	  with same credentials on the same request, based on CSeq field.

2012-09-28 05:00  rjongbloed

	* [r28422] samples/openphone/main.cxx, samples/openphone/main.h,
	  src/opal/transcoders.cxx, src/sip/sipcon.cxx:
	  Fixed issue with PCSSConnection automatically accepting T.38
	  re-INVITE. Must do an internal transfer for OpalFaxConnection
	  when detecting rigth conditions, and this is up to the
	  application.

2012-10-01 08:38  rjongbloed

	* [r28428] include/sip/handlers.h, include/sip/sipcon.h,
	  include/sip/sipep.h, src/sip/handlers.cxx, src/sip/sipcon.cxx,
	  src/sip/sipep.cxx:
	  Fixed (again) incorrect password causing continuous retries of
	  REGISTER.

2012-10-02 04:29  rjongbloed

	* [r28436] plugins/video/H.264/gpl/h264_helper.cxx:
	  Fixed extraneous log output by H.264 helper application when
	  closing plug in codec.

2012-10-02 05:34  rjongbloed

	* [r28438] plugins/video/H.263-1998/h263-1998.cxx,
	  plugins/video/common/dyna.cxx:
	  Removed hack for detecting FFMPEG errors as it destabilises some
	  versions of FFMPEG. And as there are so many versions, hard to
	  know which.

2012-10-02 08:44  rjongbloed

	* [r28442] samples/faxopal/test.sh:
	  Back ported fax test script from Eridani

2012-10-02 08:46  rjongbloed

	* [r28443] src/t38/t38proto.cxx:
	  Improved detection of transition from RTP to UDPTL

2012-10-03 01:11  rjongbloed

	* [r28445] include/h323/h323con.h, include/opal/connection.h,
	  include/sip/sipcon.h, include/t38/t38proto.h,
	  samples/faxopal/main.cxx, src/h323/h323.cxx,
	  src/opal/connection.cxx, src/opal/transcoders.cxx,
	  src/sip/sipcon.cxx, src/t38/t38proto.cxx:
	  Reversed out recent change to stop T.38 switch on non-fax
	  endpoint (e.g. PCSSEndPoint) as it broken normal fax operation.
	  Back ported some changes from Eridani with respect to handling
	  incoming T.38 request. Fax now all working again, at least self
	  referentially.

2012-10-05 04:44  rjongbloed

	* [r28470] src/win32/opal_2005.dtf, src/win32/opal_2005_wm.dtf,
	  src/win32/opal_2005_wm6.dtf, src/win32/opal_2010.dtf,
	  src/win32/opald_2005.dtf, src/win32/opald_2005_wm.dtf,
	  src/win32/opald_2005_wm6.dtf, src/win32/opald_2010.dtf,
	  src/win32/opaln_2005.dtf, src/win32/opaln_2005_wm.dtf,
	  src/win32/opaln_2005_wm6.dtf, src/win32/opaln_2010.dtf:
	  Update symbols

2012-10-05 06:03  rjongbloed

	* [r28471] src/win32/opal_2008.dtf, src/win32/opald_2008.dtf,
	  src/win32/opaln_2008.dtf:
	  Update symbols

