Security of GSM System

Introduction

Every day millions of people use cellular phones over radio links. With the increasing features, the mobile phone is gradually becoming a handheld computer. In the early 1980's, when most of the mobile telephone system was analog, the inefficiency in managing the growing demands in a cost-effective manner led to the opening of the door for digital technology (Huynh & Nguyen, 2003). According to Margrave (n.d), "With the older analog-based cellular telephone systems such as the Advanced Mobile Phone System (AMPS) and the Total Access Communication System (TACS)", cellular fraud is extensive. It's very simple for a radio hobbyist to tune in and hear cellular telephone conversations since without encryption, the voice and user data of the subscriber is sent to the network (Peng, 2000). Margrave (n.d) states that apart from this, cellular fraud can be committed by using complex equipment to receive the Electronic Serial Number so as to clone another mobile phone and place calls with that. To counteract the aforementioned cellular fraud and to make mobile phone traffic secure to a certain extent, GSM (Global System for Mobile communication or Group Special Mobile) is one of the many solutions now out there. According to GSM-tutorials, formed in 1982, GSM is a worldwide accepted standard for digital cellular communication. GSM operates in the 900MHz, 1800MHz, or 1900Mhz frequency bands by "digitizing and compressing data and then sending it down a channel with two other streams of user data, each in its own time slot." GSM provides a secure and confidential method of communication.

Security provided by GSM

The limitation of security in cellular communication is a result of the fact that all cellular communication is sent over the air, which then gives rise to threats from eavesdroppers with suitable receivers. Keeping this in account, security controls were integrated into GSM to make the system as secure as public switched telephone networks. The security functions are:

1. Anonymity: It implies that it is not simple and easy to track the user of the system. According to Srinivas (2001), when a new GSM subscriber switches on his/her phone for the first time, its International Mobile Subscriber Identity (IMSI), i.e. real identity is used and a Temporary Mobile Subscriber Identity (TMSI) is issued to the subscriber, which from that time forward is always used. Use of this TMSI, prevents the recognition of a GSM user by the potential eavesdropper.

2. Authentication: It checks the identity of the holder of the smart card and then decides whether the mobile station is allowed on a particular network. The authentication by the network is done by a response and challenge method. A random 128-bit number (RAND) is generated by the network and sent to the mobile. The mobile uses this RAND as an input and through A3 algorithm using a secret key Ki (128 bits) assigned to that mobile, encrypts the RAND and sends the signed response (SRES-32 bits) back. Network performs the same SRES process and compares its value with the response it has received from the mobile so as to check whether the mobile really has the secret key (Margrave, n.d). Authentication becomes successful when the two values of SRES matches which enables the subscriber to join the network. Since every time a new random number is generated, eavesdroppers don't get any relevant information by listening to the channel. (Srinivas, 2001)

3. User Data and Signalling Protection: Srinivas (2001) states that to protect both user data and signalling, GSM uses a cipher key. After the authentication of the user, the A8 ciphering key generating algorithm (stored in the SIM card) is used. Taking the RAND and Ki as inputs, it results in the ciphering key Kc which is sent through. To encipher or decipher the data, this Kc (54 bits) is used with the A5 ciphering algorithm. This algorithm is contained within the hardware of the mobile phone so as to encrypt and decrypt the data while roaming. Algorithms used to make mobile traffic secure

Authentication Algorithm A3: One way function, A3 is an operator-dependent stream cipher. To compute the output SRES by using A3 is easy but it is very difficult to discover the input (RAND and Ki) from the output. To cover the issue of international roaming, it was mandatory that each operator may choose to use A3 independently. The basis of GSM's security is to keep Ki secret (Srinivas, 2001)

Ciphering Algorithm A5: In recent times, many series of A5 exists but the most common ones are A5/0(unencrypted), A5/1 and A5/2. Because of the export regulations of encryption technologies there is the existence of a series of A5 algorithms (Brookson, 1994).

