• Peter Wu's avatar
    Properly handle NULL var_name for switch_play_and_get_digits · 69d643b5
    Peter Wu 提交于
    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.
    69d643b5
switch_ivr_play_say.c 87.3 KB