Reports   More Reports

IMS Guide

Introduction
no ratings
1 saves

IMS is a label that has started springing up all over the telecom industry, whether on individual products, or as vendor systems platforms or interoperability programs. It’s the acronym for IP Multimedia Subsystem, and it is very, very important – a big vision of the future of telecommunications hangs on it. It’s also very, very complicated and pretty abstract.

This tutorial aims to resolve some of that unfortunate conjunction by providing a quick and easy guide to some questions that are frequently asked about IMS. In the report's initial form, answers to a number of basic questions are given, one per page. But the idea is that readers can ask further questions on the message board attached to this article. If you want to send a private message, please email us, and include "IMS Guide" in the subject field. Frequently posed questions will be answered by adding pages to this report.

For a basic understanding of IMS, here are the key starting points:

  • IMS started as a technology for 3G mobile networks (under the auspices of the 3rd Generation Partnership Project (3GPP)), but it is now spreading to next-generation wireline networks and is going to be a key to fixed/mobile convergence. It builds on the Session Initiation Protocol (SIP), which has emerged as the crucial technology for controlling communications in IP-based next-generation networks (NGNs).

  • IMS is about services and applications, enabling telcos, mobile operators, and other service providers to offer rich multimedia services across both next-generation packet-switched and (within obvious limits) traditional circuit-switched networks. It is standards-based and uses open interfaces and functional components that can be assembled flexibly into hardware and software systems to support real-time interactive services and applications.

  • IMS will have a major impact on the telecom industry – including telcos, mobile operators, service providers, vendors, and others – because it will lead to new business models and opportunities, and (hopefully) lower costs through standards-based procurement. It simultaneously lets network owners derive added value from their networks, while opening these networks to third parties (including enterprise customers) to develop and offer enhanced and tailored services and applications of their own. The full exploitation of mass-market broadband will depend on it.

  • The basic set of standards for IMS implementation were released in 2004, and the first implementations are in hand or planned. Both the International Telecommunication Union (ITU) and the European Telecommunications Standards Institute (ETSI) are heavily involved, and IMS standards are still developing to fill in the inevitable gaps and to add new capabilities. However, IMS is still untested in real-life major carrier networks, and its widescale implementation is some years away.

Support for IMS even at this early stage in its development seems to be fairly hard-nosed, if the results of a poll taken during the Light Reading Webinar on which some of this report is based – IMS: A Blueprint for Fixed-Mobile Convergence – are typical:

  • Just over 40% of respondents thought that the most important catalyst for IMS deployment was the service providers’ need to create a more flexible environment for the deployment of applications.
  • 18% thought it was service providers’ need to create a converged fixed and mobile network.
  • 17% thought it was service providers’ need to deploy blended or combinational multimedia applications.

In other words, a large majority in favor of pragmatic flexibility, rather than any fancy and/or more futuristic possibilities.

Here's a hyperlinked list of the questions and answers in this report:

This report is based partly on material drawn from various Light Reading resources, including:

Archived Webinar on IMS:

Paid research reports on IMS:

Light Reading news analysis on IMS:


To learn more about IMS, check out the coming Light Reading Live! conference:

IMS: Blueprint for Fixed-Mobile Convergence
at The Sheraton Hotel (Buckhead) in Atlanta, on Wednesday, March 30, 2005

  • For more information, click here.
  • To register, click here.


— Tim Hills is a freelance telecommunications writer and journalist

Newest Comments First       Display in Chronological Order
Page 1 of 11 Next >
shmalhotra
User Ranking
Monday October 20, 2008 6:08:47 AM
no ratings
Can IMS be used with VOIP phones ? If yes can you suggest how and what areas it would be helpful in ?

Thanks and Regards
Shalini
hills@lightreading.com
User Ranking
Tuesday January 22, 2008 1:30:48 PM
no ratings
There's a list of some such operators in Table 1 of the recent Light Reading update on IMS at http://www.lightreading.com/document.asp?doc_id=138038
ebrahimi
User Ranking
Tuesday January 22, 2008 12:59:01 AM
no ratings
I want to know how many NGN operators use IMS in their network and what is their name.
hzaman
User Ranking
Monday September 24, 2007 11:23:55 PM
no ratings
Can some one explain how web service and IMS are related, specially what is the role of web service in Service layer of IMS?

If you have some idea, please mail me at umborna@yahoo.ca

Borna.
quietjohn
User Ranking
Tuesday October 31, 2006 2:41:07 PM
no ratings
I was wondering which companies are currently using IMS?
tomposz
User Ranking
Monday September 4, 2006 7:54:11 PM
no ratings
“Most interestingly, the "Profile" schema is designed to hold "transparent" application data also associated with the Public ID used to identify the concerned party fopr any given request/dialog. In this sense, the "Profile" extends beyond the schema and application defined by the 3GPP into areas which overlap with the schema's for enablers like Presence, Group List Management and even other non-standard applications. The fine-grained access to these related Profile parts is not facilitated by any of the 3GPP application usages of DIAMETER, but is made possible through a combination of SIP and XML Configuration Access Protocol.”

Emphasis added above (bolding) is mine…

I remember a few carrier deployments of LDAP a number of years back wherein what the carrier was deciding should be in the schema was not completely able to support the application, in this case a large scale Voice Messaging application supporting the carrier’s residential customers – we are talking millions of users and many hundred’s of calls per second for the large scale deployment we were doing.

Case in point: user password. Should it be in the “directory” maintained by the HSS? Sure it should, customer support (ala OSS) is going to interact with user during a phone call for help when they forget that password and want it reset.

Should the application get the password from the HSS? Sure, but what about encryption of the password, i.e. stored in the “clear”; stored encrypted; and where is the type and logic surrounding the access methods? …

This detail could never get agreed to during the previous implementation discussions surrounding a carrier wide LDAP directory for services and I suspect it will not be agreed to during the “HSS acting as a broker” philosophy discussions in a pure IMS deployment.

End of the day? – a directory (in the past proprietary, today probably LDAP) local to the application to support a complete set of fields necessary to support the application (one such as Voice Messaging) while the subset of this set is maintained on the HSS. And for performance reasons in large deployments, this LDAP directory is probably in RAM with disk recovery features upon server failure. It may even have separate LDAP search mechanisms with cut-down directory sizes so that even “in RAM” searches can perform to the level that proprietary solutions can do today. In the old days, one might have called this index-sequential, but this is only a description at the macro level, since LDAP mechanisms must still be supported, if only to take advantage of the rest of the open-source paradigm.

In this way, hashing of the user password (or any other encryption method) could be implemented locally along with the logic resident in the application itself. There are other examples, of data that no one would want in the HSS, but they would, by definition be information on the user and should almost by definition be in the HSS.

At the end, implementation decisions around performance or usage will perhaps force this to be stored locally, in LDAP, and maintained there under application control, because it has to be accessed very quickly and/or it may not be used anywhere else except that application.
maxplanc
User Ranking
Sunday September 4, 2005 3:23:32 PM
The part about horizontal scaling I don't quite get in IMS is how you scale the database.

The HSS is described by 3GPP as a "repository" for the authentication/authorization, initial Filter Criteria, registration stat ,location, etc. of a given Profile. There is nothing said about the implementation or operation of the HSS: only the schema for the profile and the protocol applications for read/update/subscribe/notify operations facing three logical clients: the CSCFs, IMSSF and OSA GW/SIP AS. It is a model for persistence in the network and may be implemented either as a database or as a "tier" in front of the data-of-record constituting the Profile. Moreover, the subscriber Location function is the "directory" of HSS instances (DIAMETER endpoints for interaction with the Profile). The I-CSCF locates the HSS "instance" (via interaction with the SLF instance it locates - there may be multimpe replicas of this "table" of profile/HSS relationships) which prevides access to the Profile in question and makes that data known to the S-CSCF at registration. Other applications may also locate hte HSS instance needed at any given time through the SLF.

