Sometimes MSISDNs are received with country code, without a leading prefix (such as “00”). However, the SMSC may require the prefix.
In order to add a prefix to MSISDNs the connector keyword REQUIREPREFIX can be used. If the MSISDN does not begin with the prefix specified, it will be added.
Example:
CONNECTOR cmg-smsc1 <
...
REQUIREPREFIX=00
...
>