I'm trying to setup a regex match for a 4 digit dialed number, and was trying to use
([0-9]{4})
entered into the config as
^([0-9]{4})=goto to_target
and am trying to figure out why it's not working. I'm new to yate, so It might just be a simple error.
Thanks!
epl692