mstavrev Report post Posted 08/28/2003 01:32 PM Hi, i searched through the forum posts, but could not find any solution to my problem. I want to limit the script execution to a certain length of time, no matter the path. I know i can use evaluation expression modules and test for $RV_CALLLENGTH growing over the predefined maximum. The problem is that my script is already far too complicated to go through it and add manually those checks (it already has 200+ modules with complex interconnections). It would be nice to have a setting dealing with such cases. Is there a vg.ini option which could solve my problem ? The version of Voiceguide i'm talking about is 4.8.5. Share this post Link to post
SupportTeam Report post Posted 08/28/2003 10:11 PM At this stage using the $RV_CALLLENGTH is the only way. It is a good idea to have a "MaxCallTime" setting... and most likely it will be implemented in v5.1 Share this post Link to post