0% found this document useful (0 votes)
158 views14 pages

Rand SDCCH

1. The document analyzes the header information in a GSM radio interface layer 2 main signaling link (SDCCH) frame. 2. It describes the purpose and possible values of each field in the header, including the link identifier, command/response flag, address fields, control flags, length indicator, and layer 3 protocol discriminator. 3. The message type field indicates this is a CM SERVICE REQUEST message, used to request services from the mobile network.

Uploaded by

Rukia Wadaat
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
158 views14 pages

Rand SDCCH

1. The document analyzes the header information in a GSM radio interface layer 2 main signaling link (SDCCH) frame. 2. It describes the purpose and possible values of each field in the header, including the link identifier, command/response flag, address fields, control flags, length indicator, and layer 3 protocol discriminator. 3. The message type field indicates this is a CM SERVICE REQUEST message, used to request services from the mobile network.

Uploaded by

Rukia Wadaat
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 14

http://www.protocols.com/pbook/telephony.

htm  
_____[ 1 ]___[ 12:17:54,861 ]___[ UP ]____[ SDCCH ]______________________________
 
01 3f 35 05 24 64 03 33 19 81 05 f4 5f d7 0f 4f
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0

Service access point identifier,


0=Call Control Signalling, Mobility Management Signalling, Supplementary Services
Signalling, Radio Resource Management Signalling
3=Short message service
Other reserved for future use
    ------0-  C/R Flag            : 0, MS side to BS side (Command/Response Field)
The C/R bit denotes whether a frame is a command or response. A command frame in the
downlink will have the C/R bit set to ‘1' and the corresponding response frame will
also have it set to ‘1'. In the uplink, the bit is set to ‘0' and the response frame
from the network will also have the bit set to ‘0’.
    -------1  EA                  : 1 (Address Field Extension Bit)
If this field is coded with a "0" then there is more than one octet to the address
field, a "1" in the field indicates that this is the final octet in the address field.
3f  00111111  Unnumbered          : SABM (Set Asynch.Bal. Mode Command)        P=1

P/F - Poll/Final bit: The P/F bit is used in both Command and Response frames. In a
Command frame, it is known as the ‘P' bit. In Response frames, it becomes the ‘F' bit.
When the Data Link layer requires a response from the far entity, it will set the ‘P'
bit to ‘1' to indicate that the entity that a response is required. The responding
entity will then set the ‘F' bit to ‘1' to indicate that this is the response.
35  001101--  length              : 13
    ------0-  M                   : 0
    -------1  EL                  : 1
Length Indicator:
EL - Extension Bit
EL set to ‘0' indicates that there is more than one octet of Length Indication data.
If set to ‘1', this indicates that it is the last or only octet of Length Indication
data.
M - More Data Bits
The M bit indicates whether the layer 3 information is segmented or not. If set to ‘0'
and the previous frame also had the M bit set to ‘0', this indicates that the frame
contains a complete layer 3 message. If the bit is set to ‘0' and the previouse frame
had it set to ‘1', this indicates that this frame contains the last segment of a
segmented layer 3 message.
If the M bit is set to ‘1', all available information octets contain layer 3
information.
The information field may contain layer 3 data or ‘fill' bits. These ‘fill' bits are
coded as follows:
• Downlink - 2Bh (0010101 1)
• Uplink - 2Bh or FF (1 1 1 1 1 1 1 1) - decided by the MS.
Length - length field bits
The value of bits 3 to 8 will indicate the number of octets of layer 3 information.
For format A frames, the length field will always be coded ‘000000' i.e. there is
no layer 3 information carried in the frame.
For format B frames, the length eld will be coded between ‘000001' and ‘010100'
(decimal 1 - 20).
The maximum value possible for a frame carrying a SACCH message is ‘010010' (decimal
18).

05  0-------  direction from      : originating site (TI Flag)

Transaction Identifier: If a message originates from Connection Management (CM) then


