Module: sip-router
Branch: alexh/master
Commit: 4742f57f9a2ae8685578f5e2c5d83e5a64e89a96
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=4742f57…
Author: Alex Hermann <alex(a)speakup.nl>
Committer: Alex Hermann <alex(a)speakup.nl>
Date: Mon Dec 20 19:03:29 2010 +0100
core: Enable xavp's by default
---
Makefile.defs | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.defs b/Makefile.defs
index 008316c..4d28b22 100644
--- a/Makefile.defs
+++ b/Makefile.defs
@@ -656,6 +656,7 @@ C_DEFS= $(extra_defs) \
-DUSE_DNS_FAILOVER \
-DUSE_DST_BLACKLIST \
-DUSE_NAPTR \
+ -DWITH_XAVP \
#-DUSE_DNS_CACHE_STATS \
#-DUSE_DST_BLACKLIST_STATS \
#-DDNS_WATCHDOG_SUPPORT \