[Asterisk-cvs] asterisk/channels Makefile,1.78.2.1,1.78.2.2

russell russell
Sun Nov 20 18:38:12 CST 2005


Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv18279/channels

Modified Files:
      Tag: v1-2
	Makefile 
Log Message:
issue #5799


Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.78.2.1
retrieving revision 1.78.2.2
diff -u -d -r1.78.2.1 -r1.78.2.2
--- Makefile	17 Nov 2005 04:26:07 -0000	1.78.2.1
+++ Makefile	20 Nov 2005 23:27:28 -0000	1.78.2.2
@@ -63,7 +63,8 @@
     ifneq (${OSARCH},CYGWIN)
 # the ISDN4Linux channel driver is probably broken on all modern kernels,
 # but if you wish to try to use it, uncomment the line below
-#      CHANNEL_LIBS+=chan_oss.so chan_modem_i4l.so 
+#      CHANNEL_LIBS+=chan_modem_i4l.so
+       CHANNEL_LIBS+=chan_oss.so
     endif
   endif
 endif




More information about the svn-commits mailing list