[Asterisk-Users] How could I install the asterisk with embeded system?

Steven Critchfield critch at basesys.com
Sat Mar 1 04:03:18 MST 2003


On Sat, 2003-03-01 at 02:49, info at itwav.com wrote:
> Hi,I want to install the asterisk to my Flash disk without source code. I 
> wonder if somebody could hint me the files that I needed.

on a fresh system where you just built your asterisk source for the
embedded system do the following.

find /|grep asterisk |grep -v src|grep -v include

This should get you all the asterisk itself files since most all of the
files get put in a asterisk directory.

You should find directories like,
/etc/asterisk
/var/spool/asterisk
/var/lib/asterisk
/usr/lib/asterisk
/var/log/asterisk

and files,
/usr/sbin/asterisk
/usr/sbin/safe_asterisk

-- 
Steven Critchfield  <critch at basesys.com>




More information about the asterisk-users mailing list