简体   繁体   中英

aws simple notification sms failed

I am using node.js api to send sms to mobile numbers in india. When I am sending sms to airtel number they are received by the receiver. But to vi number no sms is received and it happens to many vi numbers.But sometime sms are received on vi number. But when the sms are send through console to vi numbers then they are received each time the sms are send. Please help in resolve this.

Presumably your are using Amazon SNS. Here are some helpful resources:

Fundamentally, you need to enable and then view CloudWatch Logs for your SMS messages.

Potential problems include:

  • you've exceeded your monthly SMS spending quota
  • you've exceeded your maximum message price
  • some carriers may block SMS messages depending on content

Also, be aware of Special requirements for sending SMS messages to recipients in India .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM