Hello, Yes, it works fine. I'm running it on my SER's.
If you download from CVS, there are some modifications you have to make due to the new api in the dev branch
I belive if you try to compile directly, you will get som errors regarding "_F" 's. (if I'm not remembering completely wrong....)
hw
Hi
I read a post sometime back about it being possible to use lcr with 0.9.0, but cant seem to locate it (so much for google ), if neone has it working give me a shout, works a treat with 0.10-dev, never tried it with 0.9
Iqbal
Helge Waastad wrote:
Hello,
Yes, it works fine.
I’m running it on my SER’s.
If you download from CVS, there are some modifications you have to make due to the new api in the dev branch
I belive if you try to compile directly, you will get som errors regarding “_F” ‘s. (if I’m not remembering completely wrong….)
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
Thanks,
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
if you update to the latest 0.9.0 CVS version, then even the mysql unsigned problem should be fixed.
-- juha
um...where do I get 0.9.0 CVS , I have stable, is that the same one
Iqbal
On 3/3/2005, "Juha Heinanen" jh@lohi.tutpro.com wrote:
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
if you update to the latest 0.9.0 CVS version, then even the mysql unsigned problem should be fixed.
-- juha
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
export CVSROOT=:pserver:anonymous@cvs.berlios.de:/cvsroot/ser cvs login cvs co -r rel_0_9_0 sip_router
Regards, Paul
On Thu, 3 Mar 2005 19:11:55 GMT, Iqbal iqbal@gigo.co.uk wrote:
um...where do I get 0.9.0 CVS , I have stable, is that the same one
Iqbal
On 3/3/2005, "Juha Heinanen" jh@lohi.tutpro.com wrote:
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
if you update to the latest 0.9.0 CVS version, then even the mysql unsigned problem should be fixed.
-- juha
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
After removing the _F from HDR, still a error during compilation
gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mtune=athlon -DNAME='"ser"' -DVERSION='"0.9.1"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.4"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c fifo.c -o fifo.o gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mtune=athlon -DNAME='"ser"' -DVERSION='"0.9.1"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.4"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c lcr_mod.c -o lcr_mod.o lcr_mod.c: In function `load_contacts': lcr_mod.c:830: error: too many arguments to function `next_branch' lcr_mod.c:852: error: too many arguments to function `next_branch' make[1]: *** [lcr_mod.o] Error 1
Raymond
-----Original Message----- From: serusers-bounces@iptel.org [mailto:serusers-bounces@lists.iptel.org] On Behalf Of Juha Heinanen Sent: Friday, March 04, 2005 2:58 AM To: andres@telesip.net Cc: serusers@lists.iptel.org; Helge Waastad Subject: Re: [Serusers] Re: lcr and ser 0.9.0
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
if you update to the latest 0.9.0 CVS version, then even the mysql unsigned problem should be fixed.
-- juha
_______________________________________________ Serusers mailing list serusers@lists.iptel.org http://lists.iptel.org/mailman/listinfo/serusers
Juha Heinanen wrote:
Andres writes:
Can you share the modifications that are needed to run on 0.9.0? It would be nice to test it out on one of our production servers.
the only change that should be needed in to remove _F suffixes from HDR constants.
I did that but I get:
make[1]: Entering directory `/opt/software/sip/9.0/sip_router/modules/lcr' gcc -fPIC -DPIC -g -O9 -funroll-loops -Wcast-align -Wall -minline-all-stringops -malign-double -falign-loops -mcpu=athlon -DNAME='"ser"' -DVERSION='"0.9.1"' -DARCH='"i386"' -DOS='"linux"' -DCOMPILER='"gcc 3.2"' -D__CPU_i386 -D__OS_linux -DCFG_DIR='"/usr/local/etc/ser/"' -DPKG_MALLOC -DSHM_MEM -DSHM_MMAP -DDNS_IP_HACK -DUSE_IPV6 -DUSE_MCAST -DUSE_TCP -DDISABLE_NAGLE -DDBG_QM_MALLOC -DFAST_LOCK -DADAPTIVE_WAIT -DADAPTIVE_WAIT_LOOPS=1024 -DHAVE_GETHOSTBYNAME2 -DHAVE_UNION_SEMUN -DHAVE_SCHED_YIELD -DHAVE_MSG_NOSIGNAL -DHAVE_MSGHDR_MSG_CONTROL -DHAVE_ALLOCA_H -c lcr_mod.c -o lcr_mod.o lcr_mod.c: In function `load_contacts': lcr_mod.c:830: too many arguments to function `next_branch' lcr_mod.c:852: too many arguments to function `next_branch' make[1]: *** [lcr_mod.o] Error 1 make[1]: Leaving directory `/opt/software/sip/9.0/sip_router/modules/lcr'
What else should I modify?
Thanks,