[Asterisk-Users] How to test enum?
Michael Vogel
icarus at dabo.de
Sat Dec 11 04:33:03 MST 2004
Wilson Pickett schrieb:
> ENUMLOOK=123
> ; Test ENUM lookup watching the CLI
> ; a file that says "no enulm listing found"
> ; was recorded
> exten => _${ENUMLOOK}.,1,EnumLookup(${EXTEN:3})
> exten => _${ENUMLOOK}.,2,NoOp(ENUM result: ${ENUM})
> exten => _${ENUMLOOK}.,3,Hangup
> exten => _${ENUMLOOK}.,102,Playback(noenumfound)
> exten => _${ENUMLOOK}.,103,Hangup
Are there any test numbers where I can see if ENUM lookup is working?
And is it possible as well to test if a number of a SIP or IAX provider
exists?
Bye!
Michael
More information about the asterisk-users
mailing list