bits 5-8 of octet 1 of the layer 3 header are known as the Transaction Identifier
(TI). The TI is used to distinguish between possible multiple parallel CM connections
and transactions.
The TI is composed of the TI flag and 3 bits for the TI value as shown in the Figure.
The TI value is allocated by the entity initiating the transaction. This then
identifies all messages relevant to that transaction. Once the transaction is
complete, the TI value is released for re-use. If two opposite entities originate
different transactions but also assign the same TI value to each, the TI flag avoids
ambiguity because it is set to ‘0' by the entity allocating the TI value.
Thus, Bit 8 is set to:
'0' if the message is sent from the side that originates the TI
'1' if the message is sent to the side that originates the TI
The TI value can be set to:

 -000----  TransactionID       : 0
 ----0101  Protocol Discrim.   : mobile management messages non GPRS
Identifies the L3 protocol to which the standard layer 3 message belongs. Values may
be as follows:
0000 Group call control
0001 Broadcast call control
0010 PDSS1
0011 Call control; call related SS messages
0100 PDSS2
0101 Mobility Management Messages
0110 Radio resources management messages 
1001 SMS messages 
1011 Non-call related SS messages 
1110 Extension of the PD to one octet length 
1111 Tests procedures described in TS GSM 11.10  

24  00------  SendSequenceNumber  : 0
N(SD) - Send Sequence Number
This value identifies the frame number. It is used in I-frames only.
Message type:
Defines the function and format of each GSM L3 message. The message type is mandatory
for all messages. The format of the message type is as follows:
8 7 6 - 1

0 N(SD) Message type

Message type IE

N(SD): For MM and CM, N(SD) is set to the value of the send state variable. In other
L3 messages, bit 7 is set to 0 by the sending side. Messages received with bit 7 set
to 1 are ignored.
    --100100  MESSAGE TYPE        : CM SERVICE REQUEST
Message type:
The message type determines the function of a message within a protocol in a given
direction. The meaning of the message type is therefore dependent on the protocol (the
same value may have different meanings in different protocols) and direction (the same
value may have different meanings in the same protocol, when sent from the Mobile
Station to the network and when sent from the network to the Mobile Station).

MM message types may be as follows. Bit 8 is reserved for possible future use as an
extension bit. Bit 7 is reserved for the send sequence number in messages sent from
the mobile station.
0x00---- Registration messages:
0001 IMSI DETACH INDICATION
0010 LOCATION UPDATING ACCEPT
0100 LOCATION UPDATING REJECT
1000 LOCATION UPDATING REQUEST
0x01---- Security messages:
0001 AUTHENTICATION REJECT
0010 AUTHENTICATION REQUEST
0100 AUTHENTICATION RESPONSE
1000 IDENTITY REQUEST
1001 IDENTITY RESPONSE
1010 TMSI REALLOCATION COMMAND
1011 TMSI REALLOCATION COMPLETE
0x10---- Connection management messages:
0001 CM SERVICE ACCEPT
0010 CM SERVICE REJECT
0011 CM SERVICE ABORT
0100 CM SERVICE REQUEST
1000 CM REESTABLISHMENT REQUEST
1001 ABORT
0x11---- Miscellaneous messages:
0001 MM STATUS

64  0-------  spare               : 0
    -110----  value for the ciphering key sequence number = 6
Ciphering Key Sequence Number: makes it possible for the network to identify the
ciphering key Kc which is stored in the mobile station without invoking the
authentication. The ciphering key sequence number is allocated by the network and sent
with the AUTHENTICATION REQUEST message to the mobile station where it is stored
together with the calculated ciphering key Kc and the rest of the MS’s data. When the
MS makes the next service requests it sends the CKSN in its service request. The MSC
verifies the CKSN and bypass the authentication and key distribution process by simple
using the old one.
The ciphering key sequence number is a type 1 information element:

----0100  Requ.service type   : Short message service 


CM service type: It specifies the service which is requested from the network.
The CM service type is a type 1 information element:

