mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-18 18:58:22 +00:00
Fix default to not use iax friends
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2065 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
|
||||
OSARCH=$(shell uname -s)
|
||||
|
||||
USE_MYSQL_FRIENDS=1
|
||||
USE_MYSQL_FRIENDS=0
|
||||
|
||||
CHANNEL_LIBS=chan_modem.so chan_iax.so chan_sip.so \
|
||||
chan_modem_aopen.so \
|
||||
|
Reference in New Issue
Block a user