< Previous by Date Date Index Next by Date >
  Thread Index Next in Thread >

[reSIProcate] Resiprocate Info


Hi,

I'm new to resiprocate, and I've browsed my way through the documentation provided. I have several questions about what it is, what it provides, how it works, and how to get it started and running.
1) General Questions about what it is, what it provides.
- what is the current status of resiprocate?  How active is development?
- is there a fully-functional Proxy/B2BUA/Presence-Serverf available?
- is there a well-known company that provides support (e.g. for $) for resiprocate?

Basically I'm wondering if this is a very nice UAC/UAS implementation, or if server/client behaviour has to be built on top of it.


2) Basic issues with Downloading, compiling

2a) I tried getting the source from subversion, but when I try to browse the database using http://scm.sipfoundry.org/viewsvn/resiprocate/ as the URL, I get a "305 Moved Permanently" error. What is the URL that I can use to get resiprocate code?

2b) I then tried downloading the tar from http://www.sipfoundry.org/pub/resiprocate/ and building (on Solaris). I noticed that these files are about 6 months old.

I encountered the following compile-error:

bash-2.03$ make
cd contrib/ares; ./configure; make
loading cache ./config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... (cached) /bin/ginstall -c
checking for ranlib... (cached) ranlib
checking host system type... sparc-sun-solaris2.8
checking for library containing gethostbyname... (cached) -lnsl
checking for library containing socket... (cached) -lsocket
creating ./config.status
creating Makefile
make[1]: Entering directory `/home/alex/resiprocate-0.4.0/contrib/ares'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/alex/resiprocate-0.4.0/contrib/ares'
cd resiprocate; make
make[1]: Entering directory `/home/alex/resiprocate-0.4.0/resiprocate'
CC -DSUNXIL_WARNING_DISABLE -I/opt/sfw/include -D_REENTRANT -mt -D_RWSTD_MULTI_THREAD -dalign -xarch=v8plus -g -I/sw/include -I../build/.. -I../build/../contrib/ares -I/usr/kerberos/include/ -DUSE_SSL -DNEW_MSG_HEADER_SCANNER -DUSE_IPV6 -DUSE_ARES -c -o obj.debug.SunOS.sun4u/os/BaseException.o os/BaseException.cxx
make[1]: CC: Command not found
make[1]: *** [obj.debug.SunOS.sun4u/os/BaseException.o] Error 127
make[1]: Leaving directory `/home/alex/resiprocate-0.4.0/resiprocate'
make: *** [resiprocate] Error 2



Thanks for any help,

Alex Rootham
Blueslice Networks