Have anyone managed to get this mobile work with kannel ?

I've bluetooth usb dongle with rfcomm -connection.
It just give me these errors like:

2007-02-23 14:46:34 [27120] [6] DEBUG: AT2[nokia_smsc]: <-- +CMS ERROR: 301
2007-02-23 14:46:34 [27120] [6] ERROR: AT2[nokia_smsc]: CMS ERROR: +CMS
ERROR: 301
2007-02-23 14:46:34 [27120] [6] ERROR: AT2[nokia_smsc]: CMS ERROR: SMS
service of ME reserved (301)
2007-02-23 14:46:34 [27120] [6] ERROR: AT2[nokia_smsc]: Opening failed.
Terminating
2007-02-23 14:46:34 [27120] [6] INFO: AT2[nokia_smsc]: closing device

I figured that there's someting wrong with AT-commands ?

# modems
group = modems
id = nokiaphone
name = "Nokia"
detect-string = "Nokia"
init-string = "AT+CNMI=1,2,0,0,0"
speed = 115200
enable-hwhs = "AT+IFC=2,2"
need-sleep = false
no-pin = false
no-smsc = false
sendline-sleep = 100
keepalive-cmd = "AT+CBC;+CSQ"
broken = true
message-storage = ME
enable-mms = true

Reply via email to