|
|
I've never tried to do this so i can't help any further than maybe
point you in the right direction
https://developer.skype.com/Docs/ApiDoc/Voice_Streams - example 2
https://developer.skype.com/wiki/Java_API - Java API wrapper, that
should be usable from within CF
HTH Chris
On Feb 9, 9:15 pm, "DKoz" <webforumsu...@xxxxxxxxxxxxxx> wrote:
> I will be using CF to link to a 3rd party service to send a secure fax.
> However, if the fax does not go through I need to place a call to the
> recipient
> to let them know. The list of recipients and their phone numbers will be
> stored
> in a MySQL database
>
> When the failed fax occurs I need for CF to somehow connect to Skype, maybe
> via another program, and then Skype will call the appropriate phone number and
> play a recorded message.
>
> Is there a way to do this from within CF itself? I think Voicent has a
> program that will do this, but it cost $300. I am looking for a simpler, less
> costly solution.
>
> Thanks,
>
> Dan
|
|