使用亚马逊通知服务发送带有自定义发件人 ID 的短信

Send SMS with custom sender id using amazon notification service

我正在使用亚马逊通知服务发送短信。我成功地收到了我的号码的消息。我已经像这样使用 aws 控制台更新了发件人 ID。

但是我收到这样的短信

from : VK-NOTICE
Body : test message

来自 id 不同。为什么?是否可以更改发件人 ID?

AWS Docs 在这里有答案:

For Default sender ID, type a custom ID that contains up to 11 alphanumeric characters, including at least one letter and no spaces. The sender ID is displayed as the message sender on the receiving device. For example, you can use your business brand to make the message source easier to recognize.

Support for sender IDs varies by country. For example, messages delivered to U.S. phone numbers will not display the sender ID. For the countries that support sender IDs, see Supported Regions and Countries.

If you do not specify a sender ID, the message will display a long code as the sender ID in supported countries. For countries that require an alphabetic sender ID, the message displays NOTICE as the sender ID.

You can override the this setting when you send a message.

你应该试试https://www.twilio.com/

根据 TRAI,交易短信中发件人 ID 的长度在印度应为 6,而您的为 5 (MANAF),这就是将其更改为默认值的原因。要在交易短信中使用您的发件人 ID,请使用字符长度为 6 的 ID。Ex(AbdulM)

注意:它仅适用于交易短信。

自 2018 年 11 月 2 日起,印度不支持自定义发件人 ID。有关当前支持的国家/地区,请参阅下文 link。

AWS SNS Supported Countries