- Joined
- Nov 26, 2008
- Messages
- 22
- Reaction score
- 1
We have a customer where we've recently introduced an SMS service. They mentioned that when a customer calls them they'd like the option to reply by SMS, but they get the following when they click from the contact number:

If I reformat the incoming caller ID on the call SIP trunk to replace the leading 0 with +44 so that it meets the requirements for the outgoing SMS SIP trunk is this the most efficient way to achieve this?
So, under "Reformat Incoming or Outgoing Caller" on the call SIP trunk I set "Inbound" to:
Source Pattern:
0(.*)
Replace Pattern:
+44\1
Also, will this apply even when "Convert Inbound caller ID to e164 number format" is not enabled as don't wish to change anything for outbound calls?

If I reformat the incoming caller ID on the call SIP trunk to replace the leading 0 with +44 so that it meets the requirements for the outgoing SMS SIP trunk is this the most efficient way to achieve this?
So, under "Reformat Incoming or Outgoing Caller" on the call SIP trunk I set "Inbound" to:
Source Pattern:
0(.*)
Replace Pattern:
+44\1
Also, will this apply even when "Convert Inbound caller ID to e164 number format" is not enabled as don't wish to change anything for outbound calls?