回复 Twilio 号码的同一主题
Replying on the same thread of the Twilio number
我从 twilio 购买了两个号码,一个用于英国,另一个用于 US.But,当我尝试从印度人向该号码发送短信时 number.I 收到回复不同 thread.I 希望在同一线程上获得响应,以便我的机器人和用户在同一线程上进行对话
这里是 Twilio 开发人员布道者。
恐怕在印度市场我们目前是被迫work under some restrictions。其中之一是:
- The sender IDs are changed to the format “XX-NNNNNN”
The sender IDs are altered before SMS messages are delivered to end
users. End users are very likely to see a sender ID composed of 2
letters followed by 6 numbers instead of the Sender ID you specified.
Due to the sender ID change, SMS recipients are unable to send a reply
back to your Twilio phone number.
不幸的是,这意味着目前在印度无法进行机器人式对话。
我从 twilio 购买了两个号码,一个用于英国,另一个用于 US.But,当我尝试从印度人向该号码发送短信时 number.I 收到回复不同 thread.I 希望在同一线程上获得响应,以便我的机器人和用户在同一线程上进行对话
这里是 Twilio 开发人员布道者。
恐怕在印度市场我们目前是被迫work under some restrictions。其中之一是:
- The sender IDs are changed to the format “XX-NNNNNN”
The sender IDs are altered before SMS messages are delivered to end users. End users are very likely to see a sender ID composed of 2 letters followed by 6 numbers instead of the Sender ID you specified. Due to the sender ID change, SMS recipients are unable to send a reply back to your Twilio phone number.
不幸的是,这意味着目前在印度无法进行机器人式对话。