Hello! I've got a N95 from which I can send messages in such way:
AT+CMGF=1
AT+CMGS="##########"

Now, I've configure kannel in this way:
http://pastebin.com/m735918b9

but when I try to send a message via URL:
http://localhost:13001/cgi-bin/sendsms?username=user&password=send&to=041443396&text=ping

I just get:
2009-02-12 11:56:25 [26139] [5] INFO: Client connected from <127.0.0.1>

and here it gets stuck. It doesn't send a message and it doesn't respond to the client.
Did I miss something while configuring?

Device is initialized and working, no errors in log.

--
Kristjan Ugrin

Reply via email to