keywords: ip pbx voip gateway gsm gateway

×

Notice

The forum is in read only mode.
× Questions about VS-GW2120/GW1600/GW1202 and WGW1002G GSM Series VoIP Gateway

HTTP to SMS delay issue in VS-GW1600 V2

4 years 5 months ago #14615 by vjsoriano
Hello

I have a VS-GW1600 V2 with WCDMA ports and the latest firmware version available (2.1.8).

I have a problem when sending SMS over HTTP: The JSON response result message is always "sending" and for playsms this is a failed message. Finally the message is sent, but the JSON response is immediate with this result
{
		"message":"test",
		"report":[{
			"1":[{
				"port":"2",
				"phonenumber":"6xxxxxxxx",
				"time":"2019-10-28 16:10:32",
				"id":"null",
				"result":"[b]sending[/b]"
			}]
		}]
	}


alternatively, I have VS-GW1202 GSM also with the latest version (2.5.4), and here the behavior is as expected: The JSON message does not appear until the message is not sent and reports result=success

{
		"message":"test",
		"report":[{
			"1":[{
				"port":"gsm-1.1",
				"phonenumber":"6xxxxxxxx",
				"time":"2019-10-28 16:12:39",
				"result":"[b]success[/b]"
			}]
		}]
	}

How can I solve the result of the JSON message on the VS-GW1600 V2?
The following user(s) said Thank You: vbonne
4 years 3 months ago #14695 by vbonne
Hi vjsoriano ,

I have the same issue with the SWG-2008,

Json replied to a HTTP to SMS post is alwaing "sending", and as far as I know there is no way to query sent sms status per sms id...

how did you solve your problem ?
4 years 3 months ago #14696 by vbonne
How did you solve this issue ? I have the same one on a SWG2008.
thanks !
Time to create page: 0.034 seconds
Powered by Kunena Forum