Changeset 5448 for freepbx/trunk

Show
Ignore:
Timestamp:
12/10/07 20:17:50 (5 years ago)
Author:
p_lindheimer
Message:

CUSTOMASERROR changed to default to true since the new custom app registry should be used

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/trunk/amp_conf/htdocs/admin/functions.inc.php

    r5375 r5448  
    5353  'DEVEL'          => array('bool' , false), 
    5454  'DEVELRELOAD'    => array('bool' , false), 
    55   'CUSTOMASERROR'  => array('bool' , false), 
     55  'CUSTOMASERROR'  => array('bool' , true), 
    5656  'DYNAMICHINTS'   => array('bool' , false), 
    5757  'BADDESTABORT'   => array('bool' , false), 
  • freepbx/trunk/amportal.conf

    r5332 r5448  
    133133#AMPPROVEXCLUDE=/var/ftp/exclude-from-file-list 
    134134 
    135 # If CUSTOMASERROR is set to true, then the Destination Registry will report all destinations it is not familiar 
    136 # with as errors since there is no way currently to differentiate these from explicit custom destinations 
    137 # CUSTOMASERROR=tru
     135# If CUSTOMASERROR is set to false, then the Destination Registry will not report unknow destinations as errors 
     136# this should be left to the default true and custom destinations should be moved into the new custom apps registry 
     137# CUSTOMASERROR=fals
    138138 
    139139# if DYNAMICHINTS is set to true, Core will not statically generate hints. Instead it will make a call to the