Guest huwla Report post Posted 04/30/2005 08:10 PM I'm new to VoiceGuide and want to get some questions answered before becoming a customer. Essentually, I want to know if the following two things can be done using VoiceGuide: 1) Can I set it up so that if a button is selected on a website (php coded) a call is placed to someone? 2) Upon a receiving a call, can VoiceGuide query a MySQL database (based on the caller ID) and and dynamically create an e-mail with the returned values of the query? Are these things built into the core product or are we talking serious coding to get the product to do these things? THX! Share this post Link to post
SupportTeam Report post Posted 05/01/2005 12:39 AM 1) Can I set it up so that if a button is selected on a website (php coded) a call is placed to someone? Yes. See: http://www.voiceguide.com/vghelp/html/com_...tDialQueAdd.htm 2) Upon a receiving a call, can VoiceGuide query a MySQL database (based on the caller ID) and and dynamically create an e-mail with the returned values of the query? Yes. See: http://www.voiceguide.com/vghelp/html/modDbQuery.htm http://www.voiceguide.com/vghelp/html/modSendEmail.htm http://www.voiceguide.com/vghelp/html/Resu...ltVariables.htm no coding atr all will be required. Just specifying the appropriate SQL statement and using the appropriate Result Variables in the Send Email module. Share this post Link to post