The most important point is that the HSS may not be a database but may insead be though of as a "broker" between the control plane and the OSS systems that hold the data-of-record. The "cache" maintained by the HSS (if there is one; this would generally improve performance) may be thought of as a "unified repository" for the profile.

Most interrestingly, the "Profile" schema is designed to hold "transparent" application data also associated with the Public ID used to identify the concerned party fopr any given request/dialog. In this sense, the "Profile" extends beyond the schema and application defined by the 3GPP into areas which overlap with the schema's for enablers like Presence, Group List Management and even other non-standard applications. The fine-grained access to these related Profile parts is not facilitated by any of the 3GPP application usages of DIAMETER, but is made possible through a combination of SIP and XML Configuration Access Protocol.

This mechanism may be less performant than is required for basic AA functions, but is relaible, scalable, secure and is usable across domain boundaries, unlike the 3GPP Sh/Si/Cx reference points.

pgildea
User Ranking
Thursday August 11, 2005 12:16:26 PM
I would love to see the list of startups as well.

pgildea@alliant.com

Thanks.
alchemy
User Ranking
Friday August 5, 2005 9:53:53 PM
no ratings
The part about horizontal scaling I don't quite get in IMS is how you scale the database. IMS defines a magic box called the HSS. This box holds not only nonvolatile user state but also presense and roaming information akin to the 2G cellular home location register. Whenever I see the picture drawn, I see one instance of an HSS. I don't understand how it scales since it needs to handle a jillion transactions per second. You can horizontally scale everything else in the architecture and dynamically bind to an instance of a box but I don't quite understand how the database scales. I don't think you can use a heirarchical scheme with caching like DNS since the dynamic state part of the data changes fairly frequently.
maxplanc
User Ranking
Friday August 5, 2005 7:30:15 PM
no ratings
The term "Service Oriented Architecture" is currently used commonly in reference to a specific set of technologies typified by SOAP and WSDL/UDDI. In principle, however, the term referrs to "horizontalization" of system components on a network scale, and allows the network as a whole to implement "applications". It is another term for the concept of a compoent model for distributed systems, not too unlkie the vision behind CORBA and so forth. In that sense, and at that level of generalization, the IMS is also a service Oriented Architecture. In fact, the fundamental nature of the concept of a "Service Delivery Platform" is also about the persuit of a SOA for communication systems.

It is an odd thing to debate "SOA versus IMS".

In contemporary terms, I would describe the current state of affairs on both the IT and Telecom technology domains as paralell standardization of Service Oriented Architectures with the fundamental difference being that one (the IT side) is developing an "application-centric" vision of an SOA, while the IMS is inherently "user-centric". This diofference is visible at the most fundamental levels and is typified by the simple difference between SIP and HTTP addressing.

Central to the concept of the "user-centric SOA" is the related concept of the "Profile" as a system-wide model for persistence using a standardized set of schema. This allows application component instances to be seperated from the implementation of a given application at the level of the communication system as a whole. This approach moves the discussion of "service creation", for example, into the domain formerly termed "provisioning" and seperates the need for orchestration of system element interaction from the development of system elements as "applications" in isolation.

