[sr-dev] git:kamailio_3.0: remove some modules from excluded_modules list

Daniel-Constantin Mierla miconda at gmail.com
Fri Nov 6 13:59:46 CET 2009


Module: sip-router
Branch: kamailio_3.0
Commit: 93b42945ad2a57c84626cdd08ec40aa17c06036d
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=93b42945ad2a57c84626cdd08ec40aa17c06036d

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Fri Nov  6 13:33:03 2009 +0100

remove some modules from excluded_modules list

- they compile and were K default

---

 Makefile |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 2891d62..6d8c9f3 100644
--- a/Makefile
+++ b/Makefile
@@ -198,13 +198,13 @@ else
 	# excluded because they depend on external libraries
 	exclude_modules?= 		cpl mangler postgres jabber mysql cpl-c \
 							auth_radius misc_radius \
-							acc_radius dialog pa rls presence_b2b xcap xmlrpc\
+							acc_radius pa rls presence_b2b xcap xmlrpc\
 							osp tls oracle \
 							unixsock dbg print_lib auth_identity ldap \
 							db_berkeley db_mysql db_postgres db_oracle \
 							db_unixodbc memcached mi_xmlrpc \
-							nat_traversal perl perlvdb purple seas siptrace \
-							snmpstats uac_redirect xmpp \
+							perl perlvdb purple seas \
+							snmpstats xmpp \
 							carrierroute misc_radius peering \
 							dialplan lcr utils presence \
 							presence_dialoginfo presence_xml pua pua_bla \




More information about the sr-dev mailing list