This Version of chan_misdn is a copy from the svn server from asterisk, which 
can be found at:

http://svn.digium.com/svn/asterisk/team/crichter/0.3.0 

It works with a preinstalled Asterisk. Asterisks Version must be >= 1.2 !!


You can download the newest version with:

svn co http://svn.digium.com/svn/asterisk/team/crichter/0.3.0 asterisk-0.3.0


You will need to have mISDN and mISDNuser from the mqueue branch from
isdn4linux installed. Please get those sources with:

export CVSROOT=:pserver:guest:readonly@cvs.isdn4linux.de:/i4ldev
cvs login
cvs co -r mqueue mISDN mISDNuser 

then compile them simply by:

cd mISDN ; make install
cd mISDNuser ; make install

then you can recompile/reinstall chan_misdn again.

If you search the good old chan_misdn applications like:
* app_waitfordigits
* app_v110
* app_pipe

please get the from:

http://www.beronet.com/downloads/apps/app_bundle.tar.gz 

For further Information please read README.misdn


