SER 0.8.14 distribution WARNING: If you want to use a config from an older version, please read doc/NEWS. Contents: bin/ - contains compiled ser versions for various arhitectures: ser-0.8.14_freebsd_i386.tar.gz (freebsd 4.9) ser-0.8.14_linux_i386.tar.gz (linux libc6) ser-0.8.14_netbsd_sparc64.tar.gz (netbsd 1.6) ser-0.8.14_openbsd_i386.tar.gz (openbsd 3.2) ser-0.8.14_solaris_sparc64.tar.gz (solaris 8.0) ser-0.8.14_darwin_ppc.tar.gz (mac os x) To install change to the root directory and unpack: cd /; tar zxvf This will install ser in /usr/local/: - ser binaries & scripts (ser, gen_ha1, serctl) in sbin/ - ser modules in lib/ser/modules/ - ser man pages in man/man* - ser docs in doc/ser/ - default ser configuration file in etc/ser/ser.cfg If ser is started without any -f it will use /usr/local/etc/ser/ser.cfg. doc/ - contains the ser documentation: COPYING - ser license INSTALL - information on how to build ser from the sources and a quick install guide NEWS - release new features README - ser README README-MODULES - list of the available ser modules and their status html/ - contains admin_guide, ser_howto, ser_modules, ser_radius, serdev and sip_introduction in html format ser.8 - ser man page ser.cfg.5 - ser cfg. man page (incomplete) ser-man.txt - ascii version of ser.5 ser_cfg-man.txt - ascii version of ser.cfg.8 admin_guide/* - ser Admin Guide in various formats ser_howto/* - ser HOWTO in various formats ser_modules/* -.ser modules documentation in various formats (pdf, ps and txt) ser_radius/* - ser Radius HOWTO in various formats serdev/* - ser Developer Guide in various formats sip_introduction/- a brief overview of sip in various formats (pdf, ps, and txt) packages/ - contains ser binary packages for Debian GNU/Linux (stable i386 ; unstable i386) and Solaris 8 (sparc64). Information on how to install the various packages is provided in the "Quick Start" section of doc/INSTALL. contrib/ - contains ser related contributed software serweb*.tar.gz - contains a web interface for ser (alpha version) , see http://developer.berlios.de/project/?group_id=500 for more information sems*.tar.gz - contains a prototype sip application server (needed by the ser voicemail module -- vm). See http://developer.berlios.de/projects/sems/ for more information. src/ - contains a tar.gz with ser's source.