SQL

  • how do you set something up like codered where there are numbers within a database and then it makes calles to cutomers that are with in the database what type of other software etc is needed.

  • If I'm interpreting your question correctly, you're looking to set up a database of customers and include phone numbers. That part is pretty simple. All you'd have to do is create a table and include phone number fields.

    The more involved part involves the phone calls. You'll need to buy a system that will read from a database and then make the actual phone calls. Depending on your location, you need to consider VOIP versus traditional phone systems, as they're handled differently. You should also consider whether the system you purchase needs to have recording capability.

    If, on the other hand, you want to write a system to make the calls, I have no advice to offer. I've never researched it or even thought about it much.

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply