Module: sip-router Branch: master Commit: 505496b29942cd0e583d6d7527a09ddfd45cdc1e URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=505496b2...
Author: Carsten Bock carsten@ng-voice.com Committer: Carsten Bock carsten@ng-voice.com Date: Wed May 16 16:53:41 2012 +0200
Add msrp to Standard Group
---
Makefile | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/Makefile b/Makefile index bb017d9..504fce6 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 + unixsock uri usrloc xlog cfg_rpc sipcapture msrp
# Modules in this group are considered a standard part of SER (due to # widespread usage) but they have dependencies that must be satisfied for