Thanks Alex,
In my case it is ser.cfg, not kamilio.cfg.
I have made a single correction: I have changed this:
# -- module loading --
#!ifdef LOCAL_TEST_RUN
loadpath "modules:modules_s"
#!else
loadpath "/usr/lib/ser/modules:/usr/lib/ser/modules_s"
The prefix only specifies the destination for the build targets. As far as
things like module paths, they are not affected. You will have to change them
manually in kamailio.cfg. However, the good news is that there aren't a whole
lot of paths to change; you really only need to change it in kam
Hello,
This is my first message to this list.
I have installed sip-router as follows (my system is Ubuntu 10.04):
cd /tmp
git clone --depth 1 git://git.sip-router.org/sip-router sip-router
cd sip-router
git checkout -b 3.1 origin/3.1
local prefix=/tmp/my/very/strange/path
Hello,
On Friday 23 of March 2012 12:57:05 Daniel-Constantin Mierla wrote:
Hello,
can you get latest version from git branch 3.2 and try again?
It was a fix for timeout socket, but it broke the issue you reported. I hope is
fixed properly now:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip