Hi Russel

The CNMI command tells modem how to react to message events. Depending
on your phone capabilities, you should configure CNMI 

Google for sony ericsson AT command reference for your phone and you
should get the correct values, also depending on what your needs are.

This is the config I use for some sony phones:

group = modems
id = K510a
name = K510a
detect-string = "K510"
init-string = "AT+CNMI=2,3,0,1,0;+CMEE=1"
message-storage = ME
# PARA TEST:
keepalive-cmd = AT+CSQ
reset-string = AT+CFUN=1

group = modems
id = T610
name = T610
detect-string = "T610"
init-string = "AT+CNMI=2,3,0,0,0;+CMEE=1"
message-storage = ME
# PARA TEST

group = modems
id = T68
name = T68
detect-string = "T68"
init-string = "AT+CNMI=3,1,2,0,0;+CMEE=1"
message-storage = ME
keepalive-cmd = AT+CBC;+CSQ
reset-string = AT+CFUN=1



Reply via email to