Module: sip-router Branch: master Commit: 19bc90cf844a65ed94d495276452b7f6693da799 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=19bc90cf...
Author: Carsten Bock carsten@bock.info Committer: Carsten Bock carsten@bock.info Date: Sun Sep 25 21:53:13 2011 +0200
- added sipcapture at a second place (was missing)
---
Makefile | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index b75ed46..52d1a67 100644 --- a/Makefile +++ b/Makefile @@ -208,7 +208,8 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \ avpops cfg_db cfg_rpc ctl db_flatstore dialplan enum \ iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \ blst prefix_route counters debugger matrix mqueue mtree \ - pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops async + pipelimit rtpproxy textopsx xhttp ipops p_usrloc sdpops \ + async sipcapture
# K mysql module module_group_kmysql=db_mysql