VoiceGuide IVR Software Main Page
Jump to content

How To Use The Globalrv In Vg.ini?

Recommended Posts

Hi, I want to create a system-wide "default" value for all modules. I was taking a look over the VG.INI and noticed the: "GlobalRV=" setting.

 

Can this be set to a string for all modules? if so, what is the format? something like:

 

GlobalRV=[settingName]{SettingValue}

 

And can it take multi-RVs too:

 

GlobalRV=[settingName1]{SettingValue1}[settingName2]{SettingValue2}

 

I will try a few quick tests now, but some confirmation that this setting can be used would be great - thx - tim.

Share this post


Link to post

Yes. That's exactly how you can preset Global Result Variables.

 

Multiple RVs can be specified as per your example.

 

The VG.INI's values get read in when VoiceGuide is started.

Share this post


Link to post

It works too! - Exxceeelent - but you don't see the RV's directly in the debug trace, but you do see the results!

Share this post


Link to post

We'll add some tracing of the log in future versions to allow you to easily confirm that the RVs that you specify in VG.INI in have been loaded in as expected.

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
×