WO2008134930A1 - Method, apparatus and system for message processing in ims network - Google Patents

Method, apparatus and system for message processing in ims network Download PDF

Info

Publication number
WO2008134930A1
WO2008134930A1 PCT/CN2008/000857 CN2008000857W WO2008134930A1 WO 2008134930 A1 WO2008134930 A1 WO 2008134930A1 CN 2008000857 W CN2008000857 W CN 2008000857W WO 2008134930 A1 WO2008134930 A1 WO 2008134930A1
Authority
WO
WIPO (PCT)
Prior art keywords
domain
user
domain name
imsi number
query
Prior art date
Application number
PCT/CN2008/000857
Other languages
French (fr)
Chinese (zh)
Inventor
Kai Wen
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 WO2008134930A1 publication Critical patent/WO2008134930A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/26Network addressing or numbering for mobility support
    • H04W8/28Number portability ; Network address portability
    • 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/1066Session management
    • H04L65/1073Registration or de-registration
    • 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
    • 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/04Registration at HLR or HSS [Home Subscriber Server]
    • 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 a next generation communication network, and more particularly to a method, apparatus and system for processing messages in an IMS network. Background technique
  • IMS networks As a next-generation network supporting fixed and mobile convergence, IMS networks have become the focus of current industry discussions. Many IMS-related specifications have been defined in 3GPP and TISPAN standards.
  • Each IMS user has at least one private user ID and one public user ID.
  • the private identifier is specified by the user's home domain operator. This identifier is used for user registration, authentication, management, and accounting.
  • the user's private identity is not used to route SIP messages.
  • the user's private identity is determined by the network access identifier defined in FC2486. The form of NAI).
  • the public user identity is used by the user to request communication with other users, similar to the telephone number referred to in a traditional telecommunications network (such as PSTN), which often appears on business cards.
  • the user's public identity is in SIP URI or Tel URJ format; the Tel URI is defined in protocol RFC 3966, and the traditional E.164 number is represented by URL syntax.
  • SIP URIs are defined in protocols RFC 3261 and RFC 2396.
  • the IMS network uses the registration process of the SIP protocol to implement user access to the IMS network.
  • the IMS network authenticates the user's private identity and establishes an access domain security channel.
  • the user registration success will establish the relationship between the user's public identity and the current location of the user in the home domain service-call session control function S-CSCF. Whether the current registered location of the user is in its home domain or in a certain roaming domain, the call with the public identity of the user as the called party can be routed to the corresponding user equipment.
  • the IMS network is based on the SIP protocol.
  • the public user ID is the SIP URL.
  • the public user ID format can be simply expressed as "sip:user@domain”.
  • the domain is the domain name.
  • Each IMS domain operated by the operator has a corresponding domain name, for example, IMS.
  • the operator ABC operates an IMS network with the domain name "ABC.com”
  • Alice's public user ID at the operator ABC is usually "sip: Alice@ABC.com”.
  • the home domain domain name of the IMS network is used to identify the IMS network to which the IMS user belongs, and the home domain domain name of the IMS user is usually stored in the user's ISIM card (IMS Subscriber Identity Module).
  • IMS Subscriber Identity Module IMS Subscriber Identity Module
  • the Request-URI in the registration request message sent by the user equipment UE is filled in as the home IMS network domain name of the user, and the proxy-call session control function P-CSCF in the IMS network queries the domain name server DNS according to the domain name, and will register.
  • the request message is routed to the user's home domain.
  • the home domain domain name of the IMS user is typically stored in the ISIM card.
  • the home domain domain name can be derived from the user's IMSI number information according to the definition of 3GPP standard 23003.
  • the IMSI numbering rules are shown in Figure 1A, where:
  • MCC Mobile Country Number
  • MNC Mobile Network Number
  • MSIN Mobile Subscriber Identity
  • the format of the exported home domain domain name is: ims.mnc(0xx).mcc(460).3gppnetwork.org, where "XX" - the assignment of the mobile network number MNC, assigning only one mobile network number to one operator, for example, In China, the code of the operator A is "00", and the code of the operator B is "01". Therefore, the operator A's user exports his own home domain name to "ims.000.460.3gppnetwork.org".
  • the domain name "3gppnetwork.org” is managed by the GSMA (Global System for Mobile Communications Association), "ims.000.460.3gppnetwork.org”
  • GSMA Global System for Mobile Communications Association
  • ims.000.460.3gppnetwork.org There is a record in the GSMA's DNS system that can correspond to the corresponding operator A's I-CSCF entity.
  • the request-uri in the registration request of the operator of the operator A is filled in as "ims.000.460.3gppnetwork.org”
  • the registration request will be routed to the I-CSCF entity of the IMS network of the operator A registered in the aforementioned DNS system. .
  • the home domain derived from the user IMSI number is referred to as the original home domain
  • the network corresponding to the original home domain domain name is referred to as the original home network
  • the IMS network corresponding to the user's true home belongs.
  • the home domain is called the destination home domain
  • the network corresponding to the destination home domain domain name is called the destination home network.
  • the method for deriving the above-mentioned home domain name implies that one operator has only one IMS network, but one operator may operate multiple IMS networks at the same time, and each IMS network corresponds to a different domain.
  • the original home domain domain name cannot be mapped to the user's destination home domain based on the above-mentioned domain name export method. (Because an operator only assigns one mobile network number MNC, The original home domain name that is exported can only correspond to a specific IMS network. If the user is served by another IMS network, it cannot be matched.
  • Embodiments of the present invention provide a method, apparatus, and system for processing a message in an IMS network, so that a user's destination home domain can be correctly determined.
  • a method of processing a message in an IMS network comprising the steps of:
  • the original home domain receives the registration request message of the user, and queries the correspondence between the IMSI number information and the domain name of the destination home domain according to the IMSI number information in the registration request message, and determines the domain name domain of the user;
  • the original home domain processes the registration request message according to the determined destination home domain domain name.
  • An inquiry call session control function entity includes:
  • a receiving module configured to receive a registration request message of the user
  • a querying module configured to query, according to the IMSI number information in the registration request message, a correspondence between the IMSI number information and the domain name of the destination home domain;
  • a server comprising:
  • a storage module configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain
  • a receiving module configured to receive a registration status query request message that includes the IMSI number information of the user, where the query module is configured to query the corresponding one of the storage modules according to the IMSI number information Relationship
  • the sending module is configured to return a message containing the result of the query to the requesting party.
  • An IMS network system comprising:
  • a server configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain
  • a proxy call session control function entity configured to route the registration request message to a user's original home domain according to a home domain domain name in a registration request message of the user;
  • the query call session control function entity is configured to query the correspondence relationship according to the IMSI number information in the received registration request message to determine the destination home domain domain name of the user, and forward the registration request message to the network device of the destination home domain.
  • 1A is a schematic diagram of a numbering rule of an IMSI in the prior art
  • Figure B is a schematic diagram of the relationship between the network entities of the IMS network in the prior art
  • FIG. 2 is a schematic diagram of a network structure of multiple IMS network domains of an operator according to an embodiment of the present invention
  • FIG. 3A is a schematic diagram of a correspondence between distributed storage IMSI number information and a destination home domain domain name according to an embodiment of the present invention
  • FIG. 3B is a schematic diagram showing the network structure of two sub-domain services in an IMS network according to an embodiment of the present invention
  • FIG. 5 is a specific flowchart of processing a registration request message in a specific example of the embodiment of the present invention
  • FIG. 6 is a schematic structural diagram of an inquiry call session control function entity according to an embodiment of the present invention
  • Schematic diagram of the user server Schematic diagram of the user server. detailed description
  • Figure 1B shows a portion of the network entity of the IMS network system, including proxy call session control functions
  • the P-CSCF entity the Incoming Call Session Control Function I-CSCF entity, the Serving Call Session Control Function S-CSCF entity and the Home Subscriber Server HSS.
  • the P-CSCF entity is the first contact point of the user in the IMS system, forwards the request of the user equipment to the designated target device, and processes and forwards the response; the I-CSCF entity is connected to all in one operating network.
  • the contact point provided by the connection of a certain user in the network the functions performed by the I-CSCF entity include: contacting the HSS to obtain the name of the S-CSCF entity serving the user, based on the capability set received from the HSS To specify an S-CSCF entity, etc.; the S-CSCF entity is the core of the IMS, located in the home domain, for session control and registration services for user equipment; HSS is the main data storage for all user and service related data in IMS These data mainly include user identity, registration information, access parameters, and server trigger information.
  • the correspondence between the IMSI number information of all the IMS users of the operator and the destination home domain domain name is established in the network device of the original home network, so that the IMSI can be based on the IMSI.
  • the number information finds the destination home domain of any one of the operators.
  • the IMSI number information may be an IMSI number, an IMSI number segment, or a mobile subscriber identity MSIN in the IMSI number, or an MSIN number segment.
  • FIG. 2 shows the IMS network domain 1 and the IMS network domain 2 operated by the same carrier A in this embodiment.
  • the IMS network domain 1 and the IMS network domain 2 are not limited thereto.
  • the same carrier can operate 5 IMS network.
  • the IMS network domain 1 and the IMS network domain 2 respectively cover a certain area, and each IMS network domain has multiple IMS users.
  • the IP address of an I-CSCF entity of one of the IMS network domains is the IP address corresponding to the home domain domain name derived from the IMSI number.
  • the IP address of the I-CSCF1 entity in the IMS network domain 1 is the IP address corresponding to the domain name "ims.000.460.3gppnetwork.org" (IMS network domain 1 may be carrier A's)
  • the IMS network operated by the subordinate company (subsidiary), that is, the IMS network domain 1 is the original home network.
  • the IMSI number of the user 1 is 46000123456789, and the home domain name derived by the IMSI number is "ims.000.460.3gppnetwork.org", corresponding to the IMS network domain 1 in FIG. 2, and the destination home domain of the user 1 is "site2.aaa.com".
  • the correspondence between the IMSI number information and its destination home domain domain name can be saved in various ways, for example, it can be saved in the I-CSCF entity or saved in the subscriber location function entity SLF (Subscriber Location Function) / Home Subscriber Server HSS. , or distributed in these network elements.
  • IMSI number information can be saved in various ways, for example, it can be saved in the I-CSCF entity or saved in the subscriber location function entity SLF (Subscriber Location Function) / Home Subscriber Server HSS. , or distributed in these network elements.
  • SLF Subscriber Location Function
  • FIG. 3A An example of a distributed storage mode is shown in FIG. 3A, which is stored according to the IMSI number semicolon segment.
  • the number segment 1 is configured in the I-CSCF and processed by the home subscriber server HSS2, and the segment 2-9 is used to locate the function entity. SLF1 processing.
  • the corresponding number segment relationship is also assigned to the next-level user positioning function entity SLF according to the number segment configuration, for example, in FIG. 3A, the number segment 2-5 to the user positioning function entity SLF21 Processing, number 6-9 to the user positioning function entity SLF22 processing.
  • the I-CSCF entity can finally obtain the destination home domain name "site2.aaa.com” corresponding to "46000123456789" from the home subscriber server HSS2 by querying.
  • the user access request UAR/user access in the Cx/Dx interface needs to be extended.
  • the request responds to the UAA interaction.
  • the user's destination home domain name is returned to the I-CSCF entity, and the I-CSCF entity routes the registration request message to the destination home network according to the destination home domain name.
  • one IMS network is two sub-domains of sub-domain 1 and sub-domain 2.
  • different subdomains have different HSS and S-CSCF entities, but share a group of I-CSCF entities.
  • the I-CSCF entity can find a sub-domain serving the user according to the IMSI number information, that is, the I-CSCF can locate the corresponding HSS that provides the service for the user, by using the foregoing manner of saving the correspondence between the MSI number information and the domain name of the destination home domain.
  • the note will be The request message is routed to the S-CSCF of the corresponding sub-domain, apparently in this scenario without the need to extend the Cx/Dx interface.
  • destination destination 3 corresponds to the corresponding HSS / S-CSCF within the IMS network, rather than to another IMS network.
  • Step 400 The user equipment UE of the USIM or the SIM card initiates a registration request, where the Request-uri in the REGISTER request is the original home domain domain name derived from the IMSI number.
  • Step 410 After receiving the registration request, the P-CSCF entity on the network side routes the registration request message to the corresponding original home domain according to the original home domain domain name.
  • Step 420 After receiving the registration request message, the network device in the original home network obtains the IMSI number information in the registration request message, and queries the correspondence between the IMSI number information and the IMS domain name to obtain the destination home domain.
  • the MSIN number is extracted from the ISMI number segment and then the corresponding relationship is queried.
  • the matching query is performed when the IMSI number information is an IMSI number segment or an MSIN number segment.
  • Step 430 The original home domain processes the registration request message according to the queried destination home domain name.
  • the destination home domain domain name is the original home domain domain name
  • the user is registered in the original home domain;
  • the destination home domain domain name is not the original home domain domain name, the original home domain routes the registration request message to the destination attribution.
  • the domain registers the user in the destination home network.
  • the IMS network domain 1 serves as the original home domain
  • the IMS network domain 2 serves as the destination home domain of the user A
  • the user A uses the terminal device of the USIM card or the SIM card.
  • the specific processing flow when the roaming network initiates the registration request message is as shown in FIG. 5 (the IMSI number information is exemplified by the IMSI number):
  • Step 500 The user equipment UE that uses the USIM card or the SIM card by the user A initiates a registration request in the roaming network, and the IMSI number of the user A is " 46000123456789 " , the Request-url in the registration request is ims.000.460.3gppnetwork.org.
  • the public user ID and the private user ID in the request message are the same, for example: 46000123456789@ims.000.460.3gppnetwork.org.
  • Step 501 After receiving the registration request, the proxy call session control function P-CSCF entity in the roaming network obtains the IP of the query call session control function entity I-CSCF1 according to the DNS query "ims.000.460.3gppnetwork.org" The address, and the registration request message is routed to the inquiry call session control function entity I-CSCF1.
  • Step 502 The inquiring call session control function entity I-CSCF1 sends a user access query request UAR to the home subscriber server HSS1 of the IMS network domain through the Cx interface.
  • Step 503 The home subscriber server HSS1 stores the destination home domain domain name corresponding to the IMSI of the user A. Therefore, the home subscriber server HSS1 queries the destination home domain domain name "site2.aaa.com” according to "46000123456789" (ie, the real user of the user)
  • the IMS home domain name is determined to be different from the domain name of the IMS network domain 1. Therefore, the UAB is returned to the query call session control function entity I-CSCFL by the user access query.
  • the query call session control function entity I-CSCF1 queries the DNS according to the obtained destination home domain domain name to obtain the corresponding IP address, and then routes the registration request to the query call session control function entity I-CSCF2 of the IMS network domain 2,
  • the query call session control function entity I-CSCF2 transmits the registration request to the service call session control function entity S-CSCF2, and performs registration processing on the user.
  • the processing procedure is the same as the existing registration process, and will not be described again.
  • the user equipment After the IMS network domain 2 receives the registration of the user A, the user equipment obtains the service route service-route, and the message such as the session request INVITE sent by the user equipment does not need to be performed by the query call session control function entity I-CSCF1. routing.
  • the IMS network domain 1 serves as the destination home domain of the user B.
  • the HSS query correspondence relationship is determined differently from the foregoing process. If the destination home domain name is the same as the domain name of the IMS network domain 1, the existing Cx/Dx interface is kept unchanged, and the HSS directly queries the call session control function entity.
  • the I-CSCF 1 returns the user data, and then queries the call session control function entity I-CSCF1 to forward the registration request message to the serving call session control function entity S-CSCF in the network according to the user data, and completes the user in the original home network. B registration processing.
  • the processing flow of the query destination home domain is different from the foregoing steps 502-503, and the I-CSCF entity may first query the corresponding relationship in the entity (I).
  • the -CSCF entity saves the correspondence between the partial IMSI number information and the destination home domain domain name.
  • the user locates the function entity SLF1 to send a query request to learn the user's destination home domain.
  • the user location function entity SLF1 may obtain the user's destination home domain name after re-sending the query request message.
  • the network entity is responsible for returning the destination attribution to the I-CSCF entity after querying the corresponding relationship. Domain domain name. It is determined by the I-CSCF entity whether the destination home domain and the original home domain are the same domain.
  • An I-CSCF entity in this embodiment includes: a receiving module 601, a querying module 602, and a sending module 603, where the receiving module 601 receives a registration request message sent by the user equipment, where the registration request message is The original home domain domain name of the IMS user that is derived from the IMSI number is included; the query module 602 queries the correspondence between the IMSI number information and the destination home domain domain name of the user according to the IMSI number information in the registration request message, and obtains the destination home domain domain name of the user; The sending module 603 routes the registration request message to the corresponding network device according to the queried destination home domain name, for example, to the designated service call session control function S-CSCF entity.
  • the I-CSCF entity may further include a storage module 604, configured to store a correspondence between the IMSI number information of the IMS user and the destination home domain domain name.
  • the query module 602 can query the correspondence between the IMSI number information and the destination home domain domain name from the device or/and other devices.
  • an HSS or user positioning function entity SLF in this embodiment includes a storage module 701, a receiving module 702, a query module 703, and a sending module 704.
  • the corresponding relationship between the IMSI number information of the IMS user and the destination home domain domain name is stored; the receiving module 702 receives the registration status query request message including the IMSI number information; the query module 703 queries the storage module based on the IMSI number information.
  • the user's destination home domain domain name is the original home domain domain name of the original home network where the HSS is located, the user data is obtained, otherwise, the corresponding destination home domain domain name is obtained; the sending module 704 returns the query result to the requesting party. .
  • the registration request message is routed to the corresponding original home domain according to the original home domain domain name of the IMS user derived from the IMSI number, and then the user is determined by querying the correspondence between the IMSI number information and the destination home domain domain name.
  • the destination is in the domain, and the user is registered in the destination home domain, so that the user equipment can be accessed to the actual destination home domain in the scenario that one operator has multiple IMS network domains.

Abstract

A method for message processing in IMS comprises: receiving register request message of the user by the original home domain, querying the correspondence between IMSI number and the target home domain name according to the IMSI contained in the said register request message, and determining the target domain name; and the said original home domain processing the register request message according to the determined target home domain name. Besides a server and an IMS network system are disclosed.

Description

在 IMS网絡中处理消息的方法、 装置及系统 技术领域  Method, device and system for processing messages in an IMS network
本发明涉及下一代通信网络, 尤其涉及在 IMS网络中处理消息的方法、 装置及系统。 背景技术  The present invention relates to a next generation communication network, and more particularly to a method, apparatus and system for processing messages in an IMS network. Background technique
IMS 网络作为支持固定和移动融合的下一代网络, 已成为目前业界讨论 重点, 在 3GPP以及 TISPAN标准中已定义了很多 IMS相关规范。  As a next-generation network supporting fixed and mobile convergence, IMS networks have become the focus of current industry discussions. Many IMS-related specifications have been defined in 3GPP and TISPAN standards.
每个 IMS用户至少有一个私有用户标识和一个公有用户标识。 私有标识 由用户归属域运营商指定, 这个标识用在用户注册, 鉴权, 管理, 和计费等 方面, 用户私有标识不用来路由 SIP消息, 用户私有标识采用 FC2486中定 义的网络接入标识( NAI ) 的形式。  Each IMS user has at least one private user ID and one public user ID. The private identifier is specified by the user's home domain operator. This identifier is used for user registration, authentication, management, and accounting. The user's private identity is not used to route SIP messages. The user's private identity is determined by the network access identifier defined in FC2486. The form of NAI).
公有用户标识被用户用来请求与其他用户通信, 类似传统电信网 (如 PSTN )中所指电话号码,此标识常出现在名片上。用户公有标识采用 SIP URI 或 Tel URJ格式; Tel URI在协议 RFC 3966定义,用 URL语法表示传统 E.164 号码。 SIP URI在协议 RFC 3261和 RFC 2396定义。  The public user identity is used by the user to request communication with other users, similar to the telephone number referred to in a traditional telecommunications network (such as PSTN), which often appears on business cards. The user's public identity is in SIP URI or Tel URJ format; the Tel URI is defined in protocol RFC 3966, and the traditional E.164 number is represented by URL syntax. SIP URIs are defined in protocols RFC 3261 and RFC 2396.
IMS网络使用 SIP协议的注册过程, 实现用户接入 IMS网络。 在用户注 册过程中, IMS 网络针对用户私有标识进行认证并建立接入域安全通道, 用 户注册成功将在归属域服务 -呼叫会话控制功能 S-CSCF建立用户公有标识与 该用户当前位置间的关系, 无论用户当前的注册位置是在其归属域还是处于 某个漫游域, 以该用户公有标识为被叫的呼叫都可以路由到相应的用户设备。  The IMS network uses the registration process of the SIP protocol to implement user access to the IMS network. During the user registration process, the IMS network authenticates the user's private identity and establishes an access domain security channel. The user registration success will establish the relationship between the user's public identity and the current location of the user in the home domain service-call session control function S-CSCF. Whether the current registered location of the user is in its home domain or in a certain roaming domain, the call with the public identity of the user as the called party can be routed to the corresponding user equipment.
IMS网络以 SIP协议为基础, 公有用户标识为 SIP URL 公有用户标识格 式可简单表示为 "sip:user@domain", domain为域名,运营商所运营的每个 IMS 域有相应域名, 例如, IMS部署初期, 运营商 ABC运营一个 IMS网络, 域名 为 " ABC.com " , Alice 在运营商 ABC 的公有用户标识通常为 " sip: alice@ABC.com"。 The IMS network is based on the SIP protocol. The public user ID is the SIP URL. The public user ID format can be simply expressed as "sip:user@domain". The domain is the domain name. Each IMS domain operated by the operator has a corresponding domain name, for example, IMS. At the beginning of the deployment, the operator ABC operates an IMS network with the domain name "ABC.com", and Alice's public user ID at the operator ABC is usually "sip: Alice@ABC.com".
在 IMS网络系统中, IMS网络的归属域域名用于标识 IMS用户所归属的 IMS 网络, 而 IMS 用户的归属域域名通常存储在用户的 ISIM 卡 (IMS Subscriber Identity Module, IMS用户标识模块)。 在注册过程中, 用户设备 UE 发出的注册请求消息中的 Request-URI填为用户的归属 IMS 网络域名, IMS 网络中的代理 -呼叫会话控制功能 P-CSCF依据此域名查询域名服务器 DNS, 将注册请求消息路由到该用户的归属域。 对于使用 ISIM卡的用户设备, IMS 用户的归属域域名通常存储在该 ISIM卡中。对于使用 USIM卡和 SIM卡的用 户设备, 根据 3GPP标准 23003的定义, 其归属域域名可以从用户的 IMSI号 码信息导出。 IMSI的编号规则如图 1A所示, 其中:  In the IMS network system, the home domain domain name of the IMS network is used to identify the IMS network to which the IMS user belongs, and the home domain domain name of the IMS user is usually stored in the user's ISIM card (IMS Subscriber Identity Module). During the registration process, the Request-URI in the registration request message sent by the user equipment UE is filled in as the home IMS network domain name of the user, and the proxy-call session control function P-CSCF in the IMS network queries the domain name server DNS according to the domain name, and will register. The request message is routed to the user's home domain. For user equipment that uses an ISIM card, the home domain domain name of the IMS user is typically stored in the ISIM card. For user equipment using USIM cards and SIM cards, the home domain domain name can be derived from the user's IMSI number information according to the definition of 3GPP standard 23003. The IMSI numbering rules are shown in Figure 1A, where:
-移动国家号码(MCC ): 采用 3位数, 唯一地识别移动用户所属的国家; 例如, 中国为 460。  - Mobile Country Number (MCC): A 3-digit number that uniquely identifies the country to which the mobile user belongs; for example, China is 460.
-移动网络号 (MNC ): 识别移动用户所归属的移动网, 采用 2 ~ 3位数; 例如, 中国采用 2位。  - Mobile Network Number (MNC): Identify the mobile network to which the mobile subscriber belongs, using 2 to 3 digits; for example, China uses 2 digits.
-移动用户识别码 ( MSIN ): 唯一地识别移动用户。  - Mobile Subscriber Identity (MSIN): Uniquely identifies mobile users.
导出的归属域域名格式为: ims.mnc(0xx).mcc(460).3gppnetwork.org, 其中 "XX" -移动网络号 MNC的分配, 对一个运营商只分配一个移动网络号, 例 如, 在中国, 运营商 A的代号为 "00" , 运营商 B的代号为 "01"。 因此, 运 营商 A 的用户导出自己的归属域名为 "ims.000.460.3gppnetwork.org" 域名 "3gppnetwork.org" 是由 GSMA ( Global System for Mobile communications Association ) 管理, "ims.000.460.3gppnetwork.org" 在 GSMA的 DNS系统中 有一条记录可以对应到相应的运营商 A的 I-CSCF实体。 这样运营商 A的用 户的注册请求中的 request-uri填为 "ims.000.460.3gppnetwork.org", 该注册请 求将被路由到前述 DNS系统中登记的运营商 A的 IMS网络的 I-CSCF实体。  The format of the exported home domain domain name is: ims.mnc(0xx).mcc(460).3gppnetwork.org, where "XX" - the assignment of the mobile network number MNC, assigning only one mobile network number to one operator, for example, In China, the code of the operator A is "00", and the code of the operator B is "01". Therefore, the operator A's user exports his own home domain name to "ims.000.460.3gppnetwork.org". The domain name "3gppnetwork.org" is managed by the GSMA (Global System for Mobile Communications Association), "ims.000.460.3gppnetwork.org" There is a record in the GSMA's DNS system that can correspond to the corresponding operator A's I-CSCF entity. Thus, the request-uri in the registration request of the operator of the operator A is filled in as "ims.000.460.3gppnetwork.org", and the registration request will be routed to the I-CSCF entity of the IMS network of the operator A registered in the aforementioned DNS system. .
在本文中, 将从用户 IMSI号码导出的归属域称为原始归属域, 原始归属 域域名对应的网络称为原始归属网络, 将用户真实归属的 IMS网络所对应的 归属域称为目的归属域, 目的归属域域名对应的网络则称为目的归属网络。 上述归属域名的导出方式隐含了一个运营商只有一个 IMS网络, 但是一 个运营商可能同时运营多个 IMS网络, 每个 IMS网络分别对应不同的域。 因 此, 对于一个运营商同时运营多个 IMS域的情况, 仅依据上述导出域名方式 则可能出现无法将原始归属域域名对应到用户的目的归属域(因一个运营商 只分配一个移动网络号 MNC, 导出的原始归属域名只能对应某个特定的 IMS 网络, 如果用户由其他 IMS网络提供服务, 则无法对应)。 发明内容 In this paper, the home domain derived from the user IMSI number is referred to as the original home domain, and the network corresponding to the original home domain domain name is referred to as the original home network, and the IMS network corresponding to the user's true home belongs. The home domain is called the destination home domain, and the network corresponding to the destination home domain domain name is called the destination home network. The method for deriving the above-mentioned home domain name implies that one operator has only one IMS network, but one operator may operate multiple IMS networks at the same time, and each IMS network corresponds to a different domain. Therefore, for an operator to operate multiple IMS domains at the same time, the original home domain domain name cannot be mapped to the user's destination home domain based on the above-mentioned domain name export method. (Because an operator only assigns one mobile network number MNC, The original home domain name that is exported can only correspond to a specific IMS network. If the user is served by another IMS network, it cannot be matched. Summary of the invention
本发明实施例提供一种在 IMS网络中处理消息的方法、 装置及系统, 以 便能够正确的确定用户的目的归属域。  Embodiments of the present invention provide a method, apparatus, and system for processing a message in an IMS network, so that a user's destination home domain can be correctly determined.
一种在 IMS网络中处理消息的方法, 包括步骤:  A method of processing a message in an IMS network, comprising the steps of:
原始归属域接收用户的注册请求消息, 并根据该注册请求消息中的 IMSI 号码信息查询 IMSI号码信息与目的归属域域名之间的对应关系, 确定用户的' 目的归属域域名;  The original home domain receives the registration request message of the user, and queries the correspondence between the IMSI number information and the domain name of the destination home domain according to the IMSI number information in the registration request message, and determines the domain name domain of the user;
所述原始归属域根据确定的目的归属域域名处理所述注册请求消息。  The original home domain processes the registration request message according to the determined destination home domain domain name.
一种查询呼叫会话控制功能实体, 包括:  An inquiry call session control function entity includes:
接收模块, 用于接收用户的注册请求消息;  a receiving module, configured to receive a registration request message of the user;
查询模块, 用于根据注册请求消息中的 IMSI号码信息, 查询 IMSI号码 信息与目的归属域域名之间的对应关系;  a querying module, configured to query, according to the IMSI number information in the registration request message, a correspondence between the IMSI number information and the domain name of the destination home domain;
发送模块, 用于根据查询结果向相应的网络设备转发所述注册请求消息。 一种服务器, 包括:  And a sending module, configured to forward the registration request message to the corresponding network device according to the query result. A server, comprising:
存储模块, 用于存储用户的 IMSI号码信息与目的归属域域名之间的对应 关系;  a storage module, configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain;
接收模块,用于接收包含用户的 IMSI号码信息的注册状态查询请求消息; 查询模块, 用于根据所述 IMSI号码信息查询所述存储模块中的所述对应 关系; a receiving module, configured to receive a registration status query request message that includes the IMSI number information of the user, where the query module is configured to query the corresponding one of the storage modules according to the IMSI number information Relationship
发送模块, 用于向请求方返回包含查询结果的消息。  The sending module is configured to return a message containing the result of the query to the requesting party.
一种 IMS网络系统, 包括:  An IMS network system, comprising:
服务器, 用于存储用户的 IMSI号码信息与目的归属域域名之间的对应关 系;  a server, configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain;
代理呼叫会话控制功能实体, 用于根据用户的注册请求消息中的归属域 域名将所述注册请求消息路由到用户的原始归属域;  a proxy call session control function entity, configured to route the registration request message to a user's original home domain according to a home domain domain name in a registration request message of the user;
查询呼叫会话控制功能实体, 用于根据接收到的注册请求消息中的 IMSI 号码信息查询所述对应关系确定用户的目的归属域域名, 并向目的归属域的 网络设备转发所述注册请求消息。 附图说明  The query call session control function entity is configured to query the correspondence relationship according to the IMSI number information in the received registration request message to determine the destination home domain domain name of the user, and forward the registration request message to the network device of the destination home domain. DRAWINGS
图 1A为现有技术中 IMSI的编号规则示意图;  1A is a schematic diagram of a numbering rule of an IMSI in the prior art;
图 】B为现有技术中 IMS网络部分网络实体的关系示意图;  Figure B is a schematic diagram of the relationship between the network entities of the IMS network in the prior art;
图 2为本发明实施例中一个运营商的多个 IMS网络域的网络结构示意图; 图 3A为本发明实施例中分布式存储 IMSI号码信息与目的归属域域名之 间的对应关系的示意图;  2 is a schematic diagram of a network structure of multiple IMS network domains of an operator according to an embodiment of the present invention; FIG. 3A is a schematic diagram of a correspondence between distributed storage IMSI number information and a destination home domain domain name according to an embodiment of the present invention;
图 3B为本发明实施例中一个 IMS 网络同时两个子域服务的网络结构示 意图;  FIG. 3B is a schematic diagram showing the network structure of two sub-domain services in an IMS network according to an embodiment of the present invention; FIG.
图 4为本发明实施例中处理注册请求消息的主要流程图;  4 is a main flowchart of processing a registration request message in an embodiment of the present invention;
图 5为本发明实施例的一个具体实例中处理注册请求消息的具体流程图; 图 6为本发明实施例中的查询呼叫会话控制功能实体的结构示意图; 图 7为本发明实施例中的归属用户服务器的结构示意图。 具体实施方式  5 is a specific flowchart of processing a registration request message in a specific example of the embodiment of the present invention; FIG. 6 is a schematic structural diagram of an inquiry call session control function entity according to an embodiment of the present invention; Schematic diagram of the user server. detailed description
图 1B示出了 IMS 网络系统的部分网络实体, 包括代理呼叫会话控制功 能 P-CSCF实体、 查询呼叫会话控制功能 I-CSCF实体、 服务呼叫会话控制功 能 S-CSCF实体和归属用户服务器 HSS。 其中, P-CSCF实体是 IMS系统中用 户的第一个接触点, 将用户设备的请求转发给指定的目标设备, 并且处理和 转发响应; I-CSCF实体是在一个运营网络中为所有连接到该网络中的某一用 户的连接提供的联系点, I-CSCF实体执行的功能包括: 联系 HSS以获得为某 个用户提供服务的 S-CSCF实体的名称, 基于从 HSS处收到的能力集来指定 一个 S-CSCF实体等; S-CSCF实体是 IMS的核心所在, 位于归属域, 为用户 设备进行会话控制和注册服务; HSS是 IMS中所有与用户和服务相关的数据 的主要的数据存储器, 这些数据主要包括用户身份、 注册信息、 接入参数和 服务器触发信息等。 Figure 1B shows a portion of the network entity of the IMS network system, including proxy call session control functions The P-CSCF entity, the Incoming Call Session Control Function I-CSCF entity, the Serving Call Session Control Function S-CSCF entity and the Home Subscriber Server HSS. The P-CSCF entity is the first contact point of the user in the IMS system, forwards the request of the user equipment to the designated target device, and processes and forwards the response; the I-CSCF entity is connected to all in one operating network. The contact point provided by the connection of a certain user in the network, the functions performed by the I-CSCF entity include: contacting the HSS to obtain the name of the S-CSCF entity serving the user, based on the capability set received from the HSS To specify an S-CSCF entity, etc.; the S-CSCF entity is the core of the IMS, located in the home domain, for session control and registration services for user equipment; HSS is the main data storage for all user and service related data in IMS These data mainly include user identity, registration information, access parameters, and server trigger information.
本实施例中, 在运营商运营多个 IMS网络时, 在原始归属网络的网络设 备中建立该运营商的所有 IMS用户的 IMSI号码信息与其目的归属域域名之间 的对应关系, 这样可以根据 IMSI号码信息查找到该运营商的任何一个用户的 目的归属域。 IMSI号码信息可以是 IMSI号码, IMSI号段, 或者 IMSI号码 中的移动用户识别码 MSIN, 或者为 MSIN号段。  In this embodiment, when the operator operates multiple IMS networks, the correspondence between the IMSI number information of all the IMS users of the operator and the destination home domain domain name is established in the network device of the original home network, so that the IMSI can be based on the IMSI. The number information finds the destination home domain of any one of the operators. The IMSI number information may be an IMSI number, an IMSI number segment, or a mobile subscriber identity MSIN in the IMSI number, or an MSIN number segment.
图 2示出了本实施例中由同一个运营商 A运营的 IMS网络域 1和 IMS网 络域 2, 当然并不限于此, 例如, 在另一个实施例中, 同一个运营商可以运营 5个 IMS网络。 IMS网络域 1和 IMS网络域 2分别覆盖一定区域, 各 IMS网 络域有多个 IMS用户。在图 2所示的场景,其中一个 IMS网络域的一个 I-CSCF 实体的 IP地址为从 IMSI号码导出的归属域域名对应的 IP地址。 例如, 对于 前述的运营商 A 而言, IMS 网络域 1 中的 I-CSCF1 实体的 IP地址为域名 "ims.000.460.3gppnetwork.org" 对应的 IP地址(IMS网络域 1可以是运营商 A的下属公司 (分公司)运营的 IMS网络), 即 IMS网络域 1为原始归属网 络。 用户 1的 IMSI号码为 46000123456789, 该 IMSI号码导出的归属域名为 "ims.000.460.3gppnetwork.org" , 对应图 2中的 IMS网络域 1, 用户 1的目的 归属域为 "site2.aaa.com" , 对应图 2中的 IMS网络域 2, site2.aaa.com在 DNS 解析后为 I-CSCF2 的地址。 因此, 在 IMS 网络域 1 的网络设备中保存有 "46000123456789" 对应 "site2.aaa.com" 的记录, 即通过 IMSI号码能够查 询到用户 1的目的归属域名 "site2.aaa.com"。 FIG. 2 shows the IMS network domain 1 and the IMS network domain 2 operated by the same carrier A in this embodiment. Of course, the IMS network domain 1 and the IMS network domain 2 are not limited thereto. For example, in another embodiment, the same carrier can operate 5 IMS network. The IMS network domain 1 and the IMS network domain 2 respectively cover a certain area, and each IMS network domain has multiple IMS users. In the scenario shown in FIG. 2, the IP address of an I-CSCF entity of one of the IMS network domains is the IP address corresponding to the home domain domain name derived from the IMSI number. For example, for the aforementioned operator A, the IP address of the I-CSCF1 entity in the IMS network domain 1 is the IP address corresponding to the domain name "ims.000.460.3gppnetwork.org" (IMS network domain 1 may be carrier A's) The IMS network operated by the subordinate company (subsidiary), that is, the IMS network domain 1 is the original home network. The IMSI number of the user 1 is 46000123456789, and the home domain name derived by the IMSI number is "ims.000.460.3gppnetwork.org", corresponding to the IMS network domain 1 in FIG. 2, and the destination home domain of the user 1 is "site2.aaa.com". , corresponding to IMS network domain 2 in Figure 2, site2.aaa.com in DNS After parsing, it is the address of I-CSCF2. Therefore, the record of "46000123456789" corresponding to "site2.aaa.com" is stored in the network device of the IMS network domain 1, that is, the destination home domain name "site2.aaa.com" of the user 1 can be queried through the IMSI number.
IMSI号码信息与其目的归属域域名之间的对应关系的保存方式有多种, 例如, 可以在 I-CSCF实体中保存, 或者在用户定位功能实体 SLF ( Subscriber Location Function ) /归属用户服务器 HSS中保存, 或者分布式的保存在这些 网元中。  The correspondence between the IMSI number information and its destination home domain domain name can be saved in various ways, for example, it can be saved in the I-CSCF entity or saved in the subscriber location function entity SLF (Subscriber Location Function) / Home Subscriber Server HSS. , or distributed in these network elements.
一种分布式的保存方式的实例如图 3A所示, 按 IMSI号码分号段保存, 在 I-CSCF中配置了号段 1 由归属用户服务器 HSS2处理, 号段 2 - 9到用户 定位功能实体 SLF1处理。 在用户定位功能实体 SLF1中, 也依据号段配置, 将相应的号段关系分配到下一级的用户定位功能实体 SLF中处理, 如, 图 3A 中号段 2-5到用户定位功能实体 SLF21处理, 号段 6-9到用户定位功能实体 SLF22处理。 例如, 对于 "46000123456789" 号码, I-CSCF实体通过查询最 终能够从归属用户服务器 HSS2获得 "46000123456789"对应的目的归属域名 "site2.aaa.com"。  An example of a distributed storage mode is shown in FIG. 3A, which is stored according to the IMSI number semicolon segment. The number segment 1 is configured in the I-CSCF and processed by the home subscriber server HSS2, and the segment 2-9 is used to locate the function entity. SLF1 processing. In the user positioning function entity SLF1, the corresponding number segment relationship is also assigned to the next-level user positioning function entity SLF according to the number segment configuration, for example, in FIG. 3A, the number segment 2-5 to the user positioning function entity SLF21 Processing, number 6-9 to the user positioning function entity SLF22 processing. For example, for the "46000123456789" number, the I-CSCF entity can finally obtain the destination home domain name "site2.aaa.com" corresponding to "46000123456789" from the home subscriber server HSS2 by querying.
当 IMSI号码信息与其目的归属域域名之间的对应关系存储在归属用户服 务器 HSS/用户定位功能实体 SLF中时,在一些场景中需要扩展 Cx/Dx接口中 的用户接入请求 UAR/用户接入请求应答 UAA交互, 当用户不属于原始归属 网络时, 向 I-CSCF实体返回用户的目的归属域名, I-CSCF 实体依据目的归 属域名将注册请求消息路由到目的归属网络。  When the correspondence between the IMSI number information and the destination home domain domain name is stored in the home subscriber server HSS/user location function entity SLF, in some scenarios, the user access request UAR/user access in the Cx/Dx interface needs to be extended. The request responds to the UAA interaction. When the user does not belong to the original home network, the user's destination home domain name is returned to the I-CSCF entity, and the I-CSCF entity routes the registration request message to the destination home network according to the destination home domain name.
依据所述 IMSI与目的归属域对应关系, 当用户属于原始归属网络时, 则 不需要扩展 Cx/Dx接口, 如图 3B所示的场景, 一个 IMS网络同时为子域 1 和子域 2两个子域^^务, 不同子域有不同的 HSS和 S-CSCF实体, 但共用一 组 I-CSCF实体。 采用上述保存 MSI号码信息与其目的归属域域名之间对应 关系的方式, I-CSCF 实体可以依据 IMSI号码信息找到为用户提供服务的子 域, 即 I-CSCF能够定位为用户提供服务的相应的 HSS, 获得查询数据后将注 册请求消息路由到相应子域的 S-CSCF 处理, 显然在这种场景不需要扩展 Cx/Dx接口。 在这种特定场景下, 与前述不同, 目的归属 3或与 IMS网络内部 的相应的 HSS / S-CSCF对应, 而不是对应于另一个 IMS网络。 According to the correspondence between the IMSI and the destination home domain, when the user belongs to the original home network, the Cx/Dx interface does not need to be extended. As shown in FIG. 3B, one IMS network is two sub-domains of sub-domain 1 and sub-domain 2. ^^, different subdomains have different HSS and S-CSCF entities, but share a group of I-CSCF entities. The I-CSCF entity can find a sub-domain serving the user according to the IMSI number information, that is, the I-CSCF can locate the corresponding HSS that provides the service for the user, by using the foregoing manner of saving the correspondence between the MSI number information and the domain name of the destination home domain. , after the query data is obtained, the note will be The request message is routed to the S-CSCF of the corresponding sub-domain, apparently in this scenario without the need to extend the Cx/Dx interface. In this particular scenario, unlike the foregoing, destination destination 3 corresponds to the corresponding HSS / S-CSCF within the IMS network, rather than to another IMS network.
在类似于图 2所示的场景下, 使用 USIM卡或 SIM卡用户设备发起注册 请求消息时的主要处理流程如图 4所示:  In a scenario similar to that shown in Figure 2, the main processing flow when using the USIM card or SIM card user equipment to initiate a registration request message is shown in Figure 4:
步骤 400、 USIM 或 SIM 卡的用户设备 UE发起注册请求, 其中注册 REGISTER请求中的 Request-uri为从 IMSI号码导出的原始归属域域名。  Step 400: The user equipment UE of the USIM or the SIM card initiates a registration request, where the Request-uri in the REGISTER request is the original home domain domain name derived from the IMSI number.
步骤 410、 网络侧的 P-CSCF实体接收到所述注册请求后, 根据所述原始 归属域域名将所述注册请求消息路由到对应的原始归属域。  Step 410: After receiving the registration request, the P-CSCF entity on the network side routes the registration request message to the corresponding original home domain according to the original home domain domain name.
步骤 420、原始归属域网络中的网络设备接收到注册请求消息后, 居注 册请求消息中的 IMSI号码信息,查询 IMSI号码信息与 IMS域名的对应关系, 获得目的归属域。  Step 420: After receiving the registration request message, the network device in the original home network obtains the IMSI number information in the registration request message, and queries the correspondence between the IMSI number information and the IMS domain name to obtain the destination home domain.
当 IMSI号码信息为 MSIN时, 先从 ISMI号段中提取出 MSIN号码然后 再查询对应关系。 所述 IMSI号码信息为 IMSI号段或 MSIN号段时进行匹配 查询。  When the IMSI number information is MSIN, the MSIN number is extracted from the ISMI number segment and then the corresponding relationship is queried. The matching query is performed when the IMSI number information is an IMSI number segment or an MSIN number segment.
步骤 430、原始归属域根据查询到的目的归属域域名处理所述注册请求消 息。 当目的归属域域名即为原始归属域域名时, 则在该原始归属域中对用户 进行注册处理; 当目的归属域域名不是原始归属域域名时, 则原始归属域将 注册请求消息路由到目的归属域, 在该目的归属域网络中对用户进行注册处 理。  Step 430: The original home domain processes the registration request message according to the queried destination home domain name. When the destination home domain domain name is the original home domain domain name, the user is registered in the original home domain; when the destination home domain domain name is not the original home domain domain name, the original home domain routes the registration request message to the destination attribution. The domain registers the user in the destination home network.
在图 2所示的场景下, 在一个具体实例中, IMS网络域 1作为原始归属 域, IMS网络域 2作为一个用户 A的目的归属域, 该用户 A使用 USIM卡或 SIM卡的终端设备在漫游网络发起注册请求消息时的具体处理流程如图 5所 示 (所述 IMSI号码信息以 IMSI号码为例):  In the scenario shown in FIG. 2, in a specific example, the IMS network domain 1 serves as the original home domain, and the IMS network domain 2 serves as the destination home domain of the user A, and the user A uses the terminal device of the USIM card or the SIM card. The specific processing flow when the roaming network initiates the registration request message is as shown in FIG. 5 (the IMSI number information is exemplified by the IMSI number):
步骤 500、 用户 A使用 USIM卡或 SIM卡的用户设备 UE在漫游网络 ( Roaming Network ) 中发起注册请求, 该用户 A 的 IMSI 号码为 " 46000123456789 " , 该 注 册 请 求 中 的 Request-url 为 ims.000.460.3gppnetwork.org。 在该请求消息中的公有用户标识和私有用户标 识相同, 例如: 46000123456789@ims.000.460.3gppnetwork.org。 Step 500: The user equipment UE that uses the USIM card or the SIM card by the user A initiates a registration request in the roaming network, and the IMSI number of the user A is " 46000123456789 " , the Request-url in the registration request is ims.000.460.3gppnetwork.org. The public user ID and the private user ID in the request message are the same, for example: 46000123456789@ims.000.460.3gppnetwork.org.
步骤 501、 漫游网络中的代理呼叫会话控制功能 P-CSCF实体接收到所述 注册请求后, 根据其中的 "ims.000.460.3gppnetwork.org" 查询 DNS得到查询 呼叫会话控制功能实体 I-CSCF1的 IP地址, 并将注册请求消息路由到查询呼 叫会话控制功能实体 I-CSCF1。  Step 501: After receiving the registration request, the proxy call session control function P-CSCF entity in the roaming network obtains the IP of the query call session control function entity I-CSCF1 according to the DNS query "ims.000.460.3gppnetwork.org" The address, and the registration request message is routed to the inquiry call session control function entity I-CSCF1.
步骤 502、查询呼叫会话控制功能实体 I-CSCF1通过 Cx接口向本 IMS网 络域的归属用户服务器 HSS1发送用户接入查询请求 UAR。  Step 502: The inquiring call session control function entity I-CSCF1 sends a user access query request UAR to the home subscriber server HSS1 of the IMS network domain through the Cx interface.
步骤 503、 归属用户服务器 HSS1保存了用户 A的 IMSI所对应的目的归 属域域名 , 因此归属用户服务器 HSS1根据 "46000123456789"查询到目的归 属域域名 "site2.aaa.com" (即该用户的真正的 IMS 归属域名), 判断与 IMS 网络域 1的域名不同, 因此, 通过用户接入查询应答 UAA将其返回给查询呼 叫会话控制功能实体 I-CSCFL  Step 503: The home subscriber server HSS1 stores the destination home domain domain name corresponding to the IMSI of the user A. Therefore, the home subscriber server HSS1 queries the destination home domain domain name "site2.aaa.com" according to "46000123456789" (ie, the real user of the user) The IMS home domain name is determined to be different from the domain name of the IMS network domain 1. Therefore, the UAB is returned to the query call session control function entity I-CSCFL by the user access query.
步骤 504-507、查询呼叫会话控制功能实体 I-CSCF1依据获得的目的归属 域域名查询 DNS得到对应的 IP地址, 然后将注册请求路由到 IMS网络域 2 的查询呼叫会话控制功能实体 I-CSCF2,查询呼叫会话控制功能实体 I-CSCF2 将该注册请求传送给服务呼叫会话控制功能实体 S-CSCF2, 由其对用户进行 注册处理, 其处理过程与现有注册处理过程相同, 不再赘述。  Steps 504-507, the query call session control function entity I-CSCF1 queries the DNS according to the obtained destination home domain domain name to obtain the corresponding IP address, and then routes the registration request to the query call session control function entity I-CSCF2 of the IMS network domain 2, The query call session control function entity I-CSCF2 transmits the registration request to the service call session control function entity S-CSCF2, and performs registration processing on the user. The processing procedure is the same as the existing registration process, and will not be described again.
步骤 508 - 511、 IMS网络域 2接收用户 A的注册后, 用户设备会获得业 务路由 service-route, 该用户设备后续发出的会话请求 INVITE等消息则无需 经过查询呼叫会话控制功能实体 I-CSCF1进行路由。  After the IMS network domain 2 receives the registration of the user A, the user equipment obtains the service route service-route, and the message such as the session request INVITE sent by the user equipment does not need to be performed by the query call session control function entity I-CSCF1. routing.
在另一个具体实例中, IMS网络域 1作为一个用户 B的目的归属域, 该 用户 B使用 USIM卡或 SIM卡的终端设备发起注册请求消息后, 与上述流程 不同的是, HSS查询对应关系判断目的归属域域名与 IMS网络域 1的域名相 同, 则保持现有 Cx/Dx接口不变, HSS 直接向查询呼叫会话控制功能实体 I-CSCF 1返回用户数据, 然后查询呼叫会话控制功能实体 I-CSCF1 根据用户 数据将注册请求消息转发给本网络中的服务呼叫会话控制功能实体 S-CSCF, 在本原始归属网络中完成对用户 B的注册处理。 In another specific example, the IMS network domain 1 serves as the destination home domain of the user B. After the user B initiates the registration request message by using the terminal device of the USIM card or the SIM card, the HSS query correspondence relationship is determined differently from the foregoing process. If the destination home domain name is the same as the domain name of the IMS network domain 1, the existing Cx/Dx interface is kept unchanged, and the HSS directly queries the call session control function entity. The I-CSCF 1 returns the user data, and then queries the call session control function entity I-CSCF1 to forward the registration request message to the serving call session control function entity S-CSCF in the network according to the user data, and completes the user in the original home network. B registration processing.
在采用图 3A所示的分布式存储方式的实施例中,查询目的归属域的处理 流程与前述步骤 502-503有所不同, I-CSCF实体可能先在本实体查询所述的 对应关系 (I-CSCF 实体保存了部分 IMSI号码信息与目的归属域域名之间的 对应关系), 当没有查询到用户的目的归属域时,再向用户定位功能实体 SLF1 发送查询请求来获知用户的目的归属域。 根据实际的 IMSI号码信息, 用户定 位功能实体 SLF1 可能会 居配置信息经过再次发送查询请求消息后得到用 户的目的归属域名。  In the embodiment of the distributed storage mode shown in FIG. 3A, the processing flow of the query destination home domain is different from the foregoing steps 502-503, and the I-CSCF entity may first query the corresponding relationship in the entity (I). The -CSCF entity saves the correspondence between the partial IMSI number information and the destination home domain domain name. When the user's destination home domain is not queried, the user locates the function entity SLF1 to send a query request to learn the user's destination home domain. According to the actual IMSI number information, the user location function entity SLF1 may obtain the user's destination home domain name after re-sending the query request message.
在 IMSI号码信息与目的归属域域名之间的对应关保存在 I-CSCF实体和 HSS/SLF 之外的其他网络实体的场景中, 该网络实体查询对应关系后负责向 I-CSCF 实体返回目的归属域域名, 由 I-CSCF 实体判断目的归属域和原始归 属域是否为同一个域。  In the scenario where the correspondence between the IMSI number information and the destination home domain domain name is stored in the network entity other than the I-CSCF entity and the HSS/SLF, the network entity is responsible for returning the destination attribution to the I-CSCF entity after querying the corresponding relationship. Domain domain name. It is determined by the I-CSCF entity whether the destination home domain and the original home domain are the same domain.
本实施例中一种 I-CSCF实体如图 6所示, 包括: 接收模块 601、 查询模 块 602和发送模块 603, 其中, 接收模块 601接收用户设备发送的注册请求消 息,所述注册请求消息中包含从 IMSI号码导出的 IMS用户的原始归属域域名; 查询模块 602根据注册请求消息中的 IMSI号码信息, 查询 IMSI号码信息与 用户的目的归属域域名的对应关系, 获得用户的目的归属域域名; 发送模块 603 根据查询到的目的归属域域名将所述注册请求消息路由到相应的网络设 备, 如路由到指定的服务呼叫会话控制功能 S-CSCF实体。 进一步的, I-CSCF 实体还可包括存储模块 604, 用于存储 IMS用户的 IMSI号码信息与目的归属 域域名之间的对应关系。 查询模块 602可以从本设备或 /和其他设备上查询所 述 IMSI号码信息与目的归属域域名之间的对应关系。  An I-CSCF entity in this embodiment, as shown in FIG. 6, includes: a receiving module 601, a querying module 602, and a sending module 603, where the receiving module 601 receives a registration request message sent by the user equipment, where the registration request message is The original home domain domain name of the IMS user that is derived from the IMSI number is included; the query module 602 queries the correspondence between the IMSI number information and the destination home domain domain name of the user according to the IMSI number information in the registration request message, and obtains the destination home domain domain name of the user; The sending module 603 routes the registration request message to the corresponding network device according to the queried destination home domain name, for example, to the designated service call session control function S-CSCF entity. Further, the I-CSCF entity may further include a storage module 604, configured to store a correspondence between the IMSI number information of the IMS user and the destination home domain domain name. The query module 602 can query the correspondence between the IMSI number information and the destination home domain domain name from the device or/and other devices.
本实施例中一种 HSS或用户定位功能实体 SLF如图 7所示, 包括, 存储 模块 701、 接收模块 702、 查询模块 703和发送模块 704; 其中, 存储模块 701 存储有 IMS用户的 IMSI号码信息与目的归属域域名之间的对应关系;接收模 块 702接收包含 IMSI号码信息的注册状态查询请求消息; 查询模块 703根椐 所述 IMSI号码信息查询所述存储模块中的对应关系, 如果用户的目的归属域 域名为 HSS所在的原始归属网络的原始归属域域名, 则获得用户数据, 否则, 获得对应的目的归属域域名; 发送模块 704向请求方返回所述查询结果。 As shown in FIG. 7 , an HSS or user positioning function entity SLF in this embodiment includes a storage module 701, a receiving module 702, a query module 703, and a sending module 704. The corresponding relationship between the IMSI number information of the IMS user and the destination home domain domain name is stored; the receiving module 702 receives the registration status query request message including the IMSI number information; the query module 703 queries the storage module based on the IMSI number information. Corresponding relationship, if the user's destination home domain domain name is the original home domain domain name of the original home network where the HSS is located, the user data is obtained, otherwise, the corresponding destination home domain domain name is obtained; the sending module 704 returns the query result to the requesting party. .
本发明实施例中根据从 IMSI号码导出的 IMS用户的原始归属域域名,将 注册请求消息路由到相应的原始归属域, 然后通过查询 IMSI号码信息与目的 归属域域名之间的对应关系确定用户的目的归属域, 并在该目的归属域对用 户进行注册处理, 从而能够在一个运营商具有多个 IMS网络域的场景下, 将 用户设备接入到其实际的目的归属域。  In the embodiment of the present invention, the registration request message is routed to the corresponding original home domain according to the original home domain domain name of the IMS user derived from the IMSI number, and then the user is determined by querying the correspondence between the IMSI number information and the destination home domain domain name. The destination is in the domain, and the user is registered in the destination home domain, so that the user equipment can be accessed to the actual destination home domain in the scenario that one operator has multiple IMS network domains.
显然, 本领域的技术人员可以对本发明进行各种改动和变型而不脱离本 发明的精神和范围。 这样, 倘若对本发明的这些修改和变型属于本发明权利 要求及其等同技术的范围之内, 则本发明也意图包含这些改动和变型在内。  It is apparent that those skilled in the art can make various modifications and variations to the invention without departing from the spirit and scope of the invention. Therefore, it is intended that the present invention cover the modifications and variations of the invention as claimed.

Claims

权 利 要 求 Rights request
1、 一种在 IMS网络中处理消息的方法, 其特征在于, 包括:  A method for processing a message in an IMS network, comprising:
原始归属 i或接收用户的注册请求消息, 并 ^艮据该注册请求消息中的 IMSI 号码信息查询 IMSI号码信息与目的归属域域名之间的对应关系, 确定用户的 目的归属域域名;  The original home i or the user's registration request message, and the IMSI number information in the registration request message is used to query the correspondence between the IMSI number information and the destination home domain domain name, and determine the user's destination home domain domain name;
所述原始归属域根据确定的目的归属域域名, 在对应的目的归属域对用 户进行注册。  The original home domain registers the user in the corresponding destination home domain according to the determined destination home domain domain name.
2、 如权利要求 1所述的方法, 其特征在于, 所述查询 IMSI号码信息与 目的归属域域名之间的对应关系包括步骤:  2. The method according to claim 1, wherein the mapping between the query IMSI number information and the destination home domain domain name comprises the steps of:
所述原始归属域中的查询呼叫会话控制功能实体向存储所述对应关系的 网络实体发送包含 IMSI号码信息的查询消息;  The query call session control function entity in the original home domain sends a query message including IMSI number information to the network entity storing the corresponding relationship;
所述网络实体根据 IMSI号码信息查询 IMSI号码信息与目的归属域域名 之间的对应关系, 并向所述查询呼叫会话控制功能实体返回查询结果。  The network entity queries the correspondence between the IMSI number information and the destination home domain domain name according to the IMSI number information, and returns a query result to the query call session control function entity.
3、 如权利要求 2所述的方法, 其特征在于, 所述网络实体在确定本实体 上未包含所述 IMSI号信息与目的归属域域名的对应关系时, 查询关联的其他 网络实体, 并将查询结果返回给所述查询呼叫会话控制功能实体。  The method of claim 2, wherein the network entity queries the associated other network entity when determining that the entity does not include the mapping between the IMSI number information and the destination home domain domain name, and The result of the query is returned to the query call session control function entity.
4、 如权利要求 2所述的方法, 其特征在于, 所述网络实体为归属用户服 务器或用户定位功能实体。  4. The method according to claim 2, wherein the network entity is a home user server or a user location function entity.
5、 如权利要求 1所述的方法, 其特征在于, 所述 IMSI号码信息为 IMSI 号段, IMSI号码, 或者 IMSI号码中的移动用户识别码 MSIN或者 MSIN号 段。  The method according to claim 1, wherein the IMSI number information is an IMSI number segment, an IMSI number, or a mobile subscriber identity code MSIN or MSIN segment in the IMSI number.
6、 如权利要求 1至 5任一项所述的方法, 其特征在于, 所述目的归属域 域名与原始归属域域名相同; 或, 所述目的归属域域名与原始归属域域名不 同。  The method according to any one of claims 1 to 5, wherein the destination home domain domain name is the same as the original home domain domain name; or the destination home domain domain name is different from the original home domain domain name.
7、 如权利要求 6所述的方法, 其特征在于, 所述目的归属域域名与原始 归属域域名不同时, 所述目的归属域接收到所述注册请求消息并完成用户注 册后, 用户与该目的归属域之间的后续消息不再经过所述原始归属域。 The method according to claim 6, wherein, when the destination home domain domain name is different from the original home domain domain name, the destination home domain receives the registration request message and completes the user note After the book, subsequent messages between the user and the home domain of the destination no longer pass through the original home domain.
8、 一种查询呼叫会话控制功能实体, 其特征在于, 包括:  8. An inquiry call session control function entity, comprising:
接收模块, 用于接收用户的注册请求消息;  a receiving module, configured to receive a registration request message of the user;
查询模块, 用于 居注册请求消息中的 IMSI号码信息, 查询 IMSI号码 信息与目的归属域域名之间的对应关系, 荻得用户的目的归属域域名;  The query module is configured to: use the IMSI number information in the registration request message, query the correspondence between the IMSI number information and the destination home domain domain name, and obtain the destination home domain domain name of the user;
发送模块, 用于根据查询结果向相应的目的归属域的网络设备转发所述 注册请求消息。  And a sending module, configured to forward the registration request message to the network device of the corresponding destination home domain according to the query result.
9、 如权利要求 8所述的查询呼叫会话控制功能实体, 其特征在于, 还包 括:  9. The query call session control function entity of claim 8, further comprising:
存储模块, 用于存储用户的 IMSI号码信息与目的归属域域名之间的对应 关系。  The storage module is configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain.
10、 一种服务器, 其特征在于, 包括:  10. A server, comprising:
存储模块, 用于存储用户的 IMSI号码信息与目的归属域域名之间的对应 关系;  a storage module, configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain;
接收模块,用于接收包含用户的 IMSI号码信息的注册状态查询请求消息; 查询模块, 用于根据所述注册状态查询请求消息中的 IMSI号码信息查询 所述存储模块中的所述对应关系, 获取目的归属域域名;  a receiving module, configured to receive a registration status query request message that includes the user's IMSI number information, and a querying module, configured to query the corresponding relationship in the storage module according to the IMSI number information in the registration status query request message, and obtain Destination domain domain name;
发送模块, 用于向请求方返回包含查询结果的消息。  The sending module is configured to return a message containing the result of the query to the requesting party.
11、 如权利要求 10所述的服务器, 其特征在于, 该服务器为归属用户服 务器或用户定位功能实体。  The server according to claim 10, wherein the server is a home user server or a user location function entity.
12、 一种 IMS网络系统, 其特征在于, 包括:  12. An IMS network system, comprising:
代理呼叫会话控制功能实体, 用于根据用户的注册请求消息中的归属域 域名, 将所述注册请求消息路由到用户的原始归属域的查询呼叫会话控制功 能实体;  a proxy call session control function entity, configured to route the registration request message to an inquiry call session control function entity of a user's original home domain according to a home domain domain name in a registration request message of the user;
查询呼叫会话控制功能实体, 用于根据接收到的注册请求消息中的 IMSI 号码信息查询用户的 IMSI号码信息与目的归属域域名之间的对应关系, 确定 用户的目的归属域, 并根据查询结果向用户的目的归属域的网络设备转发所 述注册请求消息。 Querying the call session control function entity, configured to query the correspondence between the IMSI number information of the user and the domain name of the destination home domain according to the IMSI number information in the received registration request message, determine the destination home domain of the user, and according to the query result User equipment destination domain network device forwarding office The registration request message.
13、如权利要求 12所述的 IMS网络系统,其特征在于,所述系统还包括: 服务器, 用于存储用户的 IMSI号码信息与目的归属域域名之间的对应关系; 所述查询呼叫会话控制功能实体直接向所述服务器进行查询; 或者 所述查询呼叫会话控制功能实体先在本地进行查询, 在本地未查询到目 的归属域域名时再从所述服务器进行查询。  The IMS network system according to claim 12, wherein the system further comprises: a server, configured to store a correspondence between the IMSI number information of the user and the domain name of the destination home domain; The function entity directly queries the server; or the query call session control function entity first queries locally, and then queries the server when the local domain domain name is not queried locally.
14、 如权利要求 12或 13所述的 IMS网络系统, 其特征在于, 所述服务 器包括归属用户服务器和 /或用户定位功能实体。  14. The IMS network system according to claim 12 or 13, wherein the server comprises a home subscriber server and/or a subscriber location function entity.
PCT/CN2008/000857 2007-04-30 2008-04-28 Method, apparatus and system for message processing in ims network WO2008134930A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN 200710102023 CN101043526B (en) 2007-04-30 2007-04-30 Method, apparatus and system for processing message in IMS network
CN200710102023.3 2007-04-30

Publications (1)

Publication Number Publication Date
WO2008134930A1 true WO2008134930A1 (en) 2008-11-13

Family

ID=38808711

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2008/000857 WO2008134930A1 (en) 2007-04-30 2008-04-28 Method, apparatus and system for message processing in ims network

Country Status (2)

Country Link
CN (1) CN101043526B (en)
WO (1) WO2008134930A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109039988A (en) * 2017-06-08 2018-12-18 中国移动通信集团河北有限公司 Register method, device and the equipment of IP multimedia subsystem

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101808308B (en) * 2009-02-18 2012-08-15 华为技术有限公司 Attribution assigned user server addressing method, device and system
CN101925149B (en) * 2009-06-12 2014-12-10 华为技术有限公司 Method, system and access network element for realizing user terminal routing in IMS (IP Multimedia Subsystem)
CN102056288A (en) * 2009-11-04 2011-05-11 中国移动通信集团公司 IMS access method and equipment
CN101699813A (en) * 2009-11-16 2010-04-28 中兴通讯股份有限公司 Domain name processing method and domain name server
CN102739499B (en) * 2011-03-31 2015-08-19 中国移动通信集团公司 A kind of method for routing of signaling message, Apparatus and system
CN102752879B (en) * 2012-03-23 2015-09-16 中兴通讯股份有限公司 session access method and device
CN103701954B (en) * 2014-01-03 2017-05-24 中国联合网络通信集团有限公司 Domain name addressing method and domain name addressing device
CN111245967B (en) * 2018-11-28 2022-07-05 中国电信股份有限公司 DNS query method, DNS server and domain name resolution system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1767482A (en) * 2004-10-26 2006-05-03 华为技术有限公司 User registering method for Internet protocol multimedia subsystem
CN1801706A (en) * 2005-01-07 2006-07-12 华为技术有限公司 Network authentication system and method for IP multimedia subsystem
CN1838610A (en) * 2005-03-24 2006-09-27 华为技术有限公司 Method for realizing user registration in internet protocol multimedia subsystem

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1767482A (en) * 2004-10-26 2006-05-03 华为技术有限公司 User registering method for Internet protocol multimedia subsystem
CN1801706A (en) * 2005-01-07 2006-07-12 华为技术有限公司 Network authentication system and method for IP multimedia subsystem
CN1838610A (en) * 2005-03-24 2006-09-27 华为技术有限公司 Method for realizing user registration in internet protocol multimedia subsystem

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"Technical Specification Group Services and System Aspects IP Multimedia Subsystem (IMS) Stage2 (Release 7)", 3GPP TS 23.228 V7.0.0, June 2006 (2006-06-01) *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109039988A (en) * 2017-06-08 2018-12-18 中国移动通信集团河北有限公司 Register method, device and the equipment of IP multimedia subsystem

Also Published As

Publication number Publication date
CN101043526A (en) 2007-09-26
CN101043526B (en) 2010-08-04

Similar Documents

Publication Publication Date Title
KR100886165B1 (en) Method for the routing of communications to a voice over internet protocol terminal in a mobile communication system
EP2399367B1 (en) Location-based ims server selection
US9882943B2 (en) Method of access provision
US9854005B2 (en) Methods and apparatus for providing network based services to non-registering endpoints
US7647493B2 (en) Communication system and method
KR100755984B1 (en) Multiple registration of a subscriber in a mobile communication system
US8861508B2 (en) Routing a call setup request to a destination serving node in an IMS network
US9549077B2 (en) Method and apparatus for processing a call to an aggregate endpoint device
US9021014B2 (en) Methods, systems, and computer readable media for providing home subscriber server (HSS) proxy
WO2008134930A1 (en) Method, apparatus and system for message processing in ims network
US8867547B2 (en) Method and apparatus for processing a call to an aggregate endpoint device
US20080254816A1 (en) Method for Supporting Combinatorial Cs Call and Ims Session
JP2006522501A5 (en)
WO2007128221A1 (en) A method and system of routing and addressing for short message
US9071620B2 (en) Method and system for enabling communication in a hybrid network
EP3094059B1 (en) Routing voice over lte call invites in a terminating ims
JP6449646B2 (en) Communication system and address resolution method
KR101191601B1 (en) Method and apparatus for call session processing based internet protocol multimedia subsystem
WO2011140712A1 (en) Method and apparatus for implementing internet protocol multimedia sub-system sharing public user identity service for non- internet protocol multimedia sub-system terminal

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: 08748416

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: 08748416

Country of ref document: EP

Kind code of ref document: A1