comparison doc/Proto-SMSC-testing @ 17:1c0773eba65e

doc/Proto-SMSC-testing: sms-pdu-decode -n is in fc-host-tools-r20
author Mychaela Falconia <falcon@freecalypso.org>
date Sat, 02 Sep 2023 21:57:09 -0800
parents ce6bcb84ca30
children 9c2c1444dca9
comparison
equal deleted inserted replaced
16:33129d7df7e4 17:1c0773eba65e
82 82
83 The string of hex digits that makes up the final line of each recorded message 83 The string of hex digits that makes up the final line of each recorded message
84 is the GSM 03.40 SMS-SUBMIT TPDU that has been received from the MS in the 84 is the GSM 03.40 SMS-SUBMIT TPDU that has been received from the MS in the
85 SM-RP-UI field. proto-smsc-daemon writes it out in raw hex, but you can get a 85 SM-RP-UI field. proto-smsc-daemon writes it out in raw hex, but you can get a
86 complete decoding by feeding this log file to sms-pdu-decode utility from 86 complete decoding by feeding this log file to sms-pdu-decode utility from
87 freecalypso-tools Hg repository. You will need to run sms-pdu-decode with -n 87 FreeCalypso User Phone Tools suite, which is in turn a part of FC host tools
88 option so it will know not to expect a prepended SC-address in front of the TPDU 88 package:
89 (as happens in GSM 07.05), and you will need to compile from "bleeding edge" Hg
90 code: the addition of this option has not made it into a release yet.
91 89
92 Running the above log fragment through sms-pdu-decode -np, we get the following 90 https://www.freecalypso.org/pub/GSM/FreeCalypso/fc-host-tools-latest.tar.bz2
91
92 You will need to run sms-pdu-decode with -n option so it will know not to expect
93 a prepended SC-address in front of the TPDU, as happens in GSM 07.05 - running
94 the above log fragment through sms-pdu-decode -np, we get the following
93 decoding: 95 decoding:
94 96
95 2023-08-25T23:53:01Z Rx MO SM 97 2023-08-25T23:53:01Z Rx MO SM
96 IMSI: 310xxxxxxxxxxxx 98 IMSI: 310xxxxxxxxxxxx
97 SM-RP-MR: 0x03 99 SM-RP-MR: 0x03