- Joined
- May 31, 2021
- Messages
- 34
- Reaction score
- 4
Hi everyone,
We recently updated to v20, and our provider now only supports numbers in the E.164 format.
Previously, when dialing an international number, we used:
00049...
And then stripped the first 0, resulting in 0049..., which worked fine.
Now, in v20, I have one outbound rule per trunk.

In the trunk settings of the "GAR-TEMPLATE-3CX", I configured a transformation rule:
000(.*) -> +\1

However, the conversion does not work. When checking SIP traces, the number is still sent as 00049..., without being converted.
What am I doing wrong?
Is there something different in how outbound rules work in v20? Any help would be appreciated!
Thanks in advance!
Sadin Junuzovic
We recently updated to v20, and our provider now only supports numbers in the E.164 format.
Previously, when dialing an international number, we used:
00049...
And then stripped the first 0, resulting in 0049..., which worked fine.
Now, in v20, I have one outbound rule per trunk.

In the trunk settings of the "GAR-TEMPLATE-3CX", I configured a transformation rule:
000(.*) -> +\1

However, the conversion does not work. When checking SIP traces, the number is still sent as 00049..., without being converted.
What am I doing wrong?
Is there something different in how outbound rules work in v20? Any help would be appreciated!
Thanks in advance!
Sadin Junuzovic
