This application is the U.S. national phase of PCT Appln No. PCT/EP2011/063763 filed on Aug. 10, 2011, which claims priority to German Patent Application No. 10172586.9 filed on Aug. 12, 2010, the disclosures of which are incorporated in their entirety by reference herein.
The present invention relates to managing Session Initiation Protocol communications towards a user entity in a communication network.
For mobile data communications, layered communication networks may be deployed as e.g. described by the 3GPP specification (3rd Generation Partnership Project). The 3GPP specification comprises three distinct layers: an application layer, a network control layer and a connectivity layer. The application layer supports end-user applications and may be implemented in mobile stations or application servers in the network. The application layer interfaces with the network layer to enable designing and implementing different services and applications. The network control layer supports communicating services across e.g. different types of networks such as circuit-switched domain networks based on the GSM standard using e.g. an ISDN-related technology or packet-switched networks employing e.g. the GPRS (General Packet Radio Service) technology. The connectivity layer is a transport layer capable of transporting any type of service via e.g. voice, data and multimedia streams.
The 3GPP specification defines the Long Term Evolution (LTE) as an access network technology. The LTE comprises a MME (Mobility Management Entity) forming a control-entity suitable for signalling and selecting a serving gateway (SGW) which routes and forwards data packets carrying e.g. multimedia services. For delivering the multimedia services across the access network, the 3GPP specification defines the IP Multimedia Subsystem (IMS). The IMS comprises a service layer forming an application layer, a control and connectivity layer forming a network control layer, and an access layer forming a connectivity layer. The control and connectivity layer comprises call session control functions (CSCF) forming central entities for Session Initiation Protocol (SIP) signalling. According to the IMS, an application server is provided for hosting and executing services for user entities. An example of an application serveris the Multimedia Telephony Service server (MMTel) offering multimedia communications such as voice. Another example of an application server is the Voice Call Continuity Server (VCC). The IMS further specifies a Home Subscriber Server (HSS), which is a master user database that supports the IMS network entities to handle calls. The HSS contains subscription-related information or subscriber profiles or user-specific data, performs authentication and authorization of user entities, and provides information about the subscriber's location and IP information.
According to the IMS, the application server interfaces with the Serving CSCF (S-CSCF) using the SIP. For establishing a communication link towards a user entity, the S-CSCF transmits a SIP invite message towards the application server. In response thereto, the application server may query the HSS for user-specific data indicating e.g. whether the user entity is accessible over a packet-switched access network or whether the user entity is accessible over a circuit-switched access network. However, if several application servers are deployed for communications, then a number of queries towards the HSS may result.
It is the object of the invention to provide an efficient concept for distributing user-specific data in a communication network.
This object is achieved by the features of the independent claims. Further embodiments may be based on the features of the dependent claims.
The invention is based on the finding that in a communication network, e.g. in an IP Multimedia Subsystem (IMS), user-specific data relating to a user entity may efficiently be distributed upon the basis of Session Initiation Protocol (SIP) messages which are exchanged between network entities, e.g. between application servers. Wth exemplarily reference the IMS, a plurality of application servers may use the same user-specific data, e.g. information relating to a communication status of the user entity. Thus, e.g. a first application server which receives the user-specific data from a HSS may forward the received user towards other network entities, e.g. towards an S-CSCF or towards another application server.
According to some embodiments, the user-specific data may be fetched by a network entity which forwards the user-specific data to further network entities of the communication network for further communications.
According to some embodiments, the user-specific data may be provided to the further network entities, e.g. application servers, in the communication network, in particular before these application servers have the necessity to use the user-specific data.
According to some embodiments, the fetching network entity may forward the fetched user-specific data to other network entities in the communication network using a message or messages according to the SIP.
Further, according to some embodiments, the above mentioned application servers may not fetch said user-specific data because they receive the user-specific data included in the SIP message from the fetching network entity.
According to an aspect, the invention relates to an entity for managing SIP communications towards a user entity in a communication network. The network entity may have a receiver and a processor. The receiver may be configured to receive a first SIP message. The processor may be configured to generate a second SIP message in response to receiving the first SIP message, the second SIP message having user-specific data relating to the user entity.
By way of example, the reception of the first SIP message may trigger the generation of the second SIP message including said user-specific data.
According to an embodiment, the network entity further may have a transmitter for transmitting the second SIP message towards the communication network, in particular towards a further network entity.
By means of said transmitter, the network entity may have the ability to communicate the user-specific data to further network entities of the communication network.
The respective means, i.e. the receiver and the transmitter, may be implemented in hardware or in software. If said means are implemented in hardware then they may be embodied as a device, e.g. as a processor or as a computer, or as part of a system. If said means are implemented in software then they may be embodied as a computer program product, as a function, as a routine, as a program code or as an executable object.
According to an embodiment, the first SIP message is a SIP message, in particular a SIP Invite message according to the IMS standard, requesting to establish a communication link towards the user entity.
The SIP Invite message or SIP Invite request or SIP Invite may be used to establish a media session between user entities or user agents.
According to an embodiment, the processor is configured to insert the user-specific data into the first SIP message for generating the second SIP message.
Said second SIP message may include a request line, message headers and a body, said body may incorporate said user-specific data.
According to an embodiment, the processor may be configured to insert the user-specific data in the Extensible Markup Language (XML) format into the first SIP message for generating the second SIP message. The XML format is suitable for incorporating the user-specific data in the body of the SIP message, as the second SIP message.
According to an embodiment, the processor may be configured to provide the user-specific data, the user-specific data being trusted in the communication network. Said user-specific data may be trusted in the communication network, i.e. the receiving network entity may have the certainty that said user-specific data includes correct information relating to the user entity. For example, said trusted user-specific data may be provided by the HSS.
According to an embodiment, the processor may be configured to initiate a transmission of a request for the user-specific data towards the communication network. Thus, the processor may have an interface or an interface entity or may be coupled to an interface entity which is capable of transmitting a request towards the communication network for receiving said user specific data. In particular, the processor may be configured to request user-specific data from a networkdatabase and to receive the requested user-specific data from said network database.
According to an embodiment, the receiver may be configured to receive the user specific-data over a communication network, in particular from a HSS or from a User Profile Server Function (UPSF).
According to an embodiment, the user-specific data may indicate at least one of: a current communication status of the user entity in a packet-switched domain of the communication network, a current communication status of the user entity in a circuit-switched domain of the communication network, a location of the user entity, prepaid information of the user entity. The communication status related to the packet-switched domain may indicate if the user entity is busy or idle in said packet-switched domain of the communication network. Further, said communication status related to the circuit-switched domain may indicate if said user entity is busy or idle in said circuit-switched domain of the communication network. The location of the user entity may indicate a particular location of the user entity in the communication network. The prepaid information of the user entity may include information regarded to the available amount of money the respective user entity may use for services provided in the communication network.
According to an embodiment, the network entity may be an application server. Particularly, the network entity may be a Multimedia Telephony (MMTel) entity of the IMS.
According to a further aspect, the invention relates to a system for managing SIP communications in an IMS communication network. The system may have at least an above described network entity embodied as an application server, in particular as a MMTel entity of the IMS, a further network entity, in particular a Serving Call Session Control Function (S-CSCF), and an application server. The S-CSCF may be configured to remove the user-specific data from the second SIP message. The network entity may be configured to transmit the second SIP message including the user-specific data towards the further network entity. Furthermore, the further network entity may be configured to forward the second SIP message towards the application server for further communications. The application server may be configured to re-use the user-specific data of the received second SIP message.
According to a further aspect, the invention relates to a method for managing SIP communications towards a user entity in a communication network. The method may have a step of receiving a first SIP message. Further, the method may have a step of generating a second SIP message in response to receiving the first SIP message, the second SIP message having user-specific data relating to the user entity.
According to a further aspect, the invention relates to a computer program comprising a program code for executing the method for managing SIP communications towards a user entity in a communication network.
According to a further aspect, the invention relates to a method for managing SIP communications in an IMS communication network. The method may have a step of receiving a first SIP message at the network entity. Further, the method may have a step of generating a second SIP message at the network entity in response to receiving the first SIP message, the second SIP message having user-specific data relating to the user entity. Moreover, the method may have a step of transmitting the second SIP message to a further network entity, in particular an S-CSCF. Furthermore, the method may have a step of forwarding the second SIP message by the further network entity towards at least one application server for re-using the user-specific data.
According to a further aspect, the invention relates to a plurality of computer programs. Each of said computer programs may have a program code for executing at least one step of the method for managing SIP communications in an IMS communication network.
Further embodiments will be described with reference to the following figures, in which:
The S-CSCF 103, the P-CSCF 105 and the I-CSCF 107 are used to process Session Initiation Protocol (SIP) signaling packets in the IMS communication system. The S-CSCF 103 is a central node of the signaling layer and is arranged to handle SIP registrations of a UE 111 for IMS communications. In particular, the S-CSCF 103 has knowledge of user identification such as IMSI uniquely identifying the user entity 111. The I-CSCF 107 is arranged to query the HSS 109 to obtain an address of the S-CSCF 103, and to assign the S-CSCF 103 to the user entity 111 for performing the SIP registration. The I-CSCF 107 also forwards session initiation requests such as SIP invites towards the S-CSCF, and receives session initiation requests from the S-CSCF 103. The P-CSCF 105 is a SIP proxy that is the first point of contact for the UE 111. The AS 101 is SIP application server, e.g. a Multimedia Telephony Service server (MMTel) or a Voice Call Continuity Server (VCC). The AS 101 hosts and executes services for the UE 111. The AS 101 interfaces with the S-CSCF 103 using the SIP protocol, and interfaces with the HSS 109 using the Sh interface as defined by the IMS standard.
The AS 101 is configured to receive a first SIP message. In response to receiving the first SIP message, the AS 101 is further configured to generate a second SIP message. The second SIP message comprises user-specific data relating to the UE 111. In particular, the AS 101 inserts the user-specific data into the first SIP message for providing the second SIP message S2.
In
According to an implementation, the receiver 203 is configured to receive a first SIP message S1. Said processor 205 may be configured to generate a second SIP message S2 in response to receiving the first SIP message S1. The second SIP message S2 may have user-specific data relating to the user entity. In particular, the processor 205 may be configured to insert the user-specific data into the first SIP message S1 for generating the second SIP message S2. The user-specific data may be in the XML format.
The first SIP message S1 may be embodied as follows:
The second SIP S2 message may be embodied as follows:
For example, the user-specific data indicates at least one of: a current communication status of the user entity in a packet-switched domain of the communication network, e.g. “psbusy”, a current communication status of the user entity in a circuit-switched domain of the communication network (see above “csbusy”), a location of the user entity, e.g. “location”, prepaid information of the user entity.
According to an implementation, the receiver 303 receives a first SIP message 51. The receiver 303 forwards the received first SIP message S1 to the processor 305. The processor 305 initiates a transmission of a request R for the user-specific data D towards a Home Subscriber Server (HSS) 309. The receiver 303 receives the user-specific data D from the HSS 309 and forwards it to the processor 305. The processor 305 inserts the received user-specific data D into the first SIP message S1 for generating the second SIP message S2.
According to an implementation, the processor 305 forwards the generated second SIP message S2 to the transmitter 307. The transmitter 307 transmits the second SIP message S2 to a further network entity 311.
In
According to an implementation, the system 400 has an MMTel server 401 forming an implementation of a network entity such as an S-CSCF 403, an HSS 405, an application server (AS) 407, a Proxy-Call Session Control Function (P-CSCF) 409 and a user entity (UE) 411.
According to an implementation, the system shown in
In step 1, the S-CSCF 403 receives a SIP Invite. In step 2, the S-CSCF 403 forwards the received SIP Invite to the MMTel 401. In step 3, the MMTel 401 requests user-specific data from HSS 405. In step 4, the MMTel 401 receives the requested user-specific data from HSS 405. The user-specific data may include a current communication status of the user entity 411 in a packet-switched domain of the communication network, a current communication status of the user entity 401 in a circuit-switched domain of the communication network, location of the user entity 411 or prepaid information of the user entity 411.
In step 5, the MMTel 401 transmits the SIP Invite in which the user-specific data is included, in the following also referenced as enhanced SIP Invite, to the S-CSCF 403.
In step 6, the S-CSCF 403 forwards the enhanced SIP Invite to a further application server 407. The further application server 407 may use the included user-specific data. The application server 407 may have not the necessity to request the user-specific data from the HSS 405.
In step 7, the application server 407 transmits the enhanced SIP Invite back to the S-CSCF 403.
In step 8, the S-CSCF 403 removes the user-specific data from the enhanced SIP Invite to generate a SIP Invite.
In step 9, the generated SIP Invite is transmitted from the S-CSCF 403 to the P-CSCF 409. In step 10, the P-CSCF 409 forwards the SIP Invite to the user entity 411.
In step 501, a first SIP message is received at a network entity, e.g. at the network entity 201, 301, 401.
In step 503, a second SIP message is generated at the network entity in response to receiving the first SIP message. The second SIP message may have user-specific data relating to the user entity.
In step 601, a first SIP message is received at a network entity, e.g. by the receiver 203, 303 of the network entity 201, 301, 401.
In step 603, a second SIP message is generated at the network entity, e.g. by the processor 205, 305 in response to receiving the first SIP message, the second SIP message having user-specific data relating to user entity.
In step 605, the second SIP message is transmitted from the network entity to an S-CSCF, e.g. by the transmitter 307.
In step 607, the second SIP message is forwarded, e.g. transmitted by the transmitter 307, by the S-CSCF towards at least one application server for re-using said user-specific data.
According to some implementations, the user-specific data is distributed among application servers which may reduce a number of queries a HSS in an IMS communication network.
The above-mentioned embodiments and implementations of the methods of the present invention may be embodied by respective means to be a respective embodiment of the network entity of the present invention.
Features of any embodiment or implementation presented herein may be combined with other features and other embodiments or implementations presented herein wherever it seems technologically desirable.
The previous description of the disclosed embodiments is provided to enable any person skilled in the art to make or use the present invention. Various modifications to these embodiments will be readily apparent to those skilled in the art, and the generic principles defined herein may be applied to other embodiments, arrangements or systems without departing from the spirit or scope of the invention. Thus, the present invention is not intended to be limited to the embodiments shown herein but is to be accorded the widest scope consistent with the principles disclosed herein.
| Number | Date | Country | Kind |
|---|---|---|---|
| 10172586 | Aug 2010 | EP | regional |
| Filing Document | Filing Date | Country | Kind | 371c Date |
|---|---|---|---|---|
| PCT/EP2011/063763 | 8/10/2011 | WO | 00 | 2/12/2013 |
| Publishing Document | Publishing Date | Country | Kind |
|---|---|---|---|
| WO2012/020050 | 2/16/2012 | WO | A |
| Number | Name | Date | Kind |
|---|---|---|---|
| 5907544 | Rypinski | May 1999 | A |
| 7239864 | Zhang | Jul 2007 | B2 |
| 7395336 | Santharam | Jul 2008 | B1 |
| 7640036 | Kallio | Dec 2009 | B2 |
| 7721106 | Zhang | May 2010 | B2 |
| 8083586 | Foe et al. | Dec 2011 | B2 |
| 8340084 | Nakada et al. | Dec 2012 | B2 |
| 8582566 | Bae et al. | Nov 2013 | B2 |
| 8811954 | Mahdi et al. | Aug 2014 | B1 |
| 8812382 | Koskinen | Aug 2014 | B2 |
| 20020193093 | Henrikson | Dec 2002 | A1 |
| 20040180676 | Haumont et al. | Sep 2004 | A1 |
| 20040208144 | Vinayakray-Jani | Oct 2004 | A1 |
| 20040225878 | Costa-Requena et al. | Nov 2004 | A1 |
| 20050014485 | Kokkonen et al. | Jan 2005 | A1 |
| 20050059398 | Jaupitre et al. | Mar 2005 | A1 |
| 20050278447 | Raether et al. | Dec 2005 | A1 |
| 20060178131 | Huotari et al. | Aug 2006 | A1 |
| 20060271800 | Li et al. | Nov 2006 | A1 |
| 20070189301 | Kiss | Aug 2007 | A1 |
| 20070190990 | Yin | Aug 2007 | A1 |
| 20070249342 | Huang et al. | Oct 2007 | A1 |
| 20070259651 | Bae et al. | Nov 2007 | A1 |
| 20080002820 | Shtiegman et al. | Jan 2008 | A1 |
| 20080080480 | Buckley et al. | Apr 2008 | A1 |
| 20080215736 | Astrom et al. | Sep 2008 | A1 |
| 20080263631 | Wang et al. | Oct 2008 | A1 |
| 20080267171 | Buckley et al. | Oct 2008 | A1 |
| 20080299971 | Cai | Dec 2008 | A1 |
| 20090034736 | French | Feb 2009 | A1 |
| 20090193131 | Shi | Jul 2009 | A1 |
| 20090307482 | McCann | Dec 2009 | A1 |
| 20100015968 | Moriwaki et al. | Jan 2010 | A1 |
| 20100157985 | Nakada et al. | Jun 2010 | A1 |
| 20100177780 | Ophir et al. | Jul 2010 | A1 |
| 20100182998 | Nakada et al. | Jul 2010 | A1 |
| 20100215018 | Ejzak | Aug 2010 | A1 |
| 20100274908 | Koskelainen | Oct 2010 | A1 |
| 20110270995 | Mutikainen et al. | Nov 2011 | A1 |
| 20120005157 | Forsberg et al. | Jan 2012 | A1 |
| 20120026946 | Zhu et al. | Feb 2012 | A1 |
| Number | Date | Country |
|---|---|---|
| 101132405 | Feb 2008 | CN |
| 101433036 | May 2009 | CN |
| 101437093 | May 2009 | CN |
| 101641937 | Feb 2010 | CN |
| 1523208 | Apr 2005 | EP |
| 1853037 | Nov 2007 | EP |
| 2061269 | May 2009 | EP |
| 2068529 | Jun 2009 | EP |
| WO2011072747 | Jun 2011 | EP |
| 2001202014 | Jul 2001 | JP |
| 2001297029 | Oct 2001 | JP |
| 2007515690 | Jun 2007 | JP |
| 2008543474 | Dec 2008 | JP |
| 20090130296 | Dec 2009 | KR |
| 03092218 | Nov 2003 | WO |
| 2006120289 | Nov 2006 | WO |
| 2008120028 | Oct 2008 | WO |
| 2008145610 | Dec 2008 | WO |
| 2008152133 | Dec 2008 | WO |
| 2009074846 | Jun 2009 | WO |
| WO 2010031230 | Mar 2010 | WO |
| Entry |
|---|
| English translation of WO2010031230 A1 provided by Espacenet. |
| International Search Report for PCT/EP2011/063763, Completed by the European Patent Office on Sep. 1, 2011, 2 Pages. |
| Ericsson., 3GPP TSG SA WG2 Architecture—S2, No. 56, Jan. 15-19, 2007, 10 Pages, “Consideration of the relationship between Domain Selection and Personal Network Management.” |
| Antipolis., ETSI TS 123 228 V6.8.0, 2004, 181 Pages, “Digital cellular telecommunications system (Phase 2plus); Universal Mobile Telecommunications Systems (UMTS); IP Multimedia Subsystem (IMS); Stage 2.” |
| Rosenberg et al. Standards Track, RFC 3261, Jun. 2002, 240 Pages, “SIP Session Initiation Protocol.” |
| Gonzalo., John Wiley and Sons Ltd, 2004, 20 Pages, “SIP Entities.” |
| Gonzalo Camarillo et al. John Wiley and Sons Ltd, 2004, All together 423 Pages, “Chapter 5. Session Control in the IMS.” |
| Korean Notice of Decision for Patent Translation attached to original for Korean Application No. KR 10-2015-0173431, Both completed by the Korean Patent Office, dated Mar. 20, 2017, All together 9 Pages. |
| Number | Date | Country | |
|---|---|---|---|
| 20130151720 A1 | Jun 2013 | US |