Changeset 8750

Show
Ignore:
Timestamp:
02/01/10 15:25:40 (2 years ago)
Author:
mickecarlsson
Message:

Closes #2839 #3980 #3992 added setting in amportal.conf for using Google DNS for enumlookup.ago

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • freepbx/branches/2.7/amportal.conf

    r8599 r8750  
    261261# the release version is known, code will be added to automatically enable this format in versions of Asterisk 
    262262# that support it. 
     263 
     264# USEGOOGLEDNSFORENUM=true|false 
     265# DEFAULT VALUE: false 
     266# Setting this flag will generate the required global variable so that enumlookup.agi will use Google DNS 8.8.8.8 
     267# when looking up ENUMS 
     268# Not all DNS deals with NAPTR record, but Google does. There is a drawback to this as Google tracks every 
     269# lookup. If you are not comfortable with this, do not enable this setting. Please read Google FAQ about this: 
     270# http://code.google.com/intl/sv-SE/speed/public-dns/faq.html#privacy 
     271