| | 285 | |
|---|
| | 286 | DISABLECUSTOMCONTEXTS=true |
|---|
| | 287 | # DISABLECUSTOMCONTEXTS=true|false |
|---|
| | 288 | # DEFAULT VALUE: false |
|---|
| | 289 | # Normally FreePBX auto-generates a custome context that may be usable for adding custom dialplan to modify the normal behavior |
|---|
| | 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 countext found to include |
|---|
| | 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 | # will revert to legacy behavior and include the contexts. |
|---|