jason zhang wrote:

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.

at least "interesting" in case this can be reproduced all the time.

Which version of Kannel?
Can you try CVS HEAD to confirm it's accurate?

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------

Reply via email to