summaryrefslogtreecommitdiff
path: root/channels/misdn/Makefile
diff options
context:
space:
mode:
authorChristian Richter <christian.richter@beronet.com>2006-02-02 21:15:34 +0000
committerChristian Richter <christian.richter@beronet.com>2006-02-02 21:15:34 +0000
commit7133d1b00608048b578eced586549c32ec10ecb8 (patch)
tree3774bcd4595d5b5afafd2b65e86f3ffd5b1fe137 /channels/misdn/Makefile
parent7bed7d9048ce68cb0a6244c63a4873a0a7996d84 (diff)
* removed unnecessary struct elements and functions
* fixed "RETRIEVE does not work" bug * fixed some NT Mode bugs * removed some // comments * added configureable jitterbuffer * removed own tone-generator, and use asterisks instead, to support asterisks indications * added more support for hw-bridging, we bridge now every possible call * fixed some hdlc mode issues, with a patch for chan_zap we can make data calls between chan_zap and chan_misdn now * completely reworked the config engine, works like a charm now * fixed SetCallerPres - bug * added Progress and Proceeding passing * optimized Ringing Indication handling * added full ast_send_text support (you can setup nice menus with the dialplan now) * added support to read /etc/misdn-init.conf to clarify the NT+PTP Problem * we compile now channels/misdn if mISDNuser is installed systemwide git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@9114 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'channels/misdn/Makefile')
-rw-r--r--channels/misdn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/channels/misdn/Makefile b/channels/misdn/Makefile
index bacbf5b75..e64a19779 100644
--- a/channels/misdn/Makefile
+++ b/channels/misdn/Makefile
@@ -5,7 +5,7 @@
#
# Verify those options with main Makefile
-CFLAGS += -pipe -c
+CFLAGS = -pipe -c -Wall
SOURCES = isdn_lib.c isdn_msg_parser.c
OBJDIR = .
OBJS = isdn_lib.o isdn_msg_parser.o fac.o