I’m in the process of creating an auto-attendant, and I currently use a variable to count the number of incorrect choices a caller makes and route the caller to a specific skill if too many invalid choices are made.
Currently this occurs within the same vector.
My question is, if I route the caller to a different VDN/Vector will the current value of this variable remain the same or will it reset to the default value as defined in the variable table?
Thanks in advance!!!
Currently this occurs within the same vector.
My question is, if I route the caller to a different VDN/Vector will the current value of this variable remain the same or will it reset to the default value as defined in the variable table?
Thanks in advance!!!