WO2007131433A1 - A method and system for routing subscription request message - Google Patents

A method and system for routing subscription request message Download PDF

Info

Publication number
WO2007131433A1
WO2007131433A1 PCT/CN2007/001461 CN2007001461W WO2007131433A1 WO 2007131433 A1 WO2007131433 A1 WO 2007131433A1 CN 2007001461 W CN2007001461 W CN 2007001461W WO 2007131433 A1 WO2007131433 A1 WO 2007131433A1
Authority
WO
WIPO (PCT)
Prior art keywords
cscf
address
request message
subscription request
message
Prior art date
Application number
PCT/CN2007/001461
Other languages
French (fr)
Chinese (zh)
Inventor
Zhenhua Ouyang
Original Assignee
Huawei Technologies Co., Ltd.
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 Huawei Technologies Co., Ltd. filed Critical Huawei Technologies Co., Ltd.
Publication of WO2007131433A1 publication Critical patent/WO2007131433A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/08Mobility data transfer
    • H04W8/14Mobility data transfer between corresponding nodes
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/10Architectures or entities
    • H04L65/1016IP multimedia subsystem [IMS]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/08Upper layer protocols
    • H04W80/10Upper layer protocols adapted for application session management, e.g. SIP [Session Initiation Protocol]

Definitions

  • the present invention relates to the field of wireless networks, and in particular, to a method and system for routing subscription request messages. Background technique
  • IMS is a separate session domain controlled by the CSCF (Call Session Control Function).
  • CSCF Call Session Control Function
  • Registration If an IMS user wants to conduct a session, he must first register. The process of registration is the process of registering a user's location on the network.
  • the P-CSCF subscribes to the registration status of the user: After receiving the registration success message, the P-CSCF needs to subscribe to the IMPU status registered by the user, and according to the SIP protocol: The P-CSCF must first send a subscription request message (Subscriber Message) to the S-CSCF; After the subscription is completed, when the registration status of the user changes, the P-CSCF receives the logout notification (Notify message) sent by the network side; the P-CSCF needs to follow the logout notification (Notify message). Log out user data in time to maintain the consistency of user registration status on the network.
  • Subscriber Message Subscriber Message
  • Network side logout Due to contract data change, arrears, registration timeout or other management reasons, the network side will send a Notify message (logout notification) according to the local policy to notify the P-CSCF to log off the user data.
  • the existing P-CSCF subscribes to the registration process of the registration status to the network side. As shown in Figure 1, the following main steps are included:
  • Step 1 After receiving the 200 message of successful registration (see Table 1 for the content of the successfully registered 200 message), the P-CSCF extracts and saves the user's default IMPU (userl_publicl@homel.net); and fills in the MRU. Go to the Request-URI and To header fields of the subscription request message (see Table 2 for the contents of the subscription request message).
  • the IMPU must be in the SIP-URI format. According to the SIP protocol, the subscription request message sent by the P-CSCF is routed according to Request-U I.
  • the SIP protocol stack uses the homel.net part for DNS query to obtain the address of the query session control function entity I-CSCF in the home domain.
  • Step 2 The P-CSCF sends the subscription request message to the I-CSCF according to the obtained address of the I-CSCF.
  • Step 3 The I-CSCF obtains the address of the S-CSCF registered by the user by querying the home subscriber server HSS.
  • Step 4 The I-CSCF sends the subscription request message to the S-CSCF according to the obtained address of the S-CSCF.
  • Step 5-6 After receiving the subscription request message, the S-CSCF returns a 200 message and reaches the P-CSCF through the I-CSCF.
  • Step 7 The S-CSCF takes the IMPU that the P-CSCF requests from the TO header field, and carries the current registration status of the corresponding user in the subscription response message and sends it to the P-CSCF.
  • Step 8 After receiving the subscription response message, the PCSCF returns a 200 successful response.
  • the routing process of sending the subscription request message to the network side by using the above-mentioned existing P-CSCF is as follows: Since the DNS query of the user's IMPU needs to be performed in the initial stage of the route, the IMPU must be in the SIP-URI format; if the default IMPU For the TEL1-URI format (for example: tel:+358-555-1234567), routing is not possible.
  • the embodiment of the present invention provides a method for routing a subscription request message, which is used to solve the problem that the current P-CSCF initiates a subscription, and the default IMPU must be required to be a SIP-URI. At the same time, it is used to solve the problem that the current P-CSCF initiates a subscription with a low routing efficiency and consumes a large amount of network resources.
  • the method of the embodiment of the present invention includes: A. After the user is successfully registered, the P-CSCF sends a subscription request message to the network side, where the subscription request message carries the address of the S-CSCF registered by the user; B, the network side subscribes The S-CSCF address carried in the request message completes the route.
  • the system of the embodiment of the present invention includes: a P-CSCF, configured to receive a registration success message, where the registration success message includes an address of the S-CSCF; generate a subscription request message according to the address of the S-CSCF, and send the message to the network side. ; network-side related network element, used to carry the S-CSCF in the subscription request message The address completes the route.
  • the address of the S-CSCF carried in the registration success message sent by the S-CSCF registered by the user to the P-CSCF is subscribed when the P-CSCF initiates a subscription request to the network side.
  • the request message carries the address of the S-CSCF; so that the network side can directly route the subscription request message to the S-CSCF registered by the user according to the S-CSCF address carried in the subscription request message, to complete the P-CSCF to the user.
  • the subscription status of the subscription is not limited to the subscription.
  • the embodiment of the present invention can route the subscription request message to the S-CSCF without performing a DNS query, so even if the default IMPU is a TEL-URI, the route can be completed without the default format of the IMPU being TEL-URI. As a result of the failure of the route, the technical effects not found in the prior art are achieved. Moreover, the routing efficiency is improved, and network resources are also saved.
  • FIG. 1 is a flow chart of subscription routing of an existing P-CSCF
  • FIG. 3 is a schematic structural diagram of a system according to an embodiment of the present invention.
  • the embodiment of the present invention provides a method for routing a subscription request message, as shown in FIG. 2, Includes the following main steps:
  • the P-CSCF encapsulates the subscription request message.
  • the P-CSCF sends a subscription request message to the network side.
  • the network side routes the subscription request message to the S-CSCF.
  • the S-CSCF returns a subscription response message to complete the subscription.
  • An embodiment of the present invention further provides a system for routing a subscription request message, as shown in FIG. 3, It includes: P-CSCF and network-side related network elements.
  • the P-CSCF is configured to receive a registration success message, where the registration success message includes an address of the S-CSCF, and generate a subscription request message according to the address of the S-CSCF, and send the message to the network side.
  • the network-side related network element is configured to complete the route by using the S-CSCF address carried in the subscription request message.
  • the system includes: a P-CSCF, a network side related network element, and an S-CSCF.
  • the S-CSCF is configured to send a registration success message, where the registration success message carries the address of the S-CSCF.
  • the P-CSCF receives the registration success message, and the registration success message includes the address of the S-CSCF.
  • the subscription request message is generated according to the address of the S-CSCF, and is sent to the network side.
  • the network-side related network element is configured to complete the route by using the address of the S-CSCF carried in the subscription request message.
  • Embodiment 2 If the route hiding mode is adopted, the system includes: a P-CSCF, an I-CSCF/IBCF, an S-CSCF, and a network element related network element.
  • the S-CSCF is configured to send a registration success message, where the registration success message carries the address of the S-CSCF and the I-CSCF IBCF address.
  • the I-CSCF/IBCF is configured to receive the registration success message, encrypt the S-CSCF address in the registration success message, and forward the message to the P-CSCF.
  • the P-CSCF is configured to receive a registration success message, where the registration success message includes an address of the S-CSCF, and generate a subscription request message according to the address of the S-CSCF, and send the message to the network side.
  • the network-side related network element is configured to complete the route by using the address of the S-CSCF carried in the subscription request message.
  • the network-side related network element is specifically an I-CSCF/IBCF, configured to decrypt the encrypted S-CSCF address in the subscription request message, and route the subscription request message to the decrypted S-CSCF address to The corresponding S-CSCF.
  • Embodiment 3 When the default IMPU is a SIP-URI, the subscription is not completed through the I-CSCF.
  • this example includes the following specific steps:
  • Step 1 After the user successfully registers in the IMS domain, the S-CSCF registered by the user will be sent to the user side.
  • a registration success message (200 OK message) carrying the current S-CSCF address and the user's IMPU (SIP-URI) is sent, for example: The message can be seen in Table 3.
  • the address of the S-CSCF is carried in the Service-Route header field.
  • the P-CSCF may extract the address of the S-CSCF registered by the user from the Service-Route header field, that is, sip:orig@scscfl.homel.net;lr, and extract from the registration success message.
  • the P-CSCF can encapsulate the subscription request message (Subscriber message) with the extracted information.
  • the P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the address of the extracted user-registered S-CSCF to the subscription request message.
  • the R ou t e header field is used to indicate the destination address of the route.
  • the encapsulation request message after encapsulation is shown in Table 4.
  • the P-CSCF After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the user registration and the subscription request message of the IMPU of the user to the network side.
  • the network side directly routes the message to the destination S-CSCF according to the address of the S-CSCF carried in the subscription request message. No DNS and HSS queries are required on the way, which improves routing efficiency and saves network resources.
  • Step 2 After receiving the subscription request message, the S-CSCF returns 200 OK to notify the P-CSCF that the subscription request message is received.
  • Step 3 The S-CSCF extracts the IMPU from the Request-URI or the To header field, and searches for the current registration status of the user corresponding to the IMPU from the local end. Thereafter, the registration status is carried in a subscription response message (Notify message) and sent to the P-CSCF.
  • the P-CSCF may perform corresponding modification or cancellation of the registration information of the user according to the registration status carried in the subscription response message.
  • Step 4 After receiving the subscription response message, the P-CSCF returns 200 OK to inform the S-CSCF that the subscription response message is received. This completes the subscription of the P-CSCF to the user's registration status.
  • the S-CSCF actively sends a subscription response message carrying the updated registration status to the P-CSCF to ensure that the P-CSCF can correct or cancel the registration information of the user in time. To maintain the consistency of user registration status on the network.
  • Embodiment 4 When the default IMPU is a TEL-URI, the subscription is not completed through the I-CSCF. Referring to Figure 4, this example includes the following specific steps:
  • Step 1 After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends a registration success message (200 OK message) carrying the S-CSCF address and the IMPU (TEL-URI) of the user to the user side, for example. : The message can be seen in Table 5. The address of the S-CSCF is carried in the Service-Route header field. Table 5
  • the P-CSCF may extract the address of the S-CSCF registered by the user from the Service-Route header field, that is, sip:orig@scscfl.homel.net;lr, and extract from the registration success message.
  • the P-CSCF can encapsulate the subscription request message (Subscriber message) with the extracted information.
  • the P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the address of the extracted user-registered S-CSCF to the subscription request message.
  • R 0Ute header field used to indicate the destination address of the route.
  • the encapsulation request message after encapsulation is shown in Table 6.
  • the P-CSCF After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the user registration and the subscription request message of the IMPU of the user to the network side.
  • the network side directly routes the message to the destination S-CSCF according to the address of the S-CSCF carried in the subscription request message.
  • No DNS query is required on the way, so the default IMPU is compatible with TEL-URI; no DNS and HSS queries are required on the way, which improves routing efficiency and saves network resources.
  • Step 2 After receiving the subscription request message, the S-CSCF returns 200 OK to notify the P-CSCF that the subscription request message is received.
  • Step 3 The S-CSCF extracts the IMPU from the Request-URI or the To header field, and searches for the current registration status of the user corresponding to the IMPU from the local end. Thereafter, the registration status is carried in a subscription response message (Notify message) and sent to the P-CSCF.
  • the P-CSCF may perform corresponding modification or cancellation of the registration information of the user according to the registration status carried in the subscription response message.
  • Step 4 After receiving the subscription response message, the P-CSCF returns to 200 OK to inform the S-CSCF that the subscription response message is received. This completes the subscription of the P-CSCF to the user's registration status.
  • the S-CSCF actively sends a subscription response message carrying the updated registration status to the P-CSCF to ensure that the P-CSCF can correct or cancel the registration information of the user in time. To maintain the consistency of user registration status on the network.
  • Embodiment 5 The SIP-URI is used as the default format of the IMPU, and the route is hidden, and the subscription is completed through the I-CSCF. This example includes the following specific steps:
  • Step 11 After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends a registration success message (200 OK message) carrying the S-CSCF address and the IMPU (SIP-URI) of the user to the user side.
  • the address of the S-CSCF is carried in the Service-Route header field. Because of the hidden route, when passing the I-CSCF, the I-CSCF adds its own address to the Service-Route header field and encrypts the S-CSCF. address.
  • the message is sent to the P-CSCF after processing is complete.
  • the P-CSCF After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message. After the extraction is completed, the P-CSCF may encapsulate the subscription request message (Subscriber message) by using ServiceRoute and the information of the user's IMPU. The P-CSCF fills out the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the saved ServiceRoute into the Route header field of the subscription request message.
  • Subscriber message Subscriber message
  • the P-CSCF will carry the address of the encrypted S-CSCF registered by the user.
  • the address of the I-CSCF and the subscription request message of the IMPU of the user are sent to the network side.
  • the network side routes the message to the destination I-CSC according to the address of the I-CSCF carried in the subscription request message.
  • the I-CSCF After receiving the subscription request message, the I-CSCF decrypts the encrypted S-CSCF address, and forwards the subscription request message to the S-CSCF with the decrypted S-CSCF address as the destination address.
  • Step 12 is the same as step 2.
  • Step 13 is the same as step 3.
  • Step 14 is the same as step 4.
  • Embodiment 6 When the default IMPU is a SIP-URI, there is a route hiding, and the subscription is completed through the I-CSCF. This example includes the following specific steps:
  • Step 21 After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends the address (THIG) carrying the S-CSCF address, the I-CSCF, and the IMPU of the user: (SIP-URI) to the user side.
  • Registration success message 200 OK message
  • the I-CSCF encrypts the S-CSCF address in the Service-Route header field when passing the I-CSCF.
  • the I-CSCF sends the processed registration success message to the P-CSCF.
  • the P-CSCF After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message.
  • the P-CSCF may encapsulate the subscription request message (Subscriber message) by using Service-Route and the information of the user's IMPU.
  • the P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills the saved Service-Route into the Route header field of the subscription request message.
  • the P-CSCF sends the address of the S-CSCF with the encrypted user registration, the address of the I-CSCF, and the subscription request message of the IMPU of the user to the network side.
  • the network side routes the message to the destination I-CSCF according to the address of the I-CSCF carried in the subscription request message.
  • the I-CSCF After receiving the subscription request message, the I-CSCF decrypts the encrypted S-CSCF address, and forwards the subscription request message to the S-CSCF with the decrypted S-CSCF address as the destination address.
  • Step 22 is the same as step 2.
  • Step 23 is the same as step 3.
  • Step 24 is the same as step 4.
  • Embodiment 7 When the default IMPU is SIP-U I, there is a route hiding, and the topology is hidden by IBCF (THIG) to complete the subscription.
  • IBCF IBCF
  • Step 31 After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends the address carrying the current S-CSCF address, the IBCF address (TfflG), and the user's IMPU (SIP-URI) to the user side.
  • Message 200 OK message
  • the IBCF encrypts the S-CSCF address in the Service-Route header field when passing the IBCF.
  • the IBCF sends the processed registration success message to the P-CSCF.
  • the P-CSCF After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message.
  • the P-CSCF can encapsulate the subscription request message (Subscriber message) by using Service-Route and the information of the user's IMPU.
  • the P-CSCF fills in the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills the saved Service-Route into the Route header field of the subscription request message.
  • the P-CSCF After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the encrypted user registration, the address of the IBCF, and the subscription request message of the IMPU of the user to the network side.
  • the network side routes the message to the destination IBCF according to the address of the IBCF carried in the subscription request message.
  • the IBCF After receiving the subscription request message, the IBCF decrypts the encrypted S-CSCF address, and The subscription request message is forwarded to the S-CSCF with the decrypted S-CSCF address as the destination address. This completes the routing of the subscription request message sent by the P-CSCF.
  • Step 32 is the same as step 2.
  • Step 33 is the same as step 3.
  • Step 34 is the same as step 4.
  • the address of the S-CSCF carried in the registration success message sent by the S-CSCF registered by the user to the P-CSCF is initiated by the P-CSCF to the network side.
  • the address of the S-CSCF is carried in the subscription request message, so that the network side can directly route the subscription request message to the S-CSCF registered by the user according to the S-CSCF address carried in the subscription request message, to complete
  • the P-CSCF subscribes to the user's registration status.
  • the embodiment of the present invention can route the subscription request message to the S-CSCF without performing a DNS query, so even if the default IMPU is a TEL-URI, the route can be completed without the default format of the IMPU being TEL-URI.
  • the technical effects not found in the prior art are achieved. It also improves routing efficiency and saves network resources.
  • the present invention also discloses a scheme using a route hiding mode and a route hiding mode.
  • the spirit and scope of the invention. it is intended that the present invention cover the modifications and variations of the inventions

