...
- If you plan to install multiple builds, you can direct the installation to a directory other than
by adding this switch. You can use any directory nameCode Block /usr/local/sipx
Code Block --prefix=/opt/sipx
- If you want CDR support, add the following option. (Requires ruby and development tools like gem and rake)
Code Block --enable-cdr
- To speed up
step, this can decrease the time by 40%. You can use any file nameCode Block configure
Code Block --cache-file=/tmp/ac-cache-file
...