SMS Verification system

Hello,

Is there a way where I can setup a local sms verification system for my website? what im trying to do is have my webserver send a request to my pbx server to send a randomly generated code for the newly registered user’s cellphone, then have the user manually input the same code generated into the webpage to continue on the registration process. Can that be achieved? if so, how?

Thanks

Technically yes but you have a lot of work to do. If you have an sms aware trunk and are competent with http and asterisk AMI then perhaps start with:-

https://wiki.asterisk.org/wiki/pages/viewpage.action?pageId=5242984

so you are left with from your post “if so, how?” I doubt you will get many takers here but when you get it all working please let us US know HOW you did it.