Chapter 3: IP Multimedia Subsystems and Application-Level Signaling

Similar documents
Name of Course : E1-E2 CFA. Chapter 7A. Topic : SIP. Date of Creation :

All-IP Core Network Multimedia Domain

The IP Multimedia Subsystem (IMS)

IP Based Multimedia Services Platform

Session Initiation Protocol (SIP) Overview

Overview and Status of NGN Standardization Activities. Naotaka Morita Vice Chairman of SG13, ITU-T NTT Service Integration Laboratories

Session Initiation Protocol (SIP) Overview

3GPP TR V7.0.0 ( )

Department of Computer Science. Burapha University 6 SIP (I)

Voice over IP (VoIP)

3G TS V2.0.0 ( )

3GPP TS V ( )

This sequence diagram was generated with EventStudio System Designer (

All-IP Core Network Multimedia Domain

IMS signalling for multiparty services based on network level multicast

3GPP TR V ( )

Tech-invite. RFC 3261's SIP Examples. biloxi.com Registrar. Bob's SIP phone

Open Standards and Interoperability for IP Multimedia Subsystem (IMS)

Multimedia Communication

IP Multimedia Subsystem Application Servers

IP Multimedia Subsystem Part 5 Marek Średniawa

3GPP TS V6.0.1 ( )

ETSI TS V5.3.0 ( )

Voice over IP Consortium


IP Multimedia Subsystem Part 3 Marek Średniawa

TSIN02 - Internetworking

ETSI TS V1.1.1 ( )

This sequence diagram was generated with EventStudio System Designer (

Overview of the Session Initiation Protocol

INTERFACE SPECIFICATION SIP Trunking. 8x8 SIP Trunking. Interface Specification. Version 2.0

Outline. Wireless Technology Evolution GPRS Overview 3GPP All IP Network 3GPP IP Multimedia Subsystem

Telecommunication Services Engineering Lab. Roch H. Glitho

Application Scenario 1: Direct Call UA UA

ETSI ES V2.0.0 ( ) ETSI Standard

3GPP TS V7.2.0 ( )

All-IP Core Network Multimedia Domain

3GPP TS V7.0.0 ( )

SIP Compliance APPENDIX

Journal of Information, Control and Management Systems, Vol. X, (200X), No.X SIP OVER NAT. Pavel Segeč

Sh Gy. Ro Gx. Cx Ici. Mr Mj

Introduction to 3G 1

ETSI TR V (201

Telecommunication Services Engineering Lab. Roch H. Glitho

ETSI TC INT ACTIVITIES IN THE FIELD OF IMS STANDARDIZATION AND TESTING. Giulio Maggiore ETSI TC INT Chairman Martin Brand ETSI TC INT Vice Chairman

Emergency Services and Priority Signaling

3GPP TS V8.0.0 ( )

ENSC 833-3: NETWORK PROTOCOLS AND PERFORMANCE. Implement Session Initiation Protocol (SIP) User Agent Prototype

ETSI TS V8.2.0 ( ) Technical Specification

Extensions to Session Initiation Protocol (SIP) and Peer-to-Peer SIP

ARIB STD-T V IP Multimedia Subsystem(IMS); Stage 2 (Release 6)

Session Initiation Protocol (SIP)

Extensions to SIP and P2PSIP

Information About SIP Compliance with RFC 3261

IP 多媒體子系統應用平台 (IMS) 技術架構剖析

SIP Demystified. Content

Subscriber Data Management

All-IP Core Network Multimedia Domain

ETSI TS V7.0.0 ( ) Technical Specification

Compliance with RFC 3261

ETSI TR V1.1.1 ( )

Overview of SIP. Information About SIP. SIP Capabilities. This chapter provides an overview of the Session Initiation Protocol (SIP).

SIP System Features. SIP Timer Values. Rules for Configuring the SIP Timers CHAPTER

SIP Reliable Provisional Response on CUBE and CUCM Configuration Example

SMS Interworking with OMA Instant Messaging

IMS The IP Multimedia Subsystem

VoIP Basics. 2005, NETSETRA Corporation Ltd. All rights reserved.

ETSI TS V8.7.0 ( ) Technical Specification

ARIB STD-T V10.7.0

ETSI TS V7.4.0 ( )

Session Initiation Protocol (SIP) Basic Description Guide

The Session Initiation Protocol

ETSI TS V ( ) Technical Specification

IP Multimedia Subsystem and its protocols: a step to convergence

End-to-End QoS Support for SIP Sessions in CDMA2000 Networks. M. Ali Siddiqui, Katherine Guo, Sampath Rangarajan and Sanjoy Paul

SIP (Session Initiation Protocol)

Popular protocols for serving media

IMS and Media Control. James Rafferty, Cantata Technology August 10, 2007

Internet Streaming Media. Reji Mathew NICTA & CSE UNSW COMP9519 Multimedia Systems S2 2006

Request for Comments: Category: Standards Track Columbia U. G. Camarillo Ericsson A. Johnston WorldCom J. Peterson Neustar R.

Status of IMS-Based Next Generation Networks for Fixed Mobile Convergence

The View From Service Layer

TS-3GA (Rel5)v5.1.0 Telecommunication management; Charging management; Charging data description for the IP Multimedia Subsystem (IMS)

3GPP support for IP based Emergency Calls - April 2007 Status

8.4 IMS Network Architecture A Closer Look

Understanding SIP exchanges by experimentation

Internet Streaming Media

SIP Core SIP Technology Enhancements

Mohammad Hossein Manshaei 1393

SIP Trunk design and deployment in Enterprise UC networks

Request for Comments: 4083 Category: Informational May 2005

ETSI TS V1.1.1 ( )

Management of User Generated Multicast Sessions in IMS-based Networks

ETSI TS V ( ) Technical Specification

An Efficient NAT Traversal for SIP and Its Associated Media sessions

Technical Specification IMS Network Testing (INT); IMS/NGN Performance Benchmark; Part 2: Subsystem Configurations and Benchmarks

Kommunikationssysteme [KS]

Medical Sensor Application Framework Based on IMS/SIP Platform

ETSI TS V9.1.0 ( ) Technical Specification

Z24: Signalling Protocols

Transcription:

Chapter 3: IP Multimedia Subsystems and Application-Level Signaling Jyh-Cheng Chen and Tao Zhang IP-Based Next-Generation Wireless Networks Published by John Wiley & Sons, Inc. January 2004

Outline 3.1 Signaling in IP Networks 3.2 3GPP IP Multimedia Subsystem (IMS) 3.3 3GPP2 IP Multimedia Subsystem (IMS) 2

3.1 Signaling in IP Networks 3.1.1 Session Initiation Protocol (SIP) 3.1.2 Session Description Protocol (SDP) 3

3.1.1 Session Initiation Protocol (SIP) SIP is an application-layer protocol that can establish, modify and terminate multimedia sessions (conferences) over the Internet. SIP messages could contain session descriptions such that participants can negotiate with media types and other parameters of the session. SIP provides its own mechanisms for reliability and can run on top of several different transport protocols such as TCP, UDP and SCTP (Stream Control Transmission Protocol). 4

SIP Capabilities Determine destination user s current location Determine whether a user is willing to participate in a session Determine the capabilities of a user s terminal. Set up a session Manage a session. This includes modifying the parameters of a session, invoking service functions to provide services to a session, and terminating of a session. 5

SIP Components SIP user agent (UA) user agent client (UAC) user agent server (UAS) SIP redirect server: UAS SIP proxy server: UAC and UAS SIP registrar: UAS Location service 6

SIP 3.1.1.1 Naming and Addressing 3.1.1.2 Messages 3.1.1.3 Location Registration 3.1.1.4 Session Establishment and Termination 7

3.1.1.1 Naming and Addressing SIP Uniform Resource Identifier (URI) sip:tao@research.telcordia.com sips:tao@research.telcordia.com sip:user:password@host:port;uriparameters?headers sip:+886-3-574-2961:1234@cs.nthu.edu.tw;user=phone sip:jcchen@cs.nthu.edu.tw?subject=wiley%20boo k&priority=urgent sip:wire.cs.nthu.edu.tw 8

URI Parameters parameter-name=parameter-value transport: UDP, TCP, SCTP, TLS, etc. transport=udp is equivalent to Transport=UDP maddr: indicate a proxy that must be traversed to the destination maddr=140.114.79.60 ttl: used only when the maddr is a multicast address and the transport protocol is UDP user: distinguish a real telephone number from a user name that resembles a telephone number method: specifies the method of the SIP URI request lr: used when a specific SIP routing mechanism is implemented (will not discuss further) 9

3.1.1.2 Messages INVITE: Used by a user to invite another user to establish a SIP session ACK: Used to confirm final response BYE: Used to terminate a session CANCEL: Used to cancel a SIP request OPTIONS: Used to query servers about their capabilities REGISTER: Used by a user to register information with a server INFO: Used to carry session related control information SUBSCRIBE: Used to request current state and state updates from a remote node NOTIFY: Used to notify a SIP node that an event which has been requested by an earlier SUBSCRIBE method has occurred PRACK: Used to provide a reliable Provisional Response ACKnowledgement UPDATE: Used to update parameters of a session MESSAGE: Used to transfer Instant Messages (IM) REFER: Used to direct a recipient to other resource by using the contact information provided in the REFER request 10

Message Format A start-line Request-Line Status-Line One or more header fields An empty line indicating the end of the header fields An optional message body 11

Table 3.1 Structure of a SIP message Start-line INVITE sip:tao@research.telcordia.com SIP/2.0 Header Field(s) Via: SIP/2.0/UDP fly.cs.nthu.edu.tw:5060;branch=z9hg4bk776asdhds Max-Forwards: 70 To: Tao <sip:tao@research.telcordia.com> From: Jyh-Cheng <sip:jcchen@cs.nthu.edu.tw>;tag=1928301774 Call-ID: a84b4c76e66710@fly.cs.nthu.edu.tw CSeq: 123456 INVITE Contact: <sip:jcchen@fly.cs.nthu.edu.tw> Content-Type: application/sdp Content-Length: 132 Empty Line Message Body v=0 (Optional) t=2873397496 2873404696 m=audio 49170 RTP/AVP 0 12

Status-Line Status-Code 1xx: Provisional indicate a request is received and is being processed. 2xx: Success indicate the method invoked by a request is successfully accepted. E.g. SIP/2.0 200 OK 3xx: Redirection further action needs to be taken by the sender of the corresponding sender in order to complete the request. 4xx: Client error the request contains syntax error or cannot fulfilled at this server. 5xx: Server error the server failed to fulfill an apparently valid request. 6xx: Global failure the request cannot be fulfilled at any server. 13

3.1.1.3 Location Registration Address of the registrar Preconfigured address-of-record sip:tao@research.telcordia.com will send REGISTER to sip:research.telcordia.com Multicast address In IPv4, 224.0.1.75 has been allocated to sip.mcast.net 14

Fig. 3.1 SIP registration Tao s UAC tao-pc.research.telcordia.com Registrar registrar.research.telcordia.com REGISTER 200 OK 15

Example of REGISTER REGISTER sip:registrar.research.telcordia.com SIP/2.0 Via: SIP/2.0/UDP tao-pc.research.telcordia.com:5060; branch=z9hg4bknashds7 Max-Forwards: 70 To: Tao <sip:tao@research.telcordia.com> From: Tao <sip:tao@research.telcordia.com> Call-ID: 843817638423076@989sddhas09 CSeq: 2660 REGISTER Contact: <sip:tao@128.96.60.187> Expires: 3600 Content-Length: 0 16

Example of OK SIP/2.0 200 OK Via: SIP/2.0/UDP tao-pc.research.telcordia.com:5060; branch=z9hg4bknashds7;received=128.96.60.187 To: Tao <sip:tao@research.telcordia.com> From: Tao <sip:tao@research.telcordia.com> Call-ID: 843817638423076@989sddhas09 CSeq: 2660 REGISTER Contact: <sip:tao@128.96.60.187> Expires: 3600 Content-Length: 0 17

3.1.1.4 Session Establishment and Termination Peer-to-peer mode a caller establishes a call to a callee directly without going through any SIP server Server mode Proxy server forward the received SIP request toward its final destination on behave of the originator may rewrite specific parts of the message before forwarding it Redirect server respond to a request with the callee s contact information to indicate where the caller should contact next 18

Fig. 3.2 SIP in proxy mode location server research.telcordia.com cs.nthu.edu.tw jcchen@fly INVITE tao@research.telcordia.com 1 200 OK 7 tao 2 3 tao@tao-pc INVITE tao@tao-pc 4 200 OK 6 5 Ringing tao@tao-pc fly 8 9 ACK tao@research.telcordia.com greenhouse ACK tao@tao-pc tao-pc 19

INVITE INVITE sip:tao@research.telcordia.com SIP/2.0 Via: SIP/2.0/UDP fly.cs.nthu.edu.tw:5060;branch=z9hg4bk776asdhds Max-Forwards: 70 To: Tao <sip:tao@research.telcordia.com> From: Jyh-Cheng <sip:jcchen@cs.nthu.edu.tw>;tag=1928301774 Call-ID: a84b4c76e66710@fly.cs.nthu.edu.tw CSeq: 123456 INVITE Contact: <sip:jcchen@fly.cs.nthu.edu.tw> Content-Type: application/sdp Content-Length: 132 20

200 OK SIP/2.0 200 OK Via: SIP/2.0/UDP greenhouse.research.telcordia.com:5060; branch=z9hg4bknashds8;received=207.3.230.150 Via: SIP/2.0/UDP fly.cs.nthu.edu.tw:5060; branch=z9hg4bk776asdhds;received=140.114.79.59 To: Tao <sip:tao@research.telcordia.com>;tag=a6c85cf From: Jyh-Cheng <sip:jcchen@cs.nthu.edu.tw>;tag=1928301774 Call-ID: a84b4c76e66710@fly.cs.nthu.edu.tw CSeq: 123456 INVITE Contact: <sip:tao@tao-pc.research.telcordia.com> Content-Type: application/sdp Content-Length: 121 21

ACK ACK sip:tao@research.telcordia.com SIP/2.0 Via: SIP/2.0/UDP fly.cs.nthu.edu.tw:5060; branch=z9hg4bk776asdhds Max-Forwards: 70 To: Tao <sip:tao@research.telcordia.com>; tag=a6c85cf From: Jyh-Cheng <sip:jcchen@cs.nthu.edu.tw>; tag=1928301774 Call-ID: a84b4c76e66710@fly.cs.nthu.edu.tw CSeq: 123456 ACK Content-Length: 0 22

BYE BYE sip:jcchen@cs.nthu.edu.tw SIP/2.0 Via: SIP/2.0/UDP tao-pc.research.telcordia.com; branch=z9hg4bknashds10 Max-Forwards: 70 From: Tao <sip:tao@research.telcordia.com>; tag=a6c85cf To: Jyh-Cheng <sip:jcchen@cs.nthu.edu.tw>; tag=1928301774 Call-ID: a84b4c76e66710@fly.cs.nthu.edu.tw CSeq: 231 BYE Content-Length: 0 23

Fig. 3.3 SIP in location server redirect mode cs.nthu.edu.tw jcchen@fly INVITE tao@research.telcordia.com 302 Moved Temporarily Contact: tao@wire.cs.nthu.edu.tw 1 4 tao 2 3 tao@wire.cs.nthu.edu.tw greenhouse fly ACK tao@research.telcordia.com 5 research.telcordia.com cs.nthu.edu.tw INVITE tao@wire.cs.nthu.edu.tw 6 7 Ringing 200 OK 8 wire tao@wire ACK tao@wire.cs.nthu.edu.tw 9 24

3.1.2 Session Description Protocol (SDP) Designed to describe multimedia sessions convey information of media streams so prospective participants of multimedia sessions could learn the relevant setup information Does not incorporate any transport protocol a common usage of SDP is to embed SDP in the payload of other protocols 25

Format <type>=<value> Name and purpose of the session Activation time of the session Media comprising the session Information, such as address, port number, and format, to receive the media 26

Example v=0 o=jcchen 2890844526 2890842807 IN IP4 140.114.79.59 s=wiley Book i=discussion on book writing c=in IP4 224.2.17.12/127 t=2873397496 2873404696 m=audio 49170 RTP/AVP 0 m=video 51372 RTP/AVP 31 m=application 32416 udp wb 27

Offer/Answer Model For unicast To find common codecs both participants can support Either one of the participants may generate a new offer message to update the session Mandatory for SIP 28

Offer (in INVITE) v=0 o=jyh-cheng 2890844526 2890844526 IN IP4 fly.cs.nthu.edu.tw s= c=in IP4 fly.cs.nthu.edu.tw t=0 0 m=audio 49170 RTP/AVP 0 m=video 51372 RTP/AVP 31 m=application 32416 udp wb 29

Answer (in 200 OK) v=0 o=tao 2890844730 2890844730 IN IP4 taopc.research.telcordia.com s= c=in IP4 tao-pc.research.telcordia.com t=0 0 m=audio 49920 RTP/AVP 0 m=video 0 RTP/AVP 31 m=application 32416 udp wb 30

3.2 3GPP IP Multimedia Subsystem (IMS) 3.2.1 IMS Architecture 3.2.2 Mobile Station Addressing for Accessing the IMS 3.2.3 Reference Interfaces 3.2.4 Service Architecture 3.2.5 Registration with the IMS 3.2.6 Deregistration with the IMS 3.2.7 End-to-End Signaling Flows for Session Control 31

3.2.1 IMS Architecture Support real-time voice and multimedia IP applications Use SIP to support signaling and session control Call State Control Function (CSCF): a SIP server Serving CSCF (S-CSCF) Proxy CSCF (P-CSCF) Interrogating CSCF (I-CSCF) 32

PSTN IP Network Fig. 3.4 3GPP IP multimedia subsystem IMS PSTN Mb MRFP IM- MGW Mb PSTN BGCF Mc Mp Mj Mk MGCF MRFC Mk Mm BGCF Mw Mi Mg Cx CSCF Mr Mw P-CSCF PCF CSCF HSS Dx Gm C, D, Gc, Gr SLF UE Signaling Network or Legacy Wireless Networks Mb Go GGSN Traffic connections Signaling connections 33

Serving CSCF (S-CSCF) Registration: A S-CSCF can act as a SIP Registrar to accept users SIP registration requests and make users registration and location information available to location servers such as the HSS. Session Control: A S-CSCF can perform SIP session control functions for a registered user. Proxy Server: A S-CSCF may act as a SIP Proxy Server that relays SIP messages between users and other CSCFs or SIP servers. Interactions with Application Servers: A S-CSCF acts as the interface to application servers and other IP or legacy service platforms. Other functions: A S-CSCF performs a range of other functions not mentioned above. For example, it provides service-related event notifications to users and generates Call Detail Records (CDRs) needed for accounting and billing. 34

Proxy CSCF (P-CSCF) A mobile s fist contact point inside a local (or visited) IMS Act as a SIP Proxy Server accept SIP requests from the mobiles and then either serves these requests internally or forwards them to other servers Include a Policy Control Function (PCF) that controls the policy regarding how bearers in the GGSN should be used Perform a range of other functions 35

Interrogating CSCF (I-CSCF) An optional function that can be used to hide an operator network s internal structure from an external network Serve as a central contact point within an operator s network for all sessions destined to a subscriber of that network or a roaming user currently visiting that network Select an S-CSCF for a user s session based on capabilities required by the user capabilities and availability of the S-CSCFs topological information such as the location of an S-CSCF and the location of the users P-CSCFs Route SIP requests to the selected S-CSCF Generate CDRs 36

Other Components Media Gateway Control Function (MGCF) and IM Media Gateway (IM-MGW) responsible for signaling and media interworking between PS and CS domains Multimedia Resource Function Processor (MRFP) control the bearer on the M b interface process the media streams Multimedia Resource Function Controller (MRFC) interpret signaling information from an S-CSCF or a SIPbased Application Server and control the media streams resources in the MRFP accordingly Generate CDRs Breakout Gateway Control Function (BGCF) select to which PSTN network a session should be forwarded Forward the session signaling to the appropriate MGCF and BGCF in the destination PSTN network 37

3.2.2 Mobile Station Addressing for Accessing the IMS In order for a mobile user to use the services provided by a visited IMS, the mobile needs to have an IP address (i.e., the mobile s PDP address) that is logically part of the IP addressing domain of the visited IMS. A PDP context will be activated for this address so that the packets addressed to this IP address can be forwarded by the 3GPP packet domain to the mobile. 38

Fig. 3.5 Mobile station addressing for accessing IMS services Visited Network PS Domain PDP Context Visited Network s IMS Mobile SGSN GGSN Mobile s IP address represents the mobile s attachment point to the visited IMS. 39

3.2.3 Reference Interfaces Interfaces for SIP-based signaling and service control: Mg, Mi, Mj, Mk, Mr, Mw use SIP as the signaling protocol Interfaces for controlling media gateways: Mc, Mp Use H.248 Gateway Control Protocol Interfaces with the Information Servers: Cx Interfaces with external networks: Mb, Mm, and Go IP-based protocols 40

3.2.4 Service Architecture A mobile s home network provides service control for the mobile s Home Subscribed Services even when the mobile is currently in a visited network. A mobile s S-CSCF will always be a S- CSCF in the mobile s home network. A service platform provides service control for real-time services. 41

Fig. 3.6 Application Servers P-CSCF I-CSCF S-CSCF Mobile Visited Network Home Network (a) Service platform in mobile s home network Application Servers P-CSCF I-CSCF S-CSCF Mobile Visited Network Home Network (b) External service platform 42

Service Platforms Three standardized platforms SIP application server Open Service Access (OSA) Service Capability Server (SCS) Gateway to OSA application server IP Multimedia Service Switching Function (IM-SSF) Gateway to CAMEL Service Environment (CSE) Same interface: IMS Service Control (ISC) use SIP 43

Fig. 3.7 Interactions between S- CSCF and service platforms OSA Application Servers OSA API Sh HSS Sh MAP Cx Si CAMEL Service Environment CAP OSA SCS (for Providing Open Access to 3 rd -Party Service Providers) SIP Application Servers IM-SSF (for Interface with Legacy Service Platform) ISC ISC ISC IP Multimedia Subsystem S-CSCF 44

3.2.5 Registration with the IMS Local P-CSCF Discovery: discover the IP address of a local P-CSCF in the visited IMS obtain from the visited GGSN as part of the PDP Context Activation process uses DHCP to discover after the PDP context is activated Registration with IMS: perform SIP registration with the visited IMS and the mobile s home IMS 45

Fig. 3.8 3GPP Local P-CSCF discovery SGSN GGSN 1. PDP Context Activation 2. DHCP Query/Response DHCP Server Mobile 3. DNS Query and Response DNS 46

Fig. 3.9 3GPP IP Multimedia Subsystem registration procedure HSS Mobile 3. C x -Query 5. C x -Select-pull 8. C x -Put 10. C x -Pull 4. C x -Query 6. C Response x -Select-pull Response 9. C x -Put 11. C x -Pull Response Response 1. SIP Register 2. SIP Register 7. SIP Register 12. Service P-CSCF I-CSCF S-CSCF Control 15. SIP 200 OK 14. SIP 200 OK 13. SIP 200 OK Visited Network Mobile s Home Network 47

3.2.6 Deregistration with the IMS Mobile initiated Network initiated initiated by registration timeout initiated by a network administrative function such as HSS or S-CSCF 48

Fig. 3.10 Mobile-initiated deregistration HSS 3. C x -Query 4. C x -Query Response 7. C x -Put 8. C x -Put Response 1. SIP Register 2. SIP Register 5. SIP Register Mobile P-CSCF I-CSCF 11. SIP 200 OK 10. SIP 200 OK 9. SIP 200 OK S-CSCF 6. Service Control Visited Network Mobile s Home Network 49

Fig. 3.11 Network-initiated deregistration by registration timeout UE P-CSCF S-CSCF HSS 1. Timer Expires 1. Timer Expires 2. Service Control 3. Cx-put 4. Cx-put-Resp 50

Fig. 3.12 Network-initiated deregistration by HSS UE P-CSCF S-CSCF HSS 2. Service Control 1. Cx-Deregister 4. UE Inform 6. 200 OK 3. Deregister 5. 200 OK 7. Cx-Deregister Response 51

Fig. 3.13 Network-initiated deregistration by S-CSCF UE P-CSCF S-CSCF HSS 1. Service Control 3. UE Inform 5. 200 OK 2. Deregister 4. 200 OK 6. Cx-Put 7. Cx-Put response 52

3.2.7 End-to-End Signaling Flows for Session Control Mobile origination flow Mobile termination flow S-CSCF to S-CSCF signaling flow 53

Originating Mobile s Home Network Destination Mobile s Home Network S-CSCF 2. S-CSCF to S-CSCF Flow S-CSCF 1. Mobile Origination Flow 3. Mobile Termination Flow P-CSCF Originating Mobile s Visited Network Destination Mobile s Visited Network P-CSCF 1. Mobile Origination Flow Fig. 3.14 3GPP end-to-end session signaling flow 3. Mobile Termination Flow Originating Mobile 54 Destination Mobile

Fig. 3.15 Mobile origination flow 55

Fig. 3.16 S-CSCF to S-CSCF signaling flow 56

Fig. 3.17 Mobile termination flow 57

Fig. 3.18 Release flow: mobile initiated 58

3.3 3GPP2 IP MULTIMEDIA SUBSYSTEM (IMS) 3GPP2 IP Multimedia Domain (MMD): provide end-to-end IP connectivity, services, and features through the core network to subscribers Packet Data Subsystem (PDS): support general packet data service IP Multimedia Subsystem (IMS): provide multimedia session capabilities 59

Fig. 3.19 3GPP2 MMD core network architecture 60

Fig. 3.20 3GPP2 IMS architecture 61

Fig. 3.21 3GPP2 IMS service platforms 62

Fig. 3.22 3GPP2 IMS service control 63