- Joined
- Jan 17, 2024
- Messages
- 8
- Reaction score
- 1
I need to change the
<field name="ParameterOut" custom="" parameter="FromDisplayName">$OutboundCallerId</field>
where the $OutboundCalledId would require to have the +31 removed. is this possible with a regular expression.
in this way my configuration would be nice and clean.
Regards
<field name="ParameterOut" custom="" parameter="FromDisplayName">$OutboundCallerId</field>
where the $OutboundCalledId would require to have the +31 removed. is this possible with a regular expression.
in this way my configuration would be nice and clean.
Regards