Richard Fuchs writes:
I know that, but that doesn't answer my question.
:) Regex substitutions
work the same everywhere, s/(.)/\1/ in sed or Perl for example leaves
the string unchanged. Why is the dialplan module different?
are you sure that (.) does the trick? i have used (.*) and that works ok.
-- juha