Case:
curl -b aa.txt -H “Content-Type: application/json” -X POST -d ‘{“address”:“1111”,“content”:“TEST”}’ http://192.168.1.1/api/cmd.sms.sendMessage
{
“stat”: “fail”,
“code”: 400,
“message”: “Wrong address format”
Address format needs a “+”
Could you change the format to allow a 4 digit number without country code