gsm - How to send S@T Byte Code as SMS with kannel? -
i wrote simple code convert s@t ml files s@t byte code, have working kannel, can send sms via curl "http://localhost:13013/cgi-bin/sendsms?username=username&password=somepassword&text=%1b%06%01%ae%02%05%6a%00%45%c6%0c%03alicom%00%01%03yaali%00%01%01&from=xxx&to=xxx&udh=%06%05%04%0b%84%23%f0&priority=2"
how can send byte codes , should udh be?
the udh 0x70 0x00
however least of concerns. s@t byte code sent card via s@t gateway. gateway additional work in order secure message.
if card has no security maybe bytecode can sent 99.9% sure need "encrypt" byte code according security settings of card. spi kic , kid values.
Comments
Post a Comment