Hello,

On 4/13/10 5:21 PM, Juha Heinanen wrote:
Steven C. Blair writes:

  >  Is there a way to compile and install the core +
  >  modules_s/(permissions,pike,ratelimit,sms,sanity)?

if you don't use kamailio 3.0 flavour, then all modules are compiled, those from directories:
- madules
- modules_k
- modules_s

It is nothing special you have to do, just make sure you load the modules you want from the proper directory.

Cheers,
Daniel
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

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users


--
Daniel-Constantin Mierla * http://www.asipto.com/ * http://twitter.com/miconda * http://www.linkedin.com/in/danielconstantinmierla

_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to