mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 10:51:40 +00:00
Remove IAX and VoFR channel drivers permenantly
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3876 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -26,17 +26,6 @@ CHANNEL_LIBS=chan_modem.so chan_sip.so \
|
||||
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
|
||||
|
5515
channels/chan_iax.c
5515
channels/chan_iax.c
File diff suppressed because it is too large
Load Diff
1272
channels/chan_vofr.c
1272
channels/chan_vofr.c
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user