Ed Brady writes:
0(19714) ERROR: <core> [sr_module.c:560]: ERROR: load_module: could not find module <sl> in <modules_k/:modules/>
looks like your module loadpath in config file is wrong. i do it like this:
loadpath "/usr/lib/sip-proxy/modules" loadmodule "sl" ...
check where your module files are stored and modify accordingly.
-- juha