[go: up one dir, main page]

CN101291448A - Method, system and device for called routing - Google Patents

Method, system and device for called routing Download PDF

Info

Publication number
CN101291448A
CN101291448A CN200710100494.0A CN200710100494A CN101291448A CN 101291448 A CN101291448 A CN 101291448A CN 200710100494 A CN200710100494 A CN 200710100494A CN 101291448 A CN101291448 A CN 101291448A
Authority
CN
China
Prior art keywords
request message
call request
network element
domain
user agent
Prior art date
Legal status (The legal status 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 status listed.)
Pending
Application number
CN200710100494.0A
Other languages
Chinese (zh)
Inventor
朱东铭
张恒梁
叶松海
丁春燕
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Huawei Technologies Co Ltd
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
Priority to CN200710100494.0A priority Critical patent/CN101291448A/en
Priority to PCT/CN2008/070727 priority patent/WO2008125063A1/en
Publication of CN101291448A publication Critical patent/CN101291448A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • 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/1069Session establishment or de-establishment
    • 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/1083In-session procedures
    • H04L65/1095Inter-network session transfer or sharing
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

本发明公开了被叫路由的方法、系统及装置,实现DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息路由到用户。本发明方法包括:域选择实体DSF选择到CS域接续会话后,在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;S-CSCF根据所述相关信息将该呼叫请求消息路由到用户代理网元;以及用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。

Figure 200710100494

The invention discloses a called routing method, system and device, which can insert a user agent network element into the call path after the DSF selects to connect to the CS domain to connect the session, and route the call request message to the user through the user agent network element. The method of the present invention includes: after the domain selection entity DSF selects to connect the session in the CS domain, add relevant information about routing the call request message to the user agent network element in the call request message delivered to the S-CSCF; the S-CSCF according to the The relevant information routes the call request message to the user agent network element; and the user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information.

Figure 200710100494

Description

被叫路由的方法、系统及装置 Method, system and device for called routing

技术领域 technical field

本发明涉及通信领域,特别是涉及被叫路由的方法、系统及装置。The invention relates to the communication field, in particular to a method, system and device for called routing.

背景技术 Background technique

IMS是3GPP R5/R6标准定义的WCDMA网络中IP多媒体子系统,是3G移动网实现分组话音和分组数据,提供统一的多媒体业务和应用的目标网络。IMS采用IP分组域作为其控制信令和媒体传输的承载通道,采用SIP协议作为呼叫控制信令。在IMS中,IMS的用户签约数据集中在HSS中管理,业务由应用服务器AS统一提供,会话控制由S-CSCF完成,两者在网络结构上完全分离,业务通过S-CSCF触发至AS处理,多个AS间可协同工作。用户通过当前所在地代理节点P-CSCF接入IMS,会话和业务控制则由其注册地的归属域服务节点完成,因此用户在不同接入点总能得到同样的服务,实现了业务管理、会话控制及承载接入的三者分离以及与接入和位置无关的业务提供。IMS is the IP multimedia subsystem in the WCDMA network defined by the 3GPP R5/R6 standard. It is the target network for the 3G mobile network to realize packet voice and packet data and provide unified multimedia services and applications. The IMS uses the IP packet domain as the bearer channel for its control signaling and media transmission, and uses the SIP protocol as the call control signaling. In IMS, IMS user subscription data is centrally managed in HSS, the service is provided by the application server AS, and the session control is completed by the S-CSCF. The two are completely separated in the network structure, and the service is triggered by the S-CSCF to the AS for processing. Multiple ASs can work together. The user accesses the IMS through the proxy node P-CSCF at the current location, and the session and service control are completed by the home domain service node where the user is registered. Therefore, the user can always get the same service at different access points, realizing service management and session control. The separation of the three and the bearer access, as well as the provision of services independent of access and location.

IMS是3GPP和Tispan的描述,在3GPP2中也有一个类似的多媒体子系统称为MMD(Multimedia Domain,多媒体域),其和IMS的结构类似,所以下文为了简便起见,就没有再考虑MMD的情况,但是很明显下文描述的内容同样也适用于MMD。IMS is a description of 3GPP and Tispan. In 3GPP2, there is also a similar multimedia subsystem called MMD (Multimedia Domain, Multimedia Domain), which has a similar structure to IMS. Therefore, for the sake of simplicity, the situation of MMD is not considered below. But obviously what is described below also applies to MMD.

【GRUU相关背景技术】[GRUU related background technology]

在进行被叫时,对于多终端共享IMPU的情况,为了防止SIP REQUEST分叉(forking)给多个UE,IETF和3GPP引入了GRUU这个概念。GRUU是由IMPU和UE的Instance ID组合而成。其中Instance ID是用来标识UE Instance的全球唯一的ID,这样一来GRUU可以唯一地标识一个UE。即使IMPU被多个UE所共享,把GRUU作为REQUEST URI依然可以确保将SIP消息发送到唯一指定的UE上。When calling, for the situation where multiple terminals share the IMPU, in order to prevent SIP REQUEST from forking to multiple UEs, IETF and 3GPP introduced the concept of GRUU. GRUU is composed of IMPU and UE's Instance ID. Among them, Instance ID is a globally unique ID used to identify UE Instance, so that GRUU can uniquely identify a UE. Even if the IMPU is shared by multiple UEs, using GRUU as the REQUEST URI can still ensure that the SIP message is sent to the only specified UE.

【feature tag相关背景技术】【Background technology related to feature tag】

这是IETF在SIP信令上添加的一种应用机制(参考RFC 3840),用来在contact头域后附加各种参数,以表明终端的各种应用能力,如音频能力、视频能力、移动能力、支持的语言、用途(商业还是个人)、支持的SIP方法、优先级等。而另外一个机制就是IETF在RFC 3841中提出的“主叫偏好(CallerPreferences)”,这个机制是结合上面的feature tag一起使用,可以由主叫方根据会话的属性指定一些被叫终端应该具有的应用特性,或者不应具有的应用特性(在Accept-contact头域中携带),让网络在被叫使用的多个终端中根据指定的应用能力搜索最合适的终端进行接续。This is an application mechanism added by IETF to SIP signaling (refer to RFC 3840), which is used to add various parameters after the contact header field to indicate various application capabilities of the terminal, such as audio capabilities, video capabilities, and mobility capabilities , supported languages, usage (commercial or personal), supported SIP methods, priority, etc. The other mechanism is "Caller Preferences" proposed by IETF in RFC 3841. This mechanism is used in conjunction with the above feature tag. The calling party can specify some applications that the called terminal should have according to the attributes of the session. characteristics, or application characteristics that should not have (carried in the Accept-contact header field), let the network search for the most suitable terminal to connect to according to the specified application capabilities among multiple terminals used by the called party.

【DSAI相关介绍】【Introduction to DSAI】

