D
- DNS Cache - Asterisk
SOURCE: http://www.c2s.co.nz/blog/sc-installing-pdns-recursor-in-elastix/
Install DNS Recursor:
yum -y install pdns-recursor
Edit Config File:
nano -w /etc/pdns-recursor/recursor.conf
#################################
# allow-from If set, only allow these comma separated netmasks to recurse
#
# ...