Changeset 8118
- Timestamp:
- 08/24/09 12:19:58 (1 year ago)
- Files:
-
- freepbx/branches/2.6/amportal.conf (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
freepbx/branches/2.6/amportal.conf
r7598 r8118 233 233 # settings which can be allowed by changing this field to false 234 234 # 235 236 # USEQUEUESTATE=true|false 237 # DEFAULT VALUE: false 238 # Setting this flag will generate the required dialplan to integrate with the following Asterisk patch: 239 # https://issues.asterisk.org/view.php?id=15168 240 # This feature is planned for a future 1.6 release but given the existance of the patch can be used prior. Once 241 # the release version is known, code will be added to automatically enable this format in versions of Asterisk 242 # that support it.
