VoiceGuide IVR Software Main Page
Jump to content

Recording Duration

Recommended Posts

Hi,

 

The script I have developed allows a caller to record his/her voice.

I have set the following on the record module

 

on {#} goto [Menu123]

on {silence} goto [Menu123]

on {On Hangup} goto [updateStatusComplete]

on {timeout 180} goto [Menu123]

 

Without the caller pressing any key , or hanging up the phone or pressing any key the recording automatically stops.

 

I have attached the log and VG.ini file

 

How do I make the script work correctly?

 

Ganesh

vg_bug.txt

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
×