Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: g9s0x on November 30, 2012, 05:10:49 PM

Title: Where are the Asterisk-1.8 configuration files located?
Post by: g9s0x on November 30, 2012, 05:10:49 PM
I'm using tcl on a thin client for an Asterisk installation.  This is my first experience with tcl which is a bit different than a normal full blown distro of linux.  I installed the asterisk-1.8.tcz using the Apps Manager.  I chose "Download + Load" and it installed fine in the /mnt/sda1/tce/optional/ directory.  I can start and stop Asterisk just fine, but I'm used to having the configuration files located in /etc/asterisk/.  Where are they located when using tcl?  I need to configure some SIP users in the sip.conf file.  Thanks in advance!
Title: Re: Where are the Asterisk-1.8 configuration files located?
Post by: bmarkus on November 30, 2012, 05:18:08 PM
Asterisk expects them in /usr/local/etc/asterisk

If you need samples install samples package.
Title: Re: Where are the Asterisk-1.8 configuration files located?
Post by: Rich on November 30, 2012, 05:21:52 PM
Hi g9s0x
There is also the  asterisk-1.8-samples.tcz  extension available should you need it.
Title: Re: Where are the Asterisk-1.8 configuration files located?
Post by: g9s0x on November 30, 2012, 05:29:40 PM
I don't have an etc directory in /usr/local/

I do have bin, include, lib, sbin, share, tce.installed, and var.  Do I need to create the etc directory and make the configuration files from scratch?  That's no problem, but I don't see the etc directory as it stands now. 

Thanks for the help!
Title: Re: Where are the Asterisk-1.8 configuration files located?
Post by: gerald_clark on November 30, 2012, 05:36:32 PM
tce-load -iwc asterisk-1.8-samples

Then add
usr/local/etc/asterisk
to /opt/.filetool.lst

Then run backup