Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Validate number using PAMI #217

Open
gutorsantos opened this issue May 6, 2022 · 0 comments
Open

Validate number using PAMI #217

gutorsantos opened this issue May 6, 2022 · 0 comments

Comments

@gutorsantos
Copy link

Hello,

I'm working on a new project that i have to implement a RDD (random digit dialing) and I have to generate random numbers from a series of parameters. After the generation, I must validate if the number phone exists. So, that's where PAMI enters. Apparently, the validation is quite simple, if rings (or it's busy or out of area), the number exists so it's valid, if returns 404, the number doesn't exist.

However, I'm a little confused, about how can I catch this returnings from Asterisk. Could someone help?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant