gpt4 book ai didi

php - 来自 Kannel 的空白短信

转载 作者:塔克拉玛干 更新时间:2023-11-03 01:54:14 25 4
gpt4 key购买 nike

我正在从笔记本电脑中的 Web 应用程序向手机发送短信。问题是短信总是空白。谁能知道可能出了什么问题。下面是我用来将变量传递给 kannel 的 url(出于明显的原因,用户名、密码和电话号码已被取消)。我可以收到短信。但它总是空白

http://localhost:13013/cgi-bin/sendsms?username=xxxxx&password=xxxxx&to=+254xxxxxxxxx&test=message

最佳答案

您的 URL 在应该使用 text 的地方使用 key test

尝试以下操作:

http://localhost:13013/cgi-bin/sendsms?username=xxxxx&password=xxxxx&to=+254xxxxxxxxx&text=message

引用:Kennel manual

关于php - 来自 Kannel 的空白短信,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4767965/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com