Hi Rene,
I intend to send this over an SMPP connection, so I'm not using AT
commands at all.
Arnar
On 06/08/2010 04:11 PM, Rene Kluwen wrote:
Shouldn't you be using the AT+CMGW command to do that, instead of AT+CMGS
that Kannel is using?
Just a question.
-----Original Message-----
From: [email protected] [mailto:[email protected]] On Behalf
Of Arnar Gestsson
Sent: dinsdag 8 juni 2010 16:05
To: [email protected]
Subject: SIM Data download using kannel
Hi guys,
I want to do sim data download using http interface of kannel. I want
to send command to sim to read binary of a EF, such as
A0A40000023F00A0A40000027F20A0A40000026F7BA0B0000000
given that I have the profile data required, i.e. the keys, SPI, KiC,
KiD values as well as the TAR value. Then the correct way to send it
would be
.../cgi-bin/sendsms?username=XXX&password=YYY&udh=%02%70%00&text=<url-encode
d-command-message-in-03.48-format>&coding=1&pid=127&mclass=2
wouldn't it?
This message should come correctly into the ME and been packed into
SMS-Point-to-Point Envelop in the ME and sent to the SIMCard, shouldn't it?
Isn't there anyone out there that can confirm this?
BR.
Arnar