QuickStart

Keywords: Book

Quick Start

  1. Change directory to the buildsystem main dir sip_router/etc/buildsystem
  2. Type ./configure
  3. Answer the questions (or simply except the defaults by pressing ENTER)
  4. Type: make (to create the default configuration file)
  5. Type: make install (to install to the default config dir (/usr/local/etc/seri/), or copy the resulting ./ser_default.cfg to where SERi expects to find ser.cfg)
  6. make install will copy ser_default.cfg to your config dir. Create a symbolic link to it for ser.cfg (ln -s ser_default.cfg ser.cfg). This way you can quickly change to a new config by creating a new symbolic link.
  7. Start SER and congratulations you have a running SER installation!
Home |  Recent changes |  Search |  Glossary |  Sitemap |  Login