michael@202: ; michael@202: ; ENUM Configuration for resolving phone numbers over DNS michael@202: ; michael@202: ; Sample config for Asterisk michael@202: ; This file is reloaded at "module reload enum" in the CLI michael@202: ; michael@202: ;[general] michael@202: ; michael@202: ; The search list for domains may be customized. Domains are searched michael@202: ; in the order they are listed here. michael@202: ; michael@202: ;search => e164.arpa michael@202: ; michael@202: ; If you'd like to use the E.164.org public ENUM registry in addition michael@202: ; to the official e164.arpa one, uncomment the following line michael@202: ; michael@202: ;search => e164.org michael@202: ; michael@202: ; As there are more H323 drivers available you have to select to which michael@202: ; drive a H323 URI will map. Default is "H323". michael@202: ; michael@202: ;h323driver => H323