try device = /dev/ttyS1
On Wed, Mar 07, 2007 at 04:44:53AM -0800, sarwat wrote: > > where can i find a listing of error codes to see what this error means > > I am using kannel for sending and recieving only sms with nokia 6610i and a > serial cable > > This is the error i get when i start bearer box . It seems like kannel gets > in an endless loop because this error repeats till ctrl-z is used > > 2007-03-07 17:48:28 [6895] [6] ERROR: System error 2: No such file or > directory > 2007-03-07 17:48:28 [6895] [6] DEBUG: AT2[VSMSC]: detecting modem type > 2007-03-07 17:48:28 [6895] [6] INFO: AT2[VSMSC]: opening device > 2007-03-07 17:48:28 [6895] [6] ERROR: AT2[VSMSC]: open failed! ERRNO=2 > 2007-03-07 17:48:28 [6895] [6] ERROR: System error 2: No such file or > directory > > my configuration file is > > group = smsc > smsc = at > smsc-id = VSMSC > modemtype = auto > device = dev/ttyS1 > speed=19200 > port = 10000 > connect-allow-ip = 127.0.0.1 > > > -- > View this message in context: > http://www.nabble.com/error-codes-tf3361861.html#a9352180 > Sent from the Kannel - User mailing list archive at Nabble.com. >