03  00000011  lgth of MS Cl.Mark2 : 3
Mobile Station Classmark 2: the element provides the network with information
concerning aspects of both high and low priority of the mobile station equipment. This
affects the manner in which the network handles the operation of the mobile station.
The Mobile Station Classmark information indicates general mobile station
characteristics and it shall therefore, except for fields explicitly indicated, be
independent of the frequency band of the channel it is sent on.
The Mobile Station Classmark 2 is a type 4 information element with 5 octets length.
Octet 3:
Bit 8 Spare
Revision level
Bits
7 6
0 0 Reserved for phase 1
0 1 Used by phase 2 mobile stations
All other values are reserved for future use
ES IND
Bit 5 "Controlled Early Classmark Sending" option implementation
0 "Controlled Early Classmark Sending" option is not implemented in the MS
1 "Controlled Early Classmark Sending" option is implemented in the MS
A5/1 algorithm supported
Bit 4
0 encryption algorithm A5/1 available
1 encryption algorithm A5/1 not available
RF Power Capability
 When GSM 900 P, E [or R] band is used (for exceptions see 3.4.18):
Bits
3 2 1
0 0 0 class1
0 0 1 class2
0 1 0 class3
0 1 1 class4
1 0 0 class5
All other values are reserved.
 When the DCS 1800 or PCS 1900 band is used (for exceptions see 3.4.18):
Bits
321
000 class1
001 class2
010 class3
All other values are reserved.
Octet 4:
Bit 8 Spare
PS capability (pseudo-synchronization capability)
Bit 7
0 PS capability not present
1 PS capability present
SS Screening Indicator
Bits
6 5
0 0 defined in GSM 04.80
0 1 defined in GSM 04.80
1 0 defined in GSM 04.80
1 1 defined in GSM 04.80
SM capability (MT SMS pt to pt capability)
Bit 4
0 Mobile station does not support mobile terminated point to point SMS
1 Mobile station supports mobile terminated point to point SMS
Octet 5:
CM3
Bit 8
0 The MS does not support any options that are indicated in CM3
1 The MS supports options that are indicated in classmark 3 IE

Bit 7 6 5 Spare
SoLSA
Bit 4
0 The ME does not support SolSA
1 The ME supports SoLSA

CMSP: CM Service Prompt


Bit 3
0 “Network initiated MO CM connection request” not supported.
1 “Network initiated MO CM connection request” supported for at least one CM
protocol.
A5/3 algorithm supported
Bit 2
0 encryption algorithm A5/3 not available
1 encryption algorithm A5/3 available
A5/2 algorithm supported
Bit 1
0 encryption algorithm A5/2 not available
1 encryption algorithm A5/2 available

33  0-------  1 spare             : 0
    -01-----  Revision Level      : Used by phase 2 mobile stations
    ---1----  "Controlled Early Classmark Sending" option is implemented in the MS
The “Controlled Early Classmark Sending” means that the MS can send more information
to the NW about its capabilities using “MS Classmark 3”. This info is sent out in a
message “Classmark Change”. It contains:
 Multislot capability of the MS
 More info about the available encryption algorithm
 Indicates how much time the MS needs to tune to another frequency and change the
current frequency
    ----0---  Encryp.Algor. A5_1  : available
  -----011  RF power capability : Class 4, handheld
RF power control: A process of adjusting the power level of a mobile radio as it moves
closer and further away from the Base Station

19  0-------  1 spare bit         : 0


    -0------  pseudo-synch.capab. : not present
octet 4 of Mobile Station Classmark 2
    --01----  SS Screening Indic. : phase 2 error handling
    ----1---  Mobile station supports mobile terminated point to point SMS
    -----0--  no VoiceBroadcastService (VBS) capability or no notifications wanted
    ------0-  no VoiceGroupCallService (VGCS) capability or no notifications wanted
    -------1  The MS does support the E-GSM or R-GSM
 
81  1-------  The MS does support any options that are indicated in CM3
    -0------  1 spare bit         : 0
    --0-----  LocationServiceValueAdded Capability  not supported
    ---0----  1 spare bit         : 0
    ----0---  SoLSA Capability    : not supported
    -----0--  Network initiated MO CM connection request not supported.
    ------0-  encryp.algorith.A5/3: not available
    -------1  encryp.algorith.A5/2: available
 
 
05  00000101 length of Mob.ident.3: 5            
 
f4  ----0--- No. of ID digits     : even
    -----100 Type of identity     : TMSI/P-TMSI
    1111---- Identity Digit 1     : 15
