CN103023979A - Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework - Google Patents
Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework Download PDFInfo
- Publication number
- CN103023979A CN103023979A CN2012104760620A CN201210476062A CN103023979A CN 103023979 A CN103023979 A CN 103023979A CN 2012104760620 A CN2012104760620 A CN 2012104760620A CN 201210476062 A CN201210476062 A CN 201210476062A CN 103023979 A CN103023979 A CN 103023979A
- Authority
- CN
- China
- Prior art keywords
- cscf
- user
- request
- domain
- territory
- 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.)
- Granted
Links
- 238000000034 method Methods 0.000 title claims abstract description 46
- 238000004891 communication Methods 0.000 title claims abstract description 22
- 230000008569 process Effects 0.000 claims abstract description 22
- 230000004044 response Effects 0.000 claims description 3
- 238000012545 processing Methods 0.000 claims description 2
- 230000000977 initiatory effect Effects 0.000 claims 1
- 238000005516 engineering process Methods 0.000 abstract description 4
- 230000006855 networking Effects 0.000 description 6
- 230000006870 function Effects 0.000 description 5
- 238000010561 standard procedure Methods 0.000 description 5
- 238000012360 testing method Methods 0.000 description 3
- 238000010276 construction Methods 0.000 description 2
- 238000007726 management method Methods 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013500 data storage Methods 0.000 description 1
- 230000007547 defect Effects 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000009434 installation Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
Images
Landscapes
- Mobile Radio Communication Systems (AREA)
Abstract
本发明公开了一种分布式IMS核心网架构下的域间通信方法,包括以下步骤:分布式IMS核心网的P-CSCF接收用户的请求,P-CSCF判断请求的类型是注册请求还是会话请求,如果是会话请求,则P-CSCF根据自身保存的用户注册信息判断发起注册请求的用户是否注册,如果已经注册,则P-CSCF获取发起会话请求的用户在P-CSCF上的注册信息,然后根据请求中的路由信息将请求转发到用户注册所在的S-CSCF,用户注册所在的S-CSCF根据被叫用户的归属域来处理会话请求。本发明的方法是基于3GPP标准给出的域间通信标准提出,可以保证采用P2P技术的分布式IMS核心网具有实际可部署、可运营的价值。
The invention discloses an inter-domain communication method under a distributed IMS core network architecture, comprising the following steps: a P-CSCF of a distributed IMS core network receives a request from a user, and the P-CSCF judges whether the type of the request is a registration request or a session request , if it is a session request, then the P-CSCF judges whether the user who initiates the registration request is registered according to the user registration information saved by itself, if registered, then the P-CSCF obtains the registration information of the user who initiated the session request on the P-CSCF, and then According to the routing information in the request, the request is forwarded to the S-CSCF where the user is registered, and the S-CSCF where the user is registered processes the session request according to the home domain of the called user. The method of the present invention is proposed based on the inter-domain communication standard provided by the 3GPP standard, which can ensure that the distributed IMS core network adopting the P2P technology has practical deployable and operable values.
Description
技术领域technical field
本发明属于移动互联网与电信核心网领域,更具体地,涉及一种分布式IMS核心网架构下的域间通信方法。The invention belongs to the field of mobile Internet and telecommunication core network, and more specifically relates to an inter-domain communication method under the framework of a distributed IMS core network.
背景技术Background technique
运营商在实际部署运营IP多媒体子系统(IP Multimedia Subsystem,简称IMS)核心网时一般根据用户的规模和管理体制以大区或省为单位建设统一的IMS网络。采用多域组网可按区域分配不同的域名,网络扩展性好,适用于大规模组网。当初期网络规模较小时,可集中设置IMS核心网负责多个域的业务,但这样对核心网设备功能要求较高;随着网络规模的扩大,最终可在每个域内设置IMS核心网网元。所谓分域,是为了适应两个需求:(1)单个的核心网不可规模过于庞大,否则查找管理开销较大;(2)为了保持单个运营实体的独立性,如全国性电信运营公司的省一级的实体。采用分省独立建设与分大区中心建设IMS核心网可以实现跨省运营需求,并且域间是可以相互通信的。因此,IMS核心网的域间通信的功能是十分重要的,在3GPP标准中对于域间通信给出了明确的标准规范。When operators actually deploy and operate the IP Multimedia Subsystem (IMS) core network, they generally build a unified IMS network in units of regions or provinces according to the scale of users and the management system. With multi-domain networking, different domain names can be allocated according to regions, and the network has good scalability, which is suitable for large-scale networking. When the initial network scale is small, the IMS core network can be centrally set up to be responsible for the services of multiple domains, but this requires higher functions of the core network equipment; as the network scale expands, IMS core network elements can be set up in each domain . The so-called domain division is to meet two requirements: (1) The scale of a single core network should not be too large, otherwise the search management overhead will be high; (2) In order to maintain the independence of a single operating entity, such as the provincial first-level entities. The independent construction of provinces and the construction of IMS core networks by regional centers can meet the needs of cross-provincial operations, and inter-domain communication is possible. Therefore, the inter-domain communication function of the IMS core network is very important, and the 3GPP standard provides a clear standard specification for the inter-domain communication.
目前IMS核心网都是采用的3GPP标准中的集中式组网方案,集中式组网不可避免的会带来单点故障、性能瓶颈、可扩展性不强和节点维护复杂等缺点,而采用P2P的分布式技术的IMS核心网则可以较好的解决上述问题。所以现有IMS核心网域间通信方法都是基于传统的集中式组网上的,对于采用P2P分布式技术组网的IMS核心网的域间通信却没有相应的标准方法。At present, the IMS core network adopts the centralized networking scheme in the 3GPP standard. The centralized networking will inevitably bring disadvantages such as single point of failure, performance bottleneck, poor scalability, and complicated node maintenance. The IMS core network of advanced distributed technology can better solve the above problems. Therefore, the existing IMS core network inter-domain communication methods are all based on the traditional centralized networking, but there is no corresponding standard method for the inter-domain communication of the IMS core network that adopts the P2P distributed technology networking.
发明内容Contents of the invention
针对现有技术的缺陷,本发明的目的在于提供一种分布式IMS核心网架构下的域间通信方法,该方法基于3GPP标准给出的域间通信标准提出,可以保证采用P2P技术的分布式IMS核心网具有实际可部署、可运营的价值。Aiming at the defects of the prior art, the purpose of the present invention is to provide an inter-domain communication method under the distributed IMS core network architecture, which is proposed based on the inter-domain communication standard provided by the 3GPP standard, and can ensure the distributed communication method using P2P technology. The IMS core network has practical deployable and operable value.
为实现上述目的,本发明提供了一种分布式IMS核心网架构下的域间通信方法,包括以下步骤:In order to achieve the above object, the present invention provides an inter-domain communication method under a distributed IMS core network architecture, comprising the following steps:
(1)分布式IMS核心网的P-CSCF接收用户的请求;(1) The P-CSCF of the distributed IMS core network receives the user's request;
(2)P-CSCF判断请求的类型是注册请求还是会话请求,如果是注册请求,则进入步骤(3),如果是会话请求,则进入步骤(4);(2) P-CSCF judges whether the type of request is a registration request or a session request, if it is a registration request, go to step (3), if it is a session request, go to step (4);
(3)P-CSCF根据发起请求的用户归属域处理注册请求;(3) The P-CSCF processes the registration request according to the home domain of the requesting user;
(4)P-CSCF根据自身保存的用户注册信息判断发起注册请求的用户是否注册,如果已经注册,则进入步骤(6),否则进入步骤(5);(4) P-CSCF judges whether the user who initiates the registration request is registered according to the user registration information saved by P-CSCF. If it has been registered, go to step (6), otherwise go to step (5);
(5)P-CSCF向用户发送用户未注册无法进行会话的回应消息,流程结束;(5) P-CSCF sends a response message to the user that the user is not registered and cannot conduct a session, and the process ends;
(6)P-CSCF获取发起会话请求的用户在P-CSCF上的注册信息,然后根据请求中的路由信息将请求转发到用户注册所在的S-CSCF;(6) The P-CSCF obtains the registration information of the user who initiates the session request on the P-CSCF, and then forwards the request to the S-CSCF where the user is registered according to the routing information in the request;
(7)用户注册所在的S-CSCF根据被叫用户的归属域来处理会话请求。(7) The S-CSCF where the user is registered handles the session request according to the home domain of the called user.
步骤(3)包括:Step (3) includes:
(3-1)P-CSCF从注册请求取出用户的信息,对比用户的归属域域名和P-CSCF自身所在域的域名判断用户是否属于P-CSCF所在的域,如果属于则进入步骤(3-2),否则进入步骤(3-3);(3-1) The P-CSCF fetches the user information from the registration request, compares the domain name of the user's home domain with the domain name of the P-CSCF's own domain to determine whether the user belongs to the domain where the P-CSCF is located, and if so, proceed to step (3- 2), otherwise go to step (3-3);
(3-2)P-CSCF以用户的IMPU作为键进行P2P,以获得对应的S-CSCF的地址,并将注册请求转发到该S-CSCF,然后进入步骤(3-12);(3-2) P-CSCF uses the user's IMPU as the key to perform P2P to obtain the address of the corresponding S-CSCF, and forwards the registration request to the S-CSCF, and then enters step (3-12);
(3-3)P-CSCF查找自身是否缓存有用户归属域的I-CSCF地址列表,如果缓存有,则进入步骤(3-4),否则进入步骤(3-5);(3-3) P-CSCF checks whether it has cached the I-CSCF address list of the user's home domain, if it has cached, then enters step (3-4), otherwise enters step (3-5);
(3-4)P-CSCF从缓存的用户归属域的I-CSCF地址列表中选择一个可用的I-CSCF,将注册请求转发到该I-CSCF,然后进入步骤(3-11);(3-4) P-CSCF selects an available I-CSCF from the cached I-CSCF address list of the user's home domain, forwards the registration request to the I-CSCF, and then enters step (3-11);
(3-5)P-CSCF查找自身是否缓存有自身所在域的I-CSCF地址列表,如果缓存有,则进入步骤(3-8),否则进入步骤(3-6);(3-5) P-CSCF checks whether it has cached the I-CSCF address list of its own domain, if there is, then enters step (3-8), otherwise enters step (3-6);
(3-6)P-CSCF在域内以自身所在域的域名为键进行P2P查找,以获得I-CSCF地址列表;(3-6) P-CSCF conducts P2P search within the domain using the domain name of its own domain as the key to obtain the I-CSCF address list;
(3-7)P-CSCF将查找到的自身所在域的I-CSCF列表缓存在内存中;(3-7) P-CSCF caches the found I-CSCF list of its own domain in memory;
(3-8)P-CSCF从缓存的自身所在域的I-CSCF地址列表中选择一个可用的I-CSCF,向该I-CSCF发送查找用户归属域的I-CSCF地址列表请求,然后进入步骤(3-9);(3-8) P-CSCF selects an available I-CSCF from the cached I-CSCF address list of its own domain, sends a request to the I-CSCF to find the I-CSCF address list of the user's home domain, and then enters the step (3-9);
(3-9)I-CSCF收到来自P-CSCF的查找请求,以查找的用户归属域的域名为键在全局域内进行P2P查找,以获得对应的I-CSCF地址列表,并将查找到的结果返回给P-CSCF;(3-9) The I-CSCF receives the lookup request from the P-CSCF, and uses the domain name of the user's home domain as the key to perform a P2P lookup in the global domain to obtain the corresponding I-CSCF address list, and sends the found The result is returned to P-CSCF;
(3-10)P-CSCF根据I-CSCF返回的结果将I-CSCF地址列表缓存起来,并从中选择一个可用的I-CSCF,将注册请求转发给该I-CSCF;(3-10) The P-CSCF caches the I-CSCF address list according to the result returned by the I-CSCF, and selects an available I-CSCF, and forwards the registration request to the I-CSCF;
(3-11)用户归属域的I-CSCF根据来自P-CSCF的注册请求,以用户的IMPU作为键进行P2P查找,以获得对应的S-CSCF的地址,并将注册请求转发到该S-CSCF;(3-11) According to the registration request from the P-CSCF, the I-CSCF in the user's home domain performs a P2P lookup using the user's IMPU as a key to obtain the address of the corresponding S-CSCF, and forwards the registration request to the S-CSCF. CSCF;
(3-12)S-CSCF根据收到的注册请求按照3GPP标准流程对注册请求进行处理。(3-12) S-CSCF handles the registration request according to the 3GPP standard procedures according to the received registration request.
步骤(7)包括:Step (7) includes:
(7-1)S-CSCF从会话请求中取出被叫用户信息,将用户的归属域域名与自身所在域域名对比,以判断自身所在域是否是被叫用所在的归属域,如果是,则进入步骤(7-2),否则进入步骤(7-5);(7-1) The S-CSCF takes out the called user information from the session request, and compares the domain name of the user's home domain with the domain name of its own domain to determine whether its own domain is the home domain of the called user. If so, then Go to step (7-2), otherwise go to step (7-5);
(7-2)S-CSCF在自身所在域内以被叫用户IMPU为键进行P2P查找,以获取到被叫用户IMPU对应的S-CSCF地址;(7-2) S-CSCF performs P2P search in its own domain with the called user IMPU as the key to obtain the S-CSCF address corresponding to the called user IMPU;
(7-3)S-CSCF根据查找到的被叫用户注册的S-CSCF地址,向自身所在域内的用户IMPU键值对应的S-CSCF转发会话请求;(7-3) The S-CSCF forwards the session request to the S-CSCF corresponding to the IMPU key value of the user in its own domain according to the found S-CSCF address registered by the called user;
(7-4)被叫用户IMPU键值对应的S-CSCF收到来自主叫用户所在的S-CSCF会话请求,按照3GPP标准流程对会话请求进行处理,过程结束;(7-4) The S-CSCF corresponding to the IMPU key value of the called user receives the session request from the S-CSCF where the calling user is located, processes the session request according to the 3GPP standard procedure, and the process ends;
(7-5)S-CSCF查找自身是否缓存有被叫用户归属域的I-CSCF地址列表,如果查找到,则进入步骤(7-12),否则进入步骤(7-6);(7-5) The S-CSCF checks whether it has cached the I-CSCF address list of the called user's home domain, if found, then enters step (7-12), otherwise enters step (7-6);
(7-6)S-CSCF查找自身是否缓存有自身所在域的I-CSCF地址列表,如果查找到,则进入步骤(7-9),否则进入步骤(7-7);(7-6) S-CSCF checks whether it has cached the I-CSCF address list of its own domain, if found, enters step (7-9), otherwise enters step (7-7);
(7-7)S-CSCF以自身所在域的域名为键进行P2P查找,以获取自身所在域的I-CSCF地址列表;(7-7) S-CSCF uses the domain name of its own domain as the key to perform P2P search to obtain the I-CSCF address list of its own domain;
(7-8)S-CSCF将查找到的I-CSCF地址列表缓存到内存中;(7-8) S-CSCF caches the found I-CSCF address list in memory;
(7-9)S-CSCF从缓存的自身所在域的I-CSCF地址列表中随机选择一个可用的I-CSCF,并向该I-CSCF发起查找被叫用户归属域的I-CSCF地址列表请求;(7-9) The S-CSCF randomly selects an available I-CSCF from the cached I-CSCF address list of its own domain, and initiates a request to the I-CSCF to find the I-CSCF address list of the called user's home domain ;
(7-10)I-CSCF根据来自S-CSCF的查找被叫用户归属域I-CSCF地址列表请求,以该归属域域名为键,在全局域内进行P2P查找,并将查找结果返回给S-CSCF;(7-10) According to the request from the S-CSCF to find the I-CSCF address list of the called user's home domain, the I-CSCF uses the domain name of the home domain as the key to perform P2P search in the global domain, and returns the search result to the S-CSCF CSCF;
(7-11)S-CSCF将来自I-CSCF的查找结果I-CSCF缓存在内存中;(7-11) S-CSCF caches the search results from I-CSCF in I-CSCF in memory;
(7-12)S-CSCF从I-CSCF地址列表中选择一个可用的I-CSCF,并将会话请求转发给被叫用户归属域的I-CSCF;(7-12) S-CSCF selects an available I-CSCF from the I-CSCF address list, and forwards the session request to the I-CSCF of the called user's home domain;
(7-13)被叫用户归属域的I-CSCF根据会话请求在自身所在域内以被叫用户IMPU为键进行P2P查找以获得对应的S-CSCF地址(7-13) The I-CSCF of the called user's home domain performs a P2P lookup with the called user's IMPU as the key in its own domain according to the session request to obtain the corresponding S-CSCF address
(7-14)被叫用户归属域的I-CSCF根据查找结果,并将会话请求转发到该S-CSCF;(7-14) The I-CSCF in the home domain of the called user forwards the session request to the S-CSCF according to the search result;
(7-15)被叫用户IMPU键值对应的S-CSCF收到来自I-CSCF的会话请求,按照3GPP标准对会话请求进行处理,过程结束。(7-15) The S-CSCF corresponding to the IMPU key value of the called user receives the session request from the I-CSCF, processes the session request according to the 3GPP standard, and the process ends.
通过本发明所构思的以上技术方案,与现有技术相比,本发明具有以下的有益效果:Through the above technical solutions conceived by the present invention, compared with the prior art, the present invention has the following beneficial effects:
(1)实现核心网功能节点的负载均衡:在步骤(3-2)、(3-11)、(7-2)、(7-13)中可以体现出分布化后的IMS核心网采用P2P分布式查找来分配为用户服务的节点,从而能够保证用户负载能够比较均衡的分布在不同的节点上,保证了系统具有一定的负载均衡性。(1) Realize the load balancing of core network functional nodes: In steps (3-2), (3-11), (7-2), (7-13), it can be reflected that the distributed IMS core network adopts P2P Distributed search is used to allocate nodes serving users, so as to ensure that user loads can be distributed on different nodes in a relatively balanced manner, ensuring that the system has a certain load balance.
(2)消除了IMS核心网原有的单点故障:使用P2P分布化之后的核心网不会因为单个节点的故障而造成服务不可用,在一定程度上具有了容灾性。(2) The original single point of failure of the IMS core network is eliminated: the core network after using P2P distribution will not cause service unavailability due to the failure of a single node, and has disaster tolerance to a certain extent.
(3)分布化后的IMS核心网具有良好的可扩展性:使用P2P分布化之后的核心网能够方便的加入新的服务节点为用户提供服务。(3) The distributed IMS core network has good scalability: using the P2P distributed core network can easily add new service nodes to provide services for users.
(4)减轻归属用户服务器(Home Subscriber Server,简称HSS)的查询负载:本方法中查找用户注册所在的S-CSCF地址不再依赖于查询HSS而是通过核心网内部的P2P分布式查找得到,在步骤(3-2)、(3-11)、(7-2)、(7-13)中可以体现,从而可以减少HSS的查询负载。(4) Reduce the query load of the Home Subscriber Server (HSS for short): In this method, the search for the S-CSCF address where the user is registered no longer depends on querying the HSS but is obtained through the P2P distributed search inside the core network. It can be reflected in steps (3-2), (3-11), (7-2), and (7-13), thereby reducing the query load of the HSS.
附图说明Description of drawings
图1为本发明分布式IMS核心网架构下的域间通信方法的流程图。FIG. 1 is a flow chart of the inter-domain communication method under the distributed IMS core network architecture of the present invention.
图2为本发明方法中步骤(3)的细化流程图。Fig. 2 is a detailed flowchart of step (3) in the method of the present invention.
图3为本发明方法中步骤(7)的细化流程图。Fig. 3 is a detailed flowchart of step (7) in the method of the present invention.
图4为本发明分布式IMS核心网的组网拓扑结构图。FIG. 4 is a network topology structure diagram of a distributed IMS core network according to the present invention.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。In order to make the object, technical solution and advantages of the present invention clearer, the present invention will be further described in detail below in conjunction with the accompanying drawings and embodiments. It should be understood that the specific embodiments described here are only used to explain the present invention, not to limit the present invention.
如图1所示,本发明分布式IMS核心网架构下的域间通信方法包括以下步骤:As shown in Figure 1, the inter-domain communication method under the distributed IMS core network architecture of the present invention includes the following steps:
(1)分布式IMS核心网的代理呼叫会话控制功能(Proxy Call SessionControl Function,简称P-CSCF)接收用户的请求。(1) The Proxy Call Session Control Function (P-CSCF) of the distributed IMS core network receives user requests.
(2)P-CSCF判断请求的类型是注册请求还是会话请求,如果是注册请求,则进入步骤(3),如果是会话请求,则进入步骤(4)。(2) P-CSCF judges whether the type of request is a registration request or a session request, if it is a registration request, go to step (3), if it is a session request, go to step (4).
(3)P-CSCF根据发起请求的用户归属域处理注册请求。(3) The P-CSCF processes the registration request according to the home domain of the requesting user.
如图4所示,IMS实际部署时分省或者以大区中心来建立每个运营域,每个域中的P-CSCF、查询呼叫会话控制控制功能(Interrogating Call SessionControl Function,简称I-CSCF)、S-CSCF按照分布式哈希表(Distributed HashTable,简称DHT)算法组成图中小环所示的运营域,环中的节点分为两种类型:一种是对等(Peer)节点负责消息路由和数据存储,另外一种是客户(Client)节点仅通过相关的Peer节点来加入覆盖网,其中S-CSCF是作为Peer节点,I-CSCF和P-CSCF是作为Client节点加入覆盖网形成图中的每个域如图中Domain A、Domain B、Domain C等。然后每个域的I-CSCF共同组成一个全局域,即按照DHT算法组成图中的大环全局域(GlobalDomain)。在IMS核心网中每个用户都归属于某一个域,这个是在用户开通账户时已经确定,即用户的归属域,在图中反映为某一个小环所在的域。As shown in Figure 4, the actual deployment of the IMS is divided into provinces or each operation domain is established by the regional center. The P-CSCF in each domain, the Interrogating Call Session Control Function (Interrogating Call Session Control Function, referred to as I-CSCF), S-CSCF forms the operation domain shown in the small ring in the figure according to the Distributed Hash Table (DHT) algorithm. The nodes in the ring are divided into two types: one is the peer (Peer) node responsible for message routing and Data storage, the other is that the client (Client) node only joins the overlay network through the relevant Peer node, in which S-CSCF is used as a Peer node, and I-CSCF and P-CSCF are used as Client nodes to join the overlay network. Each domain is Domain A, Domain B, Domain C, etc. as shown in the figure. Then the I-CSCFs of each domain jointly form a global domain, that is, form the large ring global domain (GlobalDomain) in the figure according to the DHT algorithm. In the IMS core network, each user belongs to a certain domain, which is determined when the user opens an account, that is, the user's attribution domain, which is reflected in the figure as the domain where a small ring is located.
(4)P-CSCF根据自身保存的用户注册信息判断发起注册请求的用户是否注册,如果已经注册,则进入步骤(6),否则进入步骤(5)。(4) P-CSCF judges whether the user who initiates the registration request is registered according to the user registration information saved by P-CSCF. If it has been registered, go to step (6), otherwise go to step (5).
(5)P-CSCF向用户发送用户未注册无法进行会话的回应消息,流程结束。(5) P-CSCF sends a response message to the user stating that the user is not registered and cannot conduct a session, and the process ends.
(6)P-CSCF获取发起会话请求的用户在P-CSCF上的注册信息,然后根据请求中的路由信息将请求转发到用户注册所在的S-CSCF。(6) The P-CSCF obtains the registration information of the user who initiated the session request on the P-CSCF, and then forwards the request to the S-CSCF where the user is registered according to the routing information in the request.
(7)用户注册所在的S-CSCF根据被叫用户的归属域来处理会话请求。(7) The S-CSCF where the user is registered handles the session request according to the home domain of the called user.
如图2所示,本发明分布式IMS核心网架构下的域间通信方法中步骤(3)包括:As shown in Figure 2, step (3) in the inter-domain communication method under the distributed IMS core network architecture of the present invention includes:
(3-1)P-CSCF从注册请求取出用户的信息,对比用户的归属域域名和P-CSCF自身所在域的域名判断用户是否属于P-CSCF所在的域,如果属于则进入步骤(3-2),否则进入步骤(3-3)。(3-1) The P-CSCF fetches the user information from the registration request, compares the domain name of the user's home domain with the domain name of the P-CSCF's own domain to determine whether the user belongs to the domain where the P-CSCF is located, and if so, proceed to step (3- 2), otherwise go to step (3-3).
(3-2)P-CSCF以用户的公有用户标识(IP Multimedia Public Identity,简称IMPU)作为键进行P2P,以获得对应的S-CSCF的地址,并将注册请求转发到该S-CSCF,然后进入步骤(3-12)。(3-2) The P-CSCF uses the user's public user identity (IP Multimedia Public Identity, IMPU for short) as the key to perform P2P to obtain the address of the corresponding S-CSCF, and forwards the registration request to the S-CSCF, and then Go to step (3-12).
(3-3)P-CSCF查找自身是否缓存有用户归属域的I-CSCF地址列表,如果缓存有,则进入步骤(3-4),否则进入步骤(3-5)。(3-3) P-CSCF checks whether it has cached the I-CSCF address list of the user's home domain, and if so, proceeds to step (3-4), otherwise proceeds to step (3-5).
(3-4)P-CSCF从缓存的用户归属域的I-CSCF地址列表中选择一个可用的I-CSCF,将注册请求转发到该I-CSCF,然后进入步骤(3-11)。(3-4) P-CSCF selects an available I-CSCF from the cached I-CSCF address list of the user's home domain, forwards the registration request to the I-CSCF, and then enters step (3-11).
(3-5)P-CSCF查找自身是否缓存有自身所在域的I-CSCF地址列表,如果缓存有,则进入步骤(3-8),否则进入步骤(3-6)。(3-5) P-CSCF checks whether it has cached the I-CSCF address list of its own domain, and if so, proceeds to step (3-8), otherwise proceeds to step (3-6).
(3-6)P-CSCF在域内以自身所在域的域名为键进行P2P查找,以获得I-CSCF地址列表。(3-6) P-CSCF performs P2P search within the domain using the domain name of its own domain as the key to obtain the I-CSCF address list.
(3-7)P-CSCF将查找到的自身所在域的I-CSCF列表缓存在内存中。(3-7) The P-CSCF caches the found I-CSCF list of its own domain in memory.
(3-8)P-CSCF从缓存的自身所在域的I-CSCF地址列表中选择一个可用的I-CSCF,向该I-CSCF发送查找用户归属域的I-CSCF地址列表请求,然后进入步骤(3-9)。(3-8) P-CSCF selects an available I-CSCF from the cached I-CSCF address list of its own domain, sends a request to the I-CSCF to find the I-CSCF address list of the user's home domain, and then enters the step (3-9).
(3-9)I-CSCF收到来自P-CSCF的查找请求,以查找的用户归属域的域名为键在全局域内(如图4中Global Domain所示)进行P2P查找,以获得对应的I-CSCF地址列表,并将查找到的结果返回给P-CSCF。(3-9) The I-CSCF receives the search request from the P-CSCF, and uses the domain name of the searched user's home domain as the key to perform a P2P search in the global domain (as shown in the Global Domain in Figure 4) to obtain the corresponding I - CSCF address list, and return the found result to P-CSCF.
(3-10)P-CSCF根据I-CSCF返回的结果将I-CSCF地址列表缓存起来,并从中选择一个可用的I-CSCF,将注册请求转发给该I-CSCF。(3-10) The P-CSCF caches the I-CSCF address list according to the result returned by the I-CSCF, and selects an available I-CSCF, and forwards the registration request to the I-CSCF.
(3-11)用户归属域的I-CSCF根据来自P-CSCF的注册请求,以用户的IMPU作为键进行P2P查找,以获得对应的S-CSCF的地址,并将注册请求转发到该S-CSCF。(3-11) According to the registration request from the P-CSCF, the I-CSCF in the user's home domain performs a P2P lookup using the user's IMPU as a key to obtain the address of the corresponding S-CSCF, and forwards the registration request to the S-CSCF. CSCF.
(3-12)S-CSCF根据收到的注册请求按照3GPP标准流程对注册请求进行处理。(3-12) S-CSCF handles the registration request according to the 3GPP standard procedures according to the received registration request.
如图3所示,本发明分布式IMS核心网架构下的域间通信方法中步骤(7)包括:As shown in Figure 3, step (7) in the inter-domain communication method under the distributed IMS core network architecture of the present invention includes:
(7-1)S-CSCF从会话请求中取出被叫用户信息,将用户的归属域域名与自身所在域域名对比,以判断自身所在域是否是被叫用所在的归属域,如果是,则进入步骤(7-2),否则进入步骤(7-5)。(7-1) The S-CSCF takes out the called user information from the session request, and compares the domain name of the user's home domain with the domain name of its own domain to determine whether its own domain is the home domain of the called user. If so, then Go to step (7-2), otherwise go to step (7-5).
(7-2)S-CSCF在自身所在域内以被叫用户IMPU为键进行P2P查找,以获取到被叫用户IMPU对应的S-CSCF地址。(7-2) The S-CSCF performs a P2P search within its own domain using the called user IMPU as a key to obtain the S-CSCF address corresponding to the called user IMPU.
(7-3)S-CSCF根据查找到的被叫用户注册的S-CSCF地址,向自身所在域内的用户IMPU键值对应的S-CSCF转发会话请求。(7-3) The S-CSCF forwards the session request to the S-CSCF corresponding to the IMPU key value of the user in its own domain according to the found S-CSCF address registered by the called user.
(7-4)被叫用户IMPU键值对应的S-CSCF收到来自主叫用户所在的S-CSCF会话请求,按照3GPP标准流程对会话请求进行处理,过程结束。(7-4) The S-CSCF corresponding to the IMPU key value of the called user receives the session request from the S-CSCF where the calling user resides, processes the session request according to the 3GPP standard procedure, and the process ends.
(7-5)S-CSCF查找自身是否缓存有被叫用户归属域的I-CSCF地址列表,如果查找到,则进入步骤(7-12),否则进入步骤(7-6)。(7-5) The S-CSCF checks whether it has cached the I-CSCF address list of the called user's home domain, and if found, proceeds to step (7-12), otherwise proceeds to step (7-6).
(7-6)S-CSCF查找自身是否缓存有自身所在域的I-CSCF地址列表,如果查找到,则进入步骤(7-9),否则进入步骤(7-7)。(7-6) The S-CSCF checks whether it has cached the I-CSCF address list of its own domain, and if found, proceeds to step (7-9), otherwise proceeds to step (7-7).
(7-7)S-CSCF以自身所在域的域名为键进行P2P查找,以获取自身所在域的I-CSCF地址列表。(7-7) The S-CSCF uses the domain name of its own domain as the key to perform P2P search to obtain the I-CSCF address list of its own domain.
(7-8)S-CSCF将查找到的I-CSCF地址列表缓存到内存中。(7-8) The S-CSCF caches the found I-CSCF address list in memory.
(7-9)S-CSCF从缓存的自身所在域的I-CSCF地址列表中随机选择一个可用的I-CSCF,并向该I-CSCF发起查找被叫用户归属域的I-CSCF地址列表请求。(7-9) The S-CSCF randomly selects an available I-CSCF from the cached I-CSCF address list of its own domain, and initiates a request to the I-CSCF to find the I-CSCF address list of the called user's home domain .
(7-10)I-CSCF根据来自S-CSCF的查找被叫用户归属域I-CSCF地址列表请求,以该归属域域名为键,在全局域(图4中的Global Domain)内进行P2P查找,并将查找结果返回给S-CSCF。(7-10) According to the request from the S-CSCF to find the I-CSCF address list of the called user's home domain, the I-CSCF uses the domain name of the home domain as the key to perform P2P search in the global domain (Global Domain in Figure 4) , and return the search result to the S-CSCF.
(7-11)S-CSCF将来自I-CSCF的查找结果I-CSCF缓存在内存中。(7-11) The S-CSCF caches the search results from the I-CSCF in the I-CSCF memory.
(7-12)S-CSCF从I-CSCF地址列表中选择一个可用的I-CSCF,并将会话请求转发给被叫用户归属域的I-CSCF。(7-12) The S-CSCF selects an available I-CSCF from the I-CSCF address list, and forwards the session request to the I-CSCF of the called user's home domain.
(7-13)被叫用户归属域的I-CSCF根据会话请求在自身所在域内以被叫用户IMPU为键进行P2P查找以获得对应的S-CSCF地址(7-13) The I-CSCF of the called user's home domain performs a P2P lookup with the called user's IMPU as the key in its own domain according to the session request to obtain the corresponding S-CSCF address
(7-14)被叫用户归属域的I-CSCF根据查找结果,并将会话请求转发到该S-CSCF。(7-14) The I-CSCF in the home domain of the called user forwards the session request to the S-CSCF according to the search result.
(7-15)被叫用户IMPU键值对应的S-CSCF收到来自I-CSCF的会话请求,按照3GPP标准对会话请求进行处理,过程结束。(7-15) The S-CSCF corresponding to the IMPU key value of the called user receives the session request from the I-CSCF, processes the session request according to the 3GPP standard, and the process ends.
应用实例:Applications:
为了验证本发明方法的可行性和有效性,在真实环境下验证本发明方法。实验环境包括安装CentOS release 5.6操作系统、开源HSS系统实现FHoSS、开源IMS实验系统Open IMS Core以及标准IMS客户端Boghe。实验环境配置如表1所示。In order to verify the feasibility and effectiveness of the method of the present invention, the method of the present invention is verified in a real environment. The experimental environment includes the installation of the CentOS release 5.6 operating system, the open source HSS system to implement FHoSS, the open source IMS experimental system Open IMS Core, and the standard IMS client Boghe. The experimental environment configuration is shown in Table 1.
表1Table 1
将CSCF服务器按照本发明中提出的网络拓扑结构(如图4所示)部署之后,用户分别进行直接在归属域内直接进行注册和用户在漫游域进行注册,查看用户是否能够分别在两种情况下完成注册流程。注册结果是:用户能够正常的在归属域和从漫游域进行注册,说明本方法中对于跨域注册流程的处理正常。接着利用已经注册的账户进行会话请求测试,分别呼叫在同一个域内的被叫用户和处在不同归属域的用户,查看用户是否能够建立会话进行正常的通话。测试结果是:不管主叫用户和被叫用户是否属于同一归属域,都能够正常进行通话,说明本方法中对于跨域的用户会话请求处理流程时可行的。After the CSCF server is deployed according to the network topology proposed in the present invention (as shown in Figure 4), the user directly registers in the home domain and the user registers in the roaming domain, and checks whether the user can register in the two cases respectively. Complete the registration process. The result of the registration is: the user can normally register in the home domain and from the roaming domain, which means that this method handles the cross-domain registration process normally. Then use the registered account to test the session request, call the called user in the same domain and the user in a different home domain respectively, and check whether the user can establish a session and make a normal call. The test result is: regardless of whether the calling user and the called user belong to the same domain, the call can be made normally, which shows that this method is feasible for the cross-domain user session request processing flow.
经过上述两个实验场景的测试,本发明所论述的分布式IMS核心网域间通信方法能够有效地保证分布式IMS核心网架构下用户进行跨域通信。After testing the above two experimental scenarios, the distributed IMS core network inter-domain communication method discussed in the present invention can effectively ensure cross-domain communication for users under the distributed IMS core network architecture.
本领域的技术人员容易理解,以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。It is easy for those skilled in the art to understand that the above descriptions are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention, All should be included within the protection scope of the present invention.
Claims (3)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210476062.0A CN103023979B (en) | 2012-11-22 | 2012-11-22 | Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201210476062.0A CN103023979B (en) | 2012-11-22 | 2012-11-22 | Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103023979A true CN103023979A (en) | 2013-04-03 |
CN103023979B CN103023979B (en) | 2015-04-15 |
Family
ID=47972105
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201210476062.0A Expired - Fee Related CN103023979B (en) | 2012-11-22 | 2012-11-22 | Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103023979B (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114070823A (en) * | 2021-11-10 | 2022-02-18 | 北京挪拉斯坦特芬通信设备有限公司 | Session establishment control method, electronic device, and computer-readable storage medium |
CN115102987A (en) * | 2022-06-16 | 2022-09-23 | 平安银行股份有限公司 | Bank outlet's marginal equipment management system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101989993A (en) * | 2009-07-31 | 2011-03-23 | 中国移动通信集团公司 | Method, device and system for determining peer-to-peer (P2P) node |
CN102148739A (en) * | 2010-02-05 | 2011-08-10 | 中国联合网络通信集团有限公司 | IMS (IP (Internet Protocol) Multimedia Subsystem) session routing control method and system |
CN102769614A (en) * | 2012-07-03 | 2012-11-07 | 华中科技大学 | A Communication Method Based on Distributed CSCF Topology |
-
2012
- 2012-11-22 CN CN201210476062.0A patent/CN103023979B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101989993A (en) * | 2009-07-31 | 2011-03-23 | 中国移动通信集团公司 | Method, device and system for determining peer-to-peer (P2P) node |
CN102148739A (en) * | 2010-02-05 | 2011-08-10 | 中国联合网络通信集团有限公司 | IMS (IP (Internet Protocol) Multimedia Subsystem) session routing control method and system |
CN102769614A (en) * | 2012-07-03 | 2012-11-07 | 华中科技大学 | A Communication Method Based on Distributed CSCF Topology |
Non-Patent Citations (2)
Title |
---|
纪晓雷: ""跨域IMS通信研究"", 《中国优秀硕士学位论文全文数据库 信息科技辑》 * |
黄开金: ""P2P SIP在IMS中的应用研究"", 《测评与应用》 * |
Cited By (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114070823A (en) * | 2021-11-10 | 2022-02-18 | 北京挪拉斯坦特芬通信设备有限公司 | Session establishment control method, electronic device, and computer-readable storage medium |
CN114070823B (en) * | 2021-11-10 | 2023-11-03 | 北京挪拉斯坦特芬通信设备有限公司 | Session establishment control method, electronic device, and computer-readable storage medium |
CN115102987A (en) * | 2022-06-16 | 2022-09-23 | 平安银行股份有限公司 | Bank outlet's marginal equipment management system |
CN115102987B (en) * | 2022-06-16 | 2023-10-13 | 平安银行股份有限公司 | Edge equipment management system for banking outlets |
Also Published As
Publication number | Publication date |
---|---|
CN103023979B (en) | 2015-04-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US9148524B2 (en) | Methods, systems, and computer readable media for caching call session control function (CSCF) data at a diameter signaling router (DSR) | |
US8230063B2 (en) | User data server system, method and apparatus | |
US8213935B2 (en) | Creating a globally unique identifier of a subscriber device | |
US11399005B2 (en) | Method and apparatus for expedited domain name system query resolution | |
US20130272253A1 (en) | Dynamic Assignment of a Serving Network Node | |
EP4104392A1 (en) | Routing communication in telecommunications network having multiple service communication proxies | |
CN102148739B (en) | IMS (IP (Internet Protocol) Multimedia Subsystem) session routing control method and system | |
CN102780763A (en) | Distributed home subscriber server (HSS) data storage method and distributed HSS data extraction method | |
US20120124649A1 (en) | Attachment method and system for Id-Loc-Split in an NGN | |
CN101426261A (en) | Method for service handling of multimedia subsystem, P-CSCF, I-CSCF and subsystem | |
CN103023979B (en) | Inter-domain communication method of distributed IMS (multimedia subsystem) core net framework | |
JP7588250B2 (en) | Method and apparatus for selecting a media resource function or media gateway in an internet protocol session - Patents.com | |
CN102752331B (en) | Method, resource control proxy and the system that implementation strategy controls in peer-to-peer network | |
CN101106573B (en) | Method for securing whole network data consistency | |
WO2021213243A1 (en) | Associated service registration method, related device and computer-readable storage medium | |
Lu et al. | A multi-domain and multi-overlay framework of P2P IMS core network based on cloud infrastructure | |
JP2023537468A (en) | Network node for indirect communication and method in network node | |
CN102170369B (en) | A DHT deployment method for mapping servers in an integrated network | |
CN103825914B (en) | SN information reporting method, and method and apparatus for communication between DSN P2P network and IMS network communication | |
CN102970756B (en) | S-CSCF (Serving-Call Session Control Function) allocation method based on service capability P2P (Peer-to-Peer) distribution | |
CN101668038A (en) | Method and system for controlling heterogeneous peer-to-peer network intercommunicating conversation based on basic facility | |
Yu et al. | A New Handover Management Scheme for User Mobility in NGN | |
Peng et al. | Improving Performance and Reliability of IMS by Co-location DHT | |
WO2008092358A1 (en) | A strategy performing method, system and network element | |
Cao et al. | Cognitive Adaptive Access-Control System for a Secure Locator/Identifier Separation Context |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20150415 Termination date: 20211122 |