Compiling additional modules kamailio
If you need to install additional modules you might need after you install kamailio :
- cd /usr/local/src/kamailio-3.1.1
2.make FLAVOUR=kamailio cfg
3.make install-modules modules=modules/lcr
Assuming that lcr is the module that you want to install additionally.