A8 (Ciphering Key Generating Algorithm): Like A3, it is also operator-dependent. Most providers combine A3 and A8 algorithms into a single hash function known as COMP128. The COMP128 creates KC and SRES, in a single instance (Huynh & Nguyen, 2003).

GSM security flaws

  • Security by obscurity. According to (Li, Chen & Ma) some people asserts that since the GSM algorithms are not publicized so it is not a secure system. "Most security analysts believe any system that is not subject to the scrutiny of the world's best minds can't be as secure." For instance, A5 was never made public, only its description is divulged as part of the GSM specification.
  • Another limitation of GSM is that although all communication between the Mobile station and the Base transceiver station are encrypted, in the fixed network all the communication and signalling is not protected as it is transmitted in plain text most of the time (Li, Chen & Ma).
  • One more problem is that it is hard to upgrade the cryptographic mechanisms timely.
  • Flaws are present within the GSM algorithms. According to Quirke (2004) " A5/2 is a deliberately weakened version of A5/1, since A5/2 can be cracked on the order of about 216".

Security breaches

Time to time, people have tried to decode GSM algorithms. For instance, according to Issac press release (1998) in April 1998, the SDA (Smartcard Developer Association) along with two U.C Berkeley researchers alleged that they have cracked the COMP128 algorithm, which is stored on the SIM. They claimed that within several hours they were able to deduce the Ki by sending immense numbers of challenges to the authorization module. They also said that out of 64 bits, Kc uses only 54 bits with zeros padding out the other 10, which makes the cipher key purposefully weaker. They felt government interference might be the reason behind this, as this would allow them to monitor conversations. However, they were unable to confirm their assertion since it is illegal to use equipment to carry out such an attack in the US. In reply to this assertion, the GSM alliance stated that since the GSM network allows only one call from any phone number at any one time it is of no relevant use even if a SIM could be cloned. GSM has the ability to detect and shut down duplicate SIM codes found on multiple phones (Business press release, 1998).

According to Srinivas (2001), one of the other claims was made by the ISAAC security research group. They asserted that a fake base station could be built for around $10,000, which would allow a "man-in-the-middle" attack. As a result of this, the real base station can get deluged which would compel a mobile station to connect to the fake station. Consequently, the base station could eavesdrop on the conversation by informing the phone to use A5/0, which is without encryption.

One of the other possible scenarios is of insider attack. In the GSM system, communication is encrypted only between the Mobile station and the Base Transceiver station but within the provider's network, all signals are transmitted in plain text, which could give a chance for a hacker to step inside (Li, Chen & Ma).

Measures taken to tackle these flaws

According to Quirke (2004), since the emergence of these, attacks, GSM have been revising its standard to add newer technologies to patch up the possible security holes, e.g. GSM1800, HSCSD, GPRS and EDGE. In the last year, two significant patches have been implemented. Firstly, patches for COMP 128-2 and COMP128-3 hash function have been developed to address the security hole with COMP 128 function. COMP128-3 fixes the issue where the remaining 10 bits of the Session Key (Kc) were replaced by zeroes. Secondly, it has been decided that a new A5/3 algorithm, which is created as part of the 3rd Generation Partnership Project (3GPP) will replace the old and weak A5/2. But this replacement would result in releasing new versions of the software and hardware in order to implement this new algorithm and it requires the co-operation of the hardware and software manufacturers.

GSM is coming out of their "security by obscurity" ideology, which is actually a flaw by making their 3GPP algorithms available to security researchers and scientists (Srinivas, 2001).

Conclusion

To provide security for mobile phone traffic is one the goals described in GSM 02.09 specification, GSM has failed in achieving it in past (Quirke, 2004). Until a certain point GSM did provide strong subscriber authentication and over-the-air transmission encryption but different parts of an operator's network became vulnerable to attacks (Li, Chen, Ma). The reason behind this was the secrecy of designing algorithms and use of weakened algorithms like A5/2 and COMP 128. One of other vulnerability is that of inside attack. In order to achieve its stated goals, GSM is revising its standards and it is bringing in new technologies so as to counteract these security holes. While no human-made technology is perfect, GSM is the most secure, globally accepted, wireless, public standard to date and it can be made more secure by taking appropriate security measures in certain areas.

