ENUM Lookup
Possibly asterisk's implementation of ENUM is lacking (sometimes fails, not too robust)..
Alternatives:
- sh/sed-based AGI: http://home.arcor.de/benno.kroeck/enumlookup/index.html
- Deals with multiple results
- Has example handler for email address only (records a .wav and emails it)
- php enum AGI: http://www.e164.org/enum.phps
- Fairly basic
