Jump to content

Unstructured Supplementary Service Data

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by EmausBot (talk | contribs) at 21:06, 23 January 2013 (r2.7.2+) (Robot: Modifying pl:USSD to pl:Unstructured Supplementary Service Data). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

USSD on a Sony Ericsson mobile phone

Unstructured Supplementary Service Data (USSD) is a protocol used by GSM cellular telephones to communicate with the service provider's computers. USSD can be used for WAP browsing, prepaid callback service, mobile-money services, location-based content services, menu-based information services, and as part of configuring the phone on the network.[1]

USSD messages are up to 182 alphanumeric characters in length. Unlike Short Message Service (SMS) messages, USSD messages create a real-time connection during a USSD session. The connection remains open, allowing a two-way exchange of a sequence of data. This makes USSD more responsive than services that use SMS.[1]

Uses

The user composes a message on the phone keyboard. The phone sends it to the phone company network, where it is received by a computer dedicated to USSD. The answer from this computer is sent back to the phone. The answer could be seen on the phone screen, but it is usually with a very basic presentation. The messages sent over USSD are not defined by any standardization body, so each network operator can implement whatever it finds suitable for its customers.

USSD can be used to provide independent calling services such as a callback service (e.g. cheaper phone charges while roaming), enhance mobile marketing capabilities, or interactive data service (e.g. stock quotes, sports results).

USSD is commonly used by pre-paid GSM cellular phones to query the available balance. The vendor's "check balance" application hides the details of the USSD protocol from the user.

USSD can also be used to refill user's money balance on phone (SIM card to be exact). And to deliver One Time Passwords or PIN codes.

Some operators use USSD to provide access to real-time updates from social-networking websites like Facebook and Twitter.[2]

USSD is sometimes used in conjunction with SMS: the user sends a request to the network via USSD, and the network replies with an acknowledgement of receipt ("Thank you, your message is being processed. A message will be sent to your phone."); subsequently, one or more Mobile Terminated SMS messages communicate the status and/or results of the initial request.[3] In such cases, SMS is used to "push" a reply or updates to the handset when the network is ready to send them; USSD is used for command-and-control only.

Technical details

Most[4] GSM phones have USSD capability. It is generally associated with real-time or instant messaging services. There is no store-and-forward capability, as is typical of other short-message protocols like SMS—in other words, an SMSC is not present in the processing path.

USSD Phase 1, specified in GSM 02.90, only supports mobile-initiated ("pull") operation. In the core network, the message is delivered over MAP. USSD Phase 2, specified in GSM 03.90, supports network-initiated ("push") operation as well.

Format

A typical USSD message starts with an asterisk (*) followed by digits that comprise commands or data. Groups of digits may be separated by additional asterisks. The message is terminated with a number sign (#).[1]

Example USSD codes:

  • *101#
  • *109*72348937857623#

After entering a USSD code on a GSM handset, the reply from the GSM operator is displayed within a few seconds.

See also

References

  1. ^ a b c "Unstructured Supplementary Services Data (USSD)". TelecomSpace. Retrieved August 23, 2010.
  2. ^ Shetty, Anuradha (July 16, 2011). "TATA Docomo Introduces Facebook, Twitter Access via USSD". Tech2. Network 18 India. Retrieved July 18, 2011.
  3. ^ "Monitor Usage on your phone". at&t Residential Wireless - Support. Retrieved May 14, 2012.
  4. ^ Microsoft Windows Phones do not have USSD Service - Microsoft Answers

External links