* 1.4.17.6 SVN


* 1.4.17.5
	- applied patch to RxFax from Archie Cobbs <archiecobbs@sourceforge>
	- rewrote app_fax and app_txfax to reflect more/like the CallWeaver current version
	- added working version of app_confcall.c courtesy of Kirk Wolff <kirk@stpaulinternet.net>
	- added to app_fax capabilities of forcing fax protocol using channel variables
	- added to app_valetpark capabilities of knowing via HINT if the queue has some member inside of hit
		Example: exten=>100,hint,valetpark:mylot
		Limitation: for now you "lotname" must by "mylot"
		More contribution are needed about this

* 1.4.4 
	- just fixed the CMakefile
	- just fixed a typo in test_spandsp
	- added directory "patches"
	- tested with spanDSP pre16

* 1.4.3
	- NVFaxDetect has been changed to set FAX_DETECT=1 also if the "exten=>fax,1" is missing
	- func_devstate.c was missing from SVN
	- added test_spandsp.c

* 1.4.2
	- RxFax now log debug informations correctly
	- RxFax logs also to /var/log/rxfax.log
	- TxFax logs also to /var/log/txfax.log
	- Pickup2 with 1.4.13 causes channells locks: fixed
	- Switched to CMake
	- added func_devstate.c on request from Patrik (puzzled.xs4all.nl)
	- added NON-WORKING version of app_confcall.c (porting is in progress!)

* 1.4.1		
	- TxFax and RxFax now does not works at fixed rate of 9600 but they try to exploit full speed
	To revert to 9600 you need to disable V.17 by setting a channel variable FAX_DISABLE_V17
	- Added tarball.sh to generate a .tar.gz suitable to update sourceforce release

* 1.4.0		
	- First initial release

