[sr-dev] git:alexh/3.1/xavp: Makefile: Enable xavp's

Alex Hermann alex at speakup.nl
Mon Dec 27 14:22:59 CET 2010


Module: sip-router
Branch: alexh/3.1/xavp
Commit: bc4a193528986c3b0813f757aba23e3cf501cc01
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=bc4a193528986c3b0813f757aba23e3cf501cc01

Author: Alex Hermann <alex at speakup.nl>
Committer: Alex Hermann <alex at speakup.nl>
Date:   Mon Dec 20 19:03:29 2010 +0100

Makefile: Enable xavp's

By default, xavp's are disabled in the Makefile, enable them now.

---

 Makefile.defs |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile.defs b/Makefile.defs
index 1ceb63b..13d1e00 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 \




More information about the sr-dev mailing list