> Hi list,
>
> I have some problems using a Ericsson R320 as SMSC
> under AT2.
>
> Under AT i can connect to phone and send messages,
> althought i can get the messages from the phone
>
> Under AT2 i get a CMS ERROR: 303 when trying to
> send the init-string. I have tryed speeds 4800, 9600, 19200 and used the
> default init string for AT2 ("AT+CNMI=1,2,0,0,0") and other used under
> AT ("AT+CNMI=3,2,0,0"). I think this could be the problem, but i show my
> configs and the log that i get in bearerbox anyway
> (attached).
>
> anyone can confirm the R320 init-string ?? or give
> me other possible solution?
>
> 10nx in advance
> /valter
>
>
> ---- kannel.conf ----
>
> [....]
>
> # SMSC CONNECTIONSgroup = smscsmsc =
> at2modemtype = "ericsson"device = /dev/ttyS1speed =
> 19200pin = 2193
>
> include =
> "/opt/kannel/conf/modems.conf"
>
> [....]
>
> --- end kannel.conf
>
> ---- modems.conf -----
>
> group = modemsid = "ERICR320"name =
> "ERICR320"detect-string = "R320"detect-string2 = "cable"init-string
> = "AT+CNMI=1,2,0,0,0"#init-string = "AT+CNMI=3,2,0,0"speed =
> 19200#enable-hwhs = "AT+IFC=2,2"#need-sleep = false#no-pin =
> false#no-smsc = false#sendline-sleep = 100#keepalive-cmd =
> "AT"#message-storage = "SM"
>
> ---- end modems.conf
> ----
Hi, I've got the same prob with K610i. have you solved this? This is my conf:
# SMSC CONNECTIONS
group = smsc
smsc = at
smsc-id = CELL
modemtype = auto
device = /dev/ttyS7
speed = 115200
max-error-count = 10
my-number = xxxxxxx
group = modems
id = sephone
name = "Sony Ericsson K610"
detect-string = "Sony Ericsson K610"
#detect-string = "Nokia"
need-sleep = true
#keepalive-cmd = "AT+CBC;+CSQ"
#enable-mms = true