Guest pascalganesh Report post Posted 04/21/2007 08:22 AM 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
Guest pascalganesh Report post Posted 04/21/2007 08:44 AM Opps! here is the VG.ini Share this post Link to post
SupportTeam Report post Posted 04/21/2007 10:05 AM The path: on {On Hangup} goto [updateStatusComplete] is not a valid path. Please read the section of Help file on using the 'On Hangup' scripts. Online copy of relevant page is here: http://www.voiceguide.com/vghelp/html/Call%20Finish.htm If you still have problems please post your script. (.ZIPed) Share this post Link to post