The present invention relates to a method and network for controlling a network which offers services to registered users.
The invention concerns networks which offer services to registered users. For example, in the IP Multimedia (IM) Subsystem as defined by the 3rd Generation Partnership Project (3GPP), it is necessary for an UE to be registered before the UE can make use of the multimedia services.
Thus, in case the user (i.e., UE) does not send a register request (e.g., a SIP (Session Initiation Protocol) REGISTER message) first, the network is not able to handle service requests from that user, which leads to a failure. In turn, the user is not notified about the failure and, hence, is not able to identify the reason for the failure, i.e., the non-acceptance of the service request.
Moreover, in a 3GPP environment, the network can initiate a Network Initiated De-registration. This is performed, for example, in order to avoid problems in the servers. The user may or may not be notified about the action, depending on whether he is previously subscribed to be notified and it is reachable or not.
If the user has been de-registered from the network but he was not notified because of one of the above listed reasons, he may anytime send a session initiation request to the network. If that is the case, the network can not serve the user since it is not registered. However, also in this case the user is not aware of the fact that he is no longer registered.
Thus, the above situations lead to the problem that a user can not be served and that the user is not aware why the network does not accept his service request.
Therefore, the object underlying the invention resides in removing the above drawbacks of the prior art.
This object is solved by a method for controlling a network, wherein the networks offers services to registered users, the method comprising the steps of
Alternatively, the above object is solved by a network control device for controlling a network, wherein the networks offers services to registered users, wherein the device is adapted
Thus, by the method and control device according to the invention, the user is automatically informed that he is not registered. Hence, an easy handling of service requests of non-registered users is achieved.
The response message may be a SIP (Session Initiation Protocol) response. Moreover, the SIP response may be a 403 Forbidden response. Hence, a predefined standard message may be used for transporting the warn information. Therefore, the invention can easily be applied into existing systems.
The warn information may comprise a warn-text. This warn-text may be intelligible to the user such that he can easily be informed about the situation.
The warn-text may be a predefined warn-text. In this way, the user can be informed more clearly, since the warn-text is predefined and, hence, familiar to the user.
The warn information may comprise a predefined warn-code. In this way, also the user equipment (UE) of the user can easily be informed about the non-registration by using the predefined code.
Furthermore, an automatic registration may be triggered in the network device of the user. That is, the network device of the user may be adapted to perform an automatic registration in reaction to the response message received which contains the specific warn-code. In this way, the necessary registration is performed without that the user has to command this.
Moreover, it may be checked whether the user had a valid registration before or not, wherein in case the user had no valid registration before, the information that a registration is required is inserted into the warn information.
Alternatively, it may be checked whether the user had a valid registration before or not and whether a de-registration of the user had been performed, and wherein in case the user had a valid registration before and a de-registration of the user had been performed, the information that a re-registration is required is inserted into the warn information.
Thus, also the condition that the user had a valid registration before and a de-registration was performed is considered, and the user is informed about this condition.
The network may be a third generation network, wherein the generating step is performed in a proxy call state control function (P-CSCF).
The network may be a third generation network, and wherein the generating step is performed in a serving call state control function (S-CSCF).
The invention also proposes a network device being connectable to a network, the network offering services to registered users, wherein the device is adapted to receive a message and to perform an automatic registration to the network in case the message contains a predetermined warn information. The warn information may contain a warn-code, and/or may contain a warn-text.
The present invention will be more readily understood with reference to the accompanying drawings in which:
In the following, preferred embodiments of the invention is described in more detail with reference to the accompanying drawings.
The network system comprises a home network of a User equipment (UE) and a visited network. The home network comprises a Serving Call State Control Function (S-CSCF) which controls services for the user (i.e., UE). The S-CSCF accesses an HSS (Home Subscriber Server) in order to obtain information regarding the user. The visited network comprises a Proxy Call State Control Function (P-CSCF) basically performs an interface function for connecting the UE to the S-CSCF in his home network. S-CSCF is located in the home network of the UE, which is roaming in the visited network and attached to the P-CSCF.
Next, the first embodiment is described. According to the first embodiment, it is assumed that the user sends an SIP (Session Initiation Protocol) INVITE message before it sends a REGISTER to the network. The network returns a 403 Forbidden message to the user with a warning header.
In SIP, warning headers are used in response messages in order to carry additional information about the status of a response. Warning headers comprises the following fields: warn-code, warn-agent and warn-text.
The warn-code is a number consisting of three digits. SIP-specific warn-codes start with a 3 as the first digit. The warn-agent indicates the name or pseudonym of the server which adds the warning header. The warn-text is a plain text intelligible to the human user.
According to the present embodiment, the warning header comprises a warn-text of “Registration Needed”. This warn-text is associated with a 3GPP specific warn-code. Hence, it should start with another digit than 3 in order to distinguish it form SIP-specific warn-codes. The 3GPP warn-code should preferably trigger at UE a Register message to be sent towards the network.
That is, in step A2, the P-CSCF returns a 4.xx final response, preferably a 403 Forbidden Message to the UE. In the 403 Forbidden Message, a warning header containing a warn-text of, e.g., “Registration Needed” and a corresponding 3GPP specific warn-code is included. This warn-code should be standardized, and, for example, should preferably be defined by the IANA (Internet Assigned Numbers Authority).
The P-CSCF sends the 403 Forbidden Message to the UE in step A2. Thus, the UE is informed that the SIP INVITE message sent in step A1 was unsuccessful, and in addition the UE is also informed why the INVITE message was unsuccessful, namely, because the UE is not yet registered to the network.
Preferably, the UE is triggered by the 403 Forbidden Message to send a SIP REGISTER message, as indicated in step A3. By using the above-mentioned 3GPP specific warn-code, the UE can be triggered to automatically send such a register request without that the user has to input manually a corresponding request. That is, the UE may be adapted to automatically perform the registration in response to receiving the above-described warn-code.
After sending the SIP REGISTER message in step A3, the normal registration procedure is carried out. A detailed description thereof is omitted for simplifying the illustration.
It is noted that for the above-described automatic registration the warn-text is optional. That is, in order to trigger an automatic registration of the UE, only the warn-code is necessary.
The same procedure as described above may be used to trigger a Register from the UE when an INVITE arrives to the P-CSCF after the Registration of the user expired in P-CSCF, i.e., in a case in which the registration is timely limited. The “Registration Needed” warning header is preferably only be inserted by a P-CSCF, since this element provides an interface of the network to the UE.
It is noted that in the above description it is assumed that information about the status of user (i.e., registered or not registered) is stored in the HSS. However, this information may also be stored in a database in the S-CSCF or also in the P-CSCF. In this way, the need for forwarding the inquiries to the HSS or to the home network is eliminated.
Next, a second embodiment is described with reference to
According to the second embodiment, it is assumed that the UE was registered, but that the home network where the UE is registered performs a Network Initiated De-registration for this user. This implies that S-CSCF will delete the user from the registered users' database. This may not implicitly imply that the P-CSCF will also delete it.
In the following, signalling for this case is described by referring to
However, the S-CSCF finds that the UE has been de-registered, or the timer associated with the registration expired, etc., i.e., UE no longer has a valid registration. Hence, the S-CSCF returns a 403 Forbidden response to the user. Since in this scenario the user might recently have a valid registration, the S-CSCF preferably inserts another warning header with a warn-text of “Re-Registration Needed”. As described in the first embodiment, this warn-text should preferably be associated with a 3GPP specific warn-code (which may be the same as according to the first embodiment). The S-CSCF sends the 403 Forbidden message composed in this way to the P-CSCF (step B3), which in turn forwards it to the UE (step B4).
Similar as according to the first embodiment, the warn-text and the warn-code should preferably trigger at the UE a Re-Registration to be sent towards the network, as indicated in step B5. After this, the normal registration procedure is carried out. A detailed description thereof is omitted for simplifying the illustration.
The “Re-Registration Needed” warn-text is preferably only be inserted by an S-CSCF.
It is noted that in SIP a Registration and RE-Registration look exactly the same. The reason for having different warn-texts is to inform the user at the UE that the user is not registered to the network yet or that a recent valid registration was just invalidated by the network, respectively.
It is noted that the invention is not limited to the embodiments described above. Various amendments and modifications are possible.
In particular, the embodiments may be combined. That is, both procedures may be applied in a network system, and depending on the situation the 403 Forbidden message sent to the UE may include the “Registration Needed” or the “Re-Registration Needed” warn-text and a corresponding warn-code.
Furthermore, it is noted that the IP Multimedia Subsystem is only taken as an example. That is, the invention may be applied to any network system in which a user has to be registered before he may obtain any services.
Moreover, also the SIP protocol is only taken as an example. Instead, any protocol messages into which specific warn-texts and/or warn-code may be included, can be used.
Filing Document | Filing Date | Country | Kind | 371c Date |
---|---|---|---|---|
PCT/EP01/05272 | 5/9/2001 | WO | 00 | 12/9/2003 |
Publishing Document | Publishing Date | Country | Kind |
---|---|---|---|
WO02/091780 | 11/14/2002 | WO | A |
Number | Name | Date | Kind |
---|---|---|---|
5241594 | Kung | Aug 1993 | A |
5889944 | Butt et al. | Mar 1999 | A |
5935251 | Moore | Aug 1999 | A |
6317783 | Freishtat et al. | Nov 2001 | B1 |
6363424 | Douglas et al. | Mar 2002 | B1 |
6480583 | Kim | Nov 2002 | B1 |
6715082 | Chang et al. | Mar 2004 | B1 |
6754482 | Torabi | Jun 2004 | B1 |
20020010785 | Katsukawa et al. | Jan 2002 | A1 |
Number | Date | Country |
---|---|---|
1051054 | Nov 2000 | EP |
1051054 | Nov 2000 | EP |
2000-349903 | Dec 2000 | JP |
2001-5783 | Jan 2001 | JP |
2 158 956 | Nov 2000 | RU |
WO 9952304 | Oct 1999 | WO |
WO 9952304 | Oct 1999 | WO |
WO 0120846 | Mar 2001 | WO |
WO 0131472 | May 2001 | WO |
Number | Date | Country | |
---|---|---|---|
20040199641 A1 | Oct 2004 | US |