Changes
-------

* 6.6.04 (0.0.1-rc2): 	
		In the Makefile you can now define wether you have 
		the Stable Asterisk branch or not
* 9.6.04 (0.0.1-rc3): 	
		- Isdn Channel Nr. Handling fixed, before we used same
		bc object for multiple calls, and we had errors in 
		finding free channels
		- some segfaults fixed
* 9.6.04 (0.0.1-rc4):
		- When all channels are used on nt-port, and another
		phone sends setup we answer with release_complete
* 13.6.04 (0.0.1-rc5):
		- Added support for s extension, you can set a immediate
		flag for a ports bundle which leads in getting in s ext. 
		- Added support for online reloading of config file
* 15.6.04 (0.0.1-rc5): 
		- mutex lock bug fixed (bug builtin because auf misdn reload)
		- Kernel 2.6.3 seems to work better than 2.6.5, bchannel 
		Probs don't happen anymore.
		- send time to phones, after connect
* 16.6.04 (0.0.1-rc5):
		- Added Hold flag in config for ports
		- hold support preparations
* 25.6.04 (0.0.2-rc1): 
		- Added basic support for HFC-E1 (doesn't work propper)
		- Fixed the Disconnect Bug (I sended Release instead
		  of Disconnect, because I got lots of mISDN errors before)
		- added sample init.d script
* 30.6.04 (0.0.2-rc1)
		- Fixed a segfault, when wrong dial args are given
* 26.7.04 (0.0.2-rc2)
		- mISDN and mISDNuser defines changed, chan_misdn adapted
* 26.7.04 (0.0.2-rc3)
		- defined -D_GNU_SOURCE (lots of compile errors fixed now)
* 28.10.04 (0.0.3-rc1)
		- lots of changes, espacially updated to compile against
		asterisk v1-0 and head revision, works with head of mISDN.
		- Channel concept changed a bit: I setup the bchannel when the
		call is established, which will make it possible to change the 
		bchannel protocol, to support ppp e.g. ;) 
		- make install works now without ast segfault :)

* 1.11.04 (0.0.3-rc2)		
		- repaired msn list bug, (you define multiple ports in one 
		section and the msns are only valid on the first port)
		- still channel handling bugs, and cleanings .. 
		- Made chan_misdn work with hfc_multi E1 Card in TE-PTP mode 
		other side was TE405P from digium with zaptel and asterisk :)