Landscapes

  • Engineering & Computer Science (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Telephonic Communication Services (AREA)

Abstract

A method and system for routing the subscription request message, solve the problem that presently the default IMPU must be needed to be SIP-URI when P-CSCF initiates the subscription. At the same time, the problems that presently the route efficiency is lower and the network source is used much when the P-CSCF initiates the subscription. The method comprises: A. after the user registers successfully, the P-CSCF transmits the subscription request message to the network side and the address of the S-CSCF registered by the user is carried in the said subscription request message; B. the network side completes the route according to the address of the S-CSCF carried in the subscription request message. By implementing the method of the present invention, DNS and HSS need not be queried whether the default format is SIP-URI or TEL-URI, it is obvious that the route efficiency is improved and the network source is saved.

Description

一种路由订阅请求消息的方法及系统  Method and system for routing subscription request message
技木领域 Technical field
本发明涉及无线网絡领域, 特别是涉及一种路由订阅请求消息的方法及 系统。 背景技术  The present invention relates to the field of wireless networks, and in particular, to a method and system for routing subscription request messages. Background technique
IMS是基于 SIP协议的 CSCF(Call session Control Function)控制的一个独 立的会话域, 3GPP完整定义了 IMS的接口、 组网和业务流程。  IMS is a separate session domain controlled by the CSCF (Call Session Control Function). The 3GPP completely defines the IMS interface, networking and service flow.
以下介绍 IMS的主要业务:  The following describes the main business of IMS:
1、 注册: 一个 IMS用户如果要进行会话, 必须首先进行注册。 注册的过 程就是将用户位置在网络上进行登记的过程。  1. Registration: If an IMS user wants to conduct a session, he must first register. The process of registration is the process of registering a user's location on the network.
2、 P-CSCF对用户的注册状态的订阅: P-CSCF在收到注册成功消息后, 需要对用户注册的 IMPU状态进行订阅, 并且根据 SIP协议: P-CSCF必须先 发送订阅请求消息 (Subscriber消息)到 S-CSCF; 订阅完成后, 当用户的注 册状态发生变化时, P-CSCF会收到网络侧下发的注销通知(Notify 消息); P-CSCF 需根据注销通知 (Notify 消息), 及时注销用户数据, 以保持网络中 用户注册状态的一致性。  2. The P-CSCF subscribes to the registration status of the user: After receiving the registration success message, the P-CSCF needs to subscribe to the IMPU status registered by the user, and according to the SIP protocol: The P-CSCF must first send a subscription request message (Subscriber Message) to the S-CSCF; After the subscription is completed, when the registration status of the user changes, the P-CSCF receives the logout notification (Notify message) sent by the network side; the P-CSCF needs to follow the logout notification (Notify message). Log out user data in time to maintain the consistency of user registration status on the network.
3、 网络侧注销: 由于签约数据更改、 欠费、 注册超时或其它管理方面的 原因, 网络侧会根据本地策略下发 Notify消息 (注销通知), 以通知 P-CSCF 将用户数据注销。  3. Network side logout: Due to contract data change, arrears, registration timeout or other management reasons, the network side will send a Notify message (logout notification) according to the local policy to notify the P-CSCF to log off the user data.
现有的 P-CSCF向网络侧订阅注册状态的路由流程,参见图 1所示, 包括 以下主要步骤:  The existing P-CSCF subscribes to the registration process of the registration status to the network side. As shown in Figure 1, the following main steps are included:
步驟 1: P-CSCF收到注册成功的 200消息 (注册成功的 200消息的内容 参见表一)后,从中提取并保存用户缺省的 IMPU( userl_publicl@homel.net ); 并将所述 MRU填写到订阅请求消息的 Request-URI和 To头域中 (订阅请求 消息的内容参见表二)。 所述的 IMPU必须为 SIP-URI格式。 按照 SIP协议的规定, P-CSCF发出的订阅请求消息按照 Request-U I进 行路由。 由于 IMPU为 SIP-U I格式(sip:userl_publicl@homel.net ), 则 SIP 协议栈会使用 homel.net部分进行 DNS查询, 以获得归属域中查询会话控制 功能实体 I-CSCF的地址。 Step 1: After receiving the 200 message of successful registration (see Table 1 for the content of the successfully registered 200 message), the P-CSCF extracts and saves the user's default IMPU (userl_publicl@homel.net); and fills in the MRU. Go to the Request-URI and To header fields of the subscription request message (see Table 2 for the contents of the subscription request message). The IMPU must be in the SIP-URI format. According to the SIP protocol, the subscription request message sent by the P-CSCF is routed according to Request-U I. Since the IMPU is in the SIP-U I format (sip:userl_publicl@homel.net), the SIP protocol stack uses the homel.net part for DNS query to obtain the address of the query session control function entity I-CSCF in the home domain.
步骤 2: P-CSCF根据获得的 I-CSCF的地址, 将所述订阅请求消息发送 到 I-CSCF。  Step 2: The P-CSCF sends the subscription request message to the I-CSCF according to the obtained address of the I-CSCF.
步骤 3: I-CSCF 通过查询归属签约用户服务器 HSS, 获得用户注册的 S-CSCF的地址。  Step 3: The I-CSCF obtains the address of the S-CSCF registered by the user by querying the home subscriber server HSS.
步骤 4: I-CSCF根据获得的 S-CSCF的地址, 将所述订阅请求消息发送 到 S-CSCF。  Step 4: The I-CSCF sends the subscription request message to the S-CSCF according to the obtained address of the S-CSCF.
步骤 5-6: S-CSCF收到订阅请求消息后, 返回 200消息, 通过 I-CSCF到 达 P-CSCF。  Step 5-6: After receiving the subscription request message, the S-CSCF returns a 200 message and reaches the P-CSCF through the I-CSCF.
步骤 7: S-CSCF从 TO头域中取出 P-CSCF要求订阅的 IMPU, 将相应用户 当前的注册状态携带于订阅响应消息中, 向 P-CSCF发送。  Step 7: The S-CSCF takes the IMPU that the P-CSCF requests from the TO header field, and carries the current registration status of the corresponding user in the subscription response message and sends it to the P-CSCF.
步驟 8: PCSCF收到订阅响应消息后, 返回 200成功响应。  Step 8: After receiving the subscription response message, the PCSCF returns a 200 successful response.
Figure imgf000004_0001
Figure imgf000004_0001
SUBSCRIBE sip:user l_publicl @homel .net SIP/2.0
Figure imgf000005_0001
表二
SUBSCRIBE sip:user l_publicl @homel .net SIP/2.0
Figure imgf000005_0001
Table II
通过上述现有的 P-CSCF向网络侧发送订阅请求消息的路由流程可知: 由于在路由的初始阶段, 需要对用户的 IMPU进行 DNS查询, 所以 IMPU 必须为 SIP-URI格式; 若缺省的 IMPU为 TEL1-URI格式 ( 例如: tel:+358-555-1234567 ) , 则无法进行路由。  The routing process of sending the subscription request message to the network side by using the above-mentioned existing P-CSCF is as follows: Since the DNS query of the user's IMPU needs to be performed in the initial stage of the route, the IMPU must be in the SIP-URI format; if the default IMPU For the TEL1-URI format (for example: tel:+358-555-1234567), routing is not possible.
而且, 在 P-CSCF发起订阅时, 需要进行 DNS和 HSS查询, 这样就降低了 效率, 同时也耗费了网络资源。 发明内容  Moreover, when the P-CSCF initiates a subscription, DNS and HSS queries are required, which reduces efficiency and also consumes network resources. Summary of the invention
本发明实施例提供一种路由订阅请求消息的方法, 用以解决目前 P-CSCF 发起订阅, 必须要求缺省的 IMPU为 SIP-URI 的问题。 同时用以解决目前 P-CSCF发起订阅的路由效率较低, 耗费网络资源较大的问题。  The embodiment of the present invention provides a method for routing a subscription request message, which is used to solve the problem that the current P-CSCF initiates a subscription, and the default IMPU must be required to be a SIP-URI. At the same time, it is used to solve the problem that the current P-CSCF initiates a subscription with a low routing efficiency and consumes a large amount of network resources.
本发明实施例的方法包括: A、 用户注册成功后, P-CSCF向网络侧发送 订阅请求消息,所述订阅请求消息中携带有该用户注册的 S-CSCF的地址; B、 网络侧以订阅请求消息中携带的 S-CSCF地址完成路由。  The method of the embodiment of the present invention includes: A. After the user is successfully registered, the P-CSCF sends a subscription request message to the network side, where the subscription request message carries the address of the S-CSCF registered by the user; B, the network side subscribes The S-CSCF address carried in the request message completes the route.
本发明实施例的系统, 包括: P-CSCF, 用于接收注册成功消息, 所述注 册成功消息中包含有 S-CSCF的地址;根据该 S-CSCF的地址生成订阅请求消 息, 发送到网络侧; 网络侧相关网元, 用于以订阅请求消息中携带的 S-CSCF 的地址完成路由。 The system of the embodiment of the present invention includes: a P-CSCF, configured to receive a registration success message, where the registration success message includes an address of the S-CSCF; generate a subscription request message according to the address of the S-CSCF, and send the message to the network side. ; network-side related network element, used to carry the S-CSCF in the subscription request message The address completes the route.
本发明实施例利用用户注册成功后,该用户注册的 S-CSCF向 P-CSCF发 送的注册成功消息中携带的本 S-CSCF的地址,在 P-CSCF向网络侧发起订阅 请求时,在订阅请求消息中携带所述 S-CSCF的地址;从而使得网络侧可根据 订阅请求消息中携带的 S-CSCF地址,直接将订阅请求消息路由到用户注册的 S-CSCF, 以完成 P-CSCF对用户的注册状态的订阅。  In the embodiment of the present invention, after the user is successfully registered, the address of the S-CSCF carried in the registration success message sent by the S-CSCF registered by the user to the P-CSCF is subscribed when the P-CSCF initiates a subscription request to the network side. The request message carries the address of the S-CSCF; so that the network side can directly route the subscription request message to the S-CSCF registered by the user according to the S-CSCF address carried in the subscription request message, to complete the P-CSCF to the user. The subscription status of the subscription.
本发明实施例无须进行 DNS查询, 即可将订阅请求消息路由到 S-CSCF, 所以即使缺省的 IMPU为 TEL-URI, 也可完成路由, 不会发生 IMPU的缺省 格式为 TEL-URI而导致路由失败的结果, 所以达到了现有技术没有的技术效 果。 而且提高了路由效率, 也节约了网络资源。 附图说明  The embodiment of the present invention can route the subscription request message to the S-CSCF without performing a DNS query, so even if the default IMPU is a TEL-URI, the route can be completed without the default format of the IMPU being TEL-URI. As a result of the failure of the route, the technical effects not found in the prior art are achieved. Moreover, the routing efficiency is improved, and network resources are also saved. DRAWINGS
图 1为现有 P-CSCF的订阅路由流程图;  FIG. 1 is a flow chart of subscription routing of an existing P-CSCF;
图 2为本发明实施例的方法步驟流程图;  2 is a flow chart of steps of a method according to an embodiment of the present invention;
图 3为本发明实施例的系统结构示意图;  3 is a schematic structural diagram of a system according to an embodiment of the present invention;
图 4为本发明实施例三和四的流程图。 具体实施方式  4 is a flow chart of Embodiments 3 and 4 of the present invention. detailed description
为了使 P-CSCF发起的订阅请求兼容缺省的 IMPU为 TEL-URI, 以及为 了提高路由效率并节约网络资源, 本发明实施例提供了一种路由订阅请求消 息的方法, 参见图 2所示, 包括下列主要步骤:  In order to make the subscription request initiated by the P-CSCF compatible with the default IMPU as the TEL-URI, and to improve the routing efficiency and save the network resources, the embodiment of the present invention provides a method for routing a subscription request message, as shown in FIG. 2, Includes the following main steps:
51、 用户注册成功。  51. The user has successfully registered.
52、 P-CSCF封装订阅请求消息。  52. The P-CSCF encapsulates the subscription request message.
53、 P-CSCF向网络侧发送订阅请求消息。  53. The P-CSCF sends a subscription request message to the network side.
54、 网络侧将订阅请求消息路由到 S-CSCF。  54. The network side routes the subscription request message to the S-CSCF.
55、 S-CSCF返回订阅响应消息, 完成订阅。  55. The S-CSCF returns a subscription response message to complete the subscription.
本发明实施例还提供了一种路由订阅请求消息的系统, 参见图 3 所示, 其包括: P-CSCF和网络侧相关网元。 An embodiment of the present invention further provides a system for routing a subscription request message, as shown in FIG. 3, It includes: P-CSCF and network-side related network elements.
P-CSCF, 用于接收注册成功消息, 所述注册成功消息中包含有 S-CSCF 的地址; 根据该 S-CSCF的地址生成订阅请求消息, 发送到网絡侧。  The P-CSCF is configured to receive a registration success message, where the registration success message includes an address of the S-CSCF, and generate a subscription request message according to the address of the S-CSCF, and send the message to the network side.
网络侧相关网元, 用于以订阅请求消息中携带的 S-CSCF地址完成路由。 实施例一、 若未采用路由隐藏方式, 系统包括: P-CSCF, 网络侧相关网 元和 S-CSCF。  The network-side related network element is configured to complete the route by using the S-CSCF address carried in the subscription request message. Embodiment 1 If the route hiding mode is not adopted, the system includes: a P-CSCF, a network side related network element, and an S-CSCF.
S-CSCF,用于发出注册成功消息,所述注册成功消息中携带有该 S-CSCF 的地址。  The S-CSCF is configured to send a registration success message, where the registration success message carries the address of the S-CSCF.
P-CSCF, 用寸接收注册成功消息, 所述注册成功消息中包含有 S-CSCF 的地址; 根据该 S-CSCF的地址生成订阅请求消息, 发送到网络侧。  The P-CSCF receives the registration success message, and the registration success message includes the address of the S-CSCF. The subscription request message is generated according to the address of the S-CSCF, and is sent to the network side.
网络侧相关网元, 用于以订阅请求消息中携带的 S-CSCF 的地址完成路 由。  The network-side related network element is configured to complete the route by using the address of the S-CSCF carried in the subscription request message.
实施例二、 若采用路由隐藏方式, 系统包括: P-CSCF, I-CSCF/IBCF, S-CSCF和网络侧相关网元。  Embodiment 2: If the route hiding mode is adopted, the system includes: a P-CSCF, an I-CSCF/IBCF, an S-CSCF, and a network element related network element.
S-CSCF,用于发出注册成功消息,所述注册成功消息中携带有该 S-CSCF 的地址以及 I-CSCF IBCF地址。  The S-CSCF is configured to send a registration success message, where the registration success message carries the address of the S-CSCF and the I-CSCF IBCF address.
I-CSCF/IBCF,用于接收注册成功消息,并将该注册成功消息中的 S-CSCF 地址加密, 以及向 P-CSCF转发。  The I-CSCF/IBCF is configured to receive the registration success message, encrypt the S-CSCF address in the registration success message, and forward the message to the P-CSCF.
P-CSCF, 用于接收注册成功消息, 所述注册成功消息中包含有 S-CSCF 的地址; 根据该 S-CSCF的地址生成订阅请求消息, 发送到网络侧。  The P-CSCF is configured to receive a registration success message, where the registration success message includes an address of the S-CSCF, and generate a subscription request message according to the address of the S-CSCF, and send the message to the network side.
网络侧相关网元, 用于以订阅请求消息中携带的 S-CSCF 的地址完成路 由。所述网络侧相关网元具体为 I-CSCF/IBCF,用于对订阅请求消息中的加密 后的 S-CSCF地址进行解密, 以及以解密后的 S-CSCF地址, 将该订阅请求消 息路由到相应的 S-CSCF。  The network-side related network element is configured to complete the route by using the address of the S-CSCF carried in the subscription request message. The network-side related network element is specifically an I-CSCF/IBCF, configured to decrypt the encrypted S-CSCF address in the subscription request message, and route the subscription request message to the decrypted S-CSCF address to The corresponding S-CSCF.
实施例三: 当缺省的 IMPU为 SIP-URI, 不通过 I-CSCF完成订阅。 参见 图 4所示, 本实例包括下列具体步骤:  Embodiment 3: When the default IMPU is a SIP-URI, the subscription is not completed through the I-CSCF. Referring to Figure 4, this example includes the following specific steps:
步骤 1、首先用户在 IMS域注册成功后,用户注册的 S-CSCF会向用户侧 发送携带有本 S-CSCF地址和该用户的 IMPU ( SIP-URI ) 的注册成功消息 ( 200OK消息), 例如: 该消息可参见表三所示。 其中 S-CSCF的地址携带于 Service-Route头域中。 Step 1. After the user successfully registers in the IMS domain, the S-CSCF registered by the user will be sent to the user side. A registration success message (200 OK message) carrying the current S-CSCF address and the user's IMPU (SIP-URI) is sent, for example: The message can be seen in Table 3. The address of the S-CSCF is carried in the Service-Route header field.
SIP/2.0200 OK  SIP/2.0200 OK
Via:  Via:
Path:  Path:
Service-Route: <sip:orig@scscfl .home 1.net;lr>  Service-Route: <sip:orig@scscfl .home 1.net;lr>
From:  From:
To:  To:
Call-ID:  Call-ID:
Contact: <sip: [5555:: aaa:bbb:ccc:ddd]: 1357;comp=sigcomp>;expires=600000  Contact: <sip: [5555:: aaa:bbb:ccc:ddd]: 1357;comp=sigcomp>;expires=600000
CSeq:  CSeq:
Date: Wed, 11 July 2001 08:49:37 GMT  Date: Wed, 11 July 2001 08:49:37 GMT
P- Associated-U I :<sip: user 1 _public 1 @ omel .ne1>,<sip: user 1 _public2@home 1.net>, <sip:+l -212-555-1111 @homel .net;user=p one>  P- Associated-U I :<sip: user 1 _public 1 @ omel .ne1>,<sip: user 1 _public2@home 1.net>, <sip:+l -212-555-1111 @homel .net;user =p one>
Content-Length: 表三  Content-Length: Table 3
P-CSCF收到所述注册成功消息后,可从 Service-Route头域中提取用户注 册的 S-CSCF的地址,即 sip:orig@scscfl.homel.net;lr, 以及从注册成功消息中 提取该用户的 IMPU, 即 userl_publicl@homel.net。  After receiving the registration success message, the P-CSCF may extract the address of the S-CSCF registered by the user from the Service-Route header field, that is, sip:orig@scscfl.homel.net;lr, and extract from the registration success message. The user's IMPU, ie userl_publicl@homel.net.
提取完成之后, P-CSCF可利用提取的信息封装订阅请求消息( Subscriber 消息)。 P-CSCF将提取的该用户的 IMPU填写到订阅请求消息的 Request-URI 和 To头域中, 用以指示订阅的对象; 并将提取的用户注册的 S-CSCF的地址 填写到订阅请求消息的 Route头域中,用以指示路由的目的地址。封装之后的 订阅请求消息参见表四所示。 After the extraction is completed, the P-CSCF can encapsulate the subscription request message (Subscriber message) with the extracted information. The P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the address of the extracted user-registered S-CSCF to the subscription request message. The R ou t e header field is used to indicate the destination address of the route. The encapsulation request message after encapsulation is shown in Table 4.
Figure imgf000008_0001
CSeq: 61 SUBSCRIBE
Figure imgf000008_0001
CSeq: 61 SUBSCRIBE
Event: reg  Event: reg
"Expires: 600000  "Expires: 600000
Accept: application/reginfo+xml  Accept: application/reginfo+xml
Contact: <sip:pcscfl .visited 1.net 表四  Contact: <sip:pcscfl .visited 1.net Table 4
封装完成后, P-CSCF 将携带有用户注册的 S-CSCF 的地址及该用户的 IMPU 的订阅请求消息向网络侧发送。 网络侧根据订阅请求消息中携带的 S-CSCF的地址, 直接将该消息路由到目的 S-CSCF。 途中无须 DNS和 HSS 查询, 从而提高了路由效率并节约了网络资源。  After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the user registration and the subscription request message of the IMPU of the user to the network side. The network side directly routes the message to the destination S-CSCF according to the address of the S-CSCF carried in the subscription request message. No DNS and HSS queries are required on the way, which improves routing efficiency and saves network resources.
至此完成 P-CSCF发出的订阅请求消息的路由。  This completes the routing of the subscription request message sent by the P-CSCF.
步驟 2、 S-CSCF收到所述订阅请求消息后,返回 200OK, 以告知 P-CSCF 收到了所述订阅请求消息。  Step 2: After receiving the subscription request message, the S-CSCF returns 200 OK to notify the P-CSCF that the subscription request message is received.
步骤 3、 S-CSCF从 Request-URI或 To头域中提取 IMPU, 并从本端查找 与 IMPU对应的用户当前的注册状态。 之后, 将所述注册状态携带于订阅响 应消息 (Notify消息) 中, 并向 P-CSCF发送。 P-CSCF可根据订阅响应消息 中携带的注册状态对所述用户的注册信息进行相应的修正或注销。  Step 3: The S-CSCF extracts the IMPU from the Request-URI or the To header field, and searches for the current registration status of the user corresponding to the IMPU from the local end. Thereafter, the registration status is carried in a subscription response message (Notify message) and sent to the P-CSCF. The P-CSCF may perform corresponding modification or cancellation of the registration information of the user according to the registration status carried in the subscription response message.
步骤 4、 P-CSCF收到订阅响应消息后, 返回 200OK, 以告知 S-CSCF收 到了所述订阅响应消息。 至此完成了 P-CSCF对用户的注册状态的订阅。  Step 4: After receiving the subscription response message, the P-CSCF returns 200 OK to inform the S-CSCF that the subscription response message is received. This completes the subscription of the P-CSCF to the user's registration status.
之后, 当所述用户的注册状态变化时, 所述 S-CSCF会主动向 P-CSCF发 送携带有更新后的注册状态的订阅响应消息,保证 P-CSCF可及时修正或注销 该用户的注册信息, 以保持网络中用户注册状态的一致性。  Then, when the registration status of the user changes, the S-CSCF actively sends a subscription response message carrying the updated registration status to the P-CSCF to ensure that the P-CSCF can correct or cancel the registration information of the user in time. To maintain the consistency of user registration status on the network.
实施例四: 当缺省的 IMPU为 TEL-URI, 不通过 I-CSCF完成订阅。 参见 图 4所示, 本实例包括下列具体步骤:  Embodiment 4: When the default IMPU is a TEL-URI, the subscription is not completed through the I-CSCF. Referring to Figure 4, this example includes the following specific steps:
步骤 1、首先用户在 IMS域注册成功后,用户注册的 S-CSCF会向用户侧 发送携带有本 S-CSCF地址和该用户的 IMPU ( TEL-URI ) 的注册成功消息 ( 200OK消息), 例如: 该消息可参见表五所示。 其中 S-CSCF的地址携带于 Service-Route头域中。
Figure imgf000010_0001
表五
Step 1. After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends a registration success message (200 OK message) carrying the S-CSCF address and the IMPU (TEL-URI) of the user to the user side, for example. : The message can be seen in Table 5. The address of the S-CSCF is carried in the Service-Route header field.
Figure imgf000010_0001
Table 5
P-CSCF收到所述注册成功消息后,可从 Service-Route头域中提取用户注 册的 S-CSCF的地址, 即 sip:orig@scscfl.homel.net;lr, 以及从注册成功消息中 提取该用户的 IMPU, 即 tel:+358-555-1234567。  After receiving the registration success message, the P-CSCF may extract the address of the S-CSCF registered by the user from the Service-Route header field, that is, sip:orig@scscfl.homel.net;lr, and extract from the registration success message. The user's IMPU, ie tel: +358-555-1234567.
提取完成之后, P-CSCF可利用提取的信息封装订阅请求消息( Subscriber 消息)。 P-CSCF将提取的该用户的 IMPU填写到订阅请求消息的 Request-URI 和 To头域中, 用以指示订阅的对象; 并将提取的用户注册的 S-CSCF的地址 填写到订阅请求消息的 R0Ute头域中,用以指示路由的目的地址。封装之后的 订阅请求消息参见表六所示。 After the extraction is completed, the P-CSCF can encapsulate the subscription request message (Subscriber message) with the extracted information. The P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the address of the extracted user-registered S-CSCF to the subscription request message. R 0Ute header field, used to indicate the destination address of the route. The encapsulation request message after encapsulation is shown in Table 6.
SUBSCRIBE tel:+358-555-1234567 SIP/2.0  SUBSCRIBE tel: +358-555-1234567 SIP/2.0
" Via: SIP/2.0/UDP pcscf 1.visited 1.net;branch=z9hG4bK240f34.1  " Via: SIP/2.0/UDP pcscf 1.visited 1.net;branch=z9hG4bK240f34.1
Max-Forwards: 70  Max-Forwards: 70
Route: <sip:orig@scscfl .homel.net;lr>  Route: <sip:orig@scscfl .homel.net;lr>
P-Asserted-Identity: <sip:pcscfl .visitedl .net>  P-Asserted-Identity: <sip:pcscfl .visitedl .net>
Privacy: none  Privacy: none
From: <sip:pcscfl .visited 1.net>;tag=31415  From: <sip:pcscfl .visited 1.net>;tag=31415
"To: < tel:+358-555-1234567>  "To: < tel:+358-555-1234567>
"Call-ID: dre36d2v32gnlgiiomm72445  "Call-ID: dre36d2v32gnlgiiomm72445
"CSeq: 61 SUBSCRIBE  "CSeq: 61 SUBSCRIBE
Event: reg  Event: reg
"Expires: 600000  "Expires: 600000
Accept: application/reginfo+xml  Accept: application/reginfo+xml
Contact: <sip:pcscfl .visitedl .net> 表六 Contact: <sip:pcscfl .visitedl .net> Table 6
封装完成后, P-CSCF将携带有用户注册的 S-CSCF 的地址及该用户的 IMPU 的订阅请求消息向网络侧发送。 网络侧才艮据订阅请求消息中携带的 S-CSCF的地址, 直接将该消息路由到目的 S-CSCF。 途中无须 DNS查询, 从 而兼容了缺省的 IMPU为 TEL-URI; 途中无须 DNS和 HSS查询, 从而提高 了路由效率并节约了网絡资源。  After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the user registration and the subscription request message of the IMPU of the user to the network side. The network side directly routes the message to the destination S-CSCF according to the address of the S-CSCF carried in the subscription request message. No DNS query is required on the way, so the default IMPU is compatible with TEL-URI; no DNS and HSS queries are required on the way, which improves routing efficiency and saves network resources.
至此完成 P-CSCF发出的订阅请求消息的路由。  This completes the routing of the subscription request message sent by the P-CSCF.
步骤 2、 S-CSCF收到所述订阅请求消息后,返回 200OK, 以告知 P-CSCF 收到了所述订阅请求消息。  Step 2: After receiving the subscription request message, the S-CSCF returns 200 OK to notify the P-CSCF that the subscription request message is received.
步骤 3、 S-CSCF从 Request-URI或 To头域中提取 IMPU, 并从本端查找 与 IMPU对应的用户当前的注册状态。 之后, 将所述注册状态携带于订阅响 应消息( Notify消息) 中, 并向 P-CSCF发送。 P-CSCF可根据订阅响应消息 中携带的注册状态对所述用户的注册信息进行相应的修正或注销。  Step 3: The S-CSCF extracts the IMPU from the Request-URI or the To header field, and searches for the current registration status of the user corresponding to the IMPU from the local end. Thereafter, the registration status is carried in a subscription response message (Notify message) and sent to the P-CSCF. The P-CSCF may perform corresponding modification or cancellation of the registration information of the user according to the registration status carried in the subscription response message.
步骤 4、 P-CSCF收到订阅响应消息后, 返^ 200OK, 以告知 S-CSCF收 到了所述订阅响应消息。 至此完成了 P-CSCF对用户的注册状态的订阅。  Step 4: After receiving the subscription response message, the P-CSCF returns to 200 OK to inform the S-CSCF that the subscription response message is received. This completes the subscription of the P-CSCF to the user's registration status.
之后, 当所述用户的注册状态变化时, 所述 S-CSCF会主动向 P-CSCF发 送携带有更新后的注册状态的订阅响应消息,保证 P-CSCF可及时修正或注销 该用户的注册信息, 以保持网络中用户注册状态的一致性。  Then, when the registration status of the user changes, the S-CSCF actively sends a subscription response message carrying the updated registration status to the P-CSCF to ensure that the P-CSCF can correct or cancel the registration information of the user in time. To maintain the consistency of user registration status on the network.
实施例五:以 SIP-URI作为 IMPU的缺省格式,存在路由隐藏,通过 I-CSCF 完成订阅。 本实例包括下列具体步骤:  Embodiment 5: The SIP-URI is used as the default format of the IMPU, and the route is hidden, and the subscription is completed through the I-CSCF. This example includes the following specific steps:
步骤 11、 首先用户在 IMS域注册成功后, 用户注册的 S-CSCF会向用户 侧发送携带有本 S-CSCF地址和该用户的 IMPU ( SIP-URI ) 的注册成功消息 ( 200OK消息)。其中 S-CSCF的地址携带于 Service-Route头域中; 由于路由 隐藏的原因, 通过 I-CSCF时, I-CSCF会将自己的地址加到 Service-Route头 域中, 并加密 S-CSCF的地址。 处理完成后将该消息发给 P-CSCF。  Step 11. After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends a registration success message (200 OK message) carrying the S-CSCF address and the IMPU (SIP-URI) of the user to the user side. The address of the S-CSCF is carried in the Service-Route header field. Because of the hidden route, when passing the I-CSCF, the I-CSCF adds its own address to the Service-Route header field and encrypts the S-CSCF. address. The message is sent to the P-CSCF after processing is complete.
P-CSCF收到所述注册成功消息后, 保存 Service-Route, 以及从注册成功 消息中提取该用户的 IMPU。 提取完成之后, P-CSCF可利用 ServiceRoute以及用户的 IMPU的信息封 装订阅请求消息( Subscriber消息)。 P-CSCF将提取的该用户的 IMPU填写到 订阅请求消息的 Request-URI和 To头域中, 用以指示订阅的对象; 并将保存 的 ServiceRoute填写到订阅请求消息的 Route头域中。 After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message. After the extraction is completed, the P-CSCF may encapsulate the subscription request message (Subscriber message) by using ServiceRoute and the information of the user's IMPU. The P-CSCF fills out the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills in the saved ServiceRoute into the Route header field of the subscription request message.
封装完成后, P-CSCF 将携带有加密后的用户注册的 S-CSCF 的地址、 After the encapsulation is completed, the P-CSCF will carry the address of the encrypted S-CSCF registered by the user.
I-CSCF的地址及该用户的 IMPU的订阅请求消息向网络侧发送。 网络侧根据 订阅请求消息中携带的 I-CSCF的地址, 将该消息路由到目的 I-CSC The address of the I-CSCF and the subscription request message of the IMPU of the user are sent to the network side. The network side routes the message to the destination I-CSC according to the address of the I-CSCF carried in the subscription request message.
I-CSCF收到所述订阅请求消息后, 对加密后的 S-CSCF地址进行解密, 并以解密后的 S-CSCF地址为目的地址,向该 S-CSCF转发所述订阅请求消息。  After receiving the subscription request message, the I-CSCF decrypts the encrypted S-CSCF address, and forwards the subscription request message to the S-CSCF with the decrypted S-CSCF address as the destination address.
至此完成 P-CSCF发出的订阅请求消息的路由。  This completes the routing of the subscription request message sent by the P-CSCF.
步骤 12与步骤 2相同。  Step 12 is the same as step 2.
步骤 13与步驟 3相同。  Step 13 is the same as step 3.
步骤 14与步骤 4相同。  Step 14 is the same as step 4.
实施例六: 当缺省的 IMPU为 SIP-URI, 存在路由隐藏, 通过 I-CSCF完 成订阅。 本实例包括下列具体步骤:  Embodiment 6: When the default IMPU is a SIP-URI, there is a route hiding, and the subscription is completed through the I-CSCF. This example includes the following specific steps:
步骤 21、 首先用户在 IMS域注册成功后, 用户注册的 S-CSCF会向用户 侧发送携带有本 S-CSCF地址、 I-CSCF 的地址(THIG )和该用户的 IMPU: ( SIP-URI ) 的注册成功消息(200OK消息), 其中 S-CSCF的地址和 I-CSCF 的地址携带于 Service-Route头域中。 由于路由隐藏的原因, 通过 I-CSCF时, I-CSCF对 Service-Route头域中的 S-CSCF地址进行加密。 I-CSCF将处理后的 注册成功消息发给 P-CSCF。  Step 21: After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends the address (THIG) carrying the S-CSCF address, the I-CSCF, and the IMPU of the user: (SIP-URI) to the user side. Registration success message (200 OK message), where the address of the S-CSCF and the address of the I-CSCF are carried in the Service-Route header field. Due to the hidden route, the I-CSCF encrypts the S-CSCF address in the Service-Route header field when passing the I-CSCF. The I-CSCF sends the processed registration success message to the P-CSCF.
P-CSCF收到所述注册成功消息后, 保存 Service-Route, 以及从注册成功 消息中提取该用户的 IMPU。  After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message.
提取完成之后, P-CSCF可利用 Service-Route以及用户的 IMPU的信息封 装订阅请求消息( Subscriber消息)。 P-CSCF将提取的该用户的 IMPU填写到 订阅请求消息的 Request-URI和 To头域中, 用以指示订阅的对象; 并将保存 的 Service-Route填写到订阅请求消息的 Route头域中。 封装完成后, P-CSCF将携带有加密后的用户注册的 S-CSCF 的地址、 I-CSCF的地址及该用户的 IMPU的订阅请求消息向网络侧发送。 网络侧才艮据 订阅请求消息中携带的 I-CSCF的地址, 将该消息路由到目的 I-CSCF。 After the extraction is completed, the P-CSCF may encapsulate the subscription request message (Subscriber message) by using Service-Route and the information of the user's IMPU. The P-CSCF fills the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills the saved Service-Route into the Route header field of the subscription request message. After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the encrypted user registration, the address of the I-CSCF, and the subscription request message of the IMPU of the user to the network side. The network side routes the message to the destination I-CSCF according to the address of the I-CSCF carried in the subscription request message.
I-CSCF收到所述订阅请求消息后, 对加密后的 S-CSCF地址进行解密, 并以解密后的 S-CSCF地址为目的地址,向该 S-CSCF转发所述订阅请求消息。  After receiving the subscription request message, the I-CSCF decrypts the encrypted S-CSCF address, and forwards the subscription request message to the S-CSCF with the decrypted S-CSCF address as the destination address.
至此完成 P-CSCF发出的订阅请求消息的路由。  This completes the routing of the subscription request message sent by the P-CSCF.
步骤 22与步驟 2相同。  Step 22 is the same as step 2.
步骤 23与步骤 3相同。  Step 23 is the same as step 3.
步骤 24与步骤 4相同。  Step 24 is the same as step 4.
实施例七:当缺省的 IMPU为 SIP-U I,存在路由隐藏,通过 IBCF (THIG) 进行拓朴隐藏完成订阅。 本实例包括下列具体步骤:  Embodiment 7: When the default IMPU is SIP-U I, there is a route hiding, and the topology is hidden by IBCF (THIG) to complete the subscription. This example includes the following specific steps:
步骤 31、 首先用户在 IMS域注册成功后, 用户注册的 S-CSCF会向用户 侧发送携带有本 S-CSCF 地址、 IBCF 的地址 (TfflG )和该用户的 IMPU ( SIP-URI )的注册成功消息(200OK消息), 其中 S-CSCF的地址和 IBCF的 地址携带于 Service-Route头域中。由于路由隐藏的原因,通过 IBCF时, IBCF 对 Service-Route头域中的 S-CSCF地址进行加密。 IBCF将处理后的注册成功 消息发给 P-CSCF。  Step 31: After the user successfully registers in the IMS domain, the S-CSCF registered by the user sends the address carrying the current S-CSCF address, the IBCF address (TfflG), and the user's IMPU (SIP-URI) to the user side. Message (200 OK message), where the address of the S-CSCF and the address of the IBCF are carried in the Service-Route header field. Due to the hidden route, the IBCF encrypts the S-CSCF address in the Service-Route header field when passing the IBCF. The IBCF sends the processed registration success message to the P-CSCF.
P-CSCF收到所述注册成功消息后, 保存 Service-Route, 以及从注册成功 消息中提取该用户的 IMPU。  After receiving the registration success message, the P-CSCF saves the Service-Route and extracts the IMPU of the user from the registration success message.
提取完成之后, P-CSCF可利用 Service-Route以及用户的 IMPU的信息封 装订阅请求消息(Subscriber消息)。 P-CSCF将提取的该用户的 IMPU填写到 订阅请求消息的 Request-URI和 To头域中, 用以指示订阅的对象; 并将保存 的 Service-Route填写到订阅请求消息的 Route头域中。  After the extraction is completed, the P-CSCF can encapsulate the subscription request message (Subscriber message) by using Service-Route and the information of the user's IMPU. The P-CSCF fills in the extracted IMPU of the user into the Request-URI and To header fields of the subscription request message to indicate the subscribed object; and fills the saved Service-Route into the Route header field of the subscription request message.
封装完成后 , P-CSCF将携带有加密后的用户注册的 S-CSCF的地址、 IBCF 的地址及该用户的 IMPU的订阅请求消息向网絡侧发送。 网絡侧根据订阅请 求消息中携带的 IBCF的地址, 将该消息路由到目的 IBCF。  After the encapsulation is completed, the P-CSCF sends the address of the S-CSCF with the encrypted user registration, the address of the IBCF, and the subscription request message of the IMPU of the user to the network side. The network side routes the message to the destination IBCF according to the address of the IBCF carried in the subscription request message.
IBCF收到所述订阅请求消息后, 对加密后的 S-CSCF地址进行解密, 并 以解密后的 S-CSCF地址为目的地址, 向该 S-CSCF转发所述订阅请求消息。 至此完成 P-CSCF发出的订阅请求消息的路由。 After receiving the subscription request message, the IBCF decrypts the encrypted S-CSCF address, and The subscription request message is forwarded to the S-CSCF with the decrypted S-CSCF address as the destination address. This completes the routing of the subscription request message sent by the P-CSCF.
步骤 32与步骤 2相同。  Step 32 is the same as step 2.
步骤 33与步骤 3相同。  Step 33 is the same as step 3.
步驟 34与步骤 4相同。  Step 34 is the same as step 4.
综上所述, 本发明实施例利用用户注册成功后, 该用户注册的 S-CSCF 向 P-CSCF发送的注册成功消息中携带的本 S-CSCF的地址, 在 P-CSCF向网 络侧发起订阅请求时,在订阅请求消息中携带所述 S-CSCF的地址;从而使得 网络侧可根据订阅请求消息中携带的 S-CSCF地址,直接将订阅请求消息路由 到用户注册的 S-CSCF, 以完成 P-CSCF对用户的注册状态的订阅。 所以本发 明实施例无须进行 DNS查询, 即可将订阅请求消息路由到 S-CSCF, 所以即 使缺省的 IMPU为 TEL-URI, 也可完成路由, 不会发生 IMPU的缺省格式为 TEL-URI 而导致路由失败的结果, 所以达到了现有技术没有的技术效果。 而 且提高了路由效率, 也节约了网络资源。  In summary, in the embodiment of the present invention, after the user is successfully registered, the address of the S-CSCF carried in the registration success message sent by the S-CSCF registered by the user to the P-CSCF is initiated by the P-CSCF to the network side. When the request is received, the address of the S-CSCF is carried in the subscription request message, so that the network side can directly route the subscription request message to the S-CSCF registered by the user according to the S-CSCF address carried in the subscription request message, to complete The P-CSCF subscribes to the user's registration status. Therefore, the embodiment of the present invention can route the subscription request message to the S-CSCF without performing a DNS query, so even if the default IMPU is a TEL-URI, the route can be completed without the default format of the IMPU being TEL-URI. As a result of the routing failure, the technical effects not found in the prior art are achieved. It also improves routing efficiency and saves network resources.
进一步, 本发明还公开了采用路由隐藏方式和未采用路由隐藏方式的方 案。 发明的精神和范围。 这样, 倘若本发明的这些修改和变型属于本发明权利要 求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。  Further, the present invention also discloses a scheme using a route hiding mode and a route hiding mode. The spirit and scope of the invention. Thus, it is intended that the present invention cover the modifications and variations of the inventions

Claims

权 利 要 求 Rights request
1、 一种路由订阅请求消息的方法, 包括下列步骤: A method for routing a subscription request message, comprising the following steps:
A、 用户注册成功后, P-CSCF向网络侧发送订阅请求消息, 所述订阅请 求消息中携带有该用户注册的 S-CSCF的地址;  A. After the user is successfully registered, the P-CSCF sends a subscription request message to the network side, where the subscription request message carries the address of the S-CSCF registered by the user.
B、 网络侧以订阅请求消息中携带的 S-CSCF地址完成路由。  B. The network side completes the route by using the S-CSCF address carried in the subscription request message.
2、 如权利要求 1所述的方法, 其特征在于, 若未釆用路由隐藏方式, 则 所述步驟 A中包括:  2. The method according to claim 1, wherein if the route hiding mode is not used, the step A includes:
All、 用户注册成功后, 该用户注册的 S-CSCF向 P-CSCF发送携带有本 After the user is successfully registered, the S-CSCF registered by the user sends a packet to the P-CSCF.
S-CSCF地址的注册成功消息; The registration success message of the S-CSCF address;
A12、 P-CSCF从中提取所述用户注册的 S-CSCF的地址;  A12. The P-CSCF extracts an address of the S-CSCF registered by the user.
A13、 P-CSCF将所述 S-CSCF的地址携带于订阅请求消息中, 并向网络 侧发送。 .  A13. The P-CSCF carries the address of the S-CSCF in the subscription request message, and sends the message to the network side. .
3、 如权利要求 2所述的方法, 其特征在于, 所述步骤 B中, 网络侧以订 阅请求消息中携带的 S-CSCF 地址, 直接将该订阅请求消息路由到相应的 S-CSCF。  The method according to claim 2, wherein in the step B, the network side directly routes the subscription request message to the corresponding S-CSCF by using the S-CSCF address carried in the subscription request message.
4、 如权利要求 2所述的方法, 其特征在于, 所述 S-CSCF的地址携带于 订阅请求消息的路由头域中。  4. The method of claim 2, wherein the address of the S-CSCF is carried in a routing header field of a subscription request message.
5、 如权利要求 1所述的方法, 其特征在于, 若采用路由隐藏方式, 则所 述步骤 A中包括:  5. The method according to claim 1, wherein if the route hiding mode is adopted, the step A includes:
A21、 用户注册成功后, 该用户注册的 S-CSCF向 I-CSCF发送携带有本 S-CSCF地址的注册成功消息;  A21. After the user is successfully registered, the S-CSCF registered by the user sends a registration success message carrying the S-CSCF address to the I-CSCF.
A22、 I-CSCF将注册成功消息中的 S-CSCF地址加密, 并将本 I-CSCF地 址加入所述注册成功消息, 向 P-CSCF转发;  A22. The I-CSCF encrypts the S-CSCF address in the registration success message, and adds the I-CSCF address to the registration success message, and forwards the message to the P-CSCF.
A23、 P-CSCF将加密后的 S-CSCF地址和 I-CSCF地址携带于订阅请求消 息中, 并向网络侧发送。  A23. The P-CSCF carries the encrypted S-CSCF address and the I-CSCF address in the subscription request message, and sends the message to the network side.
6、 如权利要求 1所述的方法, 其特征在于, 若釆用路由隐藏方式, 则所 述步驟 A中包括: 6. The method according to claim 1, wherein if the route hiding mode is used, Step A includes:
A21、 用户注册成功后, 该用户注册的 S-CSCF向 I-CSCF/IBCF发送携带 有本 S-CSCF地址以及 I-CSCF/IBCF地址的注册成功消息;  A21. After the user is successfully registered, the S-CSCF registered by the user sends a registration success message carrying the current S-CSCF address and the I-CSCF/IBCF address to the I-CSCF/IBCF.
A22、 I-CSCF IBCF将注册成功消息中的 S-CSCF地址加密后,向 P-CSCF 转发;  A22. The I-CSCF IBCF encrypts the S-CSCF address in the registration success message and forwards it to the P-CSCF.
A23、 P-CSCF将加密后的 S-CSCF地址和 I-CSCF/IBCF地址携带于订阅 请求消息中, 并向网络侧发送。  A23. The P-CSCF carries the encrypted S-CSCF address and the I-CSCF/IBCF address in the subscription request message, and sends the message to the network side.
7、 如权利要求 6所述的方法, 其特征在于, 所述步驟 B中包括:  7. The method according to claim 6, wherein the step B includes:
B21、 I-CSCF对订阅请求消息中的加密后的 S-CSCF地址进行解密; B22、 I-CSCF以解密后的 S-CSCF地址,将该订阅请求消息路由到相应的 B21: The I-CSCF decrypts the encrypted S-CSCF address in the subscription request message; B22, the I-CSCF routes the subscription request message to the corresponding S-CSCF address by using the decrypted S-CSCF address.
S-CSCF。 S-CSCF.
8、 如权利要求 6所述的方法, 其特征在于, 所述步骤 B中包括:  8. The method according to claim 6, wherein the step B includes:
B21、 IBCF对订阅请求消息中的加密后的 S-CSCF地址进行解密; B21. The IBCF decrypts the encrypted S-CSCF address in the subscription request message.
B22、 IBCF以解密后的 S-CSCF地址, 将该订阅请求消息路由到相应的 S-CSCF。 B22. The IBCF routes the subscription request message to the corresponding S-CSCF by using the decrypted S-CSCF address.
9、 如权利要求 6所述的方法, 其特征在于, 所述 I-CSCF的地址携带于 订阅请求消息的路由头域中。  9. The method of claim 6, wherein the address of the I-CSCF is carried in a routing header field of a subscription request message.
10、 如权利要求 2至 9任一项所述的方法, 其特征在于, 所述订阅请求 消息和注册成功消息中还携带有所述用户的公共标识 IMPU。  The method according to any one of claims 2 to 9, wherein the subscription request message and the registration success message further carry the public identifier IMPU of the user.
11、 如权利要求 10所述的方法, 其特征在于, 所述 IMPU包括: 会话发 起协议通用资源标识 SIP-URI和电话通用资源标识 TEL-URL  11. The method according to claim 10, wherein the IMPU comprises: a session initiation protocol universal resource identifier SIP-URI and a telephone universal resource identifier TEL-URL
12、 如权利要求 11所述的方法, 其特征在于, 所述步驟 B之后还包括步 驟:  12. The method according to claim 11, wherein the step B further comprises the following steps:
Cl、 所述 S-CSCF收到订阅请求消息后, 从中提取 IMPU;  Cl, the S-CSCF receives the subscription request message, and extracts the IMPU therefrom;
C2、 所述 S-CSCF从本端查找与 IMPU对应的用户当前的注册状态; C3、 将所述注册状态携带于订阅响应消息中, 并向 P-CSCF发送, 已完 成订阅。 C2: The S-CSCF searches for the current registration status of the user corresponding to the IMPU from the local end; C3. The registration status is carried in the subscription response message, and is sent to the P-CSCF, and the subscription is completed.
13、 一种路由订阅请求消息的系统, 其特征在于, 包括: A system for routing a subscription request message, comprising:
P-CSCF, 用于接收注册成功消息, 所述注册成功消息中包含有 S-CSCF 的地址; 根据该 S-CSCF的地址生成订阅倩求消息, 发送到网络侧;  a P-CSCF, configured to receive a registration success message, where the registration success message includes an address of the S-CSCF, and generate a subscription request message according to the address of the S-CSCF, and send the message to the network side;
网络侧相关网元, 用于以订阅请求消息中携带的 S-CSCF 的地址完成路 由。  The network-side related network element is configured to complete the route by using the address of the S-CSCF carried in the subscription request message.
14、 如权利要求 13所述的系统, 其特征在于, 若未采用路由隐藏方式, 则所述系统还包括: S-CSCF, 用于发出注册成功消息, 所述注册成功消息中 携带有该 S-CSCF的地址。  The system according to claim 13, wherein, if the route hiding mode is not adopted, the system further includes: an S-CSCF, configured to send a registration success message, where the registration success message carries the S - The address of the CSCF.
15、 如权利要求 13所述的系统, 其特征在于, 若采用路由隐藏方式, 则 所述系统还包括: S-CSCF, 用于发出注册成功消息, 所述注册成功消息中携 带有该 S-CSCF的地址以及 I-CSCF/IBCF地址。  The system according to claim 13, wherein, if the route hiding mode is adopted, the system further includes: an S-CSCF, configured to send a registration success message, where the registration success message carries the S- The address of the CSCF and the I-CSCF/IBCF address.
16、 如权利要求 15所述的系统, 其特征在于, 所述系统还包括:  The system of claim 15, wherein the system further comprises:
I-CSCF/IBCF,用于接收注册成功消息,并将该注册成功消息中的 S-CSCF 地址加密, 以及向 P-CSCF转发。  The I-CSCF/IBCF is configured to receive the registration success message, encrypt the S-CSCF address in the registration success message, and forward the message to the P-CSCF.
17、 如权利要求 16 所述的系统, 其特征在于, 所述网络侧相关网元为 I-CSCF IBCF, 用于对订阅请求消息中的加密后的 S-CSCF地址进行解密 , 以 及以解密后的 S-CSCF地址, 将该订阅请求消息路由到相应的 S-CSCF。  The system according to claim 16, wherein the network-side related network element is an I-CSCF IBCF, configured to decrypt the encrypted S-CSCF address in the subscription request message, and after decryption The S-CSCF address, routing the subscription request message to the corresponding S-CSCF.
PCT/CN2007/001461 2006-05-12 2007-04-29 A method and system for routing subscription request message WO2007131433A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN200610078583.5 2006-05-12
CN200610078583.5A CN100558116C (en) 2006-05-12 2006-05-12 A kind of method of route subscription request message

Publications (1)

Publication Number Publication Date
WO2007131433A1 true WO2007131433A1 (en) 2007-11-22

Family

ID=38076824

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2007/001461 WO2007131433A1 (en) 2006-05-12 2007-04-29 A method and system for routing subscription request message

Country Status (2)

Country Link
CN (1) CN100558116C (en)
WO (1) WO2007131433A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101325590B (en) * 2007-06-15 2013-03-20 中兴通讯股份有限公司 Method for implementation terminal call of IP multimedia subsystem central control business
CN101345748B (en) * 2007-07-13 2010-08-04 华为技术有限公司 Method, system and apparatus for informing application server of user status
CN113542205A (en) * 2020-04-22 2021-10-22 中兴通讯股份有限公司 Control and processing method of registration associated service, network element and computer readable medium

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040098308A (en) * 2003-05-14 2004-11-20 한국전자통신연구원 System and method for multimedia service of mobile communication network
WO2005064896A1 (en) * 2003-12-19 2005-07-14 Nokia Corporation Application server adressing
CN1642346A (en) * 2004-01-07 2005-07-20 华为技术有限公司 Method for user to register on belonging signatory user's service device

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20040098308A (en) * 2003-05-14 2004-11-20 한국전자통신연구원 System and method for multimedia service of mobile communication network
WO2005064896A1 (en) * 2003-12-19 2005-07-14 Nokia Corporation Application server adressing
CN1642346A (en) * 2004-01-07 2005-07-20 华为技术有限公司 Method for user to register on belonging signatory user's service device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
"3GPP TS 24.229 V5.11.1, 3GPP", 31 January 2005 (2005-01-31), Retrieved from the Internet <URL:http://www.arib.or.jp/IMT-2000/V440Mar05/5_Appendix/Rel5/24/24229-5b1.pdf> *
"RFC 3261, Network Working GROUP", 30 June 2002 (2002-06-30), Retrieved from the Internet <URL:http://www.ietf.org/rfc/rfc3261.txt> *

Also Published As

Publication number Publication date
CN1968291A (en) 2007-05-23
CN100558116C (en) 2009-11-04

Similar Documents

Publication Publication Date Title
KR101245915B1 (en) Method and apparatus for identifying an ims service
JP5249952B2 (en) Group access to IP multimedia subsystem services
US7890101B2 (en) Call controlling apparatus, call controlling method, and computer program
TWI375443B (en) Message handling in an ip multimedia subsystem
US8959238B2 (en) Systems, methods and computer program products for providing access to web services via device authentication in an IMS network
JP5001436B2 (en) Message processing in communication networks
WO2006116939A1 (en) A method of realizing message service based on ip network multimedia subsystem
WO2009005873A1 (en) Optimized signaling protocol, including session initiation protocol (sip), in a communications environment
WO2008089642A1 (en) A method, device and system for transferring terminal information in multimedia subsystem
US9420018B2 (en) End-to-end address transfer
WO2008089693A1 (en) Method and system for identifying communication service
WO2007095795A1 (en) A service implementing system and method of the ip multimedia subsystem
WO2007095796A1 (en) A method for realizing called service and a system thereof
US9596270B2 (en) Secure XDM communication between IMS networks
WO2007036124A1 (en) An addressing method in communication system
US9762621B2 (en) Call routing for IP multimedia subsystem users
WO2007131433A1 (en) A method and system for routing subscription request message
WO2008086744A1 (en) Method of implementing call establishment, system and call controlling network element thereof
WO2006116941A1 (en) Realizing method and system for ip-based network area message service
WO2009024053A1 (en) Method and system for transferring operation discovering message and function entity for operation discovering
WO2008058472A1 (en) Method for achieving packet-based network service, system and database registered by users
EP2059001B1 (en) Multitype SIP processing element
WO2008095440A1 (en) A method, communication system and device for acquiring and providing msisdn number
EP2745486B1 (en) Suppressing camel service invocation for diverting users
WO2012058943A1 (en) Ip multimedia subsystem, and method and device for forking subscription

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 07721034

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 07721034

Country of ref document: EP

Kind code of ref document: A1