Welcome to Bayonne pre-release 1.0.  This is the code base we will be 
using for creating the 1.0 release of Bayonne.  There are a number of 
principle differences between this set of sources and previous Bayonne 
releases.

First, we now generate multiple servers out of the common Bayonne source 
tree, including what will become a softswitch application server and what 
will be a PBX integration server.

Second, we now configure this new server from an xml document.

Third, to replace test mode, we have the ability to run complete scripts 
with the dummy driver.  For example, one can go into the server 
subdirectory and type "./bayonne --test --driver dummy playrec" and run 
thru the playrec script using a sound card on the local pc.

Other changes include a functional rewrite of all classes and code in 
Bayonne.  So far, we have only added back the voicetronix driver, although 
I expect to get others running shortly.