Bibliography

Business Wire Press release (1998). GSM Alliance Clarifies False & Misleading Reports of Digital Phone Cloning. Retrieved October 26th, 2004 Web site: http://jya.com/gsm042098.txt

Brookson (1994). Gsmdoc Retrieved October 24th, 2004 from gsm Web site: http://www.brookson.com/gsm/gsmdoc.pdf

Chengyuan Peng (2000). GSM and GPRS security. Retrieved October 24th, 2004 from Telecommunications Software and Multimedia Laboratory Helsinki University of Technology Web site: http://www.tml.hut.fi/Opinnot/Tik-110.501/2000/papers/peng.pdf Epoker Retrieved October 27th, 2004 from Department of Mathematics Boise State University, Mathematics 124,Fall 2004 Web site:http://math.boisestate.edu/~marion/teaching/m124f04/epoker.htm Huynh & Nguyen (2003). Overview of GSM and GSM security. Retrieved October 25th, 2004 from Oregon State university, project Web site: http://islab.oregonstate.edu/koc/ece478/project/2003RP/huynh_nguyen_gsm.doc

Li, Chen & Ma (n.d). Security in gsm. Retrieved October 24th, 2004 from gsm-security Web site: http://www.gsm-security.net/papers/securityingsm.pdf

Quirke (2004). Security in the GSM system. Retrieved October 25th, 2004 from Security Website:http://www.ausmobile.com/downloads/technical/Security in the GSM system 01052004.pdf

Margrave (n.d). GSM system and Encryption. Retrieved October 25th, 2004 from gsm-secur Web site: http://www.hackcanada.com/blackcrawl/cell/gsm/gsm-secur/gsm-secur.html

Press release (1998). Smartcard Developer Association Clones Digital GSM 1998). Retrieved October 26th, 2004 from is sac Web site: http://www.isaac.cs.berkeley.edu/isaac/gsm.html

Srinivas (2001). The GSM Standard (An overview of its security) Retrieved October 25th, 2004 from papers Web site:http://www.sans.org/rr/papers/index.php?id=317

Stallings (2003). Cryptography and Network Security: Principles and practices. USA: Prentice Hall.

By Priyanka Agarwal http://M6.net The author is a novice who is trying to create her niche on network of networks.

In The News:

