Module: sip-router Branch: master Commit: 9e432354bd47b73de405ca29d21ca6c28ae4180e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=9e432354...
Author: Jon Bonilla manwe@aholab.ehu.es Committer: Jon Bonilla manwe@aholab.ehu.es Date: Wed May 30 11:07:51 2012 +0200
Makefile: Add tmrec to standard groups
---
Makefile | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile index 5bb3279..c2e1782 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 sipcapture msrp + unixsock uri usrloc xlog cfg_rpc sipcapture msrp tmrec
# Modules in this group are considered a standard part of SER (due to # widespread usage) but they have dependencies that must be satisfied for @@ -214,7 +214,7 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \ iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh \ blst prefix_route counters debugger matrix mqueue mtree \ pipelimit rtpproxy textopsx xhttp xhttp_rpc ipops p_usrloc \ - sdpops async sipcapture dmq msrp + sdpops async sipcapture dmq msrp tmrec
# K mysql module module_group_kmysql=db_mysql