BR/MP
Page 1 of 11 Next >
LIGHT READING MARKET PLACE
Demo Microsoft® Unified Communications
One Inbox, One Interface. Tear Down Walls That Separate Phones From PCs. See How
Free Network Management Tool!
Find and fix problems 70% faster, even through the cloud. Free management tool!
Used and Refurbished HP ProCurve Switches
Lifetime Warranties, Professional Testing & Shipping on all HP Equipment Purchases!
Free Cell Phones
Get a New Cell Phone or Upgrade for Free. Smart Phones, Blackberries and more.
Virtual Network Tool Guide
Choose the Right Tools with Our Online Guide and Resolve Network Issues Faster.
The blogs and comments are the opinions only of the writers and do not reflect the views of Light Reading. They are no substitute for your own research and should not be relied upon for trading or any other purpose.
Related Content
White Papers SPONSORED CONTENT
Featured
Podcasts SPONSORED CONTENT
Services Transformation - by Alcatel-Lucent Communications service providers want to be able to bring new services to...
Rural Ops Bridge the Digital Divide - by Tellabs Tellabs helps IOCs build triple play networks
Driving Network Transformation - by Alcatel-Lucent In order to deal with competitive pressures, the change in service models...
Back(haul) to the Future - by Tellabs Tellabs works with Vodafone to meet growing mobile broadband demands.
MRS Logistica - by Tellabs Tellabs helps MRS Logistica transform its existing, largely outdated TDM networks to IP.
Carrier Ethernet Offers an Enterprising Solution - by Tellabs What is VPLS and how does it work? Tellabs takes a closer look.
Swisscom’s Network Makeover - by Tellabs Fresh off the launch of 7.2 Mbps HSDPA, Swisscom sees 3G as an opportunity to launch a unifying ...
Telecom in Namibia - by Tellabs Tellabs helps Telecom Namibia with next-gen challenges
Companies
Alcatel-Lucent (5872), AT&T (1948), BellSouth (848), BT (1287), Cablevision (615), Cisco (5297), Comcast (1910), Cox Communications (858), Deutsche Telekom (807), eBay (Skype) (345), Ericsson (1617), France Telecom (964), Google (489), Huawei (1045), Intel (1127), Juniper (2022), Microsoft (1115), Motorola (1486), Nokia Siemens Networks (2645), Nortel (3956), NTT (173), Siemens (1359), Sprint (1059), Telefonica (439), Time Warner Cable (969), Verizon (2587), Vodafone (510), Yahoo (339)

Broadband
Access equipment (2169), Access technologies (2378), Broadband loop carriers / multiservice access nodes (388), Cable modem termination systems (CMTSs) (1104), Cable TV chips (286), DSL (2425), DSL chips (227), DSLAMs (703), Free-space optics (35), FTTx (3265), Gaming consoles (58), Gaming servers (22), Media adapters (23), Municipal networks (106), PON (1364), PON chips (217), Satellite (497), WiMax (880), Wireless LAN (354)

Cable Digital
Cable Modems (681), Cable/MSO equipment (2802), CableLabs (470), Compression (MPEG-2 and MPEG-4) (279), Docsis (1046), Embedded multimedia terminal adapters (E-MTAs) (213), Head-ends (233), PacketCable (129), QAM (307)

Chips, Components & Subsystems
ASICs & FPGAs (101), ATCA (480), ATM chips (13), Comm chips (2360), Dispersion compensators (149), Lasers (920), Modulators (163), Mux/demuxes (299), Network processors (933), Optical amplifiers (349), Optical channel monitors (92), Optical components (2824), Speciality fiber (94), Switches & OADMs (397), Transceivers (1247), Transmission fiber (419), Variable optical attenuators (139)

Ethernet
10-Gbit/s Ethernet switches (1454), Access devices (272), ATM switches (333), Circuit emulation (16), Converged access (103), Ethernet chips (573), Ethernet equipment (2212), Ethernet over copper (231), Ethernet PONs (160), Ethernet services (1909), Ethernet technologies (568), Multipoint (131), Multiservice edge equipment (143), Multiservice provisioning platforms (622), Multiservice switches (389), PBT (Provider Backbone Transport) (256), Point-to-point (139), Pseudowire (Layer 2 tunnels) (132)

IP & Convergence
B-RASs (229), Cell/WLAN (77), Compression equipment (13), Core routers (1294), DNS (56), Edge routers (1686), ENUM (53), Fixed/Mobile Convergence (485), GMPLS (76), IMS (1088), IMS Control Layer (27), IMS Service Layer (27), IP equipment (1224), IP software (381), IP technologies (1482), IPv6 (99), Layer 3 VPNs (194), MPLS (1774), MPLS (687), Multicast (36), P2P (258), Pseudowire (Layer 2 tunnels) (132), QOS (350), SIP (396), Traffic managers (808), Wireline/Wireless (59)

