What software or service can I use to programatically make phone calls with?
        Posted  
        
            by Jason
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Jason
        
        
        
        Published on 2010-02-13T04:47:01Z
        Indexed on 
            2010/03/29
            20:33 UTC
        
        
        Read the original article
        Hit count: 175
        
I'm looking to programatically make phone call reminders to customers based upon their opt-in requests. I am NOT a telemarketer.
I need to make a phone call, and play a message. I need to leave a message after the beep if an answering machine or voicemail is detected. I need to know if the message was successfully delivered.
Ideally, I could offer the user feedback by pressing a button and recording their selection.
I prefer Windows and .NET but would consider anything.
What do you suggest?
© Stack Overflow or respective owner