It seems something with improper baud rate selection.

Try following: I did configured my phone in good old days. May be this can
help you out.

Attached please find the only config file required.

tested on kannel svn revision 4858

you can get init_string by using
wvdialconf wvdial.conf

see
tail -f /var/log/messages

and connect your cell phone usb
You may get any interface like /dev/ttyUSBx or /dev/ttyACMx

Once identified use this interface in you smskannel.conf

after setup test kannel service

/opt/gateway-phone/gw/bearerbox -v 1 /opt/gateway-phone/gw/smskannel.conf

and

/opt/gateway-phone/gw/smsbox -v 1 /opt/gateway-phone/gw/smskannel.conf

once executing

you can send sms by

lynx -dump "
http://127.0.0.1:13013/cgi-bin/sendsms?username=tester&password=foobar&from=03008411445&to=03214164196&text='Hi!
This is Abdul Basit! I have configured smsc using my samsung C3510 cell :)'"

You can use the same url in browser as well.
http://127.0.0.1:13013/cgi-bin/sendsms?username=tester&password=foobar&from=03008411445&to=03214164196&text='Hi!
This is Abdul Basit! I have configured smsc using my samsung C3510 cell :)'

also check kannel status

http://127.0.0.1:13000/status?password=bar


-- 
Regards,

 Abdul Basit | +92 32 1416 4196

Attachment: smskannel.conf
Description: Binary data

Reply via email to