Hi,

Please do not split topics, else it is very confusing and difficult to help you.

Assuming that E W200i is USB mobile phone. If it supports AT commands, it works with kannel. Go to manufacturer's site to check.

1) To use a USB modem your OS must have drivers for it to map it to serial ports. Linux + FreeBSD do, Solaris does not.
2) Assuming you have Linux. Try:

dmesg | grep tty

To see where your phone is assigned at boot time. If that fails, look at /var/log/messages.

3) Verify serial port with minicom that it is working.
4) Finally configure it in kannel.

BR,
Nikos
----- Original Message ----- From: "jawosis" <[email protected]>
To: <[email protected]>
Sent: Thursday, June 04, 2009 11:39 PM
Subject: Re: Cannot start bearerbox with Phone on USB



And I defined the modem as follows...
group = modems
id = sonyericsson_w200i
name = "Sony Ericsson Mobile Communications AB"
init-string = "AT+CNMI=2,3,2,0,0;+CMGF=0"
keepalive-cmd = "AT+CBC;+CSQ;+CMGF=0"
--
View this message in context: http://www.nabble.com/Cannot-start-bearerbox-with-Phone-on-USB-tp23876832p23877318.html
Sent from the Kannel - User mailing list archive at Nabble.com.




Reply via email to