I don't know of anything that does exactly what you want, however, you may look into Voxeo to see if they have a solution. I remember them as a third-party provider that hosted the phone numbers, but you could use their API with ColdFusion.
However, that was many years ago. They may have other tools that you can install locally. http://www.voxeo.com/ m!ke -----Original Message----- From: Dave Phillips [mailto:[EMAIL PROTECTED] Sent: Friday, March 21, 2008 11:29 PM To: CF-Talk Subject: JTAPI/TAPI implementation for ColdFusion Hi all, I need to access either a JAVA library, or an existing CF wrapper that already does that that will allow me to do the following from my ColdFusion App: 1. Open a connection with the voice modem on my server that CF is hosted on. 2. Dial a phone number on the voice modem 3. Wait for an answer (by either a human or an answering machine) 4. Once someone (or something) answers, play a .wav file over the line. 5. Optional: Record a message from the receiver AFTER the .wav file has been played 6. Disconnect the call. Does anyone know of anything that already does this that I can use from ColdFusion (even if it is a 3rd party tool as long as it has a command line parameter, I could use that with CFEXECUTE). Thanks! Dave ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:301789 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