Mobile/Wireless
3G Evolution (175), Broadcast (Mobile TV, etc.) (189), Carrier WiFi (226), CDMA (3G) (367), Core Network (173), EV-DO (126), Femtocells (30), Fixed Wireless (Microwave, etc.) (71), Fourth Generation (4G) Wireless (70), GSM/EDGE (430), HSDPA/HSUPA (321), IMS Core (47), Long-Term Evolution (LTE) (188), Mobile Advertising (24), Mobile Music (31), Mobile TV (130), Mobile Video (65), Mobile WiMax/WiBro (92), Mobile/Wireless (5877), Packet Core (61), Radio Access Network (236), TD-SCDMA (Chinese 3G) (67), Transmission (38), Ultra-Mobile Broadband (UMB) (8), UMTS(3G) (340), Voice Core (21), WiMax (880), Wireless Backhaul (272), Wireless Chips (191), Wireless LAN (354)

Optical Networking
40-Gbit/s transmission (452), Core optical switches (760), CWDM (289), DWDM (1842), Long-haul WDM equipment (654), Metro optical switches, ROADMs (1173), Metro WDM equipment (773), Multiservice provisioning platforms & add/drop muxes (375), Optical equipment (2191), Optical switches & crossconnects (398), Optical technologies (417), Sonet/SDH (1036), Sonet/SDH chips (351), Wavelength services (305)

Security
Anti-virus (29), Denial-of-service attacks (44), Encryption (97), Endpoint security (22), Firewalls (61), Intrusion detection & prevention (45), IPSec VPN (801), Security (1835), SSL VPN (862), URL filtering (12), User authentication (24)

Services Software
Activation (415), Billing systems (761), Content/software downloads (231), Customer relationship management (231), Data Integrity (61), Element management systems (36), Fault management (69), Inventory management (153), Mediation systems (204), Messaging (231), Middleware (72), Mobile location (41), OSS (2584), Performance monitoring (335), Policy control (269), Provisioning (553), Revenue assurance & fraud management (334), Service delivery platforms (SDPs) (328), Service management (220), Service-oriented architectures (310), Services (2480), Web gateways (56), Web services (124), XML (51)

Test & Measurement (Sponsored by Etaliq Inc)
Access equipment Access test & measurement equipment (126), Comm chips Comm chips test & measurement equipment (29), Ethernet equipment Ethernet test & measurement equipment (170), IP equipment IP test & measurement equipment (122), MPLS MPLS test & measurement equipment (14), Optical components Optical components test & measurement equipment (113), Optical equipment Optical test & measurement equipment (886), OSS OSS test & measurement (1059), Sonet/SDH Sonet/SDH test & measurement equipment (1599), Test & measurement (1755), VOIP equipment VOIP test & measurement equipment (145)

Video (Sponsored by Ericsson Televisionary)
Broadcast (Mobile TV, etc.) (189), Broadcast video equipment (including encoding) (730), Content delivery network (CDN) (394), Content protection (270), DVRs (665), Internet Video (840), IPTV (3461), Middleware & business support systems (845), Set-top boxes (1624), Stored video servers (379), TV (3581), Video equipment (2448), Video services (4130), Video software (1349), Videophone (185), VOD (2635)

VOIP
Application servers (186), Centrex (198), Conferencing (78), Contact centers (38), Enhanced voice (34), Enterprise (637), Media gateways (357), Messaging (73), Presence management (43), Residential (835), Session border controllers (398), Signaling gateways (104), Softswitches (1090), VOIP chips (167), VOIP equipment (3423), VOIP services (3768), VOIP software (620), VOIP VPNs (28), Wholesale (220)