DSAI是一个标识某项业务激活与否的标识,允许AS动态的设置某项业务是否激活。如果不需要激活,则通过SH接口把某项业务设置为Inactive,HSS把该业务对应的iFC设置为Inactive,并且把更新后的iFC下发到S-CSCF,这样呼叫就不会在触发到相应的AS。DSAI的实质就是AS可以根据需要来激活或者去活某个或者某些iFC。DSAI is an identifier that identifies whether a certain service is activated or not, allowing the AS to dynamically set whether a certain service is activated or not. If activation is not required, set a service to Inactive through the SH interface, the HSS sets the iFC corresponding to the service to Inactive, and sends the updated iFC to the S-CSCF, so that the call will not be triggered in the corresponding AS. The essence of DSAI is that the AS can activate or deactivate one or some iFCs as needed.

【ICS的相关背景】[Background of ICS]

在网络向IMS演变过程中,将会出现一段时间CS,IMS并存的情况,此时,用户希望网络中有一个控制点能够对自己在两个域的业务进行集中控制,以便减少部署和管理的成本以及提供一致的业务体验,这个集中控制的点一般都处于IMS网络,由AS来实现。也就是当用户通过CS网络接入的时候,同样在IMS网络为其提供业务。目前在3GPP的集中业务控制以及TISPAN等方面都涉及到该课题,在3GPP的集中业务控制研究项目中,ICS架构参见图1所示:During the evolution of the network to IMS, there will be a situation where CS and IMS coexist for a period of time. At this time, users hope that there is a control point in the network that can centrally control their services in the two domains, so as to reduce deployment and management costs. Cost and providing a consistent service experience, this centralized control point is generally located in the IMS network and implemented by the AS. That is, when a user accesses through the CS network, services are also provided for the user on the IMS network. At present, this topic is involved in 3GPP's centralized service control and TISPAN. In the 3GPP's centralized service control research project, the ICS architecture is shown in Figure 1:

其中,ICCF称为IMS电路域控制功能(IMS CS Control Function),完成了通过CS域信令到IMS域SIP信令之间的适配,以及作为一个用户代理,实现用户在IMS域的业务控制和交互。这样当VCC AS中的域选择实体DSF选择到CS接续会话时,为了进行后续业务的控制,就需要将呼叫路由到ICCF,再由ICCF通过CS域将呼叫路由到用户。Among them, ICCF is called the IMS CS Control Function (IMS CS Control Function), which completes the adaptation between the CS domain signaling and the IMS domain SIP signaling, and as a user agent, realizes the user's service control in the IMS domain and interact. In this way, when the domain selection entity DSF in the VCC AS selects the CS to connect the session, in order to control subsequent services, the call needs to be routed to the ICCF, and then the ICCF routes the call to the user through the CS domain.

在目前的VCC标准中当域选择实体DSF选择到CS域接续会话时,其就会确定到CS域的路由号码(CSRN),VCC AS会把Request-uri修改成CSRN,从而把呼叫路由到CS域,这样呼叫就不会再次触发到其它的AS。具体流程参见图2所示,包括系列步骤:In the current VCC standard, when the domain selection entity DSF chooses to connect to the CS domain, it will determine the routing number (CSRN) to the CS domain, and the VCC AS will modify the Request-uri to CSRN, thereby routing the call to CS Domain, so that the call will not trigger to other AS again. The specific process is shown in Figure 2, including a series of steps:

1、S-CSCF收到了指向用户的呼叫请求消息。1. The S-CSCF receives a call request message directed to the user.

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3~4、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,然后就会确定CSRN。3-4. The DSF performs domain selection, selects the CS domain to connect to the session according to its own domain selection rules, and then determines the CSRN.

5、DSF把呼叫下发到S-CSCF;5. The DSF delivers the call to the S-CSCF;

6、S-CSCF发现Request-uri为CSRN,就把呼叫请求消息路由到MGCF(省略了和BGCF的交互)。6. The S-CSCF finds that the Request-uri is CSRN, and routes the call request message to the MGCF (the interaction with the BGCF is omitted).

7~9、MGCF根据CSRN确定MSRN,然后把呼叫请求消息路由到原被叫用户。7-9. The MGCF determines the MSRN according to the CSRN, and then routes the call request message to the original called user.

发明人认为通过图2可以看出,在DSF选择到CS域接续会话后,就会把Request-uri改成CSRN,这样呼叫就会直接经过S-CSCF路由到CS域,但是在ICS课题中需要在DSF与S-CSCF之间的呼叫路径中插入ICCF,从而使ICCF可以参与后续业务的控制。The inventor believes that it can be seen from Figure 2 that after the DSF chooses to connect to the CS domain, it will change the Request-uri to CSRN, so that the call will be routed directly to the CS domain through the S-CSCF, but in the ICS project, it is necessary to Insert ICCF in the call path between DSF and S-CSCF, so that ICCF can participate in the control of subsequent services.

发明内容 Contents of the invention

本发明实施例提供了被叫路由的方法、系统及装置,实现DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息路由到用户。Embodiments of the present invention provide a method, system and device for called routing. After the DSF is selected to connect to the CS domain to connect the session, a user agent network element can be inserted in the call path, and the call request message can be routed through the user agent network element to user.

本发明实施例的被叫路由的方法,包括:域选择实体DSF选择到CS域接续会话后,在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;S-CSCF根据所述相关信息将该呼叫请求消息路由到用户代理网元;以及用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。The called routing method according to the embodiment of the present invention includes: after the domain selection entity DSF selects the CS domain to connect the session, adding the relevant information of routing the call request message to the user agent network element in the call request message sent to the S-CSCF information; the S-CSCF routes the call request message to the user agent network element according to the relevant information; and the user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information.

本发明实施例的域选择实体,包括:域选择单元,用于选择到CS域接续会话或到PS域接续会话;第一添加单元,用于在域选择单元选择到CS域接续会话时,在待下发的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;发送单元,用于将第一添加单元处理后的呼叫请求消息下发给S-CSCF。The domain selection entity in the embodiment of the present invention includes: a domain selection unit, configured to select a connection session to the CS domain or a connection session to the PS domain; a first adding unit, configured to, when the domain selection unit selects a connection session to the CS domain, Relevant information about routing the call request message to the user agent network element is added to the call request message to be sent; the sending unit is configured to send the call request message processed by the first adding unit to the S-CSCF.

本发明实施例的用户代理网元,包括:接收单元,用于接收呼叫请求消息;The user agent network element in the embodiment of the present invention includes: a receiving unit, configured to receive a call request message;

获取单元,用于获取原被叫用户号码或CS域的路由信息;确定单元,用于根据获取单元获取的原被叫用户号码或CS域的路由信息,确定路由信息;路由单元,用于根据确定单元确定的路由信息,将呼叫请求消息经CS域路由到原被叫用户。The obtaining unit is used to obtain the routing information of the original called user number or the CS domain; the determining unit is used to determine the routing information according to the routing information of the original called user number or the CS domain obtained by the obtaining unit; the routing unit is used to determine the routing information according to the The routing information determined by the determining unit routes the call request message to the original called user via the CS domain.

本发明实施例的被叫路由的系统,包括:DSF、S-CSCF、用户代理网元和原被叫用户终端;所述DSF,用于选择到CS域接续会话,并在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;S-CSCF,用于根据所述相关信息将该呼叫请求消息路由到用户代理网元;用户代理网元,用于根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户终端。The called routing system in the embodiment of the present invention includes: DSF, S-CSCF, user agent network element and the original called user terminal; the DSF is used to select the CS domain to connect the session, and sends it to the S-CSCF Add relevant information about routing the call request message to the user agent network element in the call request message; S-CSCF is used to route the call request message to the user agent network element according to the relevant information; the user agent network element uses Based on the obtained routing information, the call request message is routed to the original called user terminal through the CS domain.

