[sr-dev] git:master: Makefile: enable rtpproxy

Ovidiu Sas osas at voipembedded.com
Mon Aug 16 06:59:31 CEST 2010


Module: sip-router
Branch: master
Commit: 6e917dffacbd8002e69c53511cb55eda9ae7db8c
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6e917dffacbd8002e69c53511cb55eda9ae7db8c

Author: Ovidiu Sas <osas at voipembedded.com>
Committer: Ovidiu Sas <osas at voipembedded.com>
Date:   Mon Aug 16 00:17:35 2010 -0400

Makefile: enable rtpproxy

---

 Makefile |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/Makefile b/Makefile
index 7de18f7..1a3650f 100644
--- a/Makefile
+++ b/Makefile
@@ -134,8 +134,8 @@ endif
 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 sanity sl textops timer tm uac unixsock uri \
-				usrloc xlog cfg_rpc
+				registrar rr rtpproxy sanity sl textops timer tm uac \
+				unixsock uri usrloc xlog cfg_rpc
 
 # Modules in this group are considered a standard part of SER (due to 
 # widespread usage) but they have dependencies that must be satisfied for 
@@ -201,9 +201,9 @@ module_group_kstandard=acc alias_db auth auth_db benchmark call_control \
 				cfgutils db_text dialog dispatcher diversion domain drouting \
 				exec group htable imc kex maxfwd mi_datagram mi_fifo msilo \
 				nat_traversal nathelper path pdt permissions pike pv qos \
-				ratelimit regex registrar rr rtimer siptrace siputils sl sms \
-				speeddial sqlops sst statistics textops tmx uac uac_redirect \
-				uri_db userblacklist usrloc xlog \
+				ratelimit regex registrar rr rtimer rtpproxy siptrace siputils \
+				sl sms speeddial sqlops sst statistics textops tmx uac \
+				uac_redirect uri_db userblacklist usrloc xlog \
 				avpops cfg_db cfg_rpc ctl db_flatstore dialplan enum \
 				iptrtpproxy lcr mediaproxy mi_rpc pdb sanity tm topoh
 




More information about the sr-dev mailing list