table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://asia.cnet.com/reviews/mobilephones/0,39050603,62047129,00.htmcid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFSqh8amQaTLga53ZOdvX8yI5qhHQimg src=http://news.google.com/news?imgefp=-tH6HhRNHAEJimgurl=asia.cnet.com/i/r/2008/hp/62047129/motodynatac_b.jpg width=80 height=60 alt= border=1brfont size=-2Cnet Asia/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://news.cnet.com/8301-1035_3-10064633-94.htmlcid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFZM_zL74jsMwMJhyXG4es9314oowThe bcell phone/b industry celebrates its 25th birthday/abrfont size=-1font color=#6f6f6fCNET News,nbsp;CAnbsp;-/font nobr12 hours ago/nobr/fontbrfont size=-1Today, ATamp;T, the largest bmobile/b operator in the US has 72.9 million customers. But today#39;s bcell phones/b are more than just home bphone/b replacements. b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.suntimes.com/technology/1217486,CST-NWS-moto13.articlecid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNE_jkZe8FZx5nf4C0NUxhxhJPdE5g25 years of bcell phone/b service/a font size=-1 color=#6f6f6fnobrChicago Sun-Times/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://tech.yahoo.com/blogs/patterson/28869/first-commercial-cell-phone-call-made-25-years-ago-today/cid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHtmkK8Wj0Abru59mq7VWOC_LPgKQFirst commercial bcell phone/b call made 25 years ago today/a font size=-1 color=#6f6f6fnobrYahoo! Tech/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.latimes.com/business/la-fi-cellphones13-2008oct13,0,594460.storycid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGFo6B4V_onA_stB141hQlgDD8NVAAn evolution from talk to text/a font size=-1 color=#6f6f6fnobrLos Angeles Times/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.tmcnet.com/usubmit/-good-reception-/2008/10/13/3699812.htmcid=1257398951ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGnaY34mHv6UlqLOBh3xaCpiu7FeQnobrTMCnet/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1257398951hl=ennobrall 8 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://afp.google.com/article/ALeqM5hZVh_NTXWoWwb3RiNTIyq8Dw5wOQcid=1257318763ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHFdsMd-IBaR_OExaw_qjMQ5labSgimg src=http://news.google.com/news?imgefp=enk8MtmXOLoJimgurl=afp.google.com/media/ALeqM5jwzPAdzWksZZux6ZNrmqKQaHX3ig width=62 height=80 alt= border=1brfont size=-2AFP/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://ap.google.com/article/ALeqM5hP-h4m7wQQoRPIc3vlb4T3wUsfmAD93PRIUO0cid=1257318763ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFs4qzVEwKAZWahMN1Y6He7reVW3ANew service to stop loose lips from crashing cars/abrfont size=-1font color=#6f6f6fThe Associated Pressnbsp;-/font nobr11 hours ago/nobr/fontbrfont size=-1NEW YORK (AP) — When David Teater#39;s 12-year-old son, Joe, was killed in 2004 by a driver who was talking on a bcell phone/b, he tried to cut back on his own b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://afp.google.com/article/ALeqM5hZVh_NTXWoWwb3RiNTIyq8Dw5wOQcid=1257318763ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHFdsMd-IBaR_OExaw_qjMQ5labSgSoftware thwarts bmobile phone/b chatting while driving/a font size=-1 color=#6f6f6fnobrAFP/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.businesswire.com/news/google/20081013005620/encid=1257318763ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHljlkvLiHU5uT0HTdHYNQbLaDBNANationwide Insurance and Aegis Mobility Unveil New Technology to b.../b/a font size=-1 color=#6f6f6fnobrBusiness Wire (press release)/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1257318763hl=ennobrall 101 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://arstechnica.com/journals/hardware.ars/2008/10/13/t-mobile-gets-exclusive-blackberry-pearl-flipcid=1257125043ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGj9sCRHVT98l_XhppYmRdG7lx0MAimg src=http://news.google.com/news?imgefp=yHqm_4nPzRQJimgurl=media.arstechnica.com/journals/hardware.media/pearlflip-ars.jpg width=74 height=80 alt= border=1brfont size=-2Ars Technica/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.informationweek.com/news/personal_tech/blackberry/showArticle.jhtml%3FarticleID%3D211200177cid=1257125043ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFU4FoTDDqsP6eQGaEil47y6NCePQT-bMobile/b Selling BlackBerry Flip/abrfont size=-1font color=#6f6f6fInformationWeek,nbsp;NYnbsp;-/font nobr14 hours ago/nobr/fontbrfont size=-1Horizon Fuel bCell/b Technologies introduces water-powered fuel cells that can generate enough power to recharge bcell phones/b, music players, and even laptop b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://news.cnet.com/8301-17938_105-10064253-1.htmlcid=1257125043ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNH19Y65DvXvbHJWI1TIMz2hnWxDSAT-bMobile/b RIM BlackBerry Pearl Flip 8220 now available/a font size=-1 color=#6f6f6fnobrCNET News/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.pcmag.com/article2/0,2817,2331080,00.aspcid=1257125043ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNEc8WhOk23WtN5gx-Ex14vbb3zv7ABlackberry 8220 Flip/a font size=-1 color=#6f6f6fnobrPC Magazine/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.electronista.com/articles/08/10/13/blackberry.pearl.flip/cid=1257125043ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHaU5ocRGcn-EZ9PQrnz7-IsOizZwT-bMobile/b offers BlackBerry Pearl Flip 8220 for $150/a font size=-1 color=#6f6f6fnobrElectronista/nobr/font/fontbrfont class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1257125043hl=ennobrall 101 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.telegraph.co.uk/connected/main.jhtml%3Fxml%3D/connected/2008/10/13/dlgoog113.xmlcid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNEqe0Oir7YA74Jq6oDgV2OpibJ44wimg src=http://news.google.com/news?imgefp=OGcjeVVZF9sJimgurl=www.telegraph.co.uk/connected/graphics/2008/10/13/dlgoog113.jpg width=80 height=72 alt= border=1brfont size=-2Telegraph.co.uk/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.efluxmedia.com/news_T_Mobile_Makes_Preorder_Of_15_million_G1_Androids_26474.htmlcid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFrscPBhoHncIsyBB9VxTos-vPsggT-bMobile/b Makes Preorder Of 1.5 million G1 Androids/abrfont size=-1font color=#6f6f6feFluxMedianbsp;-/font nobr13 hours ago/nobr/fontbrfont size=-1By Alexander Toldt T-bMobile/b has already preordered 1.5 million units of Google’s G1 Android bcell phone/b. The move of the bcell phone/b services carrier comes b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.product-reviews.net/2008/10/12/google-android-t-mobile-htc-g1-has-15-million-pre-orders/cid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNEvkVimqdsgJfYcaNEY8GAA3pC6MAGoogle Android T-bMobile/b HTC G1 has 1.5 Million Pre-orders/a font size=-1 color=#6f6f6fnobrProduct Reviews/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.pcmag.com/article2/0,2817,2332327,00.aspcid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNG6vj9EOQiAFmKIfK_zHKfL-ExJNQEconomic Crisis Could Flatten bMobile/b Apps/a font size=-1 color=#6f6f6fnobrPC Magazine/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.sixshot.com/articles/12892/cid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNEpl61RNKyUxEPlgM6dB47OvITzNATechnical Assistance: T-bMobile#39;s/b New G1/a font size=-1 color=#6f6f6fnobrSixshot.com/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.accuracast.com/search-daily-news/mobile-7471/google-leads-the-way-for-mobile-search/cid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHJLnp72BcjdEiwiF6SBRJUPiW0vAnobrAccuraCast/nobr/anbsp;- a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.product-reviews.net/2008/10/13/t-mobile-g1-phone-from-iphone-3g-who-moved/cid=1254840575ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFwBjN3Buxkb2g4hbnCm8oRWK13UwnobrProduct Reviews/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1254840575hl=ennobrall 220 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.bworldonline.com/BW101408/content.php%3Fid%3D091cid=1257303428ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNE3nrQ3J7vAG2Sz5pzan7fCy9gFygSpecial Sections/abrfont size=-1font color=#6f6f6fBusinessWorld Online,nbsp;Philippinesnbsp;-/font nobr18 hours ago/nobr/fontbrfont size=-1Mr. Brilliant has tried other bmobile/b VoIP services as well and says that the technology can sometimes prove more reliable than bcell phone/b service. b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://internetcommunications.tmcnet.com/topics/broadband-mobile/articles/42669-verizon-wireless-colt-mobile-cell-site-enhance-wireless.htmcid=1257521047ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFdmZXuJpsS4jUrzODzx8bYslMjdAVerizon Wireless#39; COLT bMobile Cell/b site to Enhance Wireless b.../b/abrfont size=-1font color=#6f6f6fTMCnetnbsp;-/font nobr13 hours ago/nobr/fontbrfont size=-1The COLT is a generator-powered bmobile cell/b site that enhances wireless capacity at designated places during special events. It enables more customers to b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://news.cnet.com/8301-17938_105-10064590-1.htmlcid=0ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHY1L0eJKA5heGThjnfePH1k90MVgimg src=http://news.google.com/news?imgefp=w50J-nQoB4sJimgurl=news.cnet.com/i/bto/20081013/ADVANCED-AMERICAN-TELEPHONE_270x370.jpg width=58 height=80 alt= border=1brfont size=-2CNET News/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://news.cnet.com/8301-17938_105-10064590-1.htmlcid=0ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHY1L0eJKA5heGThjnfePH1k90MVgLandline bphone/b uses Bluetooth to make friends with your bmobile/b/abrfont size=-1font color=#6f6f6fCNET News,nbsp;CAnbsp;-/font nobr12 hours ago/nobr/fontbrfont size=-1If you#39;ve been debating dropping your POTL service because everyone calls you on your bcell phone/b anyway, this new handset from Advanced American Telephones b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.centralpennbusiness.com/blog.asp%3Fpid%3D1461cid=1257566680ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGL0GvtcmurGKnUGeVRc91hM8hfZQimg src=http://news.google.com/news?imgefp=Prhur1Q-2BoJimgurl=www.centralpennbusiness.com/img/photos/cecil%2520andr%25C3%25A9a%2520maria.jpg width=36 height=80 alt= border=1brfont size=-2Central Penn Business Journal/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.centralpennbusiness.com/blog.asp%3Fpid%3D1461cid=1257566680ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGL0GvtcmurGKnUGeVRc91hM8hfZQ• 25 years ago today: First bcell phone/b call/abrfont size=-1font color=#6f6f6fCentral Penn Business Journal,nbsp;PAnbsp;-/font nobr17 hours ago/nobr/fontbrfont size=-1quot;According to Nielsen bMobile/b, text messaging overtook talking as the primary use for bcell phones/b in the fourth quarter of 2007, when the average bmobile/b b.../b/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd width=80 align=center valign=topfont style=font-size:85%;font-family:arial,sans-serifa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.phonesreview.co.uk/2008/10/14/mobile-phones-25th-birthday-yesterday-what-was-your-first-handset/cid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFTeMy3tIYjIngRp_aq8keJ2-b5Hwimg src=http://news.google.com/news?imgefp=sjuFBe1UeIgJimgurl=www.phonesreview.co.uk/wp-content/phoneimages/2008/10/motorola-dynatac-8000x-pic-1-150x210.jpg width=57 height=80 alt= border=1brfont size=-2Phones Review/font/a/font/tdtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.product-reviews.net/2008/10/13/cell-phone-is-25-years-old-today-first-handset-was-3995/cid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNG37MMQSWfH9wKbB2NPRlf4b4RRZQbCell Phone/b is 25-years old today: first handset was $3995/abrfont size=-1font color=#6f6f6fProduct Reviews,nbsp;UKnbsp;-/font nobr10 hours ago/nobr/fontbrfont size=-1Bob Barnett, the president of Ameritech bMobile/b communications made a bphone/b call to Alexander Graham Bell’s nephew from Chicago’s Soldier Field. b.../b/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.phonesreview.co.uk/2008/10/14/mobile-phones-25th-birthday-yesterday-what-was-your-first-handset/cid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNFTeMy3tIYjIngRp_aq8keJ2-b5HwbMobile Phones/b 25th Birthday Yesterday: What was your first handset?/a font size=-1 color=#6f6f6fnobrPhones Review/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.vnunet.com/vnunet/news/2228139/mobile-phone-years-old-todaycid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNF_BhgIiU2QVGtJqWw7DyTqqLTUcQbMobile phone/b 25 years old today/a font size=-1 color=#6f6f6fnobrVNUNet.com/nobr/font/fontbrfont size=-1a href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.theinquirer.net/gb/inquirer/news/2008/10/14/mobile-phonecid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNEEJOwnFDiWOdFqJReL5juLO10_8gbMobile phone/b is 25/a font size=-1 color=#6f6f6fnobrInquirer/nobr/font/fontbrfont size=-1 class=pa href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.telecoms.com/itmgcontent/tcoms/news/articles/20017580152.htmlcid=1257447360ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNHP883-m2nGEOj594ETcZIKd36etQnobrTelecoms.com/nobr/a/fontbr/font class=p size=-1a class=p href=http://news.google.com/news?sourceid=navclientie=ISO-8859-1rls=GGLG,GGLG:2005-22,GGLG:enncl=1257447360hl=ennobrall 6 news articles/nobr/a/font/div/font/td/tr/table
table border=0 width= valign=top cellpadding=2 cellspacing=7trtd valign=top class=jfont style=font-size:85%;font-family:arial,sans-serifbrdiv style=padding-top:0.8em;img alt= height=1 width=1/divdiv class=lha href=http://www.citywebshopper.net/articles/includes/redirect.php?url=http://www.eweek.com/c/a/Mobile-and-Wireless/INSIDE-MOBILE-Why-eBooks-and-eBook-Readers-Will-Eventually-Succeed/cid=1257367239ei=EWH0SLrWB6bU6gP76-SaDQusg=AFQjCNGLzqLtbTBf5PRJsDs_9Dynja3jQwINSIDE bMOBILE/b: Why eBooks and eBook Readers Will Eventually Succeed/abrfont size=-1font color=#6f6f6feWeek,nbsp; NYnbsp;-/font nobr14 hours ago/nobr/fontbrfont size=-1Unlike the bcell phone/b networks today, eBook reader networks should work on all networks--just like the Internet, so that subscribers can go into any b.../b/font/div/font/td/tr/table
mobile cell phone - Google News

