Hi Sagman

Not all SE phones support the same parameters  for the AT+CNMI command...
Even if they seems to be from the same series....

You should check http://www.SonyEricsson.com/developer for the AT manual for
your specific phone and look for the suported parameters.


Regards

Alvaro


-----Mensaje original-----
De: sagmam [mailto:[EMAIL PROTECTED] 
Enviado el: Jueves, 08 de Febrero de 2007 06:39
Para: users@kannel.org
Asunto: Re: AT2 and Ericsson R320


> 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





Reply via email to