本发明实施例的另一种被叫路由方法,包括:用户在CS域附着并且在PS域未注册时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC激活;之后DSF选择到CS域接续会话时,将呼叫请求消息下发给S-CSCF;S-CSCF根据iFC将该呼叫请求消息触发到该用户代理网元;以及该用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。Another called routing method in the embodiment of the present invention includes: when the user is attached in the CS domain and not registered in the PS domain, the user agent network element will trigger the iFC activation to the user agent network element through the DSAI mechanism; then the DSF When choosing to connect to the CS domain, send the call request message to the S-CSCF; the S-CSCF triggers the call request message to the user agent network element according to the iFC; and the user agent network element sends the The call request message is routed to the original called user through the CS domain.

由于本发明实施例中,DSF选择到CS域接续会话后,在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息,所以S-CSCF可根据所述相关信息将该呼叫请求消息路由到用户代理网元;之后用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。从而实现了DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息经CS域路由到用户,满足了ICS课题的需求。In the embodiment of the present invention, after the DSF selects the CS domain to connect the session, it adds relevant information about routing the call request message to the user agent network element in the call request message sent to the S-CSCF, so the S-CSCF can according to the The above related information routes the call request message to the user agent network element; then the user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information. Therefore, after the DSF chooses to connect to the CS domain to connect the session, the user agent network element can be inserted into the call path, and the call request message can be routed to the user through the CS domain through the user agent network element, which meets the requirements of the ICS project.

由于本发明实施例中,用户在CS域附着并且在PS域未注册时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC激活;所以之后按照现有流程,可实现了DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息经CS域路由到用户,满足了ICS课题的需求。In the embodiment of the present invention, when the user is attached in the CS domain and not registered in the PS domain, the user agent network element will trigger the iFC activation of the user agent network element through the DSAI mechanism; therefore, according to the existing process, it can be realized After the DSF chooses to connect to the CS domain, it can insert a user agent network element in the call path, and route the call request message to the user through the CS domain through the user agent network element, which meets the requirements of the ICS project.

附图说明 Description of drawings

图1为现有3GPP的集中业务控制研究项目中的ICS架构示意图;Figure 1 is a schematic diagram of the ICS architecture in the existing 3GPP centralized service control research project;

图2为现有DSF选择到CS域接续会话之后的路由流程图;Fig. 2 is the routing flowchart after the existing DSF selects to connect the session to the CS domain;

图3为本发明实施例的一种被叫路由的方法步骤流程图;Fig. 3 is a flow chart of method steps of a called routing method according to an embodiment of the present invention;

图4为本发明实施例的域选择实体的结构示意图;FIG. 4 is a schematic structural diagram of a domain selection entity according to an embodiment of the present invention;

图5为本发明实施例的用户代理网元的结构示意图;FIG. 5 is a schematic structural diagram of a user agent network element according to an embodiment of the present invention;

图6为本发明实施例一的流程图;FIG. 6 is a flowchart of Embodiment 1 of the present invention;

图7为本发明实施例二的流程图;FIG. 7 is a flowchart of Embodiment 2 of the present invention;

图8为本发明实施例三的流程图;FIG. 8 is a flowchart of Embodiment 3 of the present invention;

图9为本发明实施例四的流程图;FIG. 9 is a flowchart of Embodiment 4 of the present invention;

图10为本发明实施例五的流程图;FIG. 10 is a flowchart of Embodiment 5 of the present invention;

图11为本发明实施例的另一种被叫路由方法步骤流程图;FIG. 11 is a flowchart of steps of another called routing method according to an embodiment of the present invention;

图12为本发明实施例六的流程图。Fig. 12 is a flow chart of Embodiment 6 of the present invention.

具体实施方式 Detailed ways

为了实现DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息路由到用户。In order to realize that after the DSF selects the CS domain to connect the session, a user agent network element may be inserted in the call path, and the call request message is routed to the user via the user agent network element.

本发明实施例提供了一种被叫路由的方法,参见图3所示,包括下列步骤:Embodiments of the present invention provide a method for called routing, as shown in FIG. 3 , including the following steps:

S11、DSF选择到CS域接续会话。S11. The DSF selects to continue the session in the CS domain.

S12、DSF在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息。S12. The DSF adds relevant information about routing the call request message to the user agent network element in the call request message delivered to the S-CSCF.

其中,所述相关信息可为用户代理网元的PSI;则DSF获得用户代理网元的PSI包括下列步骤:DSF发送信令到HSS获取原被叫用户的MSRN;用户代理网元进行信令拦截,并在拦截的信令的响应消息中返回该用户代理网元的PSI;以及DSF从该响应消息中获得该用户代理网元的PSI。或者,Wherein, the relevant information may be the PSI of the user agent network element; then the DSF obtaining the PSI of the user agent network element includes the following steps: the DSF sends signaling to the HSS to obtain the MSRN of the original called user; the user agent network element performs signaling interception , and return the PSI of the user agent network element in a response message of the intercepted signaling; and the DSF obtains the PSI of the user agent network element from the response message. or,

所述相关信息为用户代理网元的PSI;DSF从本地静态配置的用户代理网元的PSI中获取相关信息。或者,The relevant information is the PSI of the user agent network element; the DSF obtains the relevant information from the locally statically configured PSI of the user agent network element. or,

所述相关信息为主叫偏好信息,DSF获得主叫偏好信息包括下列步骤:用户代理网元在代替用户注册时,在注册请求消息中携带用户的Feature tag;S-CSCF将用户的Feature tag上报给DSF。DSF添加的主叫偏好信息就是用户在Feature tag中上报的信息。或者,The relevant information is the calling preference information, and the DSF obtaining the calling preference information includes the following steps: when the user agent network element registers on behalf of the user, it carries the user's Feature tag in the registration request message; the S-CSCF reports the user's Feature tag to DSF. The caller preference information added by the DSF is the information reported by the user in the Feature tag. or,

所述相关信息为用户代理网元的GRUU;则DSF获得用户代理网元的GRUU包括下列步骤:用户代理网元在代替用户注册时,在注册请求消息中携带instance-id;S-CSCF根据收到的注册请求消息中的instance-id为该用户代理网元分配GRUU,并将该GRUU上报给DSF。或者,The related information is the GRUU of the user agent network element; then the DSF obtains the GRUU of the user agent network element including the following steps: when the user agent network element registers on behalf of the user, it carries the instance-id in the registration request message; The instance-id in the received registration request message allocates a GRUU for the user agent network element, and reports the GRUU to the DSF. or,

所述相关信息为触发初始过滤规则iFC的信息,S-CSCF根据DSF在呼叫请求消息中添加的所述相关信息进行iFC匹配,并根据匹配后的iFC将该呼叫请求消息触发到用户代理网元。The relevant information is the information that triggers the initial filtering rule iFC, and the S-CSCF performs iFC matching according to the relevant information added by the DSF in the call request message, and triggers the call request message to the user agent network element according to the matched iFC .

