2012-10-05 06:20  rjongbloed

	* [r28477] version.h:
	  Update version number for beta v3.10.9

2012-11-20 23:44  rjongbloed

	* [r28560] samples/codectest/main.cxx:
	  Changed order of video grabber initialisation, some combinations
	  or format/size do not work, thanks Marco Costantini

2012-11-22 00:10  rjongbloed

	* [r28567] samples/openphone/OpenPhone_2008.vcproj:
	  Better flexibility on location of wxrc.exe

2012-11-25 23:50  rjongbloed

	* [r28574] revision.h.in:
	  Fixed comment

2012-11-26 04:03  rjongbloed

	* [r28578] samples/openphone/OpenPhone_2010.vcxproj:
	  Better flexibility on location of wxrc.exe

2012-11-26 05:46  rjongbloed

	* [r28579] include/h323/h323con.h, include/h323/h323ep.h,
	  samples/openphone/main.cxx, src/h323/h323.cxx,
	  src/h323/h323ep.cxx:
	  Fixed loss of media if do multiple hold/retrieve on H.323. Some
	  old OpenH323 hold handling for Music on Hold getting in the way.
	  
	  Added pause of transmit media (microphone/camera) when putting
	  remote on hold. The stack does not do this as this is where Music
	  on Hold goes, but OpenPhone does not (yet) support that so it
	  needs to shut down the media or the remote non-intuitively can
	  still hear the local user while on hold.

2012-11-26 07:32  rjongbloed

	* [r28581] src/opal/pcss.cxx:
	  Fix for "pc:*" using default sound channel device names from
	  OpalPCSSEndPoint

2012-11-26 07:33  rjongbloed

	* [r28582] samples/openphone/main.cxx:
	  Pausing media streams on hold causes problems, change to do an
	  "internal transfer" to new "Null Audio" device to prevent
	  microphone going out to held endpoint in OpenPhone.

2012-11-26 10:14  rjongbloed

	* [r28587] src/win32/opal_2008.dtf, src/win32/opal_2010.dtf,
	  src/win32/opald_2008.dtf, src/win32/opald_2010.dtf,
	  src/win32/opaln_2008.dtf, src/win32/opaln_2010.dtf:
	  Update symbols

