VoiceGuide IVR Software Main Page
Jump to content

How to FTP files to a server from VG script

Recommended Posts

Is there a way to ftp files to a server other than using VoiceMail boxes? I had hoped for a customer to simply record a message and then have it emailed, or ftp'd as required.

 

If not, how do I integrate a VoiceMail system with a customer database so they can do these things?

 

Many thanks

Geoff

Share this post


Link to post

If you want to FTP yourself from within the VoiceGuide script you can just use a Run VB Script module to do the FTP.

 

Take a look at the file vm_ftp.vbs in VoiceGuide's \system\vm\ subdirectory.

 

That is the VB Script which is used by VG to FTP voicemail messages - you can use it almost 'as is' in a Run VB Script module within your script...

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×