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:301784 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