S13、S-CSCF根据所述相关信息将该呼叫请求消息路由到用户代理网元。S13. The S-CSCF routes the call request message to the user agent network element according to the relevant information.

S14、用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户(即呼叫请求消息的原本指向的被叫用户)。S14. According to the obtained routing information, the user agent network element routes the call request message to the original called user (that is, the called user originally targeted by the call request message) via the CS domain.

本发明实施例还提供了一种域选择实体,参见图4所示,其包括:域选择单元、第一添加单元和发送单元;进一步还包括:获取单元和第二添加单元。An embodiment of the present invention also provides a domain selection entity, as shown in FIG. 4 , which includes: a domain selection unit, a first adding unit, and a sending unit; further includes: an acquiring unit and a second adding unit.

域选择单元,用于选择到CS域接续会话或到PS域接续会话。The domain selection unit is used for selecting to connect the session to the CS domain or to connect the session to the PS domain.

获取单元,用于获取将呼叫请求消息路由到用户代理网元的相关信息,并交由第一添加单元处理。The acquiring unit is configured to acquire relevant information about routing the call request message to the user agent network element, and hand it over to the first adding unit for processing.

第一添加单元,用于在域选择单元选择到CS域接续会话时,在待下发的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息。The first adding unit is configured to add relevant information about routing the call request message to the user agent network element in the call request message to be delivered when the domain selection unit selects to connect to the CS domain to connect the session.

第二添加单元,用于在待下发的呼叫请求消息中添加原被叫用户号码或CS域的路由信息。The second adding unit is configured to add the original called user number or the routing information of the CS domain to the call request message to be delivered.

发送单元,用于将第一添加单元,或第一添加单元和第二添加单元处理后的呼叫请求消息下发给S-CSCF。The sending unit is configured to send the call request message processed by the first adding unit, or the first adding unit and the second adding unit, to the S-CSCF.

本发明实施例还提供了一种用户代理网元,参见图5所示,其包括:接收单元、获取单元、确定单元和路由单元。The embodiment of the present invention also provides a user agent network element, as shown in FIG. 5 , which includes: a receiving unit, an obtaining unit, a determining unit, and a routing unit.

接收单元,用于接收呼叫请求消息。The receiving unit is used for receiving the call request message.

获取单元,用于获取原被叫用户号码或CS域的路由信息。The obtaining unit is used to obtain the routing information of the original called user number or CS domain.

确定单元,用于根据获取单元获取的原被叫用户号码或CS域的路由信息,确定路由信息。The determining unit is configured to determine the routing information according to the original called party number or the routing information of the CS domain obtained by the obtaining unit.

路由单元,用于根据确定单元确定的路由信息,将呼叫请求消息经CS域路由到原被叫用户。The routing unit is configured to route the call request message to the original called user via the CS domain according to the routing information determined by the determining unit.

本发明实施例还提供了一种被叫路由的系统,包括:DSF(即本发明实施例的DSF)、S-CSCF、用户代理网元(即本发明实施例的用户代理网元)和原被叫用户终端。The embodiment of the present invention also provides a called routing system, including: DSF (that is, the DSF in the embodiment of the present invention), S-CSCF, a user agent network element (that is, the user agent network element in the embodiment of the present invention) and the original The called user terminal.

所述DSF,用于选择到CS域接续会话,并在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息。The DSF is used to select the CS domain to connect the session, and add relevant information about routing the call request message to the user agent network element in the call request message delivered to the S-CSCF.

S-CSCF,用于根据所述相关信息将该呼叫请求消息路由到用户代理网元。The S-CSCF is configured to route the call request message to the user agent network element according to the relevant information.

用户代理网元,用于根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户终端。The user agent network element is configured to route the call request message to the original called user terminal via the CS domain according to the obtained routing information.

以下通过5个实施例具体描述。Describe in detail below through 5 embodiments.

【实施例一】通过信令拦截的方式返回ICCF的PSI,并且通过CSRN将呼叫请求消息路由到用户。参见图6所示,包括下列步骤:[Embodiment 1] The PSI of the ICCF is returned by means of signaling interception, and the call request message is routed to the user through the CSRN. See shown in Figure 6, including the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息。1. The S-CSCF receives a call request message directed to the user.

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,并发送SRI命令到HSS获取原被叫用户的MSRN。3. The DSF performs domain selection, selects the CS domain to connect the session according to its own domain selection rules, and sends an SRI command to the HSS to obtain the MSRN of the original called user.

4、ICCF进行信令拦截,在SRI消息的响应消息中返回其自身的PSI。4. The ICCF intercepts the signaling, and returns its own PSI in the response message of the SRI message.

5、DSF把从响应消息中得到的ICCF的PSI,填写到呼叫请求消息的Request-uri中,并且把原被叫用户的CSRN(由响应消息中的MSRN转换得来)填写到呼叫请求消息的P-Called-Party-ID头域中(或把原被叫用户的CSRN填写到History-info头域中,或其他头域中),然后把呼叫请求消息下发到S-CSCF。5. The DSF fills the PSI of the ICCF obtained from the response message into the Request-uri of the call request message, and fills in the CSRN of the original called user (converted from the MSRN in the response message) into the call request message. P-Called-Party-ID header field (or fill in the CSRN of the original called user in the History-info header field, or other header fields), and then send the call request message to the S-CSCF.

6、S-CSCF根据呼叫请求消息的Request-uri中的ICCF的PSI,把呼叫请求消息路由到ICCF。6. The S-CSCF routes the call request message to the ICCF according to the PSI of the ICCF in the Request-uri of the call request message.

7、ICCF确定原被叫用户的CSRN,并将该CSRN填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF。7. The ICCF determines the CSRN of the original called user, fills the CSRN into the Request-uri of the call request message, and then sends the call request message to the S-CSCF.

8、S-CSCF发现呼叫请求消息中的Request-uri为CSRN,就把该呼叫请求消息路由到MGCF(省略了和BGCF的交互)。8. The S-CSCF finds that the Request-uri in the call request message is CSRN, and routes the call request message to the MGCF (the interaction with the BGCF is omitted).

9、MGCF根据CSRN确定MSRN,然后把呼叫请求消息路由到原被叫用户。9. The MGCF determines the MSRN according to the CSRN, and then routes the call request message to the original called user.

【实施例二】在DSF静态配置了ICCF的PSI,并且通过CSRN将呼叫请求消息路由到用户。参见图7所示,包括下列步骤:[Embodiment 2] The PSI of the ICCF is statically configured in the DSF, and the call request message is routed to the user through the CSRN. Referring to shown in Figure 7, including the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息。1. The S-CSCF receives a call request message directed to the user.

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,并将配置的ICCF的PSI填写到呼叫请求消息的Request-uri中,以及把原被叫用户的号码信息填写到呼叫请求消息的P-Called-Party-ID头域中(或把原被叫用户的号码信息填写到History-info头域中,或其他头域中),然后把呼叫请求消息下发到S-CSCF。3. The DSF performs domain selection, and according to its own domain selection rules, selects the CS domain to connect to the session, and fills in the configured PSI of the ICCF in the Request-uri of the call request message, and fills in the number information of the original called user into the P-Called-Party-ID header field of the call request message (or fill in the number information of the original called user in the History-info header field, or other header fields), and then send the call request message to S -CSCF.

