Commits
Peter Wu committed 69d643b53f5
Properly handle NULL var_name for switch_play_and_get_digits Do not set "_invalid" in case var_name is empty or unset. While at it, clear the "foo_invalid" variable before doing anything else when a regex is passed, this ensures that the variable really reflects the current run. Fixes an issue in original FS-7783 feature.