Displaying 1 result from an estimated 1 matches for "mikeoverip".
2008 May 19
3
Which best practices to build and deploy Asterisk on different hardware ?
Hi,
Today I'm building Asterisk using steps like this :
http://mikeoverip.wordpress.com/2008/03/29/asterisk-compilation-and-installation-on-debian-etch/
As you can see, the first requirement is to download various dependencies
such as gcc, g++.
As I'm trying to centralize everything (configuration files, source codes in
an SVN repository), I'm wondering if ther...