4、S-CSCF根据呼叫请求消息的Request-uri中的ICCF的PSI,把呼叫请求消息路由到ICCF。4. The S-CSCF routes the call request message to the ICCF according to the PSI of the ICCF in the Request-uri of the call request message.

5、ICCF确定原被叫用户的CSRN(由原被叫用户的号码信息转换得来),并将该CSRN填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF。5. ICCF determines the CSRN of the original called user (converted from the number information of the original called user), fills the CSRN into the Request-uri of the call request message, and then sends the call request message to the S-CSCF .

6、S-CSCF发现呼叫请求消息中的Request-uri为CSRN,就把该呼叫请求消息路由到MGCF(省略了和BGCF的交互)。6. The S-CSCF finds that the Request-uri in the call request message is CSRN, and routes the call request message to the MGCF (the interaction with the BGCF is omitted).

7、MGCF根据CSRN确定MSRN,然后把呼叫请求消息路由到原被叫用户。7. The MGCF determines the MSRN according to the CSRN, and then routes the call request message to the original called user.

【实施例三】通过主叫偏好机制将呼叫请求消息路由到ICCF,并且通过CSRN将呼叫请求消息路由到用户。参见图8所示,包括下列步骤:[Embodiment 3] The call request message is routed to the ICCF through the caller preference mechanism, and the call request message is routed to the user through the CSRN. Shown in Fig. 8, comprise the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息(该呼叫请求消息的Request-uri中携带有原被叫用户号码信息)。1. The S-CSCF receives a call request message directed to the user (the Request-uri of the call request message carries the number information of the original called user).

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,于是在呼叫请求消息的Accept-Contact头域中填写到CS接续会话的信息Accept-Contact:Access-type=CS。并且在呼叫请求消息的P-Called-Party-ID头域或History-info头域中携带CS域的路由信息(CSRN)。然后将呼叫请求消息下发到S-CSCF。3. The DSF performs domain selection, and selects the CS domain to connect to the session according to its own domain selection rules, and then fills in the CS connection session information Accept-Contact in the Accept-Contact header field of the call request message: Access-type=CS . And the routing information (CSRN) of the CS domain is carried in the P-Called-Party-ID header field or the History-info header field of the call request message. Then send the call request message to the S-CSCF.

4、S-CSCF根据呼叫请求消息的Accept-Contact里面的要求,发现ICCF的连接符合要求(在ICCF代替用户注册的时候,已经上报了接入网类型,这样S-CSCF就会记录用户在ICCF处的注册是CS域的,这样根据Access-type=CS,就定位到了ICCF),于是把呼叫请求消息路由到ICCF。4. According to the requirements in the Accept-Contact of the call request message, the S-CSCF finds that the connection of the ICCF meets the requirements (when the ICCF registers on behalf of the user, the access network type has been reported, so the S-CSCF will record that the user is in the ICCF The registration at the location is in the CS domain, so according to Access-type=CS, the ICCF is located), so the call request message is routed to the ICCF.

5、ICCF直接将呼叫请求消息的P-Called-Party-ID头域或History-info头域中携带的CSRN,填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF;或者根据呼叫请求消息的Request-uri中携带的原被叫用户号码信息确定CSRN(转换得来),并将该CSRN填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF。5. ICCF directly fills the CSRN carried in the P-Called-Party-ID header field or History-info header field of the call request message into the Request-uri of the call request message, and then sends the call request message to the S- CSCF; or determine the CSRN (converted) according to the original called party number information carried in the Request-uri of the call request message, and fill in the CSRN in the Request-uri of the call request message, and then send the call request message to S-CSCF.

6、S-CSCF发现呼叫请求消息中的Request-uri为CSRN,就把呼叫路由到MGCF(省略了和BGCF的交互)。6. The S-CSCF finds that the Request-uri in the call request message is CSRN, and routes the call to the MGCF (the interaction with the BGCF is omitted).

7、MGCF根据CSRN确定MSRN,然后把呼叫路由到原被叫用户。7. The MGCF determines the MSRN according to the CSRN, and then routes the call to the original called user.

【注】【Note】

1、本实施例中要求ICCF在代替用户注册时,利用Feature tag机制已经上报了用户的接入网类型为CS。1. In this embodiment, ICCF is required to use the Feature tag mechanism to report that the user's access network type is CS when registering on behalf of the user.

2、在图8的步骤3中,DSF也可以填写拒绝PS接入的信息,比如:Reject-Contact:Access-type=PS。等同于到CS接续会话的信息Accept-Contact:Access-type=CS。2. In step 3 of FIG. 8, the DSF may also fill in the information of rejecting PS access, for example: Reject-Contact: Access-type=PS. It is equivalent to the information Accept-Contact: Access-type=CS to connect to the CS.

【实施例四】通过GRUU将呼叫请求消息路由到ICCF。参见图9所示,包括下列步骤:[Embodiment 4] The call request message is routed to the ICCF through the GRUU. Shown in Fig. 9, comprise the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息。1. The S-CSCF receives a call request message directed to the user.

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,并将ICCF的GRUU填写到呼叫请求消息的Request-uri中,以及将原被叫用户的号码信息放到P-Called-Party-ID头域或History-info头域中。然后将呼叫请求消息下发到S-CSCF。3. The DSF performs domain selection. According to its own domain selection rules, it selects the CS domain to connect the session, and fills the GRUU of the ICCF into the Request-uri of the call request message, and puts the number information of the original called user into the P -Called-Party-ID header field or History-info header field. Then send the call request message to the S-CSCF.

4、S-CSCF根据呼叫请求消息的Request-uri中的GRUU定位到ICCF的连接,于是将呼叫请求消息路由到ICCF。4. The S-CSCF locates the connection to the ICCF according to the GRUU in the Request-uri of the call request message, and then routes the call request message to the ICCF.

5、ICCF从呼叫请求消息的P-Called-Party-ID头域或History-info头域中查找到原被叫用户的号码,并且把Request-uri更改为原被叫用户的号码,然后将呼叫请求消息发送到MGCF。5. ICCF finds the number of the original called user from the P-Called-Party-ID header field or History-info header field of the call request message, and changes the Request-uri to the number of the original called user, and then calls The request message is sent to MGCF.

6、MGCF根据正常的呼叫流程,把呼叫路由到用户。6. The MGCF routes the call to the user according to the normal call flow.

【注】【Note】

本实施例中要求ICCF在代替用户注册时,已经逻辑的生成了一个instance-id,这样S-CSCF就可以利用该instance-id为ICCF分配一个GRUU,并且把GRUU上报给了DSF。In this embodiment, the ICCF is required to logically generate an instance-id when registering on behalf of the user, so that the S-CSCF can use the instance-id to assign a GRUU to the ICCF, and report the GRUU to the DSF.

