- Joined
- Mar 18, 2020
- Messages
- 4
- Reaction score
- 0
Hello
I tried to rewrite regional caller ids to e164 therefore I used a source pattern like
(1-9)(.*) to +4969\1\2
but it seems that (1-9) is not a valid option.
I tried to rewrite regional caller ids to e164 therefore I used a source pattern like
(1-9)(.*) to +4969\1\2
but it seems that (1-9) is not a valid option.