Hi @Cell_C
When I have wifi calling enabled I noticed that certain automated SMS's never arrive, eg OTP
As a test I used AWS SNS SMS service which we use at work and the messages fails
If I turn off wifi calling and send again it comes through no problem
Is it possible that we can escelate this to the technical dept?
When I have wifi calling enabled I noticed that certain automated SMS's never arrive, eg OTP
As a test I used AWS SNS SMS service which we use at work and the messages fails
If I turn off wifi calling and send again it comes through no problem
Is it possible that we can escelate this to the technical dept?
Code:
{
"notification": {
"messageId": "xxxx-xxxx-xxxx-xxxx-xxxxx",
"timestamp": "2021-11-18 18:45:26.571"
},
"delivery": {
"mnc": 7,
"numberOfMessageParts": 1,
"destination": "+2763xxxxxxx",
"priceInUSD": 0.0198,
"smsType": "Transactional",
"mcc": 655,
"providerResponse": "Unknown error attempting to reach phone",
"dwellTimeMs": 431,
"dwellTimeMsUntilDeviceAck": 1470
},
"status": "FAILURE"
}