Changeset 9454

Show
Ignore:
Timestamp:
04/07/10 09:12:59 (3 years ago)
Author:
mickecarlsson
Message:

Fixed spelling errors in amportal.conf, removed duplicate entries

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amportal.conf

    r9252 r9454  
    8484# AMPEXTENSIONS: the type of view for extensions admin  
    8585# If set to 'deviceanduser' Devices and Users will be administered seperately, and Users will be able to "login" to devices. 
    86 # If set to 'extensions' Devices and Users will me administered in a single screen. 
     86# If set to 'extensions' Devices and Users will be administered in a single screen. 
    8787AMPEXTENSIONS=extensions 
    8888 
     
    100100 
    101101# AMPBADNUMBER: Set to false if you do not want the bad-number context generated which 
    102 # traps any bogus number or freature code and plays a message to the effect. If you use 
     102# traps any bogus number or feature code and plays a message to the effect. If you use 
    103103# the Early Dial feature on some Grandstream phones, you will want to set this to false 
    104104AMPBADNUMBER=true 
    105105 
    106 # The following are used to optionally have the freepbx backup program optionally 
     106# The following are used to optionally have the FreePBX backup program optionally 
    107107# send the generated backup to an ftp server 
    108108# 
     
    143143 
    144144#AMPBACKUPSUDO=false|true 
    145 # This option allowes you to use sudo when backing up files. Usefull ONLY when using AMPPROVROOT 
     145# This option allows you to use sudo when backing up files. Usefull ONLY when using AMPPROVROOT 
    146146# Allowes backup and restore of files specified in AMPPROVROOT, based on permissions in /etc/sudoers 
    147147#   for example, adding the following to sudoers:  
     
    162162#AMPBACKADMIN=true 
    163163 
    164 # If CUSTOMASERROR is set to false, then the Destination Registry will not report unknow destinations as errors 
     164# If CUSTOMASERROR is set to false, then the Destination Registry will not report unknown destinations as errors 
    165165# this should be left to the default true and custom destinations should be moved into the new custom apps registry 
    166166# CUSTOMASERROR=false 
    167167 
    168168# if DYNAMICHINTS is set to true, Core will not statically generate hints. Instead it will make a call to the 
    169 # AMPBIN php script, generate_hints.php, through an Asteirsk's #exec call. This requires Asterisk.conf to be 
     169# AMPBIN php script, generate_hints.php, through an Asterisk's #exec call. This requires Asterisk.conf to be 
    170170# configured with "execincludes=yes" set in the [options] section. 
    171171# DYNAMICHINTS=true 
     
    193193# go back to the freepbx.org server. If it fails, typically because of content filters in firewalls that don't 
    194194# like the way PHP formats the requests, the code will fall back and try a wget to pull the information. 
    195 # This will often solve the problem. However, in such environemnts there can be a significant timeout before 
     195# This will often solve the problem. However, in such environment there can be a significant timeout before 
    196196# the failed file open calls to the URLs return and there are often 2-3 of these that occur. Setting this value 
    197197# will force FreePBX to avoid the attempt to open the URL and go straight to the wget calls. 
     
    200200 
    201201# AMPDISABLELOG=true|false # DEFAULT VALUE true 
    202 # Whether or not to invoke the freepbx log facility 
     202# Whether or not to invoke the FreePBX log facility 
    203203 
    204204# AMPSYSLOGLEVEL=LOG_EMERG|LOG_ALERT|LOG_CRIT|LOG_ERR|LOG_WARNING|LOG_NOTICE|LOG_INFO|LOG_DEBUG|LOG_SQL|SQL # DEFAULT VALUE LOG_ERR 
     
    213213# highly recommended as MP3 files heavily tax the system and can cause instability on a busy phone system. 
    214214 
    215 # CDR DB Settings: Only used if you dont use the default values provided by freepbx
     215# CDR DB Settings: Only used if you don't use the default values provided by FreePBX
    216216# CDRDBHOST: hostname of db server if not the same as AMPDBHOST 
    217217# CDRDBPORT: Port number for db host  
    218 # CDRDBUSER: username to connect to db with if its not the same as AMPDBUSER 
    219 # CDRDBPASS: password for connecting to db if its not the same as AMPDBPASS 
     218# CDRDBUSER: username to connect to db with if it's not the same as AMPDBUSER 
     219# CDRDBPASS: password for connecting to db if it's not the same as AMPDBPASS 
    220220# CDRDBNAME: name of database used for cdr records 
    221221# CDRDBTYPE: mysql or postgres mysql is default 
    222222# CDRDBTABLENAME: Name of the table in the db where the cdr is stored cdr is default  
    223223 
    224 # AMPVMUMASK: defaults to 077 allowing only the asterisk user to have any permissions on VM files. If set to something 
     224# AMPVMUMASK: defaults to 077 allowing only the asterisk user to have any permission on VM files. If set to something 
    225225#             like 007, it would allow the group to have permissions. This can be used if setting apache to a different 
    226226#             user then asterisk, so that the apache user (and thus ARI) can have access to read/write/delete the 
    227 #             voicemail files. If changed, some of the voicemail directory strucuters may have to be manually changed. 
     227#             voicemail files. If changed, some of the voicemail directory structure may have to be manually changed. 
    228228 
    229229# DASHBOARD_STATS_UPDATE_TIME=integer_seconds 
     
    233233# These can be used to change the refresh rate of the System Status Panel. Most of 
    234234# the stats are updated based on the STATS interval but a few items are checked 
    235 # less frequently (such as Astersisk Uptime) based on the INFO value 
     235# less frequently (such as Asterisk Uptime) based on the INFO value 
    236236 
    237237# FOPDISABLE=true|false # DEFAULT VALUE false 
    238 # Disables FOP in interface and retrieve_conf.  Usefull for sqlite3 or if you don't want FOP. 
     238# Disables FOP in interface and retrieve_conf.  Useful for sqlite3 or if you don't want FOP. 
    239239 
    240240# ZAP2DAHDICOMPAT=true|false 
     
    258258# Setting this flag will generate the required dialplan to integrate with the following Asterisk patch: 
    259259#  https://issues.asterisk.org/view.php?id=15168 
    260 # This feature is planned for a future 1.6 release but given the existance of the patch can be used prior. Once 
     260# This feature is planned for a future 1.6 release but given the existence of the patch can be used prior. Once 
    261261# the release version is known, code will be added to automatically enable this format in versions of Asterisk 
    262262# that support it. 
     
    277277# RELOADCONFIRM=true|false 
    278278# DEFAULT VALUE: true 
    279 # When set to false, will by-pass the confirm on Relaod Box 
     279# When set to false, will by-pass the confirm on Reload Box 
    280280 
    281281# FCBEEPONLY=true|false 
     
    287287# DISABLECUSTOMCONTEXTS=true|false 
    288288# DEFAULT VALUE: false 
    289 # Normally FreePBX auto-generates a custome context that may be usable for adding custom dialplan to modify the normal behavior 
     289# Normally FreePBX auto-generates a custom context that may be usable for adding custom dialplan to modify the normal behavior 
    290290# of FreePBX. It takes a good understanding of how Asterisk processes these includes to use this and in many of the cases, there 
    291 # is no useful application. All includes will result in a WARNING in the Asterisk log if there is no countext found to include 
     291# is no useful application. All includes will result in a WARNING in the Asterisk log if there is no context found to include 
    292292# though it results in no errors. If you know that you want the includes, you can set this to true. If you comment it out FreePBX 
    293293# will revert to legacy behavior and include the contexts. 
    294294 
    295 # RELOADCONFIRM=true|false 
    296 # DEFAULT VALUE: true 
    297 # When set to false, will by-pass the confirm on Relaod Box 
    298  
    299 # FCBEEPONLY=true|false 
    300 # DEFAULT VALUE: false 
    301 # When set to true, a beep is played instead of confirmation message when activating/de-activating: 
    302 # CallForward, CallWaiting, DayNight, DoNotDisturb and FindMeFollow