Almost 2 years ago @lgaetz helped me to resolve this issue and I remember ezcnam was added to the official FreePBX sources. It worked well, until some time ago - this feature is now gone. Is it just a glitch or was it planned? How else can I possibly run this simple query: https://api.ezcnam.com/v1?key=00000000000&phone=[NUMBER]&out=text
I opened a ticket, but never raised a formal pull request for this change. @vsc55 (Javier Pastor) created a better version based on using the EZCNAM API, and it’s not clear if that was ever raised as a pull request either. Since this work was done, all FreePBX development has moved to GitHub.
Javier, I’ve found a copy of the code you did that was on git.freepbx.org back before it was shut down, and saved it with the original in a Gist here. Do you want to raise a PR for this on GitHub?
Hello everyone.
Yes, the new version that I was preparing of Superfecta had support for this API.
I released a Pull but it was not merged since it had many modifications and it was planned to release it for version 17.
I am going to revise that module to adapt it to the current version of Superfecta.