WO2006016846A1 - Provision of public service identities - Google Patents

Provision of public service identities Download PDF

Info

Publication number
WO2006016846A1
WO2006016846A1 PCT/SE2005/001197 SE2005001197W WO2006016846A1 WO 2006016846 A1 WO2006016846 A1 WO 2006016846A1 SE 2005001197 W SE2005001197 W SE 2005001197W WO 2006016846 A1 WO2006016846 A1 WO 2006016846A1
Authority
WO
WIPO (PCT)
Prior art keywords
psi
name
public service
application server
service identity
Prior art date
Application number
PCT/SE2005/001197
Other languages
French (fr)
Inventor
Juan Antonio Sanchez Herrero
John Michael Walker
Maria Esther Terrero Diaz Chiron
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to JP2007525575A priority Critical patent/JP4819812B2/en
Priority to AT05772079T priority patent/ATE438998T1/en
Priority to CN2005800267401A priority patent/CN1994016B/en
Priority to EP05772079A priority patent/EP1776841B1/en
Priority to US11/573,500 priority patent/US8745182B2/en
Priority to DE602005015864T priority patent/DE602005015864D1/en
Publication of WO2006016846A1 publication Critical patent/WO2006016846A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4541Directories for service discovery
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/45Network directories; Name-to-address mapping
    • H04L61/4588Network directories; Name-to-address mapping containing mobile subscriber information, e.g. home subscriber server [HSS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/51Discovery or management thereof, e.g. service location protocol [SLP] or web services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support

Definitions

  • the present invention generally relates to the provision of a mechanism for creation, management and use of Public Service Identities to identify services running in specific application servers.
  • the present invention ensures the uniqueness of each Public Service
  • Public Service Identities are different from the Public User Identities in the respect that the former identify services, which are hosted and operated by application servers (generally known as "AS' in at least said 3GPP technical specification) , whereas the latter identify users whose subscription data are hosted in subscriber databases under network operator premises, and who are served by different serving network nodes such as a Serving Call Session Control Function (known as ⁇ S-CSCF' under 3GPP) .
  • AS' application servers
  • ⁇ S-CSCF' Serving Call Session Control Function
  • Public Service Identities are used to identify services running on specific application servers.
  • Public Service Identities are used to identify groups of services such as a chat-type service, for instance, that may use a Public Service Identity (hereinafter referred to as 'PSI') to which the users may establish a session in order to enable the sending and reception of messages from other session participants .
  • Public Service Identities are presently assumed to take the form of SIP URL or SIP URI as defined by the Internet Engineering Task Forces (IETF) in RFC 3261 and RFC 2396, as well as in the so-called ⁇ tel:'-URL format as defined in RFC 2806.
  • An exemplary Public Service Identity (PSI) identifying a chat-type service may be sip:chatlist_X@example.com.
  • the IMS must be provided with a mechanism for users and network operators to create, manage, and use Public Service Identities under control of specific application servers (AS) . More specifically, there is a need for a mechanism to make possible the creation of Public Service Identities both statically, such as by means of an Operation and Maintenance system (hereinafter referred to as "OSM') under control of the network operator, and dynamically by the users themselves.
  • OSM' Operation and Maintenance system
  • each Public Service Identity is hosted by an application server (AS) , which executes the service specific logic as identified by the Public Service Identity.
  • AS application server
  • an application server runs a particular service identified by a Public Service Identity.
  • the IMS provides the means for routing IMS messages related to particular IMS services by using corresponding Public Service Identities .
  • Public Service Identities which are created either statically by O&M or dynamically by the users, are stored in a Home Subscriber Server (generally known as 'HSS') holding subscription data for subscribers of a home network operator.
  • a server acting as an HSS may thus know how to route any message involving a particular Public Service Identity (PSI) towards an appropriate application server (AS) hosting a correspondingly identified service.
  • PSI Public Service Identity
  • AS-Id an identifier of the application server (AS) where the corresponding service runs .
  • the identifier (AS-Id) of the application server running a service along with the Public Service Identity (PSI) identifying the service, are stored in the HSS and have an entry in said HSS that is referred to as a ⁇ PSI user' .
  • PSI Public Service Identity
  • Public User Identities can adopt two different forms of representation and scope.
  • a first one is a so-called 'Distinct PSI', such as sip:my_service@example.com.
  • the 'Distinct PSI' may be created, modified and deleted in the HSS by the operator via O&M mechanisms, as well as by an application server (AS) via a 3GPP-defined x Sh' interface.
  • AS application server
  • 3GPP-defined x Sh' interface there is a need for allowing a 'Distinct PSI' to be created and deleted by users using a 3GPP-defined 'Ut' interface.
  • a second scope and form of representation is a so-called 'Wildcard PSI', such as sip:chatlist_*@example.com, wherein a range of Public User Identities is defined with a same domain part in the SIP URI and with a wildcard indication in the user part of the SIP URI.
  • 'Wildcard PSI' ranges may be created, modified and deleted in the HSS by the operator via O&M mechanisms, whereas individual Public User Identities within a 'Wildcard PSI' range may be created and deleted by users using the above 3GPP-defined 'Ut' interface towards an application server (AS) hosting said 'Wildcard PSI' range.
  • Individual Public User Identities within a 'Wildcard PSI' range may be created and deleted by the operator directly in the application server (AS) via O&M mechanisms as well.
  • a first drawback to solve, and aiming the present invention is the PSI uniqueness. So far, the standard does not propose any mechanism to ensure PSI uniqueness when a PSI is created and populated by either an end-user, by an O&M under operator premises, or by an application server itself. Moreover, the PSI uniqueness is not only to be checked against existing Public Service Identities, or against Public User Identities, but also against any 'Wildcard PSI' wherein a PSI belonging to a range might match a PSI to be created into a given domain. [0012] Moreover, each PSI may be hosted by a specific application server (AS) and, therefore, the application server may request the use of a specific format for the PSI.
  • AS application server
  • a PSI dynamically created in an application server needs to be populated in an HSS as a result. Therefore, the 3GPP specification proposes the use of the 3GPP-defined ⁇ Sh' interface.
  • an application server is not traditionally arranged to arbitrarily select an HSS in which the PSI can be stored, where more than one HSS exist in the network.
  • an application server (AS) is not supposed to be aware of the architecture of deployed HSS servers. Thereby, the creation, management and use of a PSI and a ⁇ PSI user', where more than one HSS exist in the network, are relevant issues aiming the present invention.
  • a further aim of the present invention is the provision of a secure handling of a PSI, in terms of creation, modification and deletion of said PSI, in order to preclude a misuse of network operator premises.
  • an object of the present invention is the provision of a mechanism whereby a Public Service Identity
  • PSI Public Service
  • O&M under operator premises
  • application server itself
  • PSI uniqueness against existing Public Service Identities, existing Public User Identities, and also against any existing 'Wildcard PSI' range.
  • a central entity for handling Public Service Identities in a network each Public Service Identity identifying a service running in an application server, the central entity having:
  • the Public Service Identity may be received from an application server in charge of executing the corresponding service and, in such a case, the central entity may further include means for answering to the application server the Public Service Identity assigned to the service, along with an identifier of the assigned Home Subscriber Server.
  • This central entity may, in accordance with an embodiment of the invention, include means for selecting the Home Subscriber Server to be assigned from a plurality of Home Subscriber Servers known to the central entity.
  • the central entity may be arranged so that the means for checking the uniqueness of the received Public Service Identity further comprises means for assigning a unique Public Service Identity different than the one received in case the latter matches any existing Public Service Identity or Public User Identity, or fulfils conditions of a 'Wildcard PSI' range other than an indicated one.
  • the means for answering to the application server may include means for marking the Public Service Identity as reserved and pending for activation.
  • the central entity may further comprise means for receiving a confirmation from the application server indicating that the Public Service Identity is operative, as well as means for marking the Public Service Identity as operative.
  • the central entity may be configured so that the means for receiving a Public Service Identity includes means for receiving information about the several application servers also running the corresponding service.
  • the central entity is such implemented that the means for receiving a Public Service Identity identifying a service includes means for receiving an identifier of the application server executing the service.
  • the central entity may be enhanced to include means for instructing the assigned Home Subscriber Server to associate a given Public Service Identity identifying a service with an identifier of the application server that executes the service. Moreover, this means for instructing the assigned Home Subscriber Server may further include means for providing a control indicator to instruct the assigned Home Subscriber Server on how to further handle the operation of the Public Service Identity.
  • this control indicator may adopt one value selected from: a 'CSCF-controlled' value to be used when the Home Subscriber Server maintains address information of an S-CSCF from where the application server that executes the service identified by the Public Service Identity is addressed; and a "Self-controlled' value to be used when the Home Subscriber Server maintains address information of the application server that executes the service identified by the Public Service Identity, and the Home Subscriber Server directly provides the identification of said application server.
  • this means for instructing the assigned Home Subscriber Server may further include means for providing profile information for the Public Service Identity.
  • the profile information may include at least one of two different profile components: 'Initial Filter Criteria' to be sent towards an S-CSCF and including address information of the application server that executes the service identified by the Public Service Identity; and ⁇ Direct-AS' routing information that may include the address of the application server, the priority of the application server when more than one had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server.
  • the central entity may be implemented in such manner that the means for checking the uniqueness of the received Public Service Identity includes means for distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a 'Wildcard PSI' .
  • the Home Subscriber Server assigned to hold an individual Public Service Identity is the Home Subscriber Server assigned to hold a 'Wildcard PSI' range that includes the individual Public Service Identity.
  • the means for receiving a Public Service Identity at the central entity includes an O&M client for receiving from an O&M system the Public Service Identity along with an identifier of the application server where the corresponding service is executed.
  • a particularly suitable implementation of the present invention for network operators is where the central entity is further arranged for carrying out a subscription locator function, therefore, having means for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber Server holding the subscription for the corresponding user.
  • a subscription locator function therefore, having means for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber Server holding the subscription for the corresponding user.
  • Home Subscriber Server for holding subscriptions of users of a network, wherein each subscription comprises user-related data necessary for servicing the user in the network and is identified by a
  • the Home Subscriber Server thus has: means for storing the Public User Identity along with the user-related data for each user subscription; and means for providing user-related data upon request with a given Public User Identity.
  • the Home Subscriber Server also comprises: means for receiving a given Public Service Identity identifying a service, an identifier of an application server executing the service, and a given instruction to operate on the given Public Service Identity; and means for routing a query with the given Public Service Identity towards the application server executing the service.
  • the above Home Subscriber Server may further include means for receiving a control indicator instructing on how to further handle the operation of the Public Service Identity.
  • This control indicator may adopt one value selected from: a
  • Home Subscriber Server maintains address information; and a ⁇ Self-controlled' value to be used when the Home Subscriber
  • the Home Subscriber Server directly provides an identification of the application server executing the service identified by the Public Service Identity, and the Home Subscriber Server maintains address information of the application server.
  • the Home Subscriber Server may be implemented so that the means for routing the query with the given Public Service Identity towards the application server, may include means for re-directing the query towards the S- CSCF when the control indicator has the 'CSCF-controlled' value.
  • the Home Subscriber Server may further include means for receiving profile information for the Public Service Identity.
  • This profile information may include at least one of two different profile components: 'Initial Filter Criteria' to be sent towards an S-CSCF and including address information of the application server that executes the service identified by the Public Service Identity; and ⁇ Direct-AS' routing information that may include the address of the application server, the priority of the application server when more than one had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server.
  • the Home Subscriber Server is arranged so that the given Public Service Identity identifying a service, the identifier of the application server executing the service, and the given instruction to process them may be received from the above central entity, the latter capable or not of carrying out a subscription locator function, or may be received from the application server.
  • the Home Subscriber Server may further comprises means for answering to the central entity or to the application server a confirmation indicating when the Public Service Identity is operative.
  • an application server for executing a service identified by a Public Service Identity in a network, the service being invoked by one or more users in the network, or by the network itself as a result of applying 'Initial Filter Criteria' to a user registering into the network.
  • This application server is commonly provided with processing means for executing the service logic and, in accordance with the present invention, further comprises:
  • This application server may further include: means for providing towards the assigned Home Subscriber Server the assigned Public Service Identity identifying a service, and an identifier of an application server executing the service; and means for instructing the assigned Home Subscriber Server on how to operate on the given Public Service Identity.
  • this application server may further include means for confirming with the central entity whether the assigned Public Service Identity is operative in, or removed from, the Home Subscriber Server.
  • this method may further include a step of instructing the assigned Home Subscriber Server on how to further handle the operation of the Public Service Identity with a control indicator. Therefore, this control indicator may adopt one value as described above that can be selected from: a v CSCF- controlled' value; and a x Self-controlled' value; both with the already described purposes.
  • this method may further include a step of receiving at the assigned Home Subscriber Server profile information for the Public Service Identity.
  • This profile information including, as described above, at least one of two different profile components: 'Initial Filter Criteria'; and ⁇ Direct- AS' routing information; both with the already described purposes.
  • the method may be advantageously implemented where the step of checking the uniqueness of the received Public Service Identity includes a step of distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a 'Wildcard PSI' .
  • the Home Subscriber Server assigned by this method to hold the assigned Public Service Identity may preferably be the Home Subscriber Server assigned to hold a 'Wildcard PSI' range that includes the assigned Public Service Identity.
  • the step of distinguishing a 'Distinct PSI' from a 'Wildcard PSI' in this method includes a step of assigning a new Public Service Identity different than the received Public Service Identity when the latter already exists within an existing 'Wildcard PSI' range.
  • FIG. 1 is a basic signalling flow describing how a PSI can be dynamically created from an application server, either at a user request or by the application server on its own, in accordance with an embodiment of the invention.
  • FIG. 2 is a basic signalling flow describing how a PSI can be dynamically deleted from the application server which had previously created it, either at a user request or by the application server on its own, in accordance with an embodiment of the invention.
  • FIG. 3 illustrates a basic signalling flow describing the operation with a PSI to achieve an indirect routing to the application server where the service corresponding to the PSI is running through a Serving Call Session Control Function.
  • FIG. 4 illustrates a basic signalling flow describing the operation with a PSI to achieve a direct routing to the application server where the service corresponding to the PSI is running.
  • FIG. 5 is a basic signalling flow describing how a PSI can be dynamically created from an application server, either at a user request or by the application server on its own, in accordance with other embodiment of the invention.
  • the mechanism may include two phases: a first phase for the creation of an identifier to be further used as a PSI uniquely defined in the network, and a second phase for the definition of a corresponding 'PSI user' profile.
  • a central entity in the operator network having, at least, a reference to all identifiers against which the uniqueness of a PSI must be checked before being created.
  • This entity may assure, especially where different entities are in charge of the different identifiers, the uniqueness of any particular identifier prior to its acceptance.
  • An identifier may be thus reserved from its creation during a first phase, and in case that a proposed format might allow more than one PSI, for instance a 'Wildcard PSI', a specific PSI fitting the proposed format is assigned by the central entity (SLF) and further returned to the application server (AS) having issued the request.
  • SLF central entity
  • AS application server
  • a ⁇ Wildcard PSI' may adopt, among other, any of the following formats: Range*; *Range; and Range1*Range2.
  • an application server may request the creation of a PSI, by providing (S-10) an identifier (PSI_prov__name) , and likely including a proposed format, towards the central entity (SLF) in the operator network that knows the identifiers already existing in the network.
  • the identifier (PSI_prov_name) may be reserved whilst the central entity performs a so-called uniqueness test against the existing identifiers. Prior to running the uniqueness test, the central entity may check (P- 10) whether or not the application server is authorized to create Public Service Identities in the network.
  • the uniqueness test is performed (P-Il) at the central entity (SLF) taking into account different scenarios derived from the different- request types issued by the application server (AS) , as well as from the different PSI scope and representation, and a valid PSI name (PSI_name) is assigned (P-Il) as a result of this test at the central entity (SLF) .
  • the application server (AS) may have just proposed a name for the PSI (PSI_prov_name) , and this proposed name is checked to determine (P-Il) its uniqueness. If the proposed name was already known, either defined as a 'Distinct PSI' or matching any 'Wildcard PSI' , the central entity (SLF) selects a unique PSI name (PSI_name) on its own, and an HSS to further create a corresponding ⁇ PSI user' .
  • PSI_prov_name is assigned (P-Il) as the PSI name (PSI_name) by the central entity (SLF)
  • HSS HSS is selected (P-12) to create a corresponding ⁇ PSI user' .
  • AS application server
  • PSI_prov_name indicating that the PSI to be created belongs to a certain 'Wildcard PSI' range of an already existing 'Wildcard PSI' .
  • PSI_name the PSI name to be finally assigned (PSI_name) does not require the selection of a specific HSS since it is covered by the HSS in charge of the already existing 'Wildcard PSI' .
  • the central entity (SLF) only has to check in this case whether the PSI belongs to the indicated 'Wildcard PSI' range, or if it also fits to any other 'Wildcard PSI' range, in which case, the central entity (SLF) selects a unique PSI to be assigned (PSI_name) within the indicated 'Wildcard PSI' range.
  • PSI_name a unique PSI to be assigned
  • an application server (AS) issuing the request (S-10) may also indicate towards the central entity (SLF) those several application servers (AS-set) that share the same 'Wildcard PSI' .
  • This information may be stored in the central entity (SLF) so that, for any further request (S- 10) , the indicated several application servers (AS-set) may be used to ensure that an application server (AS) requesting a PSI creation has the right to use a given 'Wildcard PSI' .
  • the central entity may consider the creation of a PSI into the 'Wildcard PSI' range and a selection (P-12) of an HSS as usual.
  • the central entity (SLF) guarantees the uniqueness of this PSI into the 'Wildcard PSI' range associated to the indicated several application servers (AS-set) .
  • the application server (AS) may only request the creation a PSI belonging to a given "Wildcard PSI' range. Then, the central entity (SLF) selects a unique PSI belonging to that range and no HSS is selected since an individual PSI belonging to a 'Wildcard PSI' range is not individually assigned an HSS, but rather the HSS in charge of the whole 'Wildcard PSI' as defined.
  • the application server does not propose any name, either a 'Distinct PSI' or a 'Wildcard PSI', and the central entity (SLF) selects on its own a unique PSI and selects (P-12) an HSS to further create a corresponding 'PSI user' .
  • PSI_name is assigned (P-Il) and reserved for use or activation.
  • the central entity selects and assigns (P-Il) a unique PSI (PSI_name) valid for such request. Nevertheless, the uniqueness of the assigned PSI (PSI_name) is also checked (P-Il) against the existing Public User Identities known to the central entity (SLF) .
  • the central entity (SLF) has the knowledge about the number of subscribers that each HSS has in the operator network so that the central entity (SLF) may decide (P-12) a particular HSS where the PSI may be stored or, rather, where a corresponding ⁇ PSI user' may be created. Then, the central entity (SLF) marks the PSI as reserved, and expects a confirmation from the application server (AS) of having created the ⁇ PSI user' at the selected HSS for marking the PSI operative for use. In addition, the central entity (SLF) may maintain a reference to the application server (AS) that has created the PSI in order to secure that a further deletion is performed only by said application server (AS) .
  • the central entity (SLF) returns (S-Il) to the application server (AS) the assigned PSI (PSI_name) , which may be the proposed one from the application server or a new one selected by the central entity (SLF) as explained above, likely with an identifier (HSS-id) of a selected HSS, if applicable, where the corresponding X PSI user' can be created. It must be noticed that no HSS selection takes place for an individual PSI belonging to an existing 'Wildcard PSI' range, but rather the HSS in charge of the Wildcard PSI' range is assigned.
  • the application server gets in contact (S-12) with the HSS to create a ⁇ PSI user' therein by providing the necessary PSI data (PSI_data) , preferably through the 3GPP- defined ⁇ Sh' or ⁇ Dh' interface with a so-called "Update' message.
  • PSI_data the necessary PSI data
  • necessary PSI data to create a X PSI user' at the HSS are: an identifier (AS-Id) of the application server running a service, and the Public Service Identity (PSI) identifying the service.
  • AS-Id an identifier
  • PSI Public Service Identity
  • This operation may be also used to include PSI-related profile information, and likely a control indicator, which had been cited above as a second phase of the mechanism to carry out the creation of a PSI in an operator network.
  • the application server (AS) can create two different profile components: a so-called Initial Filter Criteria (generally known as IFC) , as defined by the technical specification 3GPP TS 23.008; and a so-called ⁇ Direct-AS' routing information that may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) .
  • IFC Initial Filter Criteria
  • ⁇ Direct-AS' routing information may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) .
  • this PSI-related profile information may be used to include relevant information related to periods for activation or deactivation of a PSI.
  • control indicator is used to indicate the HSS how to further handle the operation of a PSI, once created and operative.
  • the control indicator may adopt for each PSI created one of two values: v CSCF- controlled' and ⁇ Self-controlled' .
  • the v CSCF-controlled' value is used as Fig. 3 shows when the HSS maintains both the assigned S-CSCF information and the so-called Initial Filter Criteria (generally known as IFC) for the ⁇ PSI user', and indicates that the application server (AS) may be addressed following normal procedures specified by 3GPP.
  • IFC Initial Filter Criteria
  • the application server (AS) may request or not a registration procedure to be performed. In case that no registration procedure is needed, the IFC for a non-register status points out to the application server (AS) .
  • Fig. 4 shows when the HSS maintains the address information of the application server (AS) hosting the PSI for the ⁇ PSI user' to be created.
  • AS application server
  • the HSS provides the identification of the specific application server (AS) , and the terminating session progresses directly towards said specific application server (AS) .
  • new result codes may be preferably included in the 3GPP-defined ⁇ Sh' and ⁇ Dh' interfaces.
  • the application server (AS) may confirm (S-14) towards the central entity (SLF) the PSI creation.
  • This confirmation may include an order to activate the PSI for operation, if just a reservation without activation was previously carried out at the central entity (SLF) , or no order at all if the activation was done at the same time of reservation, being this understood as a mere confirmation of having concluded the creation.
  • a so-called ⁇ SLF_Query' message of a 3GPP-defined 'Sh' or ⁇ Dh' interface is adapted to this end, that is, in order to include the action that the application server (AS) wants to perform, such as the activation of the new PSI may be.
  • the central entity (SLF) may mark the PSI as active for operation and the PSI is fully operative for use.
  • the central entity takes control over the request for PSI creation. Therefore, once the application server has been validated (P-10) for PSI creation, the uniqueness test has been performed (P-Il) and a unique PSI assigned, and an HSS has been selected (P-12) for further creating a ⁇ PSI user' as in previous embodiment of Fig.
  • the central entity forwards (S-52) the PSI creation request towards such selected HSS to create a X PSI user' therein by- providing the necessary PSI data (PSI_data) .
  • the necessary PSI data to create a ⁇ PSI user' at the HSS are: an identifier (AS-Id) of the application server running a service, and the Public Service Identity (PSI) identifying the service.
  • AS-Id an identifier
  • PSI Public Service Identity
  • the central entity may mark the Public Service Identity as reserved until a proper confirmation of being operative is received.
  • control indicator may be included to instruct the HSS on how to further handle the operation of a PSI, once created and operative.
  • the control indicator may adopt for each PSI created one of two values: ⁇ CSCF-controlled' and ⁇ Self-controlled' .
  • the PSI-related profile information explained above for the first embodiment may be also submitted for being applied during the creation of the ⁇ PSI user' in the HSS. Therefore, the above two different profile components: Initial Filter Criteria and ⁇ Direct-AS' routing information may be included in the submission to the HSS for the creation of the corresponding ⁇ PSI user' .
  • the central entity may return (S-Il) to the application server (AS) the assigned PSI (PSI_name) , which may be the proposed one from the application server (AS) or a new one selected by the central entity (SLF) as explained above, likely with an identifier (HSS-id) of the selected HSS, as a confirmation that the PSI has been created.
  • PSI_name the assigned PSI
  • HSS-id an identifier
  • a difference between this second embodiment and the first one is that no activation message (S-14) is needed from the application server (AS) towards the central entity (SLF) since the PSI creation process is under control of said central entity. Moreover, in case any error occurs in the HSS the central entity (SLF) is aware of it and can go to a safer fallback status where the consistency in both central entity (SLF) and HSS is assured without needing to involve the application server but with a negative result for the latter to likely re-attempt again.
  • the 3GPP standards describe two basic modes of invoking a PSI for operation: on the originating side, and on the terminating side.
  • the user issues a service request towards an S-CSCF currently assigned to the user and following currently existing procedures under 3GPP.
  • a PSI along with addressing information to reach the application server in charge of said PSI, is currently pre-configured as a part of originating filter information, namely the IFC cited above, within the user subscription information that is known to the S-CSCF.
  • a user-originated service request is directed to the application server hosting the service.
  • the PSI likely resulting from a dynamic creation by the application server may be submitted to the S-CSCF together with the subscription information for an originating user.
  • a PSI for use on the originating side may be a 'Distinct PSI' as referred above, or an individual PSI within a 'Wildcard PSI' range; and it is only accessible internally within the operator domain where the PSI has been created.
  • a control indicator used during the creation of a PSI when invoking the PSI on the terminating side by a user who wants to use the corresponding service, the user issues a service request with a PSI that is directed
  • S-30 through other network entities such as a Proxy Call Session Control Function (generally known as 'P-CSCF' under 3GPP) not shown in any drawing, towards an Interrogating Call Session Control Function (generally known as 'I-CSCF' under 3GPP) at the terminating side.
  • the I-CSCF queries (S-31, S- 41) the HSS at the terminating side about the 'PSI user', following the conceptual definition given above. Then, likely depending on the control indicator value, the HSS may go on with one of the embodiments shown in Fig. 3 and Fig. 4.
  • the I-CSCF is informed (S-32) by the HSS about the S-CSCF currently assigned to said ⁇ PSI user' , as if it were a user rather than a service, and in accordance with currently existing IMS principles.
  • the service request is then directed (S-33) to said S-CSCF, which forwards (S-34) the session to an application server (AS) hosting the PSI according to terminating filter criteria.
  • AS application server
  • a PSI for use on the terminating side may be a "Distinct PSI" or a 'Wildcard PSI' as referred above.
  • the I-CSCF is directly informed (S-42) by the HSS of the application server (AS) hosting the PSI according to terminating filter criteria and the I-CSCF may submit (S-43) the service request to said application server (AS) .
  • the central entity is given the means for receiving (S-20) a Public Service Identity (PSI_name) to be removed along with a given instruction (PSI removal) to remove the given Public Service Identity (PSI_name) from the network entities.
  • PSI_name Public Service Identity
  • PSI removal to remove the given Public Service Identity
  • the so-called ⁇ SLF_Query' message of a 3GPP-defined 'Sh' or 'Dh' interface is preferably modified in order to include the action that the application server (AS) intends to perform, namely the deactivation and removal of the Public Service Identity (PSI) .
  • the central entity only allows (P-20) the deactivation of a Public Service Identity to those application servers (AS, AS-set) having the right to do it, namely the one (AS) that has created and activated the Public Service Identity, or any other within a group of several application servers (AS-set) also executing the corresponding service.
  • the central entity deactivates the PSI, answers (S-21) to the application server (AS) having triggered the removal, and waits for a confirmation (S-24) of removal from said application server (AS) .
  • the answer (S-21) from the central entity to the application server (AS) may also include the identifier (HSS-id) of the Home Subscriber Server (HSS) handling the corresponding ⁇ PSI user' to avoid that the application server (AS) maintains such a reference.
  • the Home Subscriber Server (HSS-id) is contacted (S-22) to remove the PSI. Therefore, the 3GPP-defined 'Sh' or ⁇ Dh' interface, or both, is preferably extended to allow the creation and removal of Public Service Identities with the so-called 'Update' message.
  • the instructions sent (S-20, S-22) from the application server (AS) towards the central entity (SLF) and the Home Subscriber Server (HSS-id) respectively include an identifier of the 'Wildcard PSI' (PSI_name) and an identifier of the group of several application servers (AS-set) .
  • the Home Subscriber Server Upon receipt of an order (PSI removal) to remove an existing 'PSI user' , the Home Subscriber Server (HSS-id) checks (P-21) that the ordering application server (AS) is the one that only has the right to do it, carries out the requested order, and answers (S-23) back to the application server (AS) with the result of the removal request.
  • new result codes may be included in the 3GPP-defined 'Sh' and 'Dh' interfaces.
  • the confirmation expected is sent (S-24) to the central entity (SLF) to definitely remove all references to the corresponding Public Service identity (PSI_name) and a corresponding acknowledge returned (S-25) to the application server indicating the end of the removal.
  • the central entity (SLF) may as well include policies to avoid the use of such Public Service Identity for any purpose during a certain time.
  • the invention is also applicable to a static creation of Public Service Identities, and the means and method required for both mechanisms, under the embodiments provided in accordance with the invention, harmonise within a single inventive concept for carrying out the objects of the invention.
  • the static creation of a Public Service Identity may be triggered from an O&M system towards the central entity (SLF) .
  • the central entity includes an O&M client for receiving (S-10, S- 20) from an O&M system the Public Service Identity
  • PSI_prov_name PSI_name
  • PSI_name PSI_name
  • AS-id an identifier
  • HSS-id Home Subscriber Server
  • AS application server
  • HSS Home Subscriber Server
  • SMF central entity
  • the central entity might behave as a subscription locator function, or include its functionality, or might as well be a simple entity including all the Public User identities and Public Service Identities existing in the operator network so that the so-called uniqueness test can be advantageously carried out in a single entity.
  • a subscription locator function is generally understood as a central node in an operator network, is in charge of all Public User Identities for users with a subscription in the network, and is arranged for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber Server (HSS-id) holding the subscription for the corresponding user.
  • HSS-id Home Subscriber Server

Abstract

The present invention is aimed to provide a mechanism whereby a Public Service Identity identifying a service, which runs in an application service, may be created in a network both dynamically by the application server and statically by an O & M system, the means and method for the dynamic creation harmonizing with those for the static creation, and allowing a similar behaviour of the network with minimum impact when the service is invoked. Therefore, the present invention provides a new method, a new central entity in the network, and enhanced Home Subscriber Server and application server, all co-operating to carry out the different embodiments for the invention.

Description

PROVISION OF PUBLIC SERVICE IDENTITIES
FIELD OF THE INVENTION
[0001] The present invention generally relates to the provision of a mechanism for creation, management and use of Public Service Identities to identify services running in specific application servers. In particular, the present invention ensures the uniqueness of each Public Service
Identity against existing Public Service Identities, existing
Public User Identities, and also against any existing Public Service Identity range.
BACKGROUND
[0002] At present, the 3rd Generation Partnership Project (generally known as Λ3GPP') has introduced the basis for an IP Multimedia Subsystem (generally known as λIMS') and IMS services, as stated in the technical specification 3GPP TS 23.228 V6.6.0 (2004-06) . In accordance with 3GPP, and derived from the introduction of standardised presence, messaging, conferencing, and group service capabilities in the IMS, there is a need for Public Service Identities . These Public Service Identities are different from the Public User Identities in the respect that the former identify services, which are hosted and operated by application servers (generally known as "AS' in at least said 3GPP technical specification) , whereas the latter identify users whose subscription data are hosted in subscriber databases under network operator premises, and who are served by different serving network nodes such as a Serving Call Session Control Function (known as λS-CSCF' under 3GPP) .
[0003] Generally speaking, Public Service Identities are used to identify services running on specific application servers. In particular, Public Service Identities are used to identify groups of services such as a chat-type service, for instance, that may use a Public Service Identity (hereinafter referred to as 'PSI') to which the users may establish a session in order to enable the sending and reception of messages from other session participants . Public Service Identities are presently assumed to take the form of SIP URL or SIP URI as defined by the Internet Engineering Task Forces (IETF) in RFC 3261 and RFC 2396, as well as in the so-called λtel:'-URL format as defined in RFC 2806. An exemplary Public Service Identity (PSI) identifying a chat-type service may be sip:chatlist_X@example.com.
[0004] In accordance with the above 3GPP technical specification, and as an important issue aiming the present invention, the IMS must be provided with a mechanism for users and network operators to create, manage, and use Public Service Identities under control of specific application servers (AS) . More specifically, there is a need for a mechanism to make possible the creation of Public Service Identities both statically, such as by means of an Operation and Maintenance system (hereinafter referred to as "OSM') under control of the network operator, and dynamically by the users themselves.
[0005] As already introduced above when differentiating Public Service Identities from Public User Identities, each Public Service Identity (PSI) is hosted by an application server (AS) , which executes the service specific logic as identified by the Public Service Identity. In other words, an application server runs a particular service identified by a Public Service Identity. In operation, the IMS provides the means for routing IMS messages related to particular IMS services by using corresponding Public Service Identities .
[0006] Therefore, as the above 3GPP technical specification states, Public Service Identities, which are created either statically by O&M or dynamically by the users, are stored in a Home Subscriber Server (generally known as 'HSS') holding subscription data for subscribers of a home network operator. A server acting as an HSS may thus know how to route any message involving a particular Public Service Identity (PSI) towards an appropriate application server (AS) hosting a correspondingly identified service. To this end, the HSS knows for each Public Service Identity (PSI) an identifier (AS-Id) of the application server (AS) where the corresponding service runs . In this respect and from a conceptual point of view, the identifier (AS-Id) of the application server running a service, along with the Public Service Identity (PSI) identifying the service, are stored in the HSS and have an entry in said HSS that is referred to as a ΛPSI user' .
[0007] The explanations given hereinbefore imply some consequences, or rather some requirements that Public Service Identities are supposed to fulfil. On the one hand, the uniqueness of each Public Service Identity (PSI) to be created must be ensured. On the other hand, this uniqueness does not only apply in respect of other existing Public Service Identities but also in respect of the existing Public User Identities already defined under network operator premises. Bearing in mind the uniqueness of a Public Service Identity (PSI) , a further and important issue also aiming the present invention is the handling of wildcard Public Service Identities.
[0008] In this respect, Public User Identities can adopt two different forms of representation and scope. A first one is a so-called 'Distinct PSI', such as sip:my_service@example.com. As stated in 3GPP technical specifications, the 'Distinct PSI' may be created, modified and deleted in the HSS by the operator via O&M mechanisms, as well as by an application server (AS) via a 3GPP-defined xSh' interface. Also in accordance with 3GPP, there is a need for allowing a 'Distinct PSI' to be created and deleted by users using a 3GPP-defined 'Ut' interface.
[0009] A second scope and form of representation is a so- called 'Wildcard PSI', such as sip:chatlist_*@example.com, wherein a range of Public User Identities is defined with a same domain part in the SIP URI and with a wildcard indication in the user part of the SIP URI. 'Wildcard PSI' ranges may be created, modified and deleted in the HSS by the operator via O&M mechanisms, whereas individual Public User Identities within a 'Wildcard PSI' range may be created and deleted by users using the above 3GPP-defined 'Ut' interface towards an application server (AS) hosting said 'Wildcard PSI' range. Individual Public User Identities within a 'Wildcard PSI' range may be created and deleted by the operator directly in the application server (AS) via O&M mechanisms as well.
[0010] Currently existing mechanisms do not describe how a PSI can be created, modified or deleted, by the operator or by the user, and how PSI routing can be solved in different usage scenarios. More precisely, the current technical specification does not identify some drawbacks derived from the current state of art.
[0011] A first drawback to solve, and aiming the present invention is the PSI uniqueness. So far, the standard does not propose any mechanism to ensure PSI uniqueness when a PSI is created and populated by either an end-user, by an O&M under operator premises, or by an application server itself. Moreover, the PSI uniqueness is not only to be checked against existing Public Service Identities, or against Public User Identities, but also against any 'Wildcard PSI' wherein a PSI belonging to a range might match a PSI to be created into a given domain. [0012] Moreover, each PSI may be hosted by a specific application server (AS) and, therefore, the application server may request the use of a specific format for the PSI. The state of the art does not consider the selection of a PSI format by the application server and how the uniqueness is assured in case that several application servers make use of the same PSI format. Thereby, the use of 'Wildcard PSI' ranges through different application servers is also an issue aiming the present invention.
[0013] Further, a PSI dynamically created in an application server, either by an end-user or directly created by the application server itself, needs to be populated in an HSS as a result. Therefore, the 3GPP specification proposes the use of the 3GPP-defined λSh' interface. However, an application server is not traditionally arranged to arbitrarily select an HSS in which the PSI can be stored, where more than one HSS exist in the network. Moreover, and in accordance with currently existing trends, an application server (AS) "is not supposed to be aware of the architecture of deployed HSS servers. Thereby, the creation, management and use of a PSI and a λPSI user', where more than one HSS exist in the network, are relevant issues aiming the present invention.
[0014] In addition, the creation and deletion of a PSI by application servers require the consideration of security mechanisms to allow a secure handling that is not covered by current solutions. Thus, a further aim of the present invention is the provision of a secure handling of a PSI, in terms of creation, modification and deletion of said PSI, in order to preclude a misuse of network operator premises.
[0015] Therefore, an object of the present invention is the provision of a mechanism whereby a Public Service Identity
(PSI) may be created by either an end-user, by an O&M under operator premises, or by an application server itself, and populated in one among a plurality of Home Subscriber Servers whilst ensuring the PSI uniqueness against existing Public Service Identities, existing Public User Identities, and also against any existing 'Wildcard PSI' range.
SUMMARY OF THE INVENTION
[0016] The above objects are accomplished in accordance with the present invention by the provision of a method and several entities, they all co-operating to provide a mechanism whereby a Public Service Identity identifying a service, which runs in an application service, may be created in a network both dynamically by the application server and statically by an O&M system. Thanks to the provisions of the invention, the means and method for the dynamic creation harmonise with those for the static creation, thus allowing a similar behaviour of the network with minimum impact when the service is invoked.
[0017] In accordance with an aspect of the present invention, there is provided a central entity for handling Public Service Identities in a network, each Public Service Identity identifying a service running in an application server, the central entity having:
- means for storing Public User Identities for users with a subscription in the network;
- means for receiving a Public Service Identity identifying a service;
- means for checking the uniqueness of the received Public Service Identity against existing Public Service Identities and Public User Identities;
- means for storing the Public Service Identity assigned to the service along with an identifier of a Home Subscriber Server assigned to hold the assigned Public Service Identity; and - means for providing the identifier of the assigned Home Subscriber Server upon a query based on the assigned Public Service Identity.
[0018] In this central entity, the Public Service Identity may be received from an application server in charge of executing the corresponding service and, in such a case, the central entity may further include means for answering to the application server the Public Service Identity assigned to the service, along with an identifier of the assigned Home Subscriber Server.
[0019] This central entity may, in accordance with an embodiment of the invention, include means for selecting the Home Subscriber Server to be assigned from a plurality of Home Subscriber Servers known to the central entity.
[0020] In accordance with some embodiment of the invention, the central entity may be arranged so that the means for checking the uniqueness of the received Public Service Identity further comprises means for assigning a unique Public Service Identity different than the one received in case the latter matches any existing Public Service Identity or Public User Identity, or fulfils conditions of a 'Wildcard PSI' range other than an indicated one.
[0021] In this central entity, the means for answering to the application server may include means for marking the Public Service Identity as reserved and pending for activation. In this case, the central entity may further comprise means for receiving a confirmation from the application server indicating that the Public Service Identity is operative, as well as means for marking the Public Service Identity as operative.
[0022] On the other hand, in accordance with some embodiment of the invention, there might be several application servers in charge of executing a particular service. In this case, the central entity may be configured so that the means for receiving a Public Service Identity includes means for receiving information about the several application servers also running the corresponding service.
[0023] In accordance with another embodiment of the invention, the central entity is such implemented that the means for receiving a Public Service Identity identifying a service includes means for receiving an identifier of the application server executing the service.
[0024] The central entity may be enhanced to include means for instructing the assigned Home Subscriber Server to associate a given Public Service Identity identifying a service with an identifier of the application server that executes the service. Moreover, this means for instructing the assigned Home Subscriber Server may further include means for providing a control indicator to instruct the assigned Home Subscriber Server on how to further handle the operation of the Public Service Identity.
[0025] In particular, this control indicator may adopt one value selected from: a 'CSCF-controlled' value to be used when the Home Subscriber Server maintains address information of an S-CSCF from where the application server that executes the service identified by the Public Service Identity is addressed; and a "Self-controlled' value to be used when the Home Subscriber Server maintains address information of the application server that executes the service identified by the Public Service Identity, and the Home Subscriber Server directly provides the identification of said application server.
[0026] Furthermore, this means for instructing the assigned Home Subscriber Server may further include means for providing profile information for the Public Service Identity. The profile information may include at least one of two different profile components: 'Initial Filter Criteria' to be sent towards an S-CSCF and including address information of the application server that executes the service identified by the Public Service Identity; and ΛDirect-AS' routing information that may include the address of the application server, the priority of the application server when more than one had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server.
[0027] In accordance with some embodiments of the invention, the central entity may be implemented in such manner that the means for checking the uniqueness of the received Public Service Identity includes means for distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a 'Wildcard PSI' . In this respect, the Home Subscriber Server assigned to hold an individual Public Service Identity is the Home Subscriber Server assigned to hold a 'Wildcard PSI' range that includes the individual Public Service Identity.
[0028] In accordance with one embodiment of the invention, the means for receiving a Public Service Identity at the central entity includes an O&M client for receiving from an O&M system the Public Service Identity along with an identifier of the application server where the corresponding service is executed.
[0029] On the other hand, a particularly suitable implementation of the present invention for network operators is where the central entity is further arranged for carrying out a subscription locator function, therefore, having means for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber Server holding the subscription for the corresponding user. [0030] In accordance with other aspect of the present invention, there is provided Home Subscriber Server for holding subscriptions of users of a network, wherein each subscription comprises user-related data necessary for servicing the user in the network and is identified by a
Public User Identity. The Home Subscriber Server thus has: means for storing the Public User Identity along with the user-related data for each user subscription; and means for providing user-related data upon request with a given Public User Identity.
[0031] In accordance with some embodiments of the invention, the Home Subscriber Server also comprises: means for receiving a given Public Service Identity identifying a service, an identifier of an application server executing the service, and a given instruction to operate on the given Public Service Identity; and means for routing a query with the given Public Service Identity towards the application server executing the service.
[0032] The above Home Subscriber Server may further include means for receiving a control indicator instructing on how to further handle the operation of the Public Service Identity.
This control indicator may adopt one value selected from: a
"CSCF-controlled' value to be used when the application server, which executes the service identified by the Public Service Identity, is addressed from an S-CSCF for which the
Home Subscriber Server maintains address information; and a λSelf-controlled' value to be used when the Home Subscriber
Server directly provides an identification of the application server executing the service identified by the Public Service Identity, and the Home Subscriber Server maintains address information of the application server.
[0033] In this respect, the Home Subscriber Server may be implemented so that the means for routing the query with the given Public Service Identity towards the application server, may include means for re-directing the query towards the S- CSCF when the control indicator has the 'CSCF-controlled' value.
[0034] Aligned with a previous embodiment involving the central entity, the Home Subscriber Server may further include means for receiving profile information for the Public Service Identity.
[0035] This profile information may include at least one of two different profile components: 'Initial Filter Criteria' to be sent towards an S-CSCF and including address information of the application server that executes the service identified by the Public Service Identity; and λDirect-AS' routing information that may include the address of the application server, the priority of the application server when more than one had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server.
[0036] In a nowadays preferable embodiment, though not limited thereto, the Home Subscriber Server is arranged so that the given Public Service Identity identifying a service, the identifier of the application server executing the service, and the given instruction to process them may be received from the above central entity, the latter capable or not of carrying out a subscription locator function, or may be received from the application server. In this cases, the Home Subscriber Server may further comprises means for answering to the central entity or to the application server a confirmation indicating when the Public Service Identity is operative.
[0037] In accordance with another aspect of the present invention, there is provided an application server for executing a service identified by a Public Service Identity in a network, the service being invoked by one or more users in the network, or by the network itself as a result of applying 'Initial Filter Criteria' to a user registering into the network.
[0038] This application server is commonly provided with processing means for executing the service logic and, in accordance with the present invention, further comprises:
- means for sending a Public Service Identity identifying a service, which is executed in the application server, along with an own identifier towards the above central entity; and
- means for receiving from the central entity the Public Service Identity assigned to the service along with an identifier of a Home Subscriber Server assigned to hold the assigned Public Service Identity.
[0039] This application server may further include: means for providing towards the assigned Home Subscriber Server the assigned Public Service Identity identifying a service, and an identifier of an application server executing the service; and means for instructing the assigned Home Subscriber Server on how to operate on the given Public Service Identity.
[0040] Aligned with previous embodiments involving the central entity and the Home Subscriber Server, this application server may further include means for confirming with the central entity whether the assigned Public Service Identity is operative in, or removed from, the Home Subscriber Server.
[0041] Apart from the co-operating entities cited above to achieve the objects of the invention, there is also provided in accordance with another aspect of the invention a method for provisioning Public Service Identities in a network, each Public Service Identity identifying a service running in an application server. [0042] This method comprises the steps of:
- receiving at the above central entity a Public Service Identity identifying a service;
- checking the uniqueness of the received Public Service Identity against existing Public Service Identities and
Public User Identities;
- storing at the central entity the Public Service Identity assigned to the service along with an identifier of a Home Subscriber Server assigned to hold the assigned Public Service Identity; and
- storing at the assigned Home Subscriber Server the Public Service Identity, an identifier of an application server executing the service, and a given instruction to operate on the given Public Service Identity.
[0043] Aligned with embodiments involving previous entities, this method may further include a step of instructing the assigned Home Subscriber Server on how to further handle the operation of the Public Service Identity with a control indicator. Therefore, this control indicator may adopt one value as described above that can be selected from: a vCSCF- controlled' value; and a xSelf-controlled' value; both with the already described purposes.
[0044] Also aligned with embodiments involving previous entities, this method may further include a step of receiving at the assigned Home Subscriber Server profile information for the Public Service Identity. This profile information including, as described above, at least one of two different profile components: 'Initial Filter Criteria'; and λDirect- AS' routing information; both with the already described purposes. [0045] On the other hand, the method may be advantageously implemented where the step of checking the uniqueness of the received Public Service Identity includes a step of distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a 'Wildcard PSI' . In this respect, the Home Subscriber Server assigned by this method to hold the assigned Public Service Identity may preferably be the Home Subscriber Server assigned to hold a 'Wildcard PSI' range that includes the assigned Public Service Identity. Moreover, the step of distinguishing a 'Distinct PSI' from a 'Wildcard PSI' in this method includes a step of assigning a new Public Service Identity different than the received Public Service Identity when the latter already exists within an existing 'Wildcard PSI' range.
BRIEF DESCRIPTION OF DRAWINGS
[0046] The features, objects and advantages of the invention will become apparent by reading this description in conjunction with the accompanying drawings, in which:
[0047] FIG. 1 is a basic signalling flow describing how a PSI can be dynamically created from an application server, either at a user request or by the application server on its own, in accordance with an embodiment of the invention.
[0048] FIG. 2 is a basic signalling flow describing how a PSI can be dynamically deleted from the application server which had previously created it, either at a user request or by the application server on its own, in accordance with an embodiment of the invention.
[0049] Fig. 3 illustrates a basic signalling flow describing the operation with a PSI to achieve an indirect routing to the application server where the service corresponding to the PSI is running through a Serving Call Session Control Function.
[0050] FIG. 4 illustrates a basic signalling flow describing the operation with a PSI to achieve a direct routing to the application server where the service corresponding to the PSI is running.
[0051] FIG. 5 is a basic signalling flow describing how a PSI can be dynamically created from an application server, either at a user request or by the application server on its own, in accordance with other embodiment of the invention.
DETAILED DESCRIPTION OF PREFERRED EMBODIMENTS
[0052] The following describes some preferred embodiments for providing a mechanism to carry out the creation of a PSI in an operator network. Preferably, the mechanism may include two phases: a first phase for the creation of an identifier to be further used as a PSI uniquely defined in the network, and a second phase for the definition of a corresponding 'PSI user' profile.
[0053] In accordance with a first aspect of the present invention, there is provided a central entity (SLF) in the operator network having, at least, a reference to all identifiers against which the uniqueness of a PSI must be checked before being created. This entity may assure, especially where different entities are in charge of the different identifiers, the uniqueness of any particular identifier prior to its acceptance.
[0054] An identifier may be thus reserved from its creation during a first phase, and in case that a proposed format might allow more than one PSI, for instance a 'Wildcard PSI', a specific PSI fitting the proposed format is assigned by the central entity (SLF) and further returned to the application server (AS) having issued the request. For the purpose of the present invention a λWildcard PSI' may adopt, among other, any of the following formats: Range*; *Range; and Range1*Range2.
[0055] Therefore, under a first embodiment shown in Fig. 1, an application server (AS) may request the creation of a PSI, by providing (S-10) an identifier (PSI_prov__name) , and likely including a proposed format, towards the central entity (SLF) in the operator network that knows the identifiers already existing in the network. The identifier (PSI_prov_name) may be reserved whilst the central entity performs a so-called uniqueness test against the existing identifiers. Prior to running the uniqueness test, the central entity may check (P- 10) whether or not the application server is authorized to create Public Service Identities in the network.
[0056] Then, the uniqueness test is performed (P-Il) at the central entity (SLF) taking into account different scenarios derived from the different- request types issued by the application server (AS) , as well as from the different PSI scope and representation, and a valid PSI name (PSI_name) is assigned (P-Il) as a result of this test at the central entity (SLF) .
[0057] For a first exemplary request type, the application server (AS) may have just proposed a name for the PSI (PSI_prov_name) , and this proposed name is checked to determine (P-Il) its uniqueness. If the proposed name was already known, either defined as a 'Distinct PSI' or matching any 'Wildcard PSI' , the central entity (SLF) selects a unique PSI name (PSI_name) on its own, and an HSS to further create a corresponding ΛPSI user' . However, in case that the proposed PSI name did not exist in the central entity (SLF) , said proposed PSI name (PSI_prov_name) is assigned (P-Il) as the PSI name (PSI_name) by the central entity (SLF) , and an HSS is selected (P-12) to create a corresponding λPSI user' . [0058] For a second exemplary request type, the application server (AS) might have proposed as well a name for the PSI
(PSI_prov_name) indicating that the PSI to be created belongs to a certain 'Wildcard PSI' range of an already existing 'Wildcard PSI' . In such case, the PSI name to be finally assigned (PSI_name) does not require the selection of a specific HSS since it is covered by the HSS in charge of the already existing 'Wildcard PSI' . Consequently, the central entity (SLF) only has to check in this case whether the PSI belongs to the indicated 'Wildcard PSI' range, or if it also fits to any other 'Wildcard PSI' range, in which case, the central entity (SLF) selects a unique PSI to be assigned (PSI_name) within the indicated 'Wildcard PSI' range. This case may be particularly applicable to a dynamic creation of groups by a user, wherein each PSI exists in the application server (AS) , but not in the HSS, since the group is covered by a corresponding 'Wildcard PSI' .
[0059] Particularly applicable to both request types in this embodiment, is the case where several application servers handle a same service. Under this assumption, said several application servers share the same 'Wildcard PSI' . Therefore, as Fig. 1 illustrates, an application server (AS) issuing the request (S-10) may also indicate towards the central entity (SLF) those several application servers (AS-set) that share the same 'Wildcard PSI' . This information may be stored in the central entity (SLF) so that, for any further request (S- 10) , the indicated several application servers (AS-set) may be used to ensure that an application server (AS) requesting a PSI creation has the right to use a given 'Wildcard PSI' .
[0060] Thus, for both previous request types illustrated in Fig. 1, and in case that an indication of several application servers (AS-set) was included in the request (S-10) , the central entity (SLF) may consider the creation of a PSI into the 'Wildcard PSI' range and a selection (P-12) of an HSS as usual. The central entity (SLF) guarantees the uniqueness of this PSI into the 'Wildcard PSI' range associated to the indicated several application servers (AS-set) .
[0061] For a third exemplary request type, the application server (AS) may only request the creation a PSI belonging to a given "Wildcard PSI' range. Then, the central entity (SLF) selects a unique PSI belonging to that range and no HSS is selected since an individual PSI belonging to a 'Wildcard PSI' range is not individually assigned an HSS, but rather the HSS in charge of the whole 'Wildcard PSI' as defined.
[0062] For a fourth exemplary request type, the application server (AS) does not propose any name, either a 'Distinct PSI' or a 'Wildcard PSI', and the central entity (SLF) selects on its own a unique PSI and selects (P-12) an HSS to further create a corresponding 'PSI user' .
[0063] In short, where a PSI creation is requested (S-10) from an application server (AS) towards the central entity (SLF) with a given 'Distinct PSI' not matching any already defined 'Distinct PSI' and not fitting any already defined 'Wildcard PSI' range, the given 'Distinct PSI' (PSI_name) is assigned (P-Il) and reserved for use or activation. On the other hand, where a PSI creation is requested (S-10) with a 'Distinct PSI' that already exists, or with a 'Wildcard PSI' , or without any proposed PSI, the central entity (SLF) selects and assigns (P-Il) a unique PSI (PSI_name) valid for such request. Nevertheless, the uniqueness of the assigned PSI (PSI_name) is also checked (P-Il) against the existing Public User Identities known to the central entity (SLF) .
[0064] Regarding the selection (P-12) of an HSS to further create a 'PSI user' from the application server (AS), the central entity (SLF) has the knowledge about the number of subscribers that each HSS has in the operator network so that the central entity (SLF) may decide (P-12) a particular HSS where the PSI may be stored or, rather, where a corresponding λPSI user' may be created. Then, the central entity (SLF) marks the PSI as reserved, and expects a confirmation from the application server (AS) of having created the λPSI user' at the selected HSS for marking the PSI operative for use. In addition, the central entity (SLF) may maintain a reference to the application server (AS) that has created the PSI in order to secure that a further deletion is performed only by said application server (AS) .
[0065] As illustrated in Fig. 1, once the created PSI is reserved for use at the central entity (SLF) , the central entity (SLF) returns (S-Il) to the application server (AS) the assigned PSI (PSI_name) , which may be the proposed one from the application server or a new one selected by the central entity (SLF) as explained above, likely with an identifier (HSS-id) of a selected HSS, if applicable, where the corresponding XPSI user' can be created. It must be noticed that no HSS selection takes place for an individual PSI belonging to an existing 'Wildcard PSI' range, but rather the HSS in charge of the Wildcard PSI' range is assigned.
[0066] The application server gets in contact (S-12) with the HSS to create a λPSI user' therein by providing the necessary PSI data (PSI_data) , preferably through the 3GPP- defined ΛSh' or λDh' interface with a so-called "Update' message. As already commented above, necessary PSI data to create a XPSI user' at the HSS are: an identifier (AS-Id) of the application server running a service, and the Public Service Identity (PSI) identifying the service. This operation may be also used to include PSI-related profile information, and likely a control indicator, which had been cited above as a second phase of the mechanism to carry out the creation of a PSI in an operator network.
[0067] Regarding the PSI-related profile information, during the creation of the "PSI user' in the HSS, the application server (AS) can create two different profile components: a so-called Initial Filter Criteria (generally known as IFC) , as defined by the technical specification 3GPP TS 23.008; and a so-called λDirect-AS' routing information that may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) . Moreover, the fact of separating the PSI reservation from the PSI activation allows temporary or periodical activation and deactivation of a PSI, therefore, this PSI-related profile information may be used to include relevant information related to periods for activation or deactivation of a PSI.
[0068] On the other hand, the control indicator is used to indicate the HSS how to further handle the operation of a PSI, once created and operative. The control indicator may adopt for each PSI created one of two values: vCSCF- controlled' and λSelf-controlled' .
[0069] The vCSCF-controlled' value is used as Fig. 3 shows when the HSS maintains both the assigned S-CSCF information and the so-called Initial Filter Criteria (generally known as IFC) for the λPSI user', and indicates that the application server (AS) may be addressed following normal procedures specified by 3GPP. In the case of using the λCSCF-controlled' value, the application server (AS) may request or not a registration procedure to be performed. In case that no registration procedure is needed, the IFC for a non-register status points out to the application server (AS) .
[0070] The 'Self-controlled' value is used as Fig. 4 shows when the HSS maintains the address information of the application server (AS) hosting the PSI for the λPSI user' to be created. In this case, when a terminating session asks for the S-CSCF serving the λPSI user' following the IMS routing principles under 3GPP, the HSS provides the identification of the specific application server (AS) , and the terminating session progresses directly towards said specific application server (AS) .
[0071] Eventually, once a corresponding λPSI user' has been created in the HSS under the first embodiment illustrated in Fig. 1, the result is sent back (S-13) to the application server (AS) . Therefore, new result codes may be preferably included in the 3GPP-defined λSh' and λDh' interfaces.
[0072] Now, the application server (AS) may confirm (S-14) towards the central entity (SLF) the PSI creation. This confirmation may include an order to activate the PSI for operation, if just a reservation without activation was previously carried out at the central entity (SLF) , or no order at all if the activation was done at the same time of reservation, being this understood as a mere confirmation of having concluded the creation. Preferably, a so-called λSLF_Query' message of a 3GPP-defined 'Sh' or λDh' interface is adapted to this end, that is, in order to include the action that the application server (AS) wants to perform, such as the activation of the new PSI may be. Upon receiving such confirmation (S-14) the central entity (SLF) may mark the PSI as active for operation and the PSI is fully operative for use.
[0073] In accordance with a second embodiment of the invention illustrated in Fig. 5, and in order to make the PSI creation as much transparent as possible to the application server (AS) , the central entity (SLF) takes control over the request for PSI creation. Therefore, once the application server has been validated (P-10) for PSI creation, the uniqueness test has been performed (P-Il) and a unique PSI assigned, and an HSS has been selected (P-12) for further creating a λPSI user' as in previous embodiment of Fig. 1, and instead of using a redirect functionality whereby the selected HSS is communicated to the application server, the central entity (SLF) forwards (S-52) the PSI creation request towards such selected HSS to create a XPSI user' therein by- providing the necessary PSI data (PSI_data) . As for the first embodiment, the necessary PSI data to create a λPSI user' at the HSS are: an identifier (AS-Id) of the application server running a service, and the Public Service Identity (PSI) identifying the service. Once the request is forwarded (S-52) to the HSS, the central entity (SLF) may mark the Public Service Identity as reserved until a proper confirmation of being operative is received.
[0074] Also under the embodiment illustrated in Fig. 5, the above control indicator may be included to instruct the HSS on how to further handle the operation of a PSI, once created and operative. As indicated above for the first embodiment, the control indicator may adopt for each PSI created one of two values: ΛCSCF-controlled' and ΛSelf-controlled' .
[0075] Moreover, the PSI-related profile information explained above for the first embodiment may be also submitted for being applied during the creation of the ΛPSI user' in the HSS. Therefore, the above two different profile components: Initial Filter Criteria and λDirect-AS' routing information may be included in the submission to the HSS for the creation of the corresponding ΛPSI user' .
[0076] Then, once a- corresponding λPSI user' is created in the HSS and all the relevant information is stored therein, the result is sent back (S-53) towards the central entity (SLF) . This result may be assumed by the central entity (SLF) as a confirmation that the PSI is operative for use.
[0077] Once the PSI is created and operative for use, the central entity (SLF) may return (S-Il) to the application server (AS) the assigned PSI (PSI_name) , which may be the proposed one from the application server (AS) or a new one selected by the central entity (SLF) as explained above, likely with an identifier (HSS-id) of the selected HSS, as a confirmation that the PSI has been created.
[0078] A difference between this second embodiment and the first one is that no activation message (S-14) is needed from the application server (AS) towards the central entity (SLF) since the PSI creation process is under control of said central entity. Moreover, in case any error occurs in the HSS the central entity (SLF) is aware of it and can go to a safer fallback status where the consistency in both central entity (SLF) and HSS is assured without needing to involve the application server but with a negative result for the latter to likely re-attempt again.
[0079] Regarding the operation of services with Public User Identities, the 3GPP standards describe two basic modes of invoking a PSI for operation: on the originating side, and on the terminating side.
[0080] As invoking a PSI on the originating side by a user, the user issues a service request towards an S-CSCF currently assigned to the user and following currently existing procedures under 3GPP. A PSI, along with addressing information to reach the application server in charge of said PSI, is currently pre-configured as a part of originating filter information, namely the IFC cited above, within the user subscription information that is known to the S-CSCF. Thus, a user-originated service request is directed to the application server hosting the service. Now, thanks to an aspect of the present invention, the PSI likely resulting from a dynamic creation by the application server may be submitted to the S-CSCF together with the subscription information for an originating user. A PSI for use on the originating side may be a 'Distinct PSI' as referred above, or an individual PSI within a 'Wildcard PSI' range; and it is only accessible internally within the operator domain where the PSI has been created. [0081] As illustrated in Fig. 3 and. Fig. 4, and likely- depending on the value of a control indicator used during the creation of a PSI, when invoking the PSI on the terminating side by a user who wants to use the corresponding service, the user issues a service request with a PSI that is directed
(S-30) , through other network entities such as a Proxy Call Session Control Function (generally known as 'P-CSCF' under 3GPP) not shown in any drawing, towards an Interrogating Call Session Control Function (generally known as 'I-CSCF' under 3GPP) at the terminating side. The I-CSCF queries (S-31, S- 41) the HSS at the terminating side about the 'PSI user', following the conceptual definition given above. Then, likely depending on the control indicator value, the HSS may go on with one of the embodiments shown in Fig. 3 and Fig. 4.
[0082] As Fig. 3 illustrates, the I-CSCF is informed (S-32) by the HSS about the S-CSCF currently assigned to said ΛPSI user' , as if it were a user rather than a service, and in accordance with currently existing IMS principles. The service request is then directed (S-33) to said S-CSCF, which forwards (S-34) the session to an application server (AS) hosting the PSI according to terminating filter criteria. A PSI for use on the terminating side may be a "Distinct PSI" or a 'Wildcard PSI' as referred above.
[0083] However, in the embodiment of Fig. 4, the I-CSCF is directly informed (S-42) by the HSS of the application server (AS) hosting the PSI according to terminating filter criteria and the I-CSCF may submit (S-43) the service request to said application server (AS) .
[0084] In accordance with another aspect of the invention, all the entities involved in the creation of a PSI, namely the application server (AS) , the assigned Home Subscriber Server (HSS) and the central entity (SLF) , they all participate in the removal of such PSI. [0085] In this respect, and as Fig. 2 illustrates, both Home Subscriber Server (HSS) and central entity (SLF) may control that the application server (AS) carrying out the deletion of a PSI has the rights to do it.
[0086] Therefore, the central entity is given the means for receiving (S-20) a Public Service Identity (PSI_name) to be removed along with a given instruction (PSI removal) to remove the given Public Service Identity (PSI_name) from the network entities. To this end, when the removal of the Public Service Identity is triggered from the application server (AS) in accordance with the embodiment shown in Fig. 2, the so-called λSLF_Query' message of a 3GPP-defined 'Sh' or 'Dh' interface is preferably modified in order to include the action that the application server (AS) intends to perform, namely the deactivation and removal of the Public Service Identity (PSI) .
[0087] Under this embodiment, the central entity (SLF) only allows (P-20) the deactivation of a Public Service Identity to those application servers (AS, AS-set) having the right to do it, namely the one (AS) that has created and activated the Public Service Identity, or any other within a group of several application servers (AS-set) also executing the corresponding service.
[0088] Then, in an embodiment for removal of a Public Service Identity (PSI) corresponding to the first embodiment for creation of a Public Service Identity (PSI) , the central entity (SLF) deactivates the PSI, answers (S-21) to the application server (AS) having triggered the removal, and waits for a confirmation (S-24) of removal from said application server (AS) . The answer (S-21) from the central entity to the application server (AS) may also include the identifier (HSS-id) of the Home Subscriber Server (HSS) handling the corresponding λPSI user' to avoid that the application server (AS) maintains such a reference. [0089] Upon receipt of such answer at the application server (AS) , the Home Subscriber Server (HSS-id) is contacted (S-22) to remove the PSI. Therefore, the 3GPP-defined 'Sh' or λDh' interface, or both, is preferably extended to allow the creation and removal of Public Service Identities with the so-called 'Update' message. In particular, when a 'Wildcard PSI' had been associated to a group of several application servers (AS-set) and the 'Wildcard PSI' has to be deleted, the instructions sent (S-20, S-22) from the application server (AS) towards the central entity (SLF) and the Home Subscriber Server (HSS-id) respectively include an identifier of the 'Wildcard PSI' (PSI_name) and an identifier of the group of several application servers (AS-set) .
[0090] Upon receipt of an order (PSI removal) to remove an existing 'PSI user' , the Home Subscriber Server (HSS-id) checks (P-21) that the ordering application server (AS) is the one that only has the right to do it, carries out the requested order, and answers (S-23) back to the application server (AS) with the result of the removal request. In this respect, new result codes may be included in the 3GPP-defined 'Sh' and 'Dh' interfaces.
[0091] Once the answer (S-23) from the Home Subscriber Server (HSS-id) is received at the application server (AS) indicating the removal of the 'PSI user', the confirmation expected is sent (S-24) to the central entity (SLF) to definitely remove all references to the corresponding Public Service identity (PSI_name) and a corresponding acknowledge returned (S-25) to the application server indicating the end of the removal. In particular, the central entity (SLF) may as well include policies to avoid the use of such Public Service Identity for any purpose during a certain time.
[0092] Apart from the invention being applicable to dynamic creation of Public Service Identities, the invention is also applicable to a static creation of Public Service Identities, and the means and method required for both mechanisms, under the embodiments provided in accordance with the invention, harmonise within a single inventive concept for carrying out the objects of the invention.
[0093] More specifically, the static creation of a Public Service Identity may be triggered from an O&M system towards the central entity (SLF) . To this end, and in accordance with an embodiment of the invention not shown in any drawing, the central entity includes an O&M client for receiving (S-10, S- 20) from an O&M system the Public Service Identity
(PSI_prov_name, PSI_name) along with an identifier (AS-id,
AS-set) of the application server (AS) where the corresponding service is executed. Moreover, an identifier of a Home Subscriber Server (HSS-id) to be assigned might also be assigned when the overall creation of a Public Service Identity is handled by an O&M system.
[0094] Other embodiments are also possible in light of the above teaching for performing all the interactions between an application server (AS) and a Home Subscriber Server (HSS) through a central entity (SLF) , or even including a mediation device between the application server and the central entity and between the application server and the Home Subscriber Server. Moreover, the central entity might behave as a subscription locator function, or include its functionality, or might as well be a simple entity including all the Public User identities and Public Service Identities existing in the operator network so that the so-called uniqueness test can be advantageously carried out in a single entity.
[0095] In this respect, a subscription locator function is generally understood as a central node in an operator network, is in charge of all Public User Identities for users with a subscription in the network, and is arranged for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber Server (HSS-id) holding the subscription for the corresponding user.
[0096] Still further, the solution described hereinbefore is also applicable in case that the Public Service Identity is defined in an external domain, namely outside the scope of operator premises, by the application of specific inter- operator interfaces for a Public Service Identity reservation procedure.
[0097] The invention is described above in respect of several embodiments in an illustrative and non-restrictive manner. Obviously, variations, and combinations of these embodiments are possible in light of the above teachings, and any modification of the embodiments that fall within the scope of the claims is intended to be included therein.

Claims

1. A central entity (SLF) for handling Public Service Identities in a network, each Public Service Identity- identifying a service running in an application server (AS) , the central entity (SLF) having:
- means for storing Public User Identities for users with a subscription in the network;
and the central entity (SLF) characterised by comprising:
- means for receiving (S-IO) a Public Service Identity (PSI_prov_name, PSI_name) identifying a service;
- means for checking (P-Il) the uniqueness of the received Public Service Identity (PSI_prov_name, PSI_name) against existing Public Service Identities and Public User Identities;
- means for storing (P-Il, P-12) the Public Service Identity (PSI_name) assigned to the service along with an identifier of a Home Subscriber Server (HSS-id) assigned to hold the assigned Public Service Identity (PSI_name) ; and
- means for providing the identifier of the assigned Home Subscriber Server (HSS-id) upon a query based on the assigned Public Service Identity (PSI_name) .
2. The central entity (SLF) of claim 1, wherein the Public Service Identity (PSI_prov_name, PSI_name) is received (S-IO) from an application server (AS) in charge of executing the corresponding service, and the central entity (SLF) further includes means for answering (S-Il) to the application server (AS) the Public Service Identity (PSI_name) assigned to the service along with an identifier of the assigned Home Subscriber Server (HSS- id) .
3. The central entity (SLF) of claim 2, wherein the means for storing the Public Service Identity (PSI_name) with an identifier of a Home Subscriber Server (HSS-id) includes means for selecting (P-12) the Home Subscriber Server from a plurality of Home Subscriber Servers known to the central entity- (SLF) .
4. The central entity (SLF) of claim 1, wherein the means for checking (P-Il) the uniqueness of the received Public
Service Identity (PSI_prov_name) further comprises means for assigning a unique Public Service Identity (PSI_name) different than the one received in case the latter matches any existing Public Service Identities or Public User Identities.
5. The central entity (SLF) of claim 2, wherein the means for answering to the application server (AS) includes means for marking the Public Service Identity (PSI_name) as reserved and pending for activation.
6. The central entity (SLF) of claim 5, further comprising means for receiving a confirmation (S-14) from the application server that the Public Service Identity (PSI_name) is operative; and means for marking the Public Service Identity (PSI_name) as operative.
7. The central entity (SLF) of claim 1, wherein the means for receiving (S-10) a Public Service Identity (PSI_prov_name, PSI_name) includes means for receiving information about several application servers (AS-set) also running the corresponding service.
8. The central entity (SLF) of claim 1, wherein the means for receiving a Public Service Identity (PSI_prov_name, PSI_name) identifying a service includes means (S-10) for receiving an identifier (AS-id) of the application server (AS) executing the service.
9. The central entity (SLF) of claim 8, further including means (S-52, S-53) for instructing the assigned Home Subscriber Server (HSS-id) to associate a given Public Service Identity (PSI_name) identifying a service with an identifier (AS-id) of the application server (AS) executing the service.
10. The central entity (SLF) of claim 9, wherein the means for instructing the assigned Home Subscriber Server (HSS- id) further includes means for providing a control indicator to instruct the assigned Home Subscriber Server on how to further handle the operation of the Public Service Identity (PSI_name) .
11. The central entity (SLF) of claim 10, wherein the control indicator adopts one value selected from:
- a ^CSCF-controlled' value to be used when the Home Subscriber Server maintains address information of an S-CSCF from where the application server (AS) executing the service identified by the Public Service Identity (PSI_name) is addressed; and
- a ΛSelf-controlled' value to be used when the Home Subscriber Server maintains address information of the application server (AS) executing the service ' identified by the Public Service Identity (PSI_name) , and the Home Subscriber Server directly provides the identification (AS-id) of the application server (AS) .
12. The central entity (SLF) of claim 9, wherein the means for instructing the assigned Home Subscriber Server (HSS- id) further includes means for providing profile information for the Public Service Identity (PSI_name) including at least one of two different profile components:
- Initial Filter Criteria to be sent towards an S-CSCF and including address information of the application server (AS) that executes the service identified by the Public Service Identity (PSI_name) ; and
- λDirect-AS' routing information that may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) .
13. The central entity (SLF) of claim 1, wherein the means for checking (P-Il) the uniqueness of the received Public Service Identity (PSI_prov_name, PSI_name) includes means for distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a λWildcard PSI' .
14. The central entity (SLF) of claim 13, wherein the Home Subscriber Server (HSS-id) assigned to hold an individual
Public Service Identity (PSI_name) is the Home Subscriber Server (HSS-id) assigned to hold a 'Wildcard PSI' range that includes the individual Public Service Identity (PSI_name) .
15. The central entity (SLF) of claim 1, wherein the means for receiving (S-10) a Public Service Identity (PSI_jorov_name, PSI_name) includes an O&M client for receiving from an O&M system the Public Service Identity (PSI_prov_name, PSI_name) along with an identifier (AS- id, AS-set) of the application server (AS) where the corresponding service is executed.
16. The central entity (SLF) of claim 1, further arranged for carrying out a subscription locator function and thus having:
- means for answering a routing query for a given Public User Identity with an identifier of a Home Subscriber
Server (HSS-id) holding the subscription for the corresponding user.
17. A Home Subscriber Server (HSS) for holding subscriptions of users of a network, each subscription comprising user- related data necessary for servicing the user in the network and identified by a Public User Identity, the Home Subscriber Server (HSS) having:
- means for storing the Public User Identity along with the user-related data for each user subscription; and
- means for providing user-related data upon request with a given Public User Identity;
and the Home Subscriber Server (HSS) characterised by comprising:
- means for receiving (S-12, S-22, S-52) a given Public Service Identity (PSI__name) identifying a service, an identifier (AS-id) of an application server (AS) executing the service, and a given instruction (PSI creation, PSI removal) to operate on the given Public Service Identity (PSI_name) ; and
- means for routing a query (S-32, S-34; S-42, S-43) with the given Public Service Identity (PSI_name) towards the application server (AS) executing the service.
18. The Home Subscriber Server (HSS) of claim 17, further including means for receiving (S-12, S-52) a control indicator instructing on how to further handle the operation of the Public Service Identity (PSI_name) , the control indicator adopting one value selected from:
- a 'CSCF-controlled' value to be used when the application server (AS) , which executes the service identified by the Public Service Identity (PSI_name) , is addressed from an S-CSCF for which the Home Subscriber Server maintains address information; and
- a λSelf-controlled' value to be used when the Home Subscriber Server directly provides the identification
(AS-id) of the application server (AS) executing the service identified by the Public Service Identity (PSI_name) , and the Home Subscriber Server maintains address information of the application server (AS) .
19. The Home Subscriber Server (HSS) of claim 18, wherein the means for routing the query with the given Public Service Identity (PSI_name) towards the application server (AS- id) , includes means for re-directing (S-33) the query towards the S-CSCF when the control indicator has the ^CSCF-controlled' value.
20. The Home Subscriber Server (HSS) of claim 17, further including means for receiving (S-12, S-52) profile information for the Public Service Identity (PSI_name) that includes at least one of two different profile components:
- Initial Filter Criteria to be sent towards an S-CSCF and including address information of the application server (AS) that executes the service identified by the Public Service Identity (PSI_name) ; and
- λDirect-AS' routing information that may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) .
21. The Home Subscriber Server (HSS) of claim 17, wherein the given Public Service Identity (PSI__name) identifying a service, the identifier (AS-id) of the application server
(AS) executing the service, and the given instruction
(PSI creation) are received (S-52) from a central entity
(SLF) arranged for carrying out a subscription locator function or from the application server (AS) ; and the
Home -Subscriber Server (HSS) further comprises means for answering to the central entity (SLF) or application server (AS) a confirmation (S-53) indicating that the
Public Service Identity (PSI_name) is operative.
22. An application server (AS) for executing a service identified by a Public Service Identity (PSI_name) in a network, the service being invoked by one or more users in the network, or by the network itself as a result of applying Initial Filter Criteria to a user registering into the network, the application server having processing means for executing the service logic and characterised by comprising:
- means for sending (S-10) a Public Service Identity
(PSI_prov_name, PSI__name) identifying a service running in the application server along with an own identifier (AS-id) towards a central entity (SLF) arranged for carrying out a subscription locator function; and
- means for receiving (S-Il) from the central entity (SLF) the Public Service Identity (PSI_name) assigned to the service along with an identifier (HSS-id) of a Home Subscriber Server (HSS) assigned to hold the assigned Public Service Identity (PSI_name) .
23. The application server (AS) of claim 22, further including:
- means for providing (S-12, S-22) towards the assigned Home Subscriber Server (HSS-id) the assigned Public Service Identity (PSI_name) identifying a service, and an identifier (AS-id, AS-set) of an application server (AS) executing the service; and
- means for instructing (PSI creation, PSI removal) the assigned Home Subscriber Server (HSS-id) on how to operate on the given Public Service Identity (PSI_name) .
24. The application server (AS) of claim 23, further including means for confirming (S-14, S-15) with the central entity (SLF) whether the assigned Public Service Identity (PSI_name) is operative in, or removed from, the Home Subscriber Server (HSS-id) .
25. A method for provisioning Public Service Identities in a network, each Public Service Identity identifying a service running in an application server (AS) , the method comprising the steps of:
- receiving (S-10) at a central entity a Public Service Identity (PSI_prov_name, PSI_name) identifying a service;
- checking (P-Il) the uniqueness of the received Public Service Identity (PSI_prov__name, PSI_name) against existing Public Service Identities and Public User Identities;
- storing (P-Il, P-12) at the central entity the Public Service Identity (PSI_name) assigned to the service along with an identifier of a Home Subscriber Server (HSS-id) assigned to hold the assigned Public Service Identity (PSI_name) ; and
- storing (S-12, S-22, S-52) at the assigned Home Subscriber Server . (HSS-id) the Public Service Identity (PSI_name) , an identifier (AS-id) of an application server (AS) executing the service, and a given instruction (PSI creation, PSI removal) to operate on the given Public Service Identity (PSI_name) .
26. The method of claim 25, further including a step of instructing (S-12, S-52) the assigned Home Subscriber
Server (HSS-id) on how to further handle the operation of the Public Service Identity (PSI_name) with a control indicator adopting one value selected from:
- a 'CSCF-controlled' value to be used when the application server (AS) , which executes the service identified by the Public Service Identity (PSI_name) , is addressed from an S-CSCF for which the Home Subscriber Server maintains address information; and
- a 'Self-controlled' value to be used when the Home Subscriber Server directly provides the identification
(AS-id) of the application server (AS) executing the service identified by the Public Service Identity (PSI_name) , and the Home Subscriber Server maintains address information of the application server (AS) .
27. The method of claim 25, further including a step of receiving (S-12, S-52) at the assigned Home Subscriber Server (HSS-id) profile information for the Public Service Identity (PSI_name) including at least one of two different profile components:
— Initial Filter Criteria to be sent towards an S-CSCF and including address information of the application server (AS) that executes the service identified by the Public Service Identity (PSI_name) ; and
- λDirect-AS' routing information that may include the address of the application server (AS) , the priority of the application server when more than one (AS-set) had been indicated, default handling indicators, optional service information, and whatever other information useful for the application server (AS) .
28. The method of claim 25, wherein the step of checking (P- 11) the uniqueness of the received Public Service Identity (PSI_prov_name, PSI_name) includes a step of distinguishing an individual Public Service Identity given as a 'Distinct PSI' from a range of Public Service Identities given as a 'Wildcard PSI' .
29. The method of claim 28, wherein the Home Subscriber Server (HSS-id) assigned to hold the assigned Public Service Identity (PSI__name) is the Home Subscriber Server (HSS-id) assigned to hold a 'Wildcard PSI' range that includes the assigned Public Service Identity (PSI_name) .
30. The method of claim 28, wherein the step of distinguishing a 'Distinct PSI' from a 'Wildcard PSI' includes a step of assigning a new. Public Service Identity (PSI_name) different than the received Public Service Identity (PSI_prov_name) when the latter already exists within an existing 'Wildcard PSI' range.
PCT/SE2005/001197 2004-08-11 2005-08-10 Provision of public service identities WO2006016846A1 (en)

Priority Applications (6)

Application Number Priority Date Filing Date Title
JP2007525575A JP4819812B2 (en) 2004-08-11 2005-08-10 Providing public service identity
AT05772079T ATE438998T1 (en) 2004-08-11 2005-08-10 PROVIDING PUBLIC SERVICE IDENTITIES
CN2005800267401A CN1994016B (en) 2004-08-11 2005-08-10 Provision of public service identities
EP05772079A EP1776841B1 (en) 2004-08-11 2005-08-10 Provision of public service identities
US11/573,500 US8745182B2 (en) 2004-08-11 2005-08-10 Provision of public service identities
DE602005015864T DE602005015864D1 (en) 2004-08-11 2005-08-10 PROVIDING IDENTITIES OF A PUBLIC SERVICE

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
US60063104P 2004-08-11 2004-08-11
US60/600,631 2004-08-11

Publications (1)

Publication Number Publication Date
WO2006016846A1 true WO2006016846A1 (en) 2006-02-16

Family

ID=35033495

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2005/001197 WO2006016846A1 (en) 2004-08-11 2005-08-10 Provision of public service identities

Country Status (7)

Country Link
US (1) US8745182B2 (en)
EP (1) EP1776841B1 (en)
JP (1) JP4819812B2 (en)
CN (1) CN1994016B (en)
AT (1) ATE438998T1 (en)
DE (1) DE602005015864D1 (en)
WO (1) WO2006016846A1 (en)

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008098459A1 (en) * 2007-02-13 2008-08-21 Huawei Technologies Co., Ltd. Method, system and means for applying ims communication service identifiers in a communication system
WO2008101547A1 (en) * 2007-02-22 2008-08-28 Telefonaktiebolaget Lm Ericsson (Publ) Group access to ip multimedia subsystem service
WO2008130282A1 (en) * 2007-04-19 2008-10-30 Telefonaktiebolaget Lm Ericsson (Publ) A method and arrangement for handling profiles in a multimedia service network
WO2009086938A1 (en) 2008-01-11 2009-07-16 Telefonaktiebolaget Lm Ericsson (Publ) Securing contact information
JP2010515354A (en) * 2006-12-29 2010-05-06 アルカテル−ルーセント ユーエスエー インコーポレーテッド Dynamic service trigger in communication networks
US7773983B2 (en) * 2006-07-03 2010-08-10 Hitachi, Ltd. Application filtering apparatus, system and method
JP2010532591A (en) * 2007-02-22 2010-10-07 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Group access to IP multimedia subsystem services
US20100306264A1 (en) * 2009-06-02 2010-12-02 International Business Machines Corporation Optimizing publish/subscribe matching for non-wildcarded topics
US20110119363A1 (en) * 2008-03-28 2011-05-19 Suzann Hua Method for notifying an application server of changes in data stored at a home subscriber server
CN101175084B (en) * 2007-10-10 2011-08-24 中兴通讯股份有限公司 Public subscriber identification designation display implementing method based on subscription informing mechanism
JP2013059091A (en) * 2012-11-07 2013-03-28 Telefon Ab L M Ericsson Group access to ip multimedia subsystem service

Families Citing this family (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
FI20045298A0 (en) * 2004-08-16 2004-08-16 Nokia Corp Directing media communication service
DE602005015771D1 (en) 2005-08-12 2009-09-10 Ericsson Telefon Ab L M
US8799490B2 (en) * 2005-08-26 2014-08-05 Hewlett-Packard Development Company, L.P. Automated application server (AS) permissions provisioning
US8811954B1 (en) 2005-10-31 2014-08-19 Genband Us Llc Network domain selection
CN101197806B (en) * 2006-12-08 2012-04-18 华为技术有限公司 Routing conversation method, network and equipment
US8600006B2 (en) * 2006-12-27 2013-12-03 Genband Us Llc Voice continuity among user terminals
CN101330643B (en) * 2007-07-30 2012-07-18 中兴通讯股份有限公司 Method for implementing subscriber equipment business collocation sharing common subscriber identification
US8644298B1 (en) * 2007-09-12 2014-02-04 Genband Us Llc Adding a service control channel after session establishment
US20100217877A1 (en) * 2007-10-16 2010-08-26 Telefonaktiebolaget L M Ericssson (Publ) Method and System for Enabling Access Policy and Charging Control
CN101198098B (en) * 2007-12-03 2011-08-10 中兴通讯股份有限公司 Method, device and system for application server acquiring subset of user concealed registration set
US8762553B2 (en) * 2008-01-11 2014-06-24 Telefonaktiebolaget L M Ericsson (Publ) Message handling in an IP multimedia subsystem
EP2106091B1 (en) * 2008-03-28 2013-11-13 Telefonaktiebolaget LM Ericsson (publ) Method of setting up a call in an internet protocol (IP) multimedia subsystem (IMS) network, method of operating a network nude, network node, a telecommunications service provider using such a method, computer program and computer readable medium
CN102668485B (en) * 2009-11-10 2015-09-23 诺基亚通信公司 The disposal of public identifier
US8630283B1 (en) * 2010-03-05 2014-01-14 Sprint Communications Company L.P. System and method for applications based on voice over internet protocol (VoIP) Communications
US9019954B2 (en) * 2010-06-18 2015-04-28 Telefonaktiebolaget L M Ericsson (Publ) Methods and apparatuses for handling public identities in an internet protocol multimedia subsystem network

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
DE10116547A1 (en) * 2001-04-03 2002-10-10 Nokia Corp Registration of a terminal in a data network
CN1158817C (en) * 2001-09-27 2004-07-21 华为技术有限公司 Method and device for realizing virtual GGSN of enterprise inserting business
US7185087B2 (en) * 2001-10-26 2007-02-27 Telefonaktiebolaget Lm Ericsson (Publ) Maintenance of third party service's subscription information
NO20020724D0 (en) * 2002-02-13 2002-02-13 Ericsson Telefon Ab L M Procedure for improved privacy of cell phone location services
US7434258B2 (en) * 2002-05-07 2008-10-07 Nokia Corporation Method and communication system for controlling security association lifetime
US8817772B2 (en) * 2003-07-02 2014-08-26 Nokia Corporation Function mode routing

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"3GPP TS 23.228 V6.5.0 Technical Specification Group Services and System Aspects; IP Multimedia Subsystem (IMS), stage 2, release 6", 3GPP TS 23.228 V6.5.0, March 2004 (2004-03-01), pages 1 - 174, XP002311850 *

Cited By (23)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7773983B2 (en) * 2006-07-03 2010-08-10 Hitachi, Ltd. Application filtering apparatus, system and method
JP2010515354A (en) * 2006-12-29 2010-05-06 アルカテル−ルーセント ユーエスエー インコーポレーテッド Dynamic service trigger in communication networks
US8417240B2 (en) 2007-02-13 2013-04-09 Huawei Technologies Co., Ltd. Method, system and apparatus for using IMS communication service identifier
CN101247632B (en) * 2007-02-13 2013-01-30 华为技术有限公司 Method, system and device for using IMS communication service identification in communication system
US8185105B2 (en) 2007-02-13 2012-05-22 Huawei Technologies Co., Ltd. Method, system and apparatus for using IMS communication service identifier
WO2008098459A1 (en) * 2007-02-13 2008-08-21 Huawei Technologies Co., Ltd. Method, system and means for applying ims communication service identifiers in a communication system
JP2010519837A (en) * 2007-02-22 2010-06-03 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Group access to IP multimedia subsystem services
WO2008101547A1 (en) * 2007-02-22 2008-08-28 Telefonaktiebolaget Lm Ericsson (Publ) Group access to ip multimedia subsystem service
JP2010532591A (en) * 2007-02-22 2010-10-07 テレフオンアクチーボラゲット エル エム エリクソン(パブル) Group access to IP multimedia subsystem services
TWI451738B (en) * 2007-02-22 2014-09-01 Ericsson Telefon Ab L M Group access to ip multimedia subsystem service
EP2204967A1 (en) * 2007-02-22 2010-07-07 Telefonaktiebolaget L M Ericsson (PUBL) Group access to IP multimedia subsystem service
EP2400715A1 (en) * 2007-02-22 2011-12-28 Telefonaktiebolaget LM Ericsson (publ) Group access to IP multimedia subsystem service
US8112523B2 (en) 2007-02-22 2012-02-07 Telefonaktiebolaget L M Ericsson (Publ) Group access to IP multimedia subsystem service
KR101332891B1 (en) 2007-02-22 2013-11-26 텔레폰악티에볼라겟엘엠에릭슨(펍) Group access to ip multimedia subsystem service
CN101663874B (en) * 2007-04-19 2012-12-19 艾利森电话股份有限公司 A method and arrangement for handling profiles in a multimedia service network
WO2008130282A1 (en) * 2007-04-19 2008-10-30 Telefonaktiebolaget Lm Ericsson (Publ) A method and arrangement for handling profiles in a multimedia service network
CN101175084B (en) * 2007-10-10 2011-08-24 中兴通讯股份有限公司 Public subscriber identification designation display implementing method based on subscription informing mechanism
CN101911651A (en) * 2008-01-11 2010-12-08 爱立信电话股份有限公司 Securing contact information
WO2009086938A1 (en) 2008-01-11 2009-07-16 Telefonaktiebolaget Lm Ericsson (Publ) Securing contact information
US20110119363A1 (en) * 2008-03-28 2011-05-19 Suzann Hua Method for notifying an application server of changes in data stored at a home subscriber server
US8250032B2 (en) * 2009-06-02 2012-08-21 International Business Machines Corporation Optimizing publish/subscribe matching for non-wildcarded topics
US20100306264A1 (en) * 2009-06-02 2010-12-02 International Business Machines Corporation Optimizing publish/subscribe matching for non-wildcarded topics
JP2013059091A (en) * 2012-11-07 2013-03-28 Telefon Ab L M Ericsson Group access to ip multimedia subsystem service

Also Published As

Publication number Publication date
CN1994016A (en) 2007-07-04
JP2008510220A (en) 2008-04-03
US8745182B2 (en) 2014-06-03
JP4819812B2 (en) 2011-11-24
ATE438998T1 (en) 2009-08-15
EP1776841B1 (en) 2009-08-05
DE602005015864D1 (en) 2009-09-17
EP1776841A1 (en) 2007-04-25
CN1994016B (en) 2010-11-03
US20090227236A1 (en) 2009-09-10

Similar Documents

Publication Publication Date Title
EP1776841B1 (en) Provision of public service identities
EP1905209B1 (en) Method and apparatus for allocating a server in an ims network
US8655325B2 (en) Provision of public service identities
EP1774752B1 (en) Instance identification
JP5345154B2 (en) Message handling in IP multimedia subsystem
US20040193700A1 (en) Service provisioning in a communication system
MX2008000799A (en) Method and apparatus for allocating a server in an ims network.
US7899036B2 (en) Assignment of a serving entity in a communication system
US20120177194A1 (en) Method for connecting call
CN101043526B (en) Method, apparatus and system for processing message in IMS network
EP2790426B1 (en) Method and system for enabling an Aggregation/Authentication Proxy to route XCAP messages to IMS Application Server
CN102948124A (en) Method and apparatus for handling public identities in an internet protocol multimedia subsystem network
KR100703426B1 (en) Method and apparatus for sending and receiving call unregistered user in a ip multimedia subsystem network
EP3402169B1 (en) Data processing
KR101075614B1 (en) Method for terminating call unregistered user in ip multimedia subsystem network
US20130212284A1 (en) Method and apparatus for maintaining information about subscription servers
WO2007144681A1 (en) Method and system for providing portability

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BW BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KM KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NA NG NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SM SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GM KE LS MW MZ NA SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IS IT LT LU LV MC NL PL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DPEN Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed from 20040101)
WWE Wipo information: entry into national phase

Ref document number: 2005772079

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 2007525575

Country of ref document: JP

WWE Wipo information: entry into national phase

Ref document number: 98/DELNP/2007

Country of ref document: IN

WWE Wipo information: entry into national phase

Ref document number: 200580026740.1

Country of ref document: CN

NENP Non-entry into the national phase

Ref country code: DE

WWP Wipo information: published in national office

Ref document number: 2005772079

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 11573500

Country of ref document: US