Troubleshooting GSM CM Service Re-Establishment Failures

gsm
mobile communication
call reestablishment
network failure
troubleshooting

This article addresses a common problem in GSM networks: frequent call drops due to CM (Connection Management) Service Re-Establishment failure, which occurs when the network releases the channel.

When this happens, the mobile station (MS) or User Equipment (UE) attempts to re-establish the connection.

Here’s a breakdown:

CM Re-Establishment Request

In GSM, there’s an option to re-establish a call if the connection is dropped. The process involves the following:

  1. The MS sends a CHANNEL REQUEST to the BTS (Base Transceiver Station).
  2. It then sends a CM_RES_REQ (CM Re-Establishment Request) to try and re-establish the RR (Radio Resource) connection, while maintaining the existing MM (Mobility Management) and CC (Call Control) connections.

The table below summarizes the key message related to mobility management during re-establishment:

ID (HEX)Name of mobility managementDirectionDescription
28/68CM Re-Establishment RequestMS (UE) to BTSAn option in GSM is to allow for a call reestablishment in case of a dropped connection. Here first a CHANNEL REQUEST has to be sent to the BTS and then it is tried with the CM_RES_REQ to reestablish an RR connection for the still existing and active MM and CC connection.

GSM Timer T3230

  • Starts: Upon transmission of the CM service request OR CM Re-Establishment Request.
  • Stops: When the mobile receives a CM service accept/CM service reject.
  • Timeout: If the timer expires, the call is cleared by the UE(MS).
  • Default value: 15 seconds.

CM RE-ESTABLISHMENT REQUEST Message Content

The CM Re-Establishment Request message contains crucial information for the network to understand the context of the re-establishment attempt. The message typically includes these elements:

  • MM Protocol Discriminator
  • Skip indicator
  • CM RE-ESTABLISHMENT REQUEST message type
  • Ciphering key sequence number
  • Spare half octet
  • MS classmark
  • Mobile identity
  • Location Area ID

Troubleshooting CM Re-Establishment Failures

If radio link issues are ruled out, the first thing to check is whether the network or cell actually supports call re-establishment. If the network cannot associate the CM Re-establishment request with an existing call from the MS, it will send a CM SERVICE REJECT message, indicating the reason for the rejection. The cause code #38 "call cannot be identified" is a common indicator of this.

Furthermore, you should also consider the other possible reject causes:

HEX VALUEREJECT CAUSEDESCRIPTION
#4IMSI unknown in VLR
#6Illegal ME
#17Network failure
#22Congestion
#25Not authorized for this CSG
#32Service option not supported
#34Service option is temporarily Out of Order

This information helps in pinpointing the root cause of the CM Service Re-Establishment failure and applying the necessary corrective measures.

GSM: PLMN Not Found Issue Explained

This article explains the PLMN not found issue in GSM networks, focusing on causes like weak signals, interference, network failures, and roaming data.

gsm
plmn
mobile communication
15 GSM Interview Questions and Answers

15 GSM Interview Questions and Answers

Ace your GSM job interview with these 15 commonly asked questions and detailed answers covering call flows, frame structure, channel types, and more.

gsm
interview
telecom