[asterisk-commits] branch crichter/0.3.0 r37354 - in
/team/crichter/0.3.0: channels/misdn/ doc/
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Mon Jul 10 13:51:41 MST 2006
Author: crichter
Date: Mon Jul 10 15:51:40 2006
New Revision: 37354
URL: http://svn.digium.com/view/asterisk?rev=37354&view=rev
Log:
removed mqueue branch reference, because mqueue is head now.
Modified:
team/crichter/0.3.0/channels/misdn/Makefile
team/crichter/0.3.0/doc/README.misdn
Modified: team/crichter/0.3.0/channels/misdn/Makefile
URL: http://svn.digium.com/view/asterisk/team/crichter/0.3.0/channels/misdn/Makefile?rev=37354&r1=37353&r2=37354&view=diff
==============================================================================
--- team/crichter/0.3.0/channels/misdn/Makefile (original)
+++ team/crichter/0.3.0/channels/misdn/Makefile Mon Jul 10 15:51:40 2006
@@ -26,7 +26,7 @@
misdn:
@mkdir -p lib
- cd lib ; cvs -d:pserver:anonymous:readonly at cvs.isdn4linux.de:/i4ldev co -r mqueue mISDN mISDNuser ;
+ cd lib ; cvs -d:pserver:anonymous:readonly at cvs.isdn4linux.de:/i4ldev co mISDN mISDNuser ;
cd lib/mISDN ; make install
cd lib/mISDNuser ; make install
Modified: team/crichter/0.3.0/doc/README.misdn
URL: http://svn.digium.com/view/asterisk/team/crichter/0.3.0/doc/README.misdn?rev=37354&r1=37353&r2=37354&view=diff
==============================================================================
--- team/crichter/0.3.0/doc/README.misdn (original)
+++ team/crichter/0.3.0/doc/README.misdn Mon Jul 10 15:51:40 2006
@@ -65,7 +65,7 @@
To compile and install this driver, you'll need at least one mISDN Driver and
the mISDNuser package. Chan_misdn works with both, the current release version
and the development (svn trunk) version of Asterisk. mISDNuser and mISDN must
-be fetched from cvs.isdn4linux.de (mqueue branch).
+be fetched from cvs.isdn4linux.de.
Please Note that mISDN works good for the linux-2.6.x kernels. Some of the
mISDN drivers do not compile against the 2.4.x or older kernels, you can patch
More information about the asterisk-commits
mailing list