2014. 2. 6. 10:18ㆍMobile/GSM
In spec. 04.90 or 24.90, it came up in 6.2 section.
6.2 Cross phase compatibility
6.2.1 Network only supports protocol version 1 of unstructured supplementary service data operations
If a mobile initiated USSD request using protocol version 2 is rejected by the network, and the reason for the rejection is indicated either by the problem code "unrecognized operation" or a cause "Facility rejected", the MS shall assume that the network only supports protocol version 1 of USSD operations. The MS shall re-attempt the request by using the appropriate protocol version 1 USSD operation without a SS version indicator if the unstructured data entered by the user can be coded as an IA5 string.
6.2.2 Mobile station only supports protocol version 1 of unstructured supplementary service data operations
A MS supporting only protocol version 1 invokes an USSD request by sending a REGISTER message to the network containing a ProcessUnstructuredSsData invoke component without a SS version indicator. In this situation the network is not allowed to start a network initiated USSD operation. If the application requires such an operation for its proper function, the USSD operation sent by the MS shall be rejected by the application. The network shall terminate the transaction by sending a RELEASE COMPLETE message with cause "Facility rejected" (see GSM 04.08).
It is very easy story.
To sum-up,
if the ME sends 7bit(GSM_7bit) coded USSD to NW. But it is rejected by the network with the reason "unrecognized operation" or "Facility rejected".
In this case, the ME should retry to send 8bit coded USSD to the network.
'Mobile > GSM' 카테고리의 다른 글
GSM Milenage – Implementing it at the network level (0) | 2015.03.24 |
---|---|
GSM Timers (0) | 2014.09.15 |
What is IMEI? (International Mobile Station Equipment Identity) (0) | 2014.04.07 |
IMEI 확인법 (How to check my IMEI) (0) | 2013.12.27 |
Location Update(LU) Reject Cause (0) | 2013.12.27 |