Quick Start
- Change directory to the buildsystem main dir sip_router/etc/buildsystem
- Type ./configure
- Answer the questions (or simply except the defaults by pressing ENTER)
- Type: make (to create the default configuration file)
- 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).