SS2008 Report post Posted 01/11/2009 10:42 AM Im trying to use VBscript in order to set RV Variable but i tried many times without any result ( the RV variables don't change with the new value set into the vbscrit (using RvSet and/or RvSet_RvList commands) I tried to the exampes included on voiceguide helpfile without any result. Can anyone help me? thanks in advance Share this post Link to post
SupportTeam Report post Posted 01/11/2009 10:59 AM Please post the VoiceGuide traces capturing the system startup and the call and the VoiceGuide script used. When posting traces/scripts please .ZIP them up and post them as attachments. Share this post Link to post
SS2008 Report post Posted 01/13/2009 09:10 AM In attachment the files required its_sysinfo.zip Logs_e_Script.zip Share this post Link to post
SupportTeam Report post Posted 01/13/2009 11:35 AM Trace shows that you are using a Professional version of VoiceGuide, but are trying to use the COM interface calls. The COM interface is only supported in the Enterprise version. Please see: http://www.voiceguide.com/vgFeatures.htm This is why you see error messages in vgEngine trace when you try to use the RvSet_RvList CO function: 100334.437 13 7 rem RvSet_RvList [CallerNR]{}[CallerLV]{0} 100334.437 13 7 ERROR: COM interface not supported in this version. Share this post Link to post