Module: sip-router Branch: master Commit: 6e07eea40c8a67b0b4a24fc59d5c712888cd9cf3 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6e07eea4...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Sun Sep 25 20:50:36 2011 +0200
- Added sipcapture to the default module-list
---
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index 0eb44e8..b75ed46 100644 --- a/Makefile +++ b/Makefile @@ -135,7 +135,7 @@ module_group_standard=acc_syslog auth avp ctl dispatcher diversion enum\ eval exec fifo db_flatstore gflags maxfwd mediaproxy \ nathelper options pdt permissions pike print ratelimit \ registrar rr rtpproxy sanity sl textops timer tm uac \ - unixsock uri usrloc xlog cfg_rpc + unixsock uri usrloc xlog cfg_rpc sipcapture
# Modules in this group are considered a standard part of SER (due to # widespread usage) but they have dependencies that must be satisfied for