Thanks Hugh. Good advice.
I've now commented out the kamailio-local.cfg file and added the loadmodule
"msilo.so" line to the main config. I also added the msilo parameters
(modparam("msilo") directly to kamailio.cfg and now indeed kamailio starts
without issues. I presume then that msilo module is loading after all and
the issue lies in the syntax in kamailio-local.cfg.
Now I need to go over the routing logic I copy/pasted from the wiki
try
to see why it isn't working for me. I'm still new to kamailio and
am getting used to its syntax and logic. I'm using the default config but
it seems the wiki example isn't compatible with a vanilla default install.
If anyone knows of a good tutorial integrating a default kamailio 4.1.1
install with msilo, please share.
Thanks again Hugh
On Tue, Jan 28, 2014 at 8:17 PM, Hugh Waite <hugh.waite(a)crocodile-rcs.com>wrote;wrote:
This is just a thought, since I recently had a
similar issue.
At one point after deleting a few lines of (I thought) old config I got
errors for 'module not loaded' and it turned out I had left a closing
#!endif in place. The syntax checker gave a error on a completely different
line.
If the error appears to go away when you don't use the kamailio-local.cfg
file, is there something in that file (e.g. in the msilo data you copied)
that is not syntactically correct?
Regards,
Hugh
On 28/01/2014 18:18, Peter Villeneuve wrote:
Well it's both in the kamailio.cfg (loadmodule "sl.so") and I can see it
in the modules directory too, so, just like msilo, it should load.
Indeed, when I comment out importing kamailio-local.cfg (this is where I
placed all the msilo related configs from the wiki), kamailio loads just
fine (including tm and sl modules).
This is why I think this is msilo related.
On Tue, Jan 28, 2014 at 6:12 PM, Victor Seva <
linuxmaniac(a)torreviejawireless.org> wrote:
2014-01-28 Victor Seva
<linuxmaniac(a)torreviejawireless.org>rg>:
Seems that you are not loading tm module...
Sorry I meant sl module.
sl_send_reply...
_______________________________________________
sr-dev mailing list
sr-dev(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
_______________________________________________
sr-dev mailing
listsr-dev@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
--
Hugh Waite
Principal Design Engineer
Crocodile RCS Ltd.
_______________________________________________
sr-dev mailing list
sr-dev(a)lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev