Hi, all
I used the sendsms in a very simple way. Although the sms was sent out successfully, I got Connection time out all the time. Anyway I can work around the timeout?
-----------------------------
wget -S -T 4 --ignore-length -O sms_resp.txt 'http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&from=xxxx&to=yyyy&text=test+from+rt2&mclass=0' --11:29:18-- http://localhost:13013/cgi-bin/sendsms?username=tester&password=foobar&from=xxxx&to=yyyy&text=test+from+rt2&mclass=0
          => `sms_resp.txt'
Resolving localhost... 127.0.0.1
Connecting to localhost[127.0.0.1]:13013... connected.
HTTP request sent, awaiting response...
1 HTTP/1.0 202 Accepted
2 Server: Kannel/1.4.1
3 Content-Length: 28
4 Content-type: text/html
5 Pragma: no-cache
6 Cache-Control: no-cache

[ <=> ] 28 --.--K/s 11:29:22 (273.44 KB/s) - Read error at byte 28 (Connection timed out).Retrying.
----------------------------------------

--------------sms_resp.txt---------------
0: Accepted for delivery
----------------------------------------

Thanks

--
jason zhang
Server Software Architect
RedZero (Beijing) Technology Co., Ltd. [EMAIL PROTECTED]



Reply via email to