asterisk/enum.conf

changeset 310
73d852a30c9a
parent 309
2ff4e4701310
child 311
263143ec0fb2
     1.1 --- a/asterisk/enum.conf	Sun Mar 20 19:27:35 2011 +0100
     1.2 +++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.3 @@ -1,22 +0,0 @@
     1.4 -;
     1.5 -; ENUM Configuration for resolving phone numbers over DNS
     1.6 -;
     1.7 -; Sample config for Asterisk
     1.8 -; This file is reloaded at "module reload enum" in the CLI
     1.9 -;
    1.10 -;[general]
    1.11 -;
    1.12 -; The search list for domains may be customized.  Domains are searched
    1.13 -; in the order they are listed here.
    1.14 -;
    1.15 -;search => e164.arpa
    1.16 -;
    1.17 -; If you'd like to use the E.164.org public ENUM registry in addition
    1.18 -; to the official e164.arpa one, uncomment the following line
    1.19 -;
    1.20 -;search => e164.org
    1.21 -;
    1.22 -; As there are more H323 drivers available you have to select to which
    1.23 -; drive a H323 URI will map. Default is "H323".
    1.24 -;
    1.25 -;h323driver => H323

mercurial