WO2010019230A2 - Detection of bearer loss in an ip-based multimedia session - Google Patents
Detection of bearer loss in an ip-based multimedia session Download PDFInfo
- Publication number
- WO2010019230A2 WO2010019230A2 PCT/US2009/004611 US2009004611W WO2010019230A2 WO 2010019230 A2 WO2010019230 A2 WO 2010019230A2 US 2009004611 W US2009004611 W US 2009004611W WO 2010019230 A2 WO2010019230 A2 WO 2010019230A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- bearer
- detecting
- loss
- multimedia session
- based multimedia
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/28—Timers or timing mechanisms used in protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/10—Architectures or entities
- H04L65/1016—IP multimedia subsystem [IMS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1069—Session establishment or de-establishment
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L69/00—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
- H04L69/40—Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass for recovering from a failure of a protocol instance or entity, e.g. service redundancy protocols, protocol state redundancy or protocol service redirection
Definitions
- the present invention relates generally to communication systems, and more particularly to bearer loss detection.
- Multimedia services over IP Internet Protocol
- VoIP Voice over Internet Protocol
- IMS IP Multimedia Subsystem
- various access networks which include broadband connections such as cable, DSL (Digital Subscriber Line), and fiber and also various wireless access networks such as DORA, WiMAX (Worldwide Interoperability for Microwave Access), LTE (Long Term Evolution), etc.
- DORA Internet Protocol
- WiMAX Worldwide Interoperability for Microwave Access
- LTE Long Term Evolution
- Detecting bearer loss during a call is a non-trivial process as this requires the many network elements both at the signaling and the bearer level to detect that there has been a loss in connectivity. This is typically further complicated by the fact that the design of such networks essentially separate the signaling and the bearer network elements to a good degree. This separation makes the detection and communication of the detection even more complicated.
- the bearer loss or connection loss could have happened in the core network elements such as a MGW (Media Gateway) or MRF (Media Resource Function).
- the bearer loss or connection loss could also have happened in the access network elements such as a RNC (Radio Network Controller), GWs or even the mobile unit, also known as an access terminal, itself.
- RNC Radio Network Controller
- a first problem that is encountered is how can a communication system detect a loss of bearer in the core network.
- a second problem that is encountered is how can a communication system detect a loss of bearer in the access network.
- a third problem that is encountered is for various wireless access networks, the originating party of the session can go dormant on the packet access channel while the called party is reached/alerted and finally answers. This occurs because of the lack of packet data activity on the originators access connection. This issue can cause voice clipping and call setup delay.
- RTCP Real-time Transport Control Protocol
- RTCP Real-time Transport Control Protocol
- RTCP is mainly designed to determine network performance and various other aspects of the bearer connection, but loss of connection can also be gleaned from RTCP packets.
- this kind of a protocol is mainly an end-to-end protocol and if the end devices (such as the mobile unit) are the ones that are having the issues then this protocol is not very effective. Moreover, because of the bandwidth cost associated with the effective use of RTCP, this protocol is generally not supported or used.
- the present invention provides a method for detection of bearer loss in an IP- based multimedia session. If the session is setup as a VoIP call between an Access Terminal (AT) and another user B, then this session is a two-way session where traffic is expected to flow in both directions.
- AT Access Terminal
- the network elements involved in the signaling of the session establish the session. That is, the AT in conjunction with the IMS core establishes the VoIP session.
- the IMS core and the AT negotiate the media types, hence bandwidth, for the sessions and also the connection points, such as the IP address and ports of the bearer entities. This negotiated media information is called codec information.
- the codec for this session is also negotiated which can tell the bearer node in the access network, such as the SGW, what packets per second count is expected.
- the Policy and Charging Rules Function can tell the SGW the source and destination IP addresses of session and also that the codec is Enhanced Variable Rate CODEC (EVRC), the payload type # is 96 and the expected rate of packets is 50 packets/sec.
- the SGW can use this information to assess the flow of traffic in each direction.
- the IMS core communicates the codec information to the PCRF for policy enforcement and gating purposes.
- the PCRF in turn sends this codec information to the Signaling Gateway (SGW) and the Packet Data Network Gateway (PGW).
- SGW Signaling Gateway
- PGW Packet Data Network Gateway
- FIG. 1 depicts an IMS system in accordance with an exemplary embodiment of the present invention.
- PGW 109 preferably works in conjunction with SGW 107 to connect to IP core network 115 Policy enforcement can be done within PGW 109 and signals would be sent to PCRF 111
- PCRF 111 is the main policy engine within network 100
- PCRF 111 is preferably a signaling-only element
- IMS Core 113 is the application core and preferably includes a P-CSCF and a
- S-CSCF IMS Core 113 is preferably a signaling-only element In an exemplary embodiment, no bearer passes through IMS Core 113
- IP Network 115 is a packet switched network
- FIG 2 depicts a call flow 200 of a method for detecting bearer loss in accordance with an exemplary embodiment of the present invention
- a multimedia session is initiated by AT 101 when AT 101 sends Invite message 201 to P-CSCF
- Invite message 201 preferably includes various media characteristics which include connection addresses, codec information, traffic direction, etc
- Invite message 201 includes sender information, recipient information, SDP information, a port, and whether the flow of traffic will be in the send or receive direction or both directions
- P-CSCF receives Invite message 201 and forwards this message to PCRF 111 as Indicate Session Setup message 202
- Indicate Session Setup message 202 preferably includes near end port information, application type, and traffic direction
- PCRF 111 establishes policy and communicates this information to SGW 107
- PCRF 111 communicates the Session setup information and the bearer characteristics to SGW 107 by sending Indicate Session Setup message 203
- SGW 107 preferably uses this information to adjust the dormancy timers on the originating side so that the originating access link remains active during the call setup
- IMS Core 113 and/or PCRF 111 can tell SGW 107 the state of the session
- PCRF 11 1 can tell the originating SGW 107 that a session establishment is being attempted. This will prompt SGW 107 to override or extend the dormancy timer on the originating side, thus avoiding clipping and other end-user issues.
- This ability to intelligently make a decision on the access network connection solves the problem of voice clipping and call setup delay by incorrectly recognizing a lack of packet data activity as dormancy by the originating party of the session while the called party is reached/alerted and finally answers. This occurs because of the lack of packet data activity on the originators access connection.
- P-CSCF passes Invite message 201 to the S-CSCF as Invite message 204.
- S-CSCF determines the route for this call via ENUM or DNS lookup and sends this call to MGCF 117 via Invite message 205 for delivery into the PSTN.
- MGCF 1 17 Upon receiving Invite message 205, MGCF 1 17 sends Get Bearer Address message 206 to MGW 119. MGW 117 sets up the bearer connection for this call and returns the bearer address to MGCF 117. MGCF 117 receives the bearer address from MGW 119 and passes this media information to S-CSCF via Session Progress message 207.
- S-CSCF receives Session Progress message 207 from MGCF 117.
- S-CSCF passes the media information from Session Progress message 207 to P-CSCF via Session Progress message 208.
- P-CSCF receives Session Progress message 208 and sends this information to PCRF 111 via Indicate message 209.
- PCRF 111 preferably establishes policy and communicate this information to SGW 107.
- SGW 107 can send a message to PCRF 11 1 alerting PCRF 111 of a possible loss of bearer issue.
- the signaling network elements can act on this by checking to see if the signaling connection is still up or alerting the user of the issue. This provides the ability to detect a loss of bearer in the core network.
- P-CSCF passes the media information from MGW 119 to AT 101 via Session Progress message 211.
- MGCF 117 sends OK message 212 to S-CSCF.
- S-CSCF sends OK message 213, which indicates that the called party answers the call request, to the P-CSCF.
- P-CSCF sends this information to PCRF 111 via Indicate message 214.
- Indicate message 214 preferably includes far end port information and traffic direction and characteristics.
- PCRF preferably establishes policy and communicates this information to SGW 107.
- SGW 107 can send a message to PCRF 111 alerting it of a possible loss of bearer.
- the signaling network elements can act on this by checking to see if the signaling connection is still up or by alerting the user of the issue. Note that on the access side, if the battery of AT 101 is pulled during a session or if AT 101 runs into an RF hole then the access side puts the connection into dormancy and nothing else is done. In this scenario SGW 107 will recognize the discrepancy in the current behavior and the expected behavior and signal the signaling entities to take action. This allows the communication system to detect a loss of bearer in the access network.
- P-CSCF sends call answer message 216 to AT 101.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Meter Arrangements (AREA)
Abstract
Description
Claims
Priority Applications (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
EP09789116.2A EP2335389B1 (en) | 2008-08-13 | 2009-08-12 | Detection of bearer loss in an ip-based multimedia session |
JP2011522990A JP2011530956A (en) | 2008-08-13 | 2009-08-12 | Detection of bearer loss in IP-based multimedia sessions |
CN2009801314554A CN102124716A (en) | 2008-08-13 | 2009-08-12 | Detection of bearer loss in an IP-based multimedia session |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US18890908P | 2008-08-13 | 2008-08-13 | |
US61/188,909 | 2008-08-13 | ||
US12/313,630 | 2008-11-21 | ||
US12/313,630 US20100128613A1 (en) | 2008-11-21 | 2008-11-21 | Detection of bearer loss in an IP-based multimedia session |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2010019230A2 true WO2010019230A2 (en) | 2010-02-18 |
WO2010019230A3 WO2010019230A3 (en) | 2010-06-03 |
Family
ID=41606630
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2009/004611 WO2010019230A2 (en) | 2008-08-13 | 2009-08-12 | Detection of bearer loss in an ip-based multimedia session |
Country Status (5)
Country | Link |
---|---|
EP (1) | EP2335389B1 (en) |
JP (1) | JP2011530956A (en) |
KR (1) | KR20110030675A (en) |
CN (1) | CN102124716A (en) |
WO (1) | WO2010019230A2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013060356A1 (en) * | 2011-10-25 | 2013-05-02 | Telefonaktiebolaget L M Ericsson (Publ) | Method and apparatus relating to policy control in a telecommunications network |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008055549A1 (en) | 2006-11-10 | 2008-05-15 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for controlling communications |
Family Cites Families (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6477361B1 (en) * | 2000-05-23 | 2002-11-05 | Lucent Technologies Inc. | Remote power-down control of wireless terminal |
US20020160812A1 (en) * | 2001-04-26 | 2002-10-31 | Ramin Moshiri-Tafreshi | Channel supervision in a radio network |
JP2003258879A (en) * | 2002-03-04 | 2003-09-12 | Mitsubishi Electric Corp | Communication band reservation system, sip repeater and method for band reservation |
US7831247B2 (en) * | 2002-11-12 | 2010-11-09 | Nokia Corporation | Method of communication and communication system |
GB0324597D0 (en) * | 2003-10-21 | 2003-11-26 | Nokia Corp | A communication system |
FI20040742A0 (en) * | 2004-05-31 | 2004-05-31 | Nokia Corp | Providing control information for a protocol |
JP2006148749A (en) * | 2004-11-24 | 2006-06-08 | Japan Telecom Co Ltd | Data communication system, terminal device, and communication control apparatus |
JP2007036531A (en) * | 2005-07-26 | 2007-02-08 | Matsushita Electric Ind Co Ltd | Portable telephone system, portable telephone communication method, call control server, and portable telephone terminal |
KR100770017B1 (en) * | 2006-01-27 | 2007-10-25 | 삼성전자주식회사 | Method of processing effective dormant in packet service and the multi-mode terminal therefor |
CN101132220B (en) * | 2006-08-22 | 2011-11-30 | 上海贝尔阿尔卡特股份有限公司 | Method and device for reporting ascending scheduling request or emergency in wireless network |
US8331314B2 (en) * | 2007-04-20 | 2012-12-11 | Telefonaktiebolaget L M Ericsson (Publ) | Dormant session management associated with handover |
-
2009
- 2009-08-12 CN CN2009801314554A patent/CN102124716A/en active Pending
- 2009-08-12 WO PCT/US2009/004611 patent/WO2010019230A2/en active Application Filing
- 2009-08-12 JP JP2011522990A patent/JP2011530956A/en active Pending
- 2009-08-12 KR KR1020117003139A patent/KR20110030675A/en not_active Application Discontinuation
- 2009-08-12 EP EP09789116.2A patent/EP2335389B1/en not_active Not-in-force
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2008055549A1 (en) | 2006-11-10 | 2008-05-15 | Telefonaktiebolaget Lm Ericsson (Publ) | Method and apparatus for controlling communications |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2013060356A1 (en) * | 2011-10-25 | 2013-05-02 | Telefonaktiebolaget L M Ericsson (Publ) | Method and apparatus relating to policy control in a telecommunications network |
Also Published As
Publication number | Publication date |
---|---|
EP2335389B1 (en) | 2013-06-19 |
KR20110030675A (en) | 2011-03-23 |
CN102124716A (en) | 2011-07-13 |
WO2010019230A3 (en) | 2010-06-03 |
EP2335389A2 (en) | 2011-06-22 |
JP2011530956A (en) | 2011-12-22 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9258179B2 (en) | Failure recovery in an IP multimedia subsystem network | |
EP1878182B1 (en) | Sip based session setup method and terminal thereof | |
US9392499B2 (en) | Automatic transfer of mobile calls between voice over internet protocol (VoIP) and guaranteed service (GS) networks based on quality of service (QoS) measurements | |
US11252201B2 (en) | Communications methods, apparatus and systems to provide optimal media routing | |
US7609673B2 (en) | Packet-based conversational service for a multimedia session in a mobile communications system | |
US9055397B2 (en) | Method for usage of VPLMN infrastructure by an HPLMN to terminate an IMS session set up for a roaming user | |
DK1982505T3 (en) | Method of maintaining connection in telecommunication system and telecommunication system | |
US9374763B2 (en) | Gating control in a telecommunication system | |
US8737237B2 (en) | Network fault detection method and apparatus | |
US20100128613A1 (en) | Detection of bearer loss in an IP-based multimedia session | |
US9071669B2 (en) | Method and network node for monitoring a quality of media transfer in a session initiation protocol based voice over internet protocol communications network | |
EP2335389B1 (en) | Detection of bearer loss in an ip-based multimedia session | |
US8054754B1 (en) | Method and system for service interruption notification | |
WO2012019532A1 (en) | Method and system for anchoring session | |
Shimada et al. | IP-based FOMA Voice Network toward Enhanced Services and Improved Efficiencies | |
Munasinghe et al. | Analytical Modeling of IMS based Interworking in Heterogeneous Mobile Data Networks | |
Sayed et al. | New signaling solution for heterogeneous access networks | |
CN102340490A (en) | Method and system for realizing anchor of media |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200980131455.4 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 09789116 Country of ref document: EP Kind code of ref document: A2 |
|
ENP | Entry into the national phase |
Ref document number: 2011522990 Country of ref document: JP Kind code of ref document: A Ref document number: 20117003139 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2009789116 Country of ref document: EP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |