Wouldn't a computer executed online script be more effective and less labor intensive to create?
If you are new to domains and looking to buy, sell and learn about domains then you have come to the right place. DNForum is the largest domain name community on the internet and continues to grow every day. There are over 105,000 domainers on DNForum doing everything from buying domains, selling domains, learning about domains and discussing domains. Take a minute and Register.
Register Today on DNForum IT'S FREE!I'm looking for a script that would allow me to validate a coupon number/code that is entered by a customer through a toll-free number. This would deactivate the coupon in our database so that it can't be reused.
This is similar to validating a new credit card number by phone.
Any input is appreciated.
Wouldn't a computer executed online script be more effective and less labor intensive to create?
I have developed a similar tool to fill out a form by phone using Asterisk (http://www.asterisk.org/) and PHP AGI scripts. Each person required to "fill out" a form would receive a PIN number that the system would ask for once the call was established. If the PIN was verified, the system would ask the form questions, thank the caller and hang up.
Domain Name Generator, Bulk Domain Search, Dictionary Domains, Keyword Domains
+ Premium Name Search and free desktop domain name generator/domain search tool for Windows and Mac
Another idea, though probably not as reliable as a solution based on an Asterisk PBX on a dedicated server:
Redirect that toll-free number to a Google Voice mailbox with the voice-to-text transcription feature activated and let a script parse the resulting information. Requires some AI by the script to deal with possible transcription errors and there would be no interactive prompts.
Domain Name Generator, Bulk Domain Search, Dictionary Domains, Keyword Domains
+ Premium Name Search and free desktop domain name generator/domain search tool for Windows and Mac
Asterisk, though Open Source, is available with professional enterprise-level support and there are countless solution providers. I'm sure that would be the most cost-effective solution. As you would be able to modify the script whenever it suits you, you wouldn't depend on third parties to extend its features.
If you have a PHP developer, he would develop a PHP script for Asterisk that would handle phone inputs just like regular inputs on a web site. It took only about 3 days of development for me, and I wasn't doing that professionally at the time .
Depending on what PBX/phone service you use for your company, you could use the very same Asterisk server to handle all voice applications (phone lines, mailboxes, automated orders etc.).
There may be other solutions based on the same technology, but if you intend to use an inbound/outbound phone connection to collect information from a caller/callee, you will need a PBX that is able to interact with databases and/or execute custom scripts to deal process the information. And Asterisk (or its derivatives and commercial distributions) is probably the most mature software package available today to deal with that scenario.
Good luck!
Domain Name Generator, Bulk Domain Search, Dictionary Domains, Keyword Domains
+ Premium Name Search and free desktop domain name generator/domain search tool for Windows and Mac
Update: found a company that does this...Twilio.com. Thought this would be helpful to others.
Bookmarks