[SR-Users] Compiling and installing sip-router with some SER modules
Juha Heinanen
jh at tutpro.com
Tue Apr 13 17:21:33 CEST 2010
Steven C. Blair writes:
> Is there a way to compile and install the core +
> modules_s/(permissions,pike,ratelimit,sms,sanity)?
here is my make:
$(MAKE) cfg CC=$(CC) CFLAGS="$(CFLAGS)" QUIET=$(QUIET) KMSTATS=$(KMSTATS) MAIN_NAME=$(MAIN_NAME) basedir=$(BASEDIR) prefix=/usr cfg_prefix=$(BASEDIR) cfg_target=/etc/sip-proxy/ modules="$(MODULES)" modules_s="$(MODULES_S)" modules_k="$(MODULES_K)"
i don't know if that it the best way, but it works ok for me.
-- juha
More information about the sr-users
mailing list