【实施例五】通过DSF添加的信息触发iFC,根据该iFC将呼叫请求消息路由到ICCF,并且通过CSRN将呼叫请求消息路由到用户。参见图10所示,包括下列步骤:[Embodiment 5] The information added by the DSF triggers the iFC, and the call request message is routed to the ICCF according to the iFC, and the call request message is routed to the user through the CSRN. Shown in Fig. 10, comprise the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息。(该呼叫请求消息的Request-uri中携带有原被叫用户号码信息)。1. The S-CSCF receives a call request message directed to the user. (The Request-uri of the call request message carries the original called user number information).

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,并在呼叫请求消息的Accept-Contact头域中,或者History-info头域或者其它的头域中添加指示S-CSCF将呼叫请求消息路由到ICCF的iFC的触发信息,然后将呼叫请求消息下发到S-CSCF。3. The DSF performs domain selection, selects the CS domain to connect to the session according to its own domain selection rules, and adds an indication S in the Accept-Contact header field of the call request message, or in the History-info header field or other header fields - The CSCF routes the call request message to the iFC trigger information of the ICCF, and then sends the call request message to the S-CSCF.

4、S-CSCF根据被触发的iFC把呼叫请求消息路由到ICCF。4. The S-CSCF routes the call request message to the ICCF according to the triggered iFC.

5、ICCF根据呼叫请求消息的Request-uri中携带的原被叫用户号码信息确定CSRN(转换得来),并将该CSRN填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF。5. ICCF determines the CSRN (converted) according to the original called party number information carried in the Request-uri of the call request message, and fills the CSRN into the Request-uri of the call request message, and then sends the call request message to S-CSCF.

6、S-CSCF发现Request-uri为CSRN,就把呼叫请求消息路由到MGCF(省略了和BGCF的交互)。6. The S-CSCF finds that the Request-uri is CSRN, and routes the call request message to the MGCF (the interaction with the BGCF is omitted).

7、MGCF根据CSRN确定MSRN,然后把呼叫请求消息路由到原被叫用户。7. The MGCF determines the MSRN according to the CSRN, and then routes the call request message to the original called user.

本发明实施例还提供了另一种被叫路由方法,参见图11所示,包括下列步骤:The embodiment of the present invention also provides another called routing method, as shown in FIG. 11 , including the following steps:

S21、用户在CS域附着时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC激活。S21. When the user attaches to the CS domain, the user agent network element triggers iFC activation to the user agent network element through the DSAI mechanism.

S22、DSF选择到CS域接续会话时,将呼叫请求消息下发给S-CSCF。S22. When the DSF chooses to connect to the CS domain to connect the session, it sends the call request message to the S-CSCF.

S23、S-CSCF根据iFC将该呼叫请求消息触发到该用户代理网元。S23. The S-CSCF triggers the call request message to the user agent network element according to the iFC.

S24、该用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。S24. The user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information.

以下通过一个实施例具体描述。The following is a specific description through an embodiment.

【实施例六】通过DSAI机制触发,将呼叫请求消息路由到ICCF,并且通过CSRN将呼叫请求消息路由到用户。参见图12所示,包括下列步骤:[Embodiment 6] Triggered by the DSAI mechanism, the call request message is routed to the ICCF, and the call request message is routed to the user through the CSRN. Shown in Fig. 12, comprise the following steps:

1、S-CSCF收到了指向用户的呼叫请求消息。1. The S-CSCF receives a call request message directed to the user.

2、S-CSCF根据iFC的触发规则,把呼叫请求消息触发到DSF。2. The S-CSCF triggers the call request message to the DSF according to the trigger rule of the iFC.

3、DSF进行域选择,根据其自身的域选择规则,选择到CS域接续会话,并且可在呼叫请求消息的P-Called-Party-ID头域或History-info头域中携带CS域的路由信息,然后将呼叫请求消息下发到S-CSCF。3. The DSF performs domain selection, and according to its own domain selection rules, selects the CS domain to connect to the session, and can carry the route of the CS domain in the P-Called-Party-ID header field or History-info header field of the call request message information, and then send the call request message to the S-CSCF.

4、S-CSCF根据iFC的触发规则把呼叫请求消息触发到ICCF。4. The S-CSCF triggers the call request message to the ICCF according to the iFC trigger rule.

5、ICCF通过HSS/HLR到VLR查询获得原被叫用户的MSRN,再根据该MSRN确定原被叫用户的CSRN,并将该CSRN填写到呼叫请求消息的Request-uri中,然后把呼叫请求消息下发到S-CSCF。也可利用呼叫请求消息的P-Called-Party-ID头域或History-info头域中携带的CS域的路由信息,确定原被叫用户的CSRN。5. ICCF obtains the MSRN of the original called user through HSS/HLR to VLR query, then determines the CSRN of the original called user according to the MSRN, and fills the CSRN into the Request-uri of the call request message, and then sends the call request message Send it to the S-CSCF. The CSRN of the originally called user may also be determined by using the routing information of the CS domain carried in the P-Called-Party-ID header field or the History-info header field of the call request message.

6、S-CSCF发现Request-uri为CSRN,就把呼叫请求消息路由到MGCF(省略了和BGCF的交互)。6. The S-CSCF finds that the Request-uri is CSRN, and routes the call request message to the MGCF (the interaction with the BGCF is omitted).

7、MGCF根据CSRN确定MSRN,然后把呼叫请求消息路由到原被叫用户。7. The MGCF determines the MSRN according to the CSRN, and then routes the call request message to the original called user.

【注】【Note】

1、本实施例中要求ICCF利用DSAI机制把路由到ICCF的iFC激活,然后下发到S-CSCF,以备步骤4使用。当用户在CS域注销时,呼叫请求消息就不需要路由到ICCF,这时用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC去活。1. In this embodiment, the ICCF is required to use the DSAI mechanism to activate the iFC routed to the ICCF, and then send it to the S-CSCF for use in step 4. When the user logs out in the CS domain, the call request message does not need to be routed to the ICCF. At this time, the user agent network element triggers the iFC deactivation of the user agent network element through the DSAI mechanism.

2、本实施例步骤5中,ICCF通过HSS/HLR到VLR查询获得原被叫用户的MSRN,再根据该MSRN确定原被叫用户的CSRN的过程,在实施例一至五中同样适用;实施例一至五中ICCF得到路由信息的方式,在本实施例中也同样适用。2. In step 5 of this embodiment, ICCF obtains the MSRN of the original called user through HSS/HLR to VLR query, and then determines the CSRN process of the original called user according to the MSRN, which is also applicable in embodiments 1 to 5; embodiment The ways in which the ICCF obtains routing information from items 1 to 5 are also applicable in this embodiment.

综上所述,由于本发明实施例中,DSF选择到CS域接续会话后,在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息,所以S-CSCF可根据所述相关信息将该呼叫请求消息路由到用户代理网元;之后用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。从而实现了DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息经CS域路由到用户,满足了ICS课题的需求。In summary, in the embodiment of the present invention, after the DSF selects the CS domain to connect the session, it adds relevant information about routing the call request message to the user agent network element in the call request message sent to the S-CSCF, so S - The CSCF can route the call request message to the user agent network element according to the relevant information; then the user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information. Therefore, after the DSF chooses to connect to the CS domain to connect the session, the user agent network element can be inserted into the call path, and the call request message can be routed to the user through the CS domain through the user agent network element, which meets the requirements of the ICS project.

