Changeset 9252
- Timestamp:
- 03/16/10 21:05:03 (2 years ago)
- Files:
-
- freepbx/trunk (modified) (1 prop)
- freepbx/trunk/amportal.conf (modified) (1 diff)
- freepbx/trunk/upgrades/2.7.0/updatemanager.php (copied) (copied from freepbx/branches/2.7/upgrades/2.7.0/updatemanager.php)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/trunk
- Property svnmerge-integrated changed from /freepbx/branches/2.7:1-9069 to /freepbx/branches/2.7:1-9251
freepbx/trunk/amportal.conf
r9130 r9252 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 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
