Changeset 5331 for freepbx/trunk/amportal.conf
- Timestamp:
- 12/02/07 01:22:25 (6 years ago)
- Files:
-
- freepbx/trunk/amportal.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk/amportal.conf
r5319 r5331 141 141 # configured with "execincludes=yes" set in the [options] section. 142 142 # DYNAMICHINTS=true 143 144 # XTNCONFLICTABORT, BADDESTABORT 145 # setting either of these to true will result in retrieve_conf aborting during a reload if an extension 146 # conflict is detected or a destination is detected. It is usually better to allow the reload to go 147 # through and then correct the problem but these can be set if a more strict behavior is desired 148 # both default to false if not set 149 XTNCONFLICTABORT=false 150 BADDESTABORT=false
