Changeset 9454
- Timestamp:
- 04/07/10 09:12:59 (3 years ago)
- Files:
-
- freepbx/trunk/amportal.conf (modified) (11 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amportal.conf
r9252 r9454 84 84 # AMPEXTENSIONS: the type of view for extensions admin 85 85 # 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. 87 87 AMPEXTENSIONS=extensions 88 88 … … 100 100 101 101 # AMPBADNUMBER: Set to false if you do not want the bad-number context generated which 102 # traps any bogus number or f reature code and plays a message to the effect. If you use102 # traps any bogus number or feature code and plays a message to the effect. If you use 103 103 # the Early Dial feature on some Grandstream phones, you will want to set this to false 104 104 AMPBADNUMBER=true 105 105 106 # The following are used to optionally have the freepbxbackup program optionally106 # The following are used to optionally have the FreePBX backup program optionally 107 107 # send the generated backup to an ftp server 108 108 # … … 143 143 144 144 #AMPBACKUPSUDO=false|true 145 # This option allow es you to use sudo when backing up files. Usefull ONLY when using AMPPROVROOT145 # This option allows you to use sudo when backing up files. Usefull ONLY when using AMPPROVROOT 146 146 # Allowes backup and restore of files specified in AMPPROVROOT, based on permissions in /etc/sudoers 147 147 # for example, adding the following to sudoers: … … 162 162 #AMPBACKADMIN=true 163 163 164 # If CUSTOMASERROR is set to false, then the Destination Registry will not report unknow destinations as errors164 # If CUSTOMASERROR is set to false, then the Destination Registry will not report unknown destinations as errors 165 165 # this should be left to the default true and custom destinations should be moved into the new custom apps registry 166 166 # CUSTOMASERROR=false 167 167 168 168 # 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 Aste irsk's #exec call. This requires Asterisk.conf to be169 # AMPBIN php script, generate_hints.php, through an Asterisk's #exec call. This requires Asterisk.conf to be 170 170 # configured with "execincludes=yes" set in the [options] section. 171 171 # DYNAMICHINTS=true … … 193 193 # go back to the freepbx.org server. If it fails, typically because of content filters in firewalls that don't 194 194 # 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 environ emntsthere can be a significant timeout before195 # This will often solve the problem. However, in such environment there can be a significant timeout before 196 196 # the failed file open calls to the URLs return and there are often 2-3 of these that occur. Setting this value 197 197 # will force FreePBX to avoid the attempt to open the URL and go straight to the wget calls. … … 200 200 201 201 # AMPDISABLELOG=true|false # DEFAULT VALUE true 202 # Whether or not to invoke the freepbxlog facility202 # Whether or not to invoke the FreePBX log facility 203 203 204 204 # AMPSYSLOGLEVEL=LOG_EMERG|LOG_ALERT|LOG_CRIT|LOG_ERR|LOG_WARNING|LOG_NOTICE|LOG_INFO|LOG_DEBUG|LOG_SQL|SQL # DEFAULT VALUE LOG_ERR … … 213 213 # highly recommended as MP3 files heavily tax the system and can cause instability on a busy phone system. 214 214 215 # CDR DB Settings: Only used if you don t use the default values provided by freepbx.215 # CDR DB Settings: Only used if you don't use the default values provided by FreePBX. 216 216 # CDRDBHOST: hostname of db server if not the same as AMPDBHOST 217 217 # CDRDBPORT: Port number for db host 218 # CDRDBUSER: username to connect to db with if it s not the same as AMPDBUSER219 # CDRDBPASS: password for connecting to db if it s not the same as AMPDBPASS218 # 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 220 220 # CDRDBNAME: name of database used for cdr records 221 221 # CDRDBTYPE: mysql or postgres mysql is default 222 222 # CDRDBTABLENAME: Name of the table in the db where the cdr is stored cdr is default 223 223 224 # AMPVMUMASK: defaults to 077 allowing only the asterisk user to have any permission son VM files. If set to something224 # AMPVMUMASK: defaults to 077 allowing only the asterisk user to have any permission on VM files. If set to something 225 225 # like 007, it would allow the group to have permissions. This can be used if setting apache to a different 226 226 # 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 struc utersmay have to be manually changed.227 # voicemail files. If changed, some of the voicemail directory structure may have to be manually changed. 228 228 229 229 # DASHBOARD_STATS_UPDATE_TIME=integer_seconds … … 233 233 # These can be used to change the refresh rate of the System Status Panel. Most of 234 234 # the stats are updated based on the STATS interval but a few items are checked 235 # less frequently (such as Aster sisk Uptime) based on the INFO value235 # less frequently (such as Asterisk Uptime) based on the INFO value 236 236 237 237 # FOPDISABLE=true|false # DEFAULT VALUE false 238 # Disables FOP in interface and retrieve_conf. Useful lfor 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. 239 239 240 240 # ZAP2DAHDICOMPAT=true|false … … 258 258 # Setting this flag will generate the required dialplan to integrate with the following Asterisk patch: 259 259 # https://issues.asterisk.org/view.php?id=15168 260 # This feature is planned for a future 1.6 release but given the exist ance of the patch can be used prior. Once260 # This feature is planned for a future 1.6 release but given the existence of the patch can be used prior. Once 261 261 # the release version is known, code will be added to automatically enable this format in versions of Asterisk 262 262 # that support it. … … 277 277 # RELOADCONFIRM=true|false 278 278 # DEFAULT VALUE: true 279 # When set to false, will by-pass the confirm on Rel aod Box279 # When set to false, will by-pass the confirm on Reload Box 280 280 281 281 # FCBEEPONLY=true|false … … 287 287 # DISABLECUSTOMCONTEXTS=true|false 288 288 # DEFAULT VALUE: false 289 # Normally FreePBX auto-generates a custom econtext that may be usable for adding custom dialplan to modify the normal behavior289 # Normally FreePBX auto-generates a custom context that may be usable for adding custom dialplan to modify the normal behavior 290 290 # 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 co untext found to include291 # is no useful application. All includes will result in a WARNING in the Asterisk log if there is no context found to include 292 292 # 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 293 293 # will revert to legacy behavior and include the contexts. 294 294 295 # RELOADCONFIRM=true|false296 # DEFAULT VALUE: true297 # When set to false, will by-pass the confirm on Relaod Box298 299 # FCBEEPONLY=true|false300 # DEFAULT VALUE: false301 # When set to true, a beep is played instead of confirmation message when activating/de-activating:302 # CallForward, CallWaiting, DayNight, DoNotDisturb and FindMeFollow