UK Top 40 Singles: Should It Include Ringtones As Well?

I noticed two interesting stories today. The first one on... Read More

Some Tips For The Safe Use of Cell Phones And Batteries

1. Increase the life span of your cell phone and... Read More

Prepaid Cell Phones ? Are They Right For You

In today's world of communication technology, there's a lot out... Read More

Ringtone Creation Software - Creating Raves or Waves?

Okay, so we all know that you can change the... Read More

Negotiating a Cell Tower Lease: Getting Help

A recent survey of the FCC's antenna structure registration database... Read More

Selecting a Cell Phone

More Than Just a PhoneSelecting a cell phone is no... Read More

Cell phone Etiquette. The Do?s and Don?ts

With more and more people buying cell phones, it becomes... Read More

Cell Phone Abuse: Are You A Victim?

Like millions of others, you may be the victim of... Read More

Is That Your Cell Phone Ringing or Mine?

The newest technology is incredible and getting better. The newest... Read More

Why Your Business Should Consider SMS

As an organisation, the use of SMS might seem too... Read More

Donate Your Old Cellular Phone To Support A Worthy Cause

With new features being added to cellular phones at an... Read More

Cell Phone Accessories - A Guide To Wireless Phone Accessories

Cell phone accessories are a big business on the commodities'... Read More

What is SMS?

What is SMS?SMS, also known as short messaging service, is... Read More

Cell Phone - Helping You Choose

When the first cell phone arrived onto the market it... Read More

Best Cell Phones - Cell Phone Shopping 101

Before the advent of cell phones, communications may not have... Read More

Protect Your One and Only Brain From Cell Phone Radiation

Cell Phones have become a part and parcel of everybody's... Read More

Free Cellular Phone

Free cellular phone offers.You can definitely find a free cellular... Read More

Have Some Fun With Cell Phone Games

You're never too old to have some fun. With the... Read More

Americans Catching on to Wireless Text Messaging

Once considered a teenage fad, text messaging popularity in the... Read More

How Young is Too Young? Buying Cell Phones for Kids

Take a random tween, age 8-12, place them in front... Read More

Helping You Choose From Cell or Land Line

Most of us have two phones, our cell and our... Read More

Prepaid Cell Phone for Teenagers

It's hard to look back and imagine what we did... Read More

Read This Before Getting A NEW Cellular Phone

It seems like these days, there are a million and... Read More

Camera Cell Phones - Say It With Pictures!

Camera cell phones are sweeping the nation! In fact, long... Read More

Built Camera Cell in Phone

Built camera in cell phone - technology is available.The built... Read More