5f  01011111  Identity Digit 2,3  : vergleiche Hexwert      
d7  11010111  Identity Digit 4,5  : vergleiche Hexwert                       
0f  00001111  Identity Digit 6,7  : vergleiche Hexwert                      
4f  01001111  Identity Digit 8,9  : vergleiche Hexwert                      
 
_____[ 2 ]___[ 12:17:54,081 ]___[ DOWN ]____[ SDCCH ]______________________________
 
01 73 35 05 24 64 03 33 19 81 05 f4 5f d7 0f 4f
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
73  01110011  Unnumbered          : UNNUMBERED ACKNOWLEDGE    F=1
35  001101--  length              : 13
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
24  00------  SendSequenceNumber  : 0
 
    --100100  MESSAGE TYPE        : CM SERVICE REQUEST
 
64  0-------  spare               : 0
    -110----  value for the ciphering key sequence number = 6
    ----0100  Requ.service type   : Short message service
 
03  00000011  lgth of MS Cl.Mark2 : 3
 
33  0-------  1 spare             : 0
    -01-----  Revision Level      : Used by phase 2 mobile stations
    ---1----  "Controlled Early Classmark Sending" option is implemented in the MS
    ----0---  Encryp.Algor. A5_1  : available
    -----011  RF power capability : Class 4, handheld
 
19  0-------  1 spare bit         : 0
    -0------  pseudo-synch.capab. : not present
    --01----  SS Screening Indic. : phase 2 error handling
    ----1---  Mobile station supports mobile terminated point to point SMS
    -----0--  no VoiceBroadcastService (VBS) capability or no notifications wanted
    ------0-  no VoiceGroupCallService (VGCS) capability or no notifications wanted
    -------1  The MS does support the E-GSM or R-GSM
 
81  1-------  The MS does support any options that are indicated in CM3
    -0------  1 spare bit         : 0
    --0-----  LocationServiceValueAdded Capability  not supported
    ---0----  1 spare bit         : 0
    ----0---  SoLSA Capability    : not supported
    -----0--  Network initiated MO CM connection request not supported.
    ------0-  encryp.algorith.A5/3: not available
    -------1  encryp.algorith.A5/2: available
 
 
05  00000101 length of Mob.ident.3: 5            
 
f4  ----0--- No. of ID digits     : even
    -----100 Type of identity     : TMSI/P-TMSI
    1111---- Identity Digit 1     : 15
5f  01011111  Identity Digit 2,3  : vergleiche Hexwert      
d7  11010111  Identity Digit 4,5  : vergleiche Hexwert                       
0f  00001111  Identity Digit 6,7  : vergleiche Hexwert                      
4f  01001111  Identity Digit 8,9  : vergleiche Hexwert                      
 
_____[ 3 ]___[ 12:17:55,301 ]___[ DOWN ]____[ SDCCH ]______________________________
 
03 20 4d 05 12 00 f2 b1 ec 38 b3 24 1b e5 8b 7e 6a 81 cb a1 35 f7
 
03  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 1
    ---000--  SAPI                : 0
    ------1-  C/R Flag            : 1, BS side to MS side
    -------1  EA                  : 1
20  00100000  Information Transf. : INFORMATION         N(R)=1, N(S)=0, P=0
4d  010011--  length              : 19
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
12  00------  SendSequenceNumber  : 0
 
    --010010  MESSAGE TYPE        : AUTHENTICATION REQUEST
 
00  0000----  Spare
    ----0---  Spare
    -----000  Ciph.Key Seq. Numb. : 0
 
f2  11110010  Auth. Param. RAND   : 242
b1  10110001  Auth. Param. RAND   : 177
ec  11101100  Auth. Param. RAND   : 236
38  00111000  Auth. Param. RAND   : 56
b3  10110011  Auth. Param. RAND   : 179
24  00100100  Auth. Param. RAND   : 36
1b  00011011  Auth. Param. RAND   : 27
e5  11100101  Auth. Param. RAND   : 229
8b  10001011  Auth. Param. RAND   : 139
7e  01111110  Auth. Param. RAND   : 126
6a  01101010  Auth. Param. RAND   : 106
81  10000001  Auth. Param. RAND   : 129
cb  11001011  Auth. Param. RAND   : 203
a1  10100001  Auth. Param. RAND   : 161
35  00110101  Auth. Param. RAND   : 53
f7  11110111  Auth. Param. RAND   : 247
 
