Don't build old chan_iax by default (oops)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@3347 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-06-29 13:03:39 +00:00
parent 733c167528
commit 457528ae86

View File

@@ -26,7 +26,7 @@ CHANNEL_LIBS=chan_modem.so chan_sip.so \
# If you really want IAX1 uncomment the following, but it is
# unmaintained
#
CHANNEL_LIBS+=chan_iax.so
#CHANNEL_LIBS+=chan_iax.so
#
# If you really want VoFR you can have it :-P