This is my peace of log while kannel talks with Siemens ะก75. I hope this will
be helpful for you:
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: device opened
2008-06-08 23:35:12 [30026] [8] INFO: AT2[at]: init device
2008-06-08 23:35:12 [30026] [8] INFO: AT2[at]: speed set to 115200
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: --> ATZ^M
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: --> AT^M
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: <-- AT
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: --> AT&F^M
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: <-- AT&F
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:12 [30026] [8] DEBUG: AT2[at]: --> ATE0^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- ATE0
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+IFC=2,2^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- ERROR
2008-06-08 23:35:13 [30026] [8] ERROR: AT2[at]: Generic error: ERROR
2008-06-08 23:35:13 [30026] [8] INFO: AT2[at]: cannot enable hardware
handshake
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+CSCA="+79037011111"^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+CMGF=0^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+CSMS=?^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- +CSMS: (0,1)
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] INFO: AT2[at]: Phase 2+ is supported
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+CSMS=1^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- +CSMS: 1,1,1
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: --> AT+CNMI=1,2,2,2,1^M
2008-06-08 23:35:13 [30026] [8] DEBUG: AT2[at]: <-- OK
2008-06-08 23:35:13 [30026] [8] INFO: AT2[at]: AT SMSC successfully opened.
the config is quite simple:
group = smsc
smsc = at
modemtype = siemens
device = /dev/ttyUSB0
keepalive = 60
speed = 115200
sms-center= "+79037011111"
my-number = "+7xxxxxxxxxx"
log-level = 0
smsc-id=at
group = modems
id = siemens
name = "Siemens Phone"
detect-string = "Siemens"
need-sleep = true
keepalive-cmd = "AT+CBC;+CSQ"
enable-mms = true
init-string = "AT+CNMI=1,2,2,2,1"
no-pin = true
no-smsc = false
On Fri, 30 May 2008 15:02:02 +0200
LoLoVioLo <[EMAIL PROTECTED]> wrote:
Hello,
Since I got problem with SonyEricsson T610 that doesn't transmit message
delivery to TE - I am about to buy a Siemens s45 following Kannel users
recommandations about this brand.
Can you please confirm that Siemens s45 is working fine with kannel. Please
share your experiences and config file.
Especially can you tell me what is AT+CNMI=? answer as I can't find on the
web.
Thanks for your help.
Regards,
LoLoVioLo
--