_____[ 4 ]___[ 12:17:55,521 ]___[ UP ]____[ SDCCH ]______________________________
 
01 22 19 05 54 27 8f 8c b2
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
22  00100010  Information Transf. : INFORMATION         N(R)=1, N(S)=1, P=0
19  000110--  length              : 6
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
54  01------  SendSequenceNumber  : 1
 
    --010100  MESSAGE TYPE        : AUTHENTICATION RESPONSE
 
27  00100111  Authentic.Param.SRES: 39
8f  10001111  Authentic.Param.SRES: 143
8c  10001100  Authentic.Param.SRES: 140
b2  10110010  Authentic.Param.SRES: 178
 
_____[ 5 ]___[ 12:17:55,791 ]___[ UP ]____[ SDCCH ]______________________________
 
01 32 19 05 54 27 8f 8c b2
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
32  00110010  Information Transf. : INFORMATION         N(R)=1, N(S)=1, P=1
19  000110--  length              : 6
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
54  01------  SendSequenceNumber  : 1
 
    --010100  MESSAGE TYPE        : AUTHENTICATION RESPONSE
 
27  00100111  Authentic.Param.SRES: 39
8f  10001111  Authentic.Param.SRES: 143
8c  10001100  Authentic.Param.SRES: 140
b2  10110010  Authentic.Param.SRES: 178
 
_____[ 6 ]___[ 12:17:56,781 ]___[ DOWN ]____[ SDCCH ]______________________________
 
03 64 35 05 1a 62 f2 10 31 04 05 f4 5f d7 65 2e
 
03  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 1
    ---000--  SAPI                : 0
    ------1-  C/R Flag            : 1, BS side to MS side
    -------1  EA                  : 1
64  01100100  Information Transf. : INFORMATION         N(R)=3, N(S)=2, P=0
35  001101--  length              : 13
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
1a  00------  SendSequenceNumber  : 0
    --011010  MESSAGE TYPE        : TMSI REALLOCATION COMMAND
 
_____[ 7 ]___[ 12:17:56,781 ]___[ UP ]____[ SDCCH ]______________________________
 
01 66 09 05 1b
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
66  01100110  Information Transf. : INFORMATION         N(R)=3, N(S)=3, P=0
09  000010--  length              : 2
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
1b  00------  SendSequenceNumber  : 0
    --011011  MESSAGE TYPE        : TMSI REALLOCATION COMPLETE
 
_____[ 8 ]___[ 12:17:57,221 ]___[ UP ]____[ SDCCH ]______________________________
 
01 76 09 05 1b
 
01  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 0
    ---000--  SAPI                : 0
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
76  01110110  Information Transf. : INFORMATION         N(R)=3, N(S)=3, P=1
09  000010--  length              : 2
    ------0-  M                   : 0
    -------1  EL                  : 1
05  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----0101  Protocol Discrim.   : mobile management messages non GPRS
1b  00------  SendSequenceNumber  : 0
    --011011  MESSAGE TYPE        : TMSI REALLOCATION COMPLETE
 
_____[ 9 ]___[ 12:17:58,321 ]___[ UP ]____[ SDCCH ]______________________________
 
0d 00 53 09 01 1e 00 00 00 07 91 94 71 01 67 00 00 12 11 07 0c 81 30 73 25 01 18 65 00
00 a7 04 f4 f2 9c 0e
 
0d  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 6
    ---011--  SAPI                : 3
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
00  00000000  Information Transf. : INFORMATION         N(R)=0, N(S)=0, P=0
53  010100--  length              : 20
    ------1-  M                   : 1
    -------1  EL                  : 1
09  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----1001  Protocol Discrim.   : SMS messages
 
 
01  00000001  MESSAGE TYPE        : CP-DATA
 
: Length of SMS
1e  00011110  lenght              : 30
: Parameter
00  00000000  Parameter           : 0          
00  00000000  Parameter           : 0
00  00000000  Parameter           : 0
 
: SMSC Address
07  00000111  lenght              : 7
 
