WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Where are the Asterisk-1.8 configuration files located?  (Read 3349 times)

Offline g9s0x

  • Newbie
  • *
  • Posts: 3
Where are the Asterisk-1.8 configuration files located?
« on: November 30, 2012, 02: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!

Offline bmarkus

  • Administrator
  • Hero Member
  • *****
  • Posts: 7183
    • My Community Forum
Re: Where are the Asterisk-1.8 configuration files located?
« Reply #1 on: November 30, 2012, 02:18:08 PM »
Asterisk expects them in /usr/local/etc/asterisk

If you need samples install samples package.
« Last Edit: November 30, 2012, 02:20:28 PM by bmarkus »
Béla
Ham Radio callsign: HA5DI

"Amateur Radio: The First Technology-Based Social Network."

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11246
Re: Where are the Asterisk-1.8 configuration files located?
« Reply #2 on: November 30, 2012, 02:21:52 PM »
Hi g9s0x
There is also the  asterisk-1.8-samples.tcz  extension available should you need it.

Offline g9s0x

  • Newbie
  • *
  • Posts: 3
Re: Where are the Asterisk-1.8 configuration files located?
« Reply #3 on: November 30, 2012, 02: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!

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: Where are the Asterisk-1.8 configuration files located?
« Reply #4 on: November 30, 2012, 02:36:32 PM »
tce-load -iwc asterisk-1.8-samples

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

Then run backup