[Asterisk-cvs] asterisk/channels Makefile, 1.61, 1.62 chan_iax.c,
1.65, NONE chan_vofr.c, 1.19, NONE
markster at lists.digium.com
markster at lists.digium.com
Fri Oct 1 21:07:00 CDT 2004
Update of /usr/cvsroot/asterisk/channels
In directory mongoose.digium.com:/tmp/cvs-serv31840/channels
Modified Files:
Makefile
Removed Files:
chan_iax.c chan_vofr.c
Log Message:
Remove IAX and VoFR channel drivers permenantly
Index: Makefile
===================================================================
RCS file: /usr/cvsroot/asterisk/channels/Makefile,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -d -r1.61 -r1.62
--- Makefile 30 Sep 2004 19:31:39 -0000 1.61
+++ Makefile 2 Oct 2004 01:09:05 -0000 1.62
@@ -26,17 +26,6 @@
chan_agent.so chan_mgcp.so chan_iax2.so \
chan_local.so chan_skinny.so
-#
-# If you really want IAX1 uncomment the following, but it is
-# unmaintained
-#
-#CHANNEL_LIBS+=chan_iax.so
-
-#
-# If you really want VoFR you can have it :-P
-#
-#CHANNEL_LIBS+=chan_vofr
-
ifeq (${OSARCH},OpenBSD)
MYSQLLIB=-L/usr/local/lib/mysql -lmysqlclient
CFLAGS+=-I/usr/local/include
--- chan_iax.c DELETED ---
--- chan_vofr.c DELETED ---
More information about the svn-commits
mailing list