91  1-------  Extension
    -001----  Type of number      : International number
    ----0001  Numbering plan      : ISDN/telephone numberingplan(E.164/E.163)
94..00        number              : 491710760000
 
: Message Flags
12  0-------  TP-Reply-Path       : parameter is not set in this SMS-SUBMIT/DELIVER
    -0------  TP-UDHI             : The TP-UD field contains only the short message
    --0-----  TP-SRR              : A status report will not be returned to the SME
    ---10---  TP-VPF              : field present - relative format
    -----0--  TP-RD               : Instruct the SC to accept an SMS-SUBMIT for an SM
still held in the SC
    ------10  TP-MTI              : SMS-COMMAND (in the direction MS to SC)
 
: Message Reference Number
11  00010001  Reference Number  high part 
07  00000111  Reference Number  low part
 
: Destination address
 
0c  00001100  length              : 7
81  1-------  Extension           : 1                 
    -000----  Type of number      : unknown
    ----0001  Numb. plan id.      : ISDN/telephony numb. pl. (Rec. E.164/E.163)
30  ----0000  dialing digit       : 0
    0011----  dialing digit       : 3
73  ----0011  dialing digit       : 3
    0111----  dialing digit       : 7
25  ----0101  dialing digit       : 5
    0010----  dialing digit       : 2
01  ----0001  dialing digit       : 1
    0000----  dialing digit       : 0
18  ----1000  dialing digit       : 8
    0001----  dialing digit       : 1
65  ----0101  dialing digit       : 5
    0110----  dialing digit       : 6
 
: TP-Protocol Identifier
00  00000000
: TP-Data-Coding-Sheme
00  00000000
: TP-Validity-Period
a7  10100111
 
: User Data
04  00000100  lgth of 7 bit char : 4
f4  11110100  t
f2  11110010  e
9c  10011100  s
0e  00001110  t
 
_____[ 10 ]___[ 12:17:58,091 ]___[ DOWN ]____[ SDCCH ]______________________________
 
0f 40 09 89 04
 
0f  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 7
    ---011--  SAPI                : 3
    ------1-  C/R Flag            : 1, BS side to MS side
    -------1  EA                  : 1
40  01000000  Information Transf. : INFORMATION         N(R)=2, N(S)=0, P=0
09  000010--  length              : 2
    ------0-  M                   : 0
    -------1  EL                  : 1
89  1-------  direction to        : originating site
    -000----  TransactionID       : 0
    ----1001  Protocol Discrim.   : SMS messages
 
04  00000100  MESSAGE TYPE        : CP-ACK
 
_____[ 11 ]___[ 12:17:59,741 ]___[ DOWN ]____[ SDCCH ]______________________________
 
0f 42 15 89 01 02 03 00
 
0f  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 7
    ---011--  SAPI                : 3
    ------1-  C/R Flag            : 1, BS side to MS side
    -------1  EA                  : 1
42  01000010  Information Transf. : INFORMATION         N(R)=2, N(S)=1, P=0
15  000101--  length              : 5
    ------0-  M                   : 0
    -------1  EL                  : 1
89  1-------  direction to        : originating site
    -000----  TransactionID       : 0
    ----1001  Protocol Discrim.   : SMS messages
 
 
01  00000001  MESSAGE TYPE        : CP-DATA
 
: Length of SMS
02  00000010  lenght              : 2
: Parameter
03  00000011  Parameter           : 1
00  00000000  Parameter           : 0
 
_____[ 12 ]___[ 12:17:59,801 ]___[ UP ]____[ SDCCH ]______________________________
 
0d 44 09 09 04
 
0d  0-------  Spare               : 0
    -00-----  Link Prot. Disc.    : 6
    ---011--  SAPI                : 3
    ------0-  C/R Flag            : 0, MS side to BS side
    -------1  EA                  : 1
44  01000100  Information Transf. : INFORMATION         N(R)=2, N(S)=2, P=0
09  000010--  length              : 2
    ------0-  M                   : 0
    -------1  EL                  : 1
09  0-------  direction from      : originating site
    -000----  TransactionID       : 0
    ----1001  Protocol Discrim.   : SMS messages
 
04  00000100  MESSAGE TYPE        : CP-ACK
 

You might also like