How To Implement An ENUM Mock Database ?

Home » Asterisk Users » How To Implement An ENUM Mock Database ?
Asterisk Users 1 Comment

Hello,

For personal lab testing, I would like a mock database, replacing a legacy ENUM database.

More precisely, I would like to:
– play with Asterisk’s ENUMLOOKUP, ENUMQUERY and so on functions
– populate mock db with a couple of fake numbers or ranges of numbers
– test common use-cases (unknown number, …)

I’m entirely discovering ENUM, itself.

How can I easily implement such db ? With dnmasq (don’t laugh) ? With things like [1] ?

Best regards

[1] https://github.com/hadrienk/enum-dns

One thought on - How To Implement An ENUM Mock Database ?