进一步,上述实施例一至五分别描述了将该呼叫请求消息路由到用户代理网元的相关信息的不同情况。Further, the above embodiments 1 to 5 respectively describe different situations in which the call request message is routed to the relevant information of the user agent network element.

由于本发明实施例中,用户在CS域附着并且在PS域未注册时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC激活;所以之后按照现有流程,可实现了DSF选择到CS域接续会话后,可在呼叫路径中插入用户代理网元,并经由该用户代理网元将呼叫请求消息经CS域路由到用户,满足了ICS课题的需求。In the embodiment of the present invention, when the user is attached in the CS domain and not registered in the PS domain, the user agent network element will trigger the iFC activation of the user agent network element through the DSAI mechanism; therefore, according to the existing process, it can be realized After the DSF chooses to connect to the CS domain, it can insert a user agent network element in the call path, and route the call request message to the user through the CS domain through the user agent network element, which meets the requirements of the ICS project.

显然,本领域的技术人员可以对本发明进行各种改动和变型而不脱离本发明的精神和范围。这样,倘若本发明的这些修改和变型属于本发明权利要求及其等同技术的范围之内,则本发明也意图包含这些改动和变型在内。Obviously, those skilled in the art can make various changes and modifications to the present invention without departing from the spirit and scope of the present invention. Thus, if these modifications and variations of the present invention fall within the scope of the claims of the present invention and their equivalent technologies, the present invention also intends to include these modifications and variations.

Claims (18)

1、一种被叫路由的方法,其特征在于,包括下列步骤:1. A method for called routing, characterized in that, comprising the following steps: 域选择实体DSF选择到CS域接续会话后,在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;After the domain selection entity DSF selects the CS domain to connect the session, it adds relevant information about routing the call request message to the user agent network element in the call request message sent to the S-CSCF; S-CSCF根据所述相关信息将该呼叫请求消息路由到用户代理网元;以及The S-CSCF routes the call request message to the user agent network element according to the relevant information; and 用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。The user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information. 2、如权利要求1所述的方法,其特征在于,所述相关信息为用户代理网元的PSI;2. The method according to claim 1, wherein the relevant information is the PSI of the user agent network element; DSF获得用户代理网元的PSI包括下列步骤:DSF发送信令到HSS获取原被叫用户的MSRN;用户代理网元进行信令拦截,并在拦截的信令的响应消息中返回该用户代理网元的PSI;以及DSF从该响应消息中获得该用户代理网元的PSI。Obtaining the PSI of the user agent network element by the DSF includes the following steps: DSF sends signaling to the HSS to obtain the MSRN of the original called user; the user agent network element intercepts the signaling, and returns to the user agent network element in the response message of the intercepted signaling. The PSI of the element; and the DSF obtains the PSI of the user agent network element from the response message. 3、如权利要求1所述的方法,其特征在于,所述相关信息为用户代理网元的PSI;DSF从本地静态配置的用户代理网元的PSI中获取相关信息。3. The method according to claim 1, wherein the relevant information is the PSI of the user agent network element; and the DSF obtains the relevant information from the locally statically configured PSI of the user agent network element. 4、如权利要求1所述的方法,其特征在于,所述相关信息为主叫偏好信息;4. The method according to claim 1, wherein the relevant information is caller preference information; DSF获得主叫偏好信息包括下列步骤:用户代理网元在代替用户注册时,在注册请求消息中携带用户的Feature tag;S-CSCF将用户的Feature tag上报给DSF。The DSF obtains the calling preference information including the following steps: when the user agent network element registers on behalf of the user, it carries the user's Feature tag in the registration request message; the S-CSCF reports the user's Feature tag to the DSF. 5、如权利要求1所述的方法,其特征在于,所述相关信息为指向用户代理网元的GRUU;5. The method according to claim 1, wherein the relevant information is a GRUU pointing to a user agent network element; DSF获得用户代理网元的GRUU包括下列步骤:用户代理网元在代替用户注册时,在注册请求消息中携带instance-id;S-CSCF根据收到的注册请求消息中的instance-id为该用户代理网元分配GRUU,并将该GRUU上报给DSF。The DSF obtains the GRUU of the user agent network element including the following steps: when the user agent network element registers on behalf of the user, it carries the instance-id in the registration request message; The proxy network element allocates the GRUU and reports the GRUU to the DSF. 6、如权利要求1所述的方法,其特征在于,S-CSCF根据DSF在呼叫请求消息中添加的所述相关信息进行iFC匹配,并根据匹配后的iFC将该呼叫请求消息触发到用户代理网元。6. The method according to claim 1, wherein the S-CSCF performs iFC matching according to the relevant information added by the DSF in the call request message, and triggers the call request message to the user agent according to the matched iFC network element. 7、如权利要求2、3或5所述的方法,其特征在于,所述相关信息携带于呼叫请求消息的Request-uri中。7. The method according to claim 2, 3 or 5, wherein the relevant information is carried in the Request-uri of the call request message. 8、如权利要求7所述的方法,其特征在于,DSF在下发给S-CSCF的呼叫请求消息的P-Called-Party-ID头域或History-info头域中,还携带有所述原被叫用户号码或CS域的路由信息;以及8. The method according to claim 7, wherein the DSF also carries the original information in the P-Called-Party-ID header field or History-info header field of the call request message sent to the S-CSCF. routing information of the called subscriber number or CS domain; and 用户代理网元在所述呼叫请求消息的P-Called-Party-ID头域或History-info头域中查找所述原被叫用户号码或CS域的路由信息,并据此确定路由信息。The user agent network element searches the P-Called-Party-ID header field or the History-info header field of the call request message for the routing information of the original called party number or CS domain, and determines the routing information accordingly. 9、如权利要求4所述的方法,其特征在于,所述相关信息携带于呼叫请求消息的Accept-contact头域中或者Reject-contact头域中。9. The method according to claim 4, wherein the related information is carried in the Accept-contact header field or the Reject-contact header field of the call request message. 10、如权利要求6或9述的方法,其特征在于,DSF在下发给S-CSCF的呼叫请求消息的P-Called-Party-ID头域或History-info头域中,还携带有CS域的路由信息;以及10. The method according to claim 6 or 9, wherein the DSF also carries the CS field in the P-Called-Party-ID header field or History-info header field of the call request message sent to the S-CSCF routing information for ; and 用户代理网元在所述呼叫请求消息中获取所述原被叫用户号码或CS域的路由信息,并据此确定路由信息。The user agent network element obtains the routing information of the original called user number or CS domain in the call request message, and determines the routing information accordingly. 11、一种域选择实体,其特征在于,包括:11. A domain selection entity, characterized by comprising: 域选择单元,用于选择到CS域接续会话或到PS域接续会话;The domain selection unit is used to select the connection session to the CS domain or the connection session to the PS domain; 第一添加单元,用于在域选择单元选择到CS域接续会话时,在待下发的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;The first adding unit is used to add the relevant information of routing the call request message to the user agent network element in the call request message to be issued when the domain selection unit selects to connect to the CS domain; 发送单元,用于将第一添加单元处理后的呼叫请求消息下发给S-CSCF。The sending unit is configured to send the call request message processed by the first adding unit to the S-CSCF. 12、如权利要求11所述的实体,其特征在于,还包括:12. The entity of claim 11, further comprising: 获取单元,用于获取所述相关信息,并交由第一添加单元处理。The acquiring unit is configured to acquire the relevant information and hand it over to the first adding unit for processing. 13、如权利要求11所述的实体,其特征在于,还包括:13. The entity of claim 11, further comprising: 第二添加单元,用于在待下发的呼叫请求消息中添加原被叫用户号码或CS域的路由信息。The second adding unit is configured to add the original called user number or the routing information of the CS domain to the call request message to be delivered. 14、一种用户代理网元,其特征在于,包括:14. A user agent network element, comprising: 接收单元,用于接收呼叫请求消息;a receiving unit, configured to receive a call request message; 获取单元,用于获取原被叫用户号码或CS域的路由信息;An acquisition unit, configured to acquire the routing information of the original called user number or CS domain; 确定单元,用于根据获取单元获取的原被叫用户号码或CS域的路由信息,确定路由信息;A determining unit, configured to determine the routing information according to the original called user number or the routing information of the CS domain obtained by the obtaining unit; 路由单元,用于根据确定单元确定的路由信息,将呼叫请求消息经CS域路由到原被叫用户。The routing unit is configured to route the call request message to the original called user via the CS domain according to the routing information determined by the determining unit. 15、一种被叫路由的系统,其特征在于,包括:DSF、S-CSCF、用户代理网元和原被叫用户终端;15. A called routing system, comprising: DSF, S-CSCF, user agent network element and original called user terminal; 所述DSF,用于选择到CS域接续会话,并在下发给S-CSCF的呼叫请求消息中添加将该呼叫请求消息路由到用户代理网元的相关信息;The DSF is used to select the CS domain to connect the session, and add relevant information about routing the call request message to the user agent network element in the call request message sent to the S-CSCF; S-CSCF,用于根据所述相关信息将该呼叫请求消息路由到用户代理网元;S-CSCF, configured to route the call request message to the user agent network element according to the relevant information; 用户代理网元,用于根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户终端。The user agent network element is configured to route the call request message to the original called user terminal via the CS domain according to the obtained routing information. 16、一种被叫路由方法,其特征在于,包括下列步骤:16. A called routing method, comprising the following steps: 用户在CS域附着时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC激活;之后When the user attaches to the CS domain, the user agent network element will trigger the iFC activation to the user agent network element through the DSAI mechanism; after that DSF选择到CS域接续会话时,将呼叫请求消息下发给S-CSCF;When the DSF chooses to connect to the CS domain to connect the session, it sends the call request message to the S-CSCF; S-CSCF根据iFC将该呼叫请求消息触发到该用户代理网元;以及S-CSCF triggers the call request message to the user agent network element according to iFC; and 该用户代理网元根据得到的路由信息,将该呼叫请求消息经CS域路由到原被叫用户。The user agent network element routes the call request message to the original called user through the CS domain according to the obtained routing information. 17、如权利要求16所述的方法,其特征在于,当用户在CS域注销时,用户代理网元通过DSAI机制,将触发到该用户代理网元的iFC去活。17. The method according to claim 16, wherein when the user logs out in the CS domain, the user agent network element triggers the deactivation of the iFC of the user agent network element through the DSAI mechanism. 18、如权利要求16所述的方法,其特征在于,DSF在下发给S-CSCF的呼叫请求消息的P-Called-Party-ID头域或History-info头域中携带有CS域的路由信息以及18. The method according to claim 16, wherein the DSF carries routing information of the CS domain in the P-Called-Party-ID header field or the History-info header field of the call request message sent to the S-CSCF as well as 用户代理网元在所述呼叫请求消息中获取所述原被叫用户号码或CS域的路由信息,并据此确定路由信息。The user agent network element obtains the routing information of the original called user number or CS domain in the call request message, and determines the routing information accordingly.
CN200710100494.0A 2007-04-17 2007-04-17 Method, system and device for called routing Pending CN101291448A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200710100494.0A CN101291448A (en) 2007-04-17 2007-04-17 Method, system and device for called routing
PCT/CN2008/070727 WO2008125063A1 (en) 2007-04-17 2008-04-16 Method, system and apparatus of called route

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710100494.0A CN101291448A (en) 2007-04-17 2007-04-17 Method, system and device for called routing

