# Modified for SYN3 # This file is part of FreePBX. # # FreePBX is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation, either version 2 of the License, or # (at your option) any later version. # # FreePBX is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with FreePBX. If not, see . # # This file contains settings for components of FreePBX # This file will be used to define the initial configuration installed # by the install_amp installation program, which can also obtain some # of this interactively. # # Ths file should be writeable by the httpd user (usually asterisk for # FreePBX installations). Once running, FreePBX will maintain these settings # in a database and this file will be overwritten. It will also generate # a based freepbx.conf configuration file, usually in /etc, that will # be used to bootstrap FreePBX and any associated programs. The content # of that file will include the core database credentials and path # information needed to bootstrap FreePBX. # # Once installed and running properly out of the database, this file # will be overwritten to include all the configuration settings specified # in the Advanced Settings page of FreePBX and made available here for # potential outside applications that may require access to some of these # parameters. This will be maintained for a transitionary period to give # the eco system time to conform to the new mode of setting configurations. # # The freepbx.conf file can also be specified in an evnironment variable: # # FREEPBX_CONF # # A full path should be specified. This configuration file is formatted as # a very short snippet of PHP, here is an example of what it should look # like: # #----------------------------------------------------------------- #