BenForMile
Technical User
- Jul 14, 2010
- 33
Hi,
I need help passing the $KEY variable to $VAR variable and make Voicemail pro read the $VAR variable. Voicemail Pro reads the $KEY variable but not $VAR variable. I try passing the variable through VBScript but voicemail Pro still doesn't reads it. I also tried passing it to a user defined variable, but I don't think Voicemail Pro reads user define variables.
This is the voicemail script I'm working with:
"Please enter your password follow by the # sign. For conference ID $KEY"
But if they input the wrong password the user defined variable will be false and be invalid. So this when the flow goes back to the and repeat the same script. But this time it will read the wrong password they dialed which is the last known dtmf. That's the reason why I want to pass the $key variable to $var so it doesn't change the "Conference ID" stored in it.
Thank You
Benjamin
I need help passing the $KEY variable to $VAR variable and make Voicemail pro read the $VAR variable. Voicemail Pro reads the $KEY variable but not $VAR variable. I try passing the variable through VBScript but voicemail Pro still doesn't reads it. I also tried passing it to a user defined variable, but I don't think Voicemail Pro reads user define variables.
This is the voicemail script I'm working with:
"Please enter your password follow by the # sign. For conference ID $KEY"
But if they input the wrong password the user defined variable will be false and be invalid. So this when the flow goes back to the and repeat the same script. But this time it will read the wrong password they dialed which is the last known dtmf. That's the reason why I want to pass the $key variable to $var so it doesn't change the "Conference ID" stored in it.
Thank You
Benjamin