Publications (1)

Publication Number Publication Date
CN101291448A true CN101291448A (en) 2008-10-22

Family

ID=39863280

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710100494.0A Pending CN101291448A (en) 2007-04-17 2007-04-17 Method, system and device for called routing

Country Status (2)

Country Link
CN (1) CN101291448A (en)
WO (1) WO2008125063A1 (en)

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103763446B (en) * 2005-03-10 2016-01-20 朗迅科技公司 Use the IMS network access of existing equipment
CN100442918C (en) * 2005-03-30 2008-12-10 华为技术有限公司 A method and system for implementing routing control
US7787443B2 (en) * 2005-09-30 2010-08-31 Alcatel-Lucent Usa Inc. Method and apparatus for allowing peering relationships between telecommunications networks

Also Published As

Publication number Publication date
WO2008125063A1 (en) 2008-10-23

Similar Documents

Publication Publication Date Title
CN101176369B (en) Service Profile Processing in IMS
CN102624735B (en) Method for routing messages via IMS
JP4700105B2 (en) Call forwarding in IP Multimedia Subsystem (IMS)
US8750201B2 (en) Method, system and apparatus for providing access mode selection to multimode terminal
CN103975566B (en) Service Domain Selection Service Indicator
EP2055070B1 (en) Method for registering in an ims domain a non-ims user device
KR100741152B1 (en) A method for reducing interface load of home subscriber server
CN101197806B (en) Method, network and device for routing sessions
US20060018272A1 (en) Instance identification
CN100391167C (en) Service call session control function entity backup method and system
JP2008546225A (en) Service control method and element
CN100362807C (en) A Method for Realizing User Registration in Internet Protocol Multimedia Subsystem
JP2006522501A (en) Multiple registration of subscribers in mobile communication systems
JP2006522501A5 (en)
CN101345748A (en) Method, system and device for notifying application server of user status
CN101115059A (en) Method, device and system for transmitting terminal information in multimedia subsystem
US20100182998A1 (en) Access Domain Selection In A Communications Network
US8416723B2 (en) Method, system, and device for establishing association-control relations
US9584559B2 (en) Session establishment using one multimedia telephony (MMTEL) application server
WO2008026083A1 (en) Service identification optimization
US20070266085A1 (en) S-CSCF selection for application server originated requests
US20080186956A1 (en) Method and system for processing call change request in an internet protocol multimedia subsystem
CN101222478A (en) Method, system and device for realizing call establishment
CN101291519B (en) Method, system and apparatus for providing mode selection to multi-mode terminal
CN101291448A (en) Method, system and device for called routing

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Open date: 20081022