i'm trying to setup kannel, and i've got it to the point where its now connecting to the phone. however during the initial bearerbox/wapbox/smsbox startup, it seems to die after the AT+CNMI=1,2,0,1,0^M command is issued to the phone while its initialising. the phone is a nokia 3110c connected via usb.
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: device opened
2008-01-16 15:46:46 [5756] [6] INFO: AT2[/dev/ttyACM0]: init device
2008-01-16 15:46:46 [5756] [6] INFO: AT2[/dev/ttyACM0]: speed set to 9600
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> ATZ^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT&F^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- AT&F
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> ATE0^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ATE0
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+IFC=2,2^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CPIN?^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- +CPIN: READY
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CMGF=0^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CSMS=?^M
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- +CSMS: (0)
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- OK
2008-01-16 15:46:46 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: --> AT+CNMI=1,2,0,1,0^M
2008-01-16 15:46:47 [5756] [6] DEBUG: AT2[/dev/ttyACM0]: <-- ERROR
2008-01-16 15:46:47 [5756] [6] ERROR: AT2[/dev/ttyACM0]: Generic error: ERROR
2008-01-16 15:46:47 [5756] [6] ERROR: AT2[/dev/ttyACM0]: Opening failed. Terminating
2008-01-16 15:46:47 [5756] [6] INFO: AT2[/dev/ttyACM0]: closing device