Version 0.1.1 from FTP

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@136 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
1999-12-14 23:40:27 +00:00
parent a34c3d3484
commit c0dfa24553
3 changed files with 152 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
#
# Makefile for Channel backends (dynamically loaded)
#
# Copyright (C) 1999, Adtran Inc. and Linux Support Services, LLC
# Copyright (C) 1999, Mark Spencer
#
# Mark Spencer <markster@linux-support.net>
#
@@ -11,7 +11,7 @@
# the GNU General Public License
#
CHANNEL_LIBS=chan_vofr.so chan_ixj.so
CHANNEL_LIBS=chan_vofr.so chan_ixj.so chan_modem.so chan_modem_aopen.so
CFLAGS+=#-DVOFRDUMPER