KR20110040151A - Proxy cscf registeration method in ims network and system thereof - Google Patents

Proxy cscf registeration method in ims network and system thereof Download PDF

Info

Publication number
KR20110040151A
KR20110040151A KR1020090097312A KR20090097312A KR20110040151A KR 20110040151 A KR20110040151 A KR 20110040151A KR 1020090097312 A KR1020090097312 A KR 1020090097312A KR 20090097312 A KR20090097312 A KR 20090097312A KR 20110040151 A KR20110040151 A KR 20110040151A
Authority
KR
South Korea
Prior art keywords
pcscf
terminal
registration
value
module
Prior art date
Application number
KR1020090097312A
Other languages
Korean (ko)
Other versions
KR101644632B1 (en
Inventor
최우용
Original Assignee
에스케이 텔레콤주식회사
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 에스케이 텔레콤주식회사 filed Critical 에스케이 텔레콤주식회사
Priority to KR1020090097312A priority Critical patent/KR101644632B1/en
Publication of KR20110040151A publication Critical patent/KR20110040151A/en
Application granted granted Critical
Publication of KR101644632B1 publication Critical patent/KR101644632B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W60/00Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration
    • H04W60/04Affiliation to network, e.g. registration; Terminating affiliation with the network, e.g. de-registration using triggered events
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

PURPOSE: A proxy CSCF registration method in an IMS network and a system thereof are provided to easily perform a PSSCF distribution operation according to the policy defined by a business provider. CONSTITUTION: A terminal(100) gets information of a redirect server(300) through a query of a DNS(Domain Name Server). The terminal transfers a REGISTER message to a redirect server. The redirect server extracts at least one of proxy CSCF(300-320) within a network as a PCSCF(Proxy Call Session Control Function). The terminal transfers the REGISTER message to a received selection PCSCF. Then, the call processing of the terminal performs through the selection PCSCF.

Description

IMS망에서의 PCSCF 등록방법 및 이를 이용한 시스템{Proxy CSCF Registeration Method in IMS Network and system thereof}Proxy CSCF Registration Method in IMS Network and System About

본 발명은 IMS망에서의 Proxy CSCF(이하 PCSCF)를 등록하는 방법에 관한 발명으로서, 보다 자세하게는 IMS망에 단말이 접근 가능한 다수개의 PCSCF가 존재하는 경우, 각각의 PCSCF로 단말의 호처리를 효율적으로 분배하는 방안에 대한 것이다.The present invention relates to a method for registering a Proxy CSCF (hereinafter referred to as PCSCF) in an IMS network. More specifically, when there are a plurality of PCSCFs accessible to a terminal in an IMS network, the call processing of the terminal is efficiently performed with each PCSCF. It is about distributing with

IMS (IP Multimedia Subsystem)에서는 호처리를 하는 CSCF(Call Session Control Function)가 존재한다. CSCF (Call State Control Function)는 호 및 세션처리에 관련된 부분을 담당하는 기능으로, 인입호에 대한 게이트웨이로서의 기능(Incoming Call Gateway)과 호 제어 기능(Call Control Function), SPD(Serving Profile Database) 기능, 주소 처리(Address Handling) 기능 등으로 구성된다.In the IMS (IP Multimedia Subsystem), there is a Call Session Control Function (CSCF) that performs call processing. CSCF (Call State Control Function) is a function that is in charge of the part related to call and session processing, Incoming Call Gateway, Call Control Function, and SPD (Serving Profile Database) function , Address handling function.

인입호에 대한 게이트웨이로서의 기능은 Entry Point로 동작하고 입력호에 대한 라우팅을 수행하는 것을 의미한다. 또한 호 스크리닝 및 포워딩과 같은 입력호에 대한 서비스 트리거링을 수행하며, HSS와의 통신을 담당한다. Functioning as a gateway for an incoming call means acting as an entry point and performing routing for the incoming call. It also performs service triggering on incoming calls such as call screening and forwarding, and is responsible for communicating with the HSS.

호 제어기능은 호의 설정과 종료 및 상태/이벤트 관리, 다자간 서비스를 위 한 MRF와의 상호 작용,과금을 위한 호 이벤트 보고, 응용 레벨 등록의 수신 및 처리 등을 담당한다. Call control functions are responsible for establishing and terminating calls, managing status / events, interacting with MRF for multiparty services, reporting call events for billing, and receiving and processing application level registrations.

SPD는 홈 도메인의 HSS와 통신하여 사용자 프로파일 정보를 관리하며 사용자의 처음 액세스시 홈 도메인을 알려주는 기존망의 VLR과 유사한 기능을 수행한다. The SPD communicates with the HSS of the home domain to manage user profile information and performs a similar function to the existing VLRs that inform the home domain when the user first accesses it.

CSCF는 그 기능에 따라 P-CSCF(Proxy), I-CSCF(Interrogating), S-CSCF(Serving)로 나눌 수 있다. P-CSCF (Proxy Call State Control Function, 이하 PCSCF)는 단말(UE)이 GPRS 액세스를 통해서 IMS에 접속할 때 처음 만나는 지점이다. 다시 말해, 단말 또는 사용자(UE: User Equipment)가 IMS에 접속하는 첫 포인트 지점이고 GGSN과 같은 도메인에 존재한다. 3GPP에서는 단말이 PCSCF를 찾는데 DHCP를 이용하거나 PDP Context를 통해서 주소를 얻는 방법을 제시하고 있다. 물론 IMS는 GPRS 액세스만을 통해서만 접속이 되는 것이 아니고, 유무선의 어떤 IP 액세스를 통해서도 접속이 가능함은 물론이다.CSCF can be divided into P-CSCF (Proxy), I-CSCF (Interrogating), and S-CSCF (Serving) according to its function. Proxy Call State Control Function (P-CSCF) is a point where UE (UE) first encounters when accessing IMS through GPRS access. In other words, the terminal or user equipment (UE) is the first point of access to the IMS and exists in the same domain as the GGSN. 3GPP proposes a method by which a terminal uses DHCP to find a PCSCF or obtains an address through a PDP context. Of course, IMS is not only connected through GPRS access, but also can be accessed through any wired or wireless IP access.

도1은 단말이 PCSCF의 정보를 얻는 과정을 도시한 도면이다.1 is a diagram illustrating a process of obtaining information of a PCSCF by a terminal.

도1에 도시된 바와 같이, 단말은 PCSCF의 리스트를 포함하고 있다. 우선 단말(100)은 도메인서버(DNS Server,200)로 첫번째 PCSCF(P-CSCF#1)의 정보를 질의한다(S410). 만약 이러한 질의를 통한 정보를 얻는데 실패한 경우(S420)에는 다시 다음번 PCSCF의 정보를 도메인서버(200)로 질의하고, 이에 대한 응답을 받는다(S430,S440). 이렇게 PCSCF의 정보를 성공적으로 DNS서버(200)로부터 받은 경우, 해당 PCSCF(320)로 등록하는 과정을 수행한다(S450).As shown in Figure 1, the terminal includes a list of PCSCF. First, the terminal 100 inquires the information of the first PCSCF (P-CSCF # 1) to the domain server (DNS Server, 200) (S410). If it fails to obtain the information through such a query (S420), the next PCSCF information to the domain server 200, and receives the response (S430, S440). When the information of the PCSCF is successfully received from the DNS server 200, the process of registering with the PCSCF (320) (S450).

그러나 상술한 종래 방법에 따른 PCSCF 등록절차는, PCSCF를 선택하는 지점 이 단말에 위치하고 있어서 단말이 Proxy CSCF의 리스트를 얻지 못하게 되는 경우(예를 들어 DHCP가 PCSCF의 정보를 내려주지 못하는 경우 등)나, 또는 망 사업자가 PCSCF 분배 정책을 정의하고자 하는 경우에 제약이 따를 수 있다.However, the PCSCF registration procedure according to the conventional method described above may be performed when the point at which the PCSCF is selected is located in the terminal, and thus the terminal cannot obtain a list of Proxy CSCFs (for example, when DHCP cannot give the PCSCF information). However, there may be restrictions when the network operator wishes to define a PCSCF distribution policy.

본 발명은 상기한 사정을 감안하여 창출된 것으로서, 본 발명의 목적은 PCSCF를 선택하는 지점이 단말에 위치하고 있어서 단말이 Proxy CSCF의 리스트를 얻지 못하게 되는 경우 즉 DHCP가 PCSCF의 정보를 내려주지 못하는 경우등에 PCSCF를 등록하지 못하는 상황을 방지하고, 또한 망 사업자가 PCSCF 분배 정책을 정의하고자 하는 경우에 보다 효율적으로 제공할 수 있는 방법을 제공함에 있다. The present invention has been made in view of the above circumstances, and an object of the present invention is that a point for selecting a PCSCF is located in a terminal, so that the terminal cannot obtain a list of Proxy CSCFs, that is, DHCP fails to give the PCSCF information. The present invention provides a method for preventing a situation in which a PCSCF cannot be registered, etc., and more efficiently when a network operator wants to define a PCSCF distribution policy.

상기 목적을 달성하기 위한 본 발명에 따른 IMS망에서의 PCSCF 등록 시스템은 단말의 IMS(IP Multimedia Subsystem) 등록을 지원하는 시스템에 있어서, 단말로부터 등록메시지(REGISTER)를 수신하고, 1개 이상의 PCSCF 리스트를 포함하고 있으며, 상기 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택한 후 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 재탐색(Redirect) 서버; 및 상기 재탐색서버로 등록메시지를 전송하고, 이후 수신된 응답메시지에 포함된 선택PCSCF로 다시 등록메시지를 전송하여 재등록을 수행하는 단말을 포함한다.The PCSCF registration system in the IMS network according to the present invention for achieving the above object is a system that supports IP Multimedia Subsystem (IMS) registration of the terminal, receives a registration message (REGISTER) from the terminal, one or more PCSCF list Redirect server including a, Redirect server for transmitting a response message including the information of the selected PCSCF selected one of the one or more PCSCF of the selected PCSCF; And a terminal that transmits a registration message to the rescanning server, and then re-registers by transmitting a registration message to the selected PCSCF included in the received response message.

한편 본 발명에 따른 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버는 단말로부터 등록메시지(REGISTER)를 수신하는 등록메시지 수신모듈; 1개 이상의 PCSCF 리스트를 포함하고 있으며, 상기 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택하는 PCSCF 선택모듈; 및 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 응답메시지 전송모듈을 포함한다.On the other hand, the Redirect server for PCSCF registration in the IMS network according to the present invention includes a registration message receiving module for receiving a registration message (REGISTER) from the terminal; A PCSCF selection module including a list of one or more PCSCFs and selecting one of the one or more PCSCFs; And a response message transmission module for transmitting a response message including the information of the selected PCSCF to the terminal.

그리고 상기 재탐색서버는 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 단말기능 판단모듈을 더 포함하고, 상기 단말이 상기 기능을 지원하는 경우에, 상기 응답메시지 전송기능을 수행하는 것이 바람직하다.The rescanning server further includes a terminal capability determining module that determines whether the terminal supports a function capable of processing the response message, and when the terminal supports the function, the response message transmission function. It is preferable to carry out.

또한 상기 단말기능 판단모듈을 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하고, 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 것이 바람직하다.In addition, the terminal capability determination module extracts a header value from the registration message (REGISTER), compares the value of the extracted header with a pre-stored list value, and supports whether the terminal can process the response message. It is desirable to determine whether or not.

그리고 상기 PCSCF 선택모듈은 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하는 해더추출모듈 및 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 선택PSCF를 추출하는 PCSCF추출모듈을 포함하는 것이 바람직하다.The PCSCF selection module preferably includes a header extraction module for extracting a header value from the registration message (REGISTER) and a PCSCF extraction module for extracting a selected PSCF by comparing the extracted header value with a previously stored list value. Do.

또한 상기 PCSCF 선택모듈은 상기 1개 이상의 PCSCF들의 용량(Capacity)값을 기초로 하여 선택PSCF를 선택하는 것이 바람직하다.In addition, the PCSCF selection module preferably selects the selection PSCF based on capacity values of the one or more PCSCFs.

그리고 상기 PCSCF 선택모듈은 상기 1개 이상의 PCSCF들의 용량에 대한 총합을 산출하는 총합산출모듈; 상기 1개 이상의 PCSCF들별로 각각의 용량에 대응하는 범위(Range)를 산정하는 범위산정모듈; 특정 랜덤값 X를 추출한 후, 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출하는 연산수행모듈; 및 상기 결과값이 속하는 범위를 가지는 PCSCF를 상기 선택PCSCF로 선택하는 PCSCF결정모듈을 포함하는 것이 바람직하다.And the PCSCF selection module includes a total calculation module for calculating a total of capacities of the one or more PCSCFs. A range calculation module for calculating a range corresponding to each capacity for each of the one or more PCSCFs; An operation performing module for extracting a specific random value X and performing a module operation on the sum calculated in the sum calculating step to calculate a result value; And a PCSCF determination module for selecting the PCSCF having a range to which the result value belongs as the selection PCSCF.

또한 상기 PCSCF결정모듈은 상기 범위에 속하는 PCSCF가 두 개 이상인 경우 에는, 랜덤하게 어느 하나를 선택하는 것이 바람직하다.In addition, the PCSCF determination module preferably selects any one at random when there are two or more PCSCFs in the range.

그리고 상기 총합산출모듈은 동일한 용량을 가지는 PCSCF들이 있는 경우에는 중복하여 합산하지 않는 것을 특징으로 하고, 상기 범위산정모듈은 동일한 용량을 가지는 PCSCF들간에 동일한 범위를 산정하는 것이 바람직하다.In addition, the total calculation module is characterized in that it does not overlap if there are PCSCFs having the same capacity, it is preferable that the range calculation module calculates the same range between PCSCFs having the same capacity.

한편 본 발명의 일 실시예에 따른 MS망에서의 PCSCF 등록방법은 단말이 등록메시지(REGISTER)를 재탐색서버로 전송하는 등록단계; 상기 재탐색서버가 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택하는 PCSCF 선택단계; 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 응답메시지 전송단계; 및 상기 단말이 상기 선택PCSCF로 등록메시지를 전송하여, 상기 선택PCSCF와 재등록을 시도하는 재등록단계를 포함한다.On the other hand, the PCSCF registration method in the MS network according to an embodiment of the present invention includes a registration step of the terminal transmits a registration message (REGISTER) to the re-search server; A PCSCF selection step of the rescanning server selecting a selection PCSCF which is any one of one or more PCSCFs; A response message transmission step of transmitting a response message including the information of the selected PCSCF to the terminal; And a re-registration step of the terminal transmitting a registration message to the selected PCSCF and attempting to re-register with the selected PCSCF.

그리고 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 단말기능 판단단계를 더 포함하고, 상기 단말이 상기 기능을 지원하는 경우에, 상기 응답메시지 전송단계 및 재등록단계를 수행하는 것이 바람직하다.And a terminal capability determining step of determining whether the terminal supports a function capable of processing the response message. If the terminal supports the function, the response message transmitting step and the re-registration step are performed. It is preferable to carry out.

또한 상기 단말기능 판단단계는 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하고, 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 것이 바람직하다.In addition, the terminal capability determination step extracts the header value from the registration message (REGISTER), and compares the extracted header value with a pre-stored list value and whether the terminal supports the function of processing the response message. It is desirable to determine whether or not.

그리고 상기 PCSCF 선택단계는 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하는 해더추출단계 및 상기 추출된 해더의 값과 기저장된 리스트값을 비교 하여 선택PSCF를 추출하는 PCSCF추출단계를 포함하는 것이 바람직하다.The PCSCF selection step preferably includes a header extraction step of extracting a header value from the registration message (REGISTER) and a PCSCF extraction step of extracting a selected PSCF by comparing the extracted header value with a previously stored list value. Do.

또한 상기 PCSCF 선택단계는 상기 1개 이상의 PCSCF들의 용량(Capacity)값을 기초로 하여 선택PSCF를 선택하는 것이 바람직하다.In the PCSCF selection step, the selection PSCF may be selected based on a capacity value of the one or more PCSCFs.

그리고 상기 PCSCF선택단계는 상기 1개 이상의 PCSCF들의 용량에 대한 총합을 산출하는 총합산출단계; 상기 1개 이상의 PCSCF들별로 각각의 용량에 대응하는 범위(Range)를 산정하는 범위산정단계; 특정 랜덤값 X를 추출한 후, 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출하는 연산수행단계 및 상기 결과값이 속하는 범위를 가지는 PCSCF를 상기 선택PCSCF로 선택하는 PCSCF결정단계를 포함하는 것이 바람직하다.And the PCSCF selection step includes a total calculation step of calculating a sum of capacities of the one or more PCSCFs; A range calculating step of calculating a range corresponding to each capacity for each of the one or more PCSCFs; After extracting a specific random value X, performing a module operation with the sum calculated in the total calculation step to calculate a result value and selecting the PCSCF having a range to which the result value belongs as the selection PCSCF It is preferable to include the PCSCF determination step.

이상에서 상세히 설명한 바와 같이, 본 발명에 따른 IMS망에서의 PCSCF 등록 시스템 및 PCSCF 등록 방법을 이용하면, PCSCF를 등록시에 보다 효율적으로 처리할 수 있게 된다. As described in detail above, by using the PCSCF registration system and the PCSCF registration method in the IMS network according to the present invention, PCSCF can be processed more efficiently during registration.

특히 본 특허에서 제시하는 PCSCF 등록방법은 기존의 단말에서 수행되었던 방법과는 달리, 탐색서버(Redirect Server)라는 망내의 구성요소에서 이루어 지게 됨으로써, 사업자가 정의한 정책(가입자별, 혹은 용량별)에 따른 PCSCF 분배를 용이하게 할 수 있어진다는 효과가 있다. 또한 만약 단말이 305 User Proxy 메시지를 통한 재등록(Redirection) 처리 지원 여부에 대한 확인 과정을 포함하여, 상기 탐색서버와의 연동을 지원하지 않는 기존단말기와도 호환이 가능하다.In particular, the PCSCF registration method proposed in this patent is performed by a component in a network called a redirect server, unlike the method performed in the existing terminal, and according to the policy defined by the operator (by subscriber or capacity). The PCSCF distribution can be facilitated accordingly. In addition, the terminal may be compatible with an existing terminal that does not support interworking with the search server, including checking whether the terminal supports redirection processing through a 305 User Proxy message.

이하에서는, 본 발명의 바람직한 실시예에 따른 IMS망에서의 PCSCF 등록 시스템 및 PCSCF 등록 방법에 대해서 도면을 참조하여 상세히 설명한다.Hereinafter, a PCSCF registration system and a PCSCF registration method in an IMS network according to a preferred embodiment of the present invention will be described in detail with reference to the drawings.

도2는 본 발명의 일 실시예에 따른 단말이 PCSCF의 정보를 얻는 과정을 도시한 도면이다.2 is a diagram illustrating a process of obtaining information of a PCSCF by a terminal according to an embodiment of the present invention.

도2에서는 종래와는 다르게 재탐색서버(Redirect Server,300)를 둔 형태의 망 구성을 통해서 PCSCF(Proxy CSCF) 분배 기능을 사용할 수 있다. 여기서의 재탐색서버는 상기 PCSCF의 분배만을 위해서 새로 구성된 서버로 구성하는 것도 가능하고, 반면에 PCSCF에 본 발명을 위한 분배기능을 더 포함하는 것 역시도 가능하다.In FIG. 2, unlike the related art, a PCSCF (Proxy CSCF) distribution function may be used through a network configuration having a redirect server 300. Here, the rescanning server may be configured as a newly configured server only for the distribution of the PCSCF, while it is also possible to further include a distribution function for the present invention in the PCSCF.

우선 단말이 알고 있는 IMS망의 접속 노드는 재탐색서버(300)가 된다. 이에 단말은 우선 DNS 질의(DNS Query)를 통해 재탐색서버(300)의 정보를 얻어온다(S460,S470). First, the access node of the IMS network known to the terminal becomes the rescanning server 300. Accordingly, the terminal first obtains information of the rescanning server 300 through a DNS query (S460 and S470).

이후 상기 얻어온 정보를 이용하여 재탐색서버(300)로 최초 등록 SIP 메시지인 등록(REGISTER) 메시지를 전송한다(S480). Thereafter, the registration information (REGISTER) message, which is an initial registration SIP message, is transmitted to the rescanning server 300 using the obtained information (S480).

단말이 전송한 등록메시지를 수신한 재탐색서버(300)는 망에 존재하는 1개 이상의 Proxy CSCF 중에 하나를 선택PCSCF로 추출한다(S485).The rescanning server 300 receiving the registration message transmitted by the terminal extracts one of the one or more Proxy CSCFs present in the network to the selected PCSCF (S485).

이후 재탐색서버(300)는 상기 선택PCSCF의 정보가 포함된 305 Use Proxy 응답 메시지를 단말(100)로 전송한다(S490). Thereafter, the rescanning server 300 transmits a 305 Use Proxy response message including the information of the selected PCSCF to the terminal 100 (S490).

단말(100)은 305 Use Proxy 응답 메시지를 통해 수신한 선택PCSCF(320)로 등록메시지를 전송하여 등록 과정을 재시도 하며, 그 이후 단말(100)의 호처리는 선택PCSCF(320)를 통해 이루어진다(S495). The terminal 100 retries the registration process by transmitting a registration message to the selected PCSCF 320 received through the 305 Use Proxy response message, and then the call processing of the terminal 100 is performed through the selected PCSCF 320. (S495).

종래와 같이 Proxy CSCF를 선택하는 지점이 단말이 아니라, 네트워크의 구성 노드의 하나인 재탐색서버에 둠으로서, 다양한 형태로 Proxy CSCF로의 단말 호처리 분배가 이루어질 수 있도록 할 수 있다.As in the prior art, since the point for selecting the Proxy CSCF is not the terminal but the rescan server which is one of the constituent nodes of the network, the terminal call processing distribution to the Proxy CSCF can be made in various forms.

도3은 본 발명의 일 실시예에 따른 재탐색서버를 나타내는 블록도이다.3 is a block diagram illustrating a rescan server according to an embodiment of the present invention.

본 발명의 일 실시예에 따른 재탐색서버(300)는 크게 단말로부터 등록메시지(REGISTER)를 수신하는 등록메시지 수신모듈(301), 1개 이상의 PCSCF 리스트를 포함하고 있으며, 상기 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택하는 PCSCF 선택모듈(303), 단말이 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 단말기능 판단모듈(304) 및 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 응답메시지 전송모듈(302)을 포함한다.The re-search server 300 according to an embodiment of the present invention includes a registration message receiving module 301 for receiving a registration message (REGISTER) from a terminal, one or more PCSCF lists, and among the one or more PCSCFs. PCSCF selection module 303 for selecting a selected PCSCF, a terminal capability determination module 304 for determining whether the terminal supports a function capable of processing a response message, and a response message including information of the selected PCSCF. It includes a response message transmission module 302 for transmitting to the terminal.

상기 단말기능 판단모듈(304)은 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하고, 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 것을 특징으로 한다.The terminal capability determination module 304 extracts a header value from the registration message (REGISTER), compares the extracted header value with a pre-stored list value, and performs a function for the terminal to process the response message. It is characterized by determining whether or not to support.

상기 PCSCF 선택모듈(303)은 1개 이상의 PCSCF들의 용량에 대한 총합을 산출하는 총합산출모듈(305), 상기 1개 이상의 PCSCF들별로 각각의 용량에 대응하는 범위(Range)를 산정하는 범위산정모듈(306), 특정 랜덤값 X를 추출한 후, 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출하는 연산수행모듈(307) 및 상기 결과값이 속하는 범위를 가지는 PCSCF를 상기 선택PCSCF로 선택하는 PCSCF결정모듈(308)을 포함한다.The PCSCF selection module 303 is a total calculation module 305 that calculates a sum of the capacities of one or more PCSCFs, and a range calculation module that calculates a range corresponding to each capacity for each of the one or more PCSCFs. 306, a PCSCF having a range to which the operation value module 307 which calculates a result value by extracting a specific random value X and performing a module operation on the sum calculated in the sum calculation step; PCSCF decision module 308 to select a as the selection PCSCF.

한편 도2에서 도시한 내용의 수행을 위해서는 단말(100)이 재탐색서버(300)로부터 수신한 응답메시지(305 Use Proxy)에 대한 처리가 가능하여야 한다. 즉, 응답메시지를 수신하고, 수신한 응답 메시지에 포함된 선택PCSCF로 등록메시지를 재전송(redirect)할 수 있어야 한다. Meanwhile, in order to perform the content illustrated in FIG. 2, the terminal 100 should be able to process a response message (305 Use Proxy) received from the rescanning server 300. That is, it should be possible to receive a response message and redirect the registration message to the selected PCSCF included in the received response message.

그러나, 3GPP IMS망에 존재하는 단말 중에는 305 Use Proxy 메시지를 수신한 경우 재전송(Redirection)에 대한 처리가 가능한 단말과 그렇지 않은 단말이 존재할 수 있으며, 이런 경우를 고려하여, 재탐색서버(300)는 단말(100)로부터 등록메시지를 수신하고, 단말(100)로 전송할 PCSCF를 선택하기에 앞서, 먼저 등록메시지를 전송한 단말(100)이 305 Use Proxy 메시지를 통한 재전송(Redirection) 처리 기능을 지원하는지를 확인한다.However, among the terminals existing in the 3GPP IMS network, when a 305 Use Proxy message is received, there may be a terminal capable of processing redirection and a terminal that is not, and in this case, the rescanning server 300 Prior to receiving a registration message from the terminal 100 and selecting a PCSCF to be transmitted to the terminal 100, whether the terminal 100 which previously transmitted the registration message supports a redirection processing function through a 305 Use Proxy message. Check it.

단말(100)의 305 Use Proxy 메시지를 통한 재전송(Redirection) 처리 기능 확인은 단말로부터 수신한 등록(REGISTER) 메시지의 내용을 통해 판단한다. 재탐색서버(300)는 단말의 재전송(Redirection) 처리 기능 확인 시, 사용할 SIP 메시지 헤더의 이름과 헤더의 내용에 대한 리스트를 관리한다. 등록(REGISTER) 메시지를 수신하면, 리스트에 정의된 헤더의 값을 추출하여 해당하는 값을 포함하는지 여부를 비교하는 과정을 설정된 모든 헤더에 대해 수행한다. The redirection processing function confirmation through the 305 Use Proxy message of the terminal 100 is determined based on the contents of a REGISTER message received from the terminal. The re-search server 300 manages a list of names and contents of headers of SIP message headers to be used when checking a redirection processing function of the terminal. Upon receiving a REGISTER message, a process of extracting a value of a header defined in a list and comparing whether a corresponding value is included or not is performed for all set headers.

도4는 등록메시지에 포함되는 해더의 일 실시예를 도시한 도면이다. 도면에 도시된 바와 같이 등록메시지에 포함되는 해더를 통해서 해당 단말의 종류를 파악할 수 있다. 4 is a diagram illustrating an embodiment of a header included in a registration message. As shown in the figure, the type of the terminal can be determined through the header included in the registration message.

상기 SIP 메시지 헤더의 이름과 헤더의 내용에 대한 리스트 정보는 305 Use Proxy 메시지를 통한 재전송(Redirection) 처리 기능을 지원하지 않는 단말을 구분하기 위한 정보로 사용한다. 또는 SIP 메시지 헤더의 이름과 헤더의 내용에 대한 리스트 정보는 305 Use Proxy 메시지를 통한 재전송(Redirection) 처리 기능을 지원하는 단말을 구분하기 위한 정보로 사용한다. The list information on the name of the SIP message header and the contents of the header is used as information for identifying a terminal that does not support the redirection processing function through the 305 Use Proxy message. Alternatively, the name of the SIP message header and the list information on the contents of the header may be used as information for identifying a terminal supporting a redirection processing function through a 305 Use Proxy message.

상기 정보를 이용하여 단말(100)이 305 Use Proxy 메시지 처리 기능을 지원하는 단말이라고 판단되는 경우에는, 상기 단말(100)은 재전송서버(300)로부터 전송된 응답메시지에 따라서 다시 선택PCSCF로 재등록처리가 가능한 바, 도2에서 상술한 바와 같이 처리한다.If it is determined that the terminal 100 supports the 305 Use Proxy message processing function using the information, the terminal 100 re-registers with the selected PCSCF again according to the response message sent from the retransmission server 300. The processing is possible, as described above with reference to FIG.

만약 단말(100)이 305 Use Proxy 메시지를 통한 재전송 처리 기능을 지원하기 않는 단말이라고 판단되는 경우, 후술할 도3와 같이 재탐색서버(300)의 기능을 포함하고 있는 해당 Proxy CSCF(300)가 직접 등록 과정을 수행한다. If it is determined that the terminal 100 does not support the retransmission processing function through the 305 Use Proxy message, the corresponding Proxy CSCF 300 including the function of the rescanning server 300 as shown in FIG. 3 will be described later. Perform the direct registration process.

도5는 본 발명의 일 실시예에 따른 단말이 응답메시지를 처리할 수 있는 기능을 지원하지 않는 경우의 처리과정을 도시한 도면이다.FIG. 5 is a diagram illustrating a processing process when a terminal does not support a function for processing a response message according to an embodiment of the present invention.

우선 단말이 알고 있는 IMS망의 접속 노드는 재탐색서버(300)가 된다. 이에 단말은 우선 DNS 질의(DNS Query)를 통해 재탐색서버(300)의 정보를 얻어온다(S510,S515). First, the access node of the IMS network known to the terminal becomes the rescanning server 300. Accordingly, the terminal first obtains information of the rescanning server 300 through a DNS query (S510, S515).

이후 상기 얻어온 정보를 이용하여 재탐색서버(300)로 최초 등록 SIP 메시지인 등록(REGISTER) 메시지를 전송한다(S520). Thereafter, the registration information (REGISTER) message, which is an initial registration SIP message, is transmitted to the rescanning server 300 using the obtained information (S520).

이 때 재탐색서버(300)가 등록메시지의 해더를 통해서 판단한 결과, 상기 단말(100)이 305 Use Proxy 메시지를 통한 재전송 처리 기능을 지원하기 않는 단말이 라면, 바로 본 재탐색서버(300)가 직접 등록 과정을 수행하고, 이후 바로 ICSCF(370) 및 SCSCF(380)로 등록을 수행한다(S520,S525.S528). 재탐색서버(300)는 PCSCF에 본 발명을 위한 재탐색기능이 포함된 것으로서 직접 PCSCF로서 등록할 수 있음은 물론이다.At this time, when the rescanning server 300 determines through the header of the registration message, if the terminal 100 does not support the retransmission processing function through the 305 Use Proxy message, the rescanning server 300 immediately The direct registration process is performed, and afterwards, registration is performed with the ICSCF 370 and the SCSCF 380 (S520 and S525. S528). The rescanning server 300 may be registered as a PCSCF directly as a rescanning function for the present invention is included in the PCSCF.

도6a 내지 도6b는 본 발명의 일 실시예에 따른 해더의 값을 이용하여 PCSCF를 선택하는 과정을 설명하기 위한 도면이다.6A and 6B illustrate a process of selecting a PCSCF using a header value according to an embodiment of the present invention.

일명 독립적PCSCF(Dedicated Proxy CSCF) 선택 방안이라고 하는 방안으로서, 등록메시지를 전송한 가입자의 Public User Identity의 패턴별로 기설정되어 있는 특정 PCSCF를 선택하는 것이다.This is called a Dedicated Proxy CSCF (Method of Selecting Dedicated Proxy CSCF), and selects a specific PCSCF preset according to a pattern of a public user identity of a subscriber who transmits a registration message.

재탐색서버(300)는 도6에 도시된 바와 같이 Public User Identity의 패턴별로 해당 단말을 처리할 PCSCF 정보가 맵핑된 설정을 가지고 있다. 도6에 도시된 바와 같이 011인 경우에는 선택PCSCF로 (10,10,10,10:5060)을, 010인 경우에는 선택PCSCF로 (10,10,10,20:5060)으로 매핑되어 있다.As illustrated in FIG. 6, the rescanning server 300 has a configuration in which PCSCF information for processing the corresponding terminal is mapped for each pattern of the public user identity. As shown in FIG. 6, in case of 011, (10, 10, 10, 10: 5060) is mapped to the selected PCSCF, and in case of 010, it is mapped to (10, 10, 10, 20: 5060) as the selected PCSCF.

이러한 매핑정보를 이용하여 선택PCSCF를 선택하는 과정에 대해서는 이하 도6b에서 보다 더 자세히 후술한다.A process of selecting the selected PCSCF using this mapping information will be described later in more detail with reference to FIG. 6B.

우선 단말이 알고 있는 IMS망의 접속 노드는 재탐색서버(300)이므로, 단말(100)은 우선 DNS 질의(DNS Query)를 통해 재탐색서버(300)의 정보를 얻어온다(S540,S545). First, since the access node of the IMS network known to the terminal is the rescanning server 300, the terminal 100 first obtains information of the rescanning server 300 through a DNS query (S540 and S545).

이후 상기 얻어온 정보를 이용하여 재탐색서버(300)로 최초 등록 SIP 메시지인 등록(REGISTER) 메시지를 전송한다(S550). 이 때 상기 등록메시지에는 (to: 0112345678@test.com)이라는 정보가 포함된다.Thereafter, using the obtained information, a registration (REGISTER) message, which is an initial registration SIP message, is transmitted to the rescanning server 300 (S550). At this time, the registration message includes the information (to: 0112345678@test.com).

재탐색서버(300)는 기저장된 패턴별 PCSCF정보로부터 상기 등록메시지에 포함된 정보와 대응되는 정보를 추출한다. 상기 등록메시지를 통해서 011에 대응되는 PCSCF인 (10,10,10,10:5060)를 선택PCSCF로 추출한다(S555).The rescanning server 300 extracts information corresponding to the information included in the registration message from previously stored PCSCF information for each pattern. A PCSCF corresponding to 011 (10, 10, 10, 10: 5060) is extracted as the selected PCSCF through the registration message (S555).

이후 재탐색서버(300)는 상기 선택PCSCF의 정보(10,10,10,10:5060)가 포함된 305 Use Proxy 응답 메시지를 단말(100)로 전송한다(S560). Thereafter, the rescanning server 300 transmits a 305 Use Proxy response message including the information 10, 10, 10, 10: 5060 of the selected PCSCF to the terminal 100 (S560).

단말(100)은 305 Use Proxy 응답 메시지를 통해 수신한 선택PCSCF(310)로 등록메시지를 전송하여 등록 과정을 재시도 하며, 그 이후 단말(100)의 호처리는 선택PCSCF(310)를 통해 이루어진다(S570). The terminal 100 retries the registration process by transmitting a registration message to the selected PCSCF 310 received through the 305 Use Proxy response message, and then the call processing of the terminal 100 is performed through the selected PCSCF 310. (S570).

도7a 내지 도8b는 본 발명의 일 실시예에 따른 각 PCSCF의 용량값에 따라 PCSCF를 선택하는 과정을 설명하기 위한 도면이다.7A to 8B illustrate a process of selecting a PCSCF according to a capacity value of each PCSCF according to an embodiment of the present invention.

용량값에 따라 PCSCF를 선택하는 방법으로 일명 임의적PCSCF(Arbitrary Proxy CSCF)선택방안이라고도 한다. 이러한 임의적PCSF선택은 상술한 독립적PCSCF 선택방안에서 매칭 패턴이 존재하지 않는 경우에 수행한다.It is also called a random PCSCF (Arbitrary Proxy CSCF) selection method by selecting PCSCF according to the capacity value. This random PCSF selection is performed when no matching pattern exists in the independent PCSCF selection scheme described above.

우선 도7a에 도시된 바와 같이 단말(100)은 우선 DNS 질의(DNS Query)를 통해 재탐색서버(300)의 정보를 얻어온다(S610,S615). First, as shown in FIG. 7A, the terminal 100 first obtains information of the rescanning server 300 through a DNS query (S610 and S615).

이후 상기 얻어온 정보를 이용하여 재탐색서버(300)로 최초 등록 SIP 메시지인 등록(REGISTER) 메시지를 전송한다(S620). Thereafter, the registration (REGISTER) message, which is the initial registration SIP message, is transmitted to the rescanning server 300 using the obtained information (S620).

재탐색서버(300)는 기저장된 PCSCF별 용량(Capacity)정보를 이용하여 선택PCSCF를 추출한다(S630).The rescanning server 300 extracts the selected PCSCF by using previously stored capacity information for each PCSCF (S630).

이후 재탐색서버(300)는 상기 선택PCSCF의 정보가 포함된 305 Use Proxy 응답 메시지를 단말(100)로 전송하고, 단말(100)은 305 Use Proxy 응답 메시지를 통해 수신한 선택PCSCF(330)로 등록메시지를 전송하여 등록 과정을 재시도 하며, 그 이후 단말(100)의 호처리는 선택PCSCF(330)를 통해 이루어진다(S640,S650). Thereafter, the rescanning server 300 transmits the 305 Use Proxy response message including the information of the selected PCSCF to the terminal 100, and the terminal 100 receives the selected PCSCF 330 received through the 305 Use Proxy response message. The registration process is retransmitted by transmitting a registration message, and then the call processing of the terminal 100 is performed through the selected PCSCF 330 (S640 and S650).

도 7b는 상기 재탐색서버(300)에 기저장된 PCSCF별 용량값의 일 예이다. 도7b에 도시된 바와 같이 재탐색서버(300)는 PCSCF1(310)의 용량값은 1, PCSCF2(320)의 용량값은 2 및 PCSCF3(330)의 용량값은 4라는 정보를 포함하고 있다.7B is an example of capacity values for each PCSCF previously stored in the rescanning server 300. As shown in FIG. 7B, the rescanning server 300 includes information that the capacity value of the PCSCF1 310 is 1, the capacity value of the PCSCF2 320 is 2, and the capacity value of the PCSCF3 330 is 4.

상기 도 7b와 같은 경우에 용량값을 선택하는 방법에 대해서 이하 도 8에서 보다 더 자세히 후술한다.A method of selecting a capacitance value in the case of FIG. 7B will be described later in more detail with reference to FIG. 8.

도 8은 각각의 PCSCF들의 용량값을 이용해서 하나의 PCSCF를 선택하는 방법의 설명에 사용되는 흐름도이다.8 is a flowchart used to explain a method of selecting one PCSCF using the capacity value of each PCSCF.

우선 상기 1개 이상의 PCSCF들의 용량에 대한 총합을 산출한다(S610). 본 실시예에서는 1+2+4로서 7이 총합값으로 산정된다.First, a total of the capacities of the one or more PCSCFs is calculated (S610). In this embodiment, 7 is calculated as the total value as 1 + 2 + 4.

이후 각 PCSCF별로 범위(Range)를 산정한다(S620). After that, the range is calculated for each PCSCF (S620).

상기 PCSCF별로 범위가 산정된 일 예는 도 9a에 도시되어 있다. 도 9a에 도시된 바와 같이 PCSCF1(310)은 0~0, PCSCF2(320)는 1~2 및 PCSCF3(330)는 3~6으로 범위가 산정되어 있다. 상기 범위는 각각의 PCSCF들의 용량값에 비례한 크기로 산정된다. 즉 용량이 1인 PCSCF1는 1개범위만 산정된 반면, 용량이 4인 PCSCF3은 3부터 6까지 4개범위가 산정된다.An example in which a range is calculated for each PCSCF is illustrated in FIG. 9A. As shown in FIG. 9A, the ranges are 0 to 0 for PCSCF1 310, 1 to 2 for PCSCF2 320, and 3 to 6 for PCSCF3 330. The range is estimated to be proportional to the capacity value of each PCSCF. That is, only one range of PCSCF1 having a capacity of 1 was calculated, while four ranges of 3 to 6 of PCSCF3 having a capacity of 4 were calculated.

이후에 특정 랜덤값 X를 추출한 후(S630), 상기 총합산출단계에서 산정된 총 합으로 모듈(Module) 연산을 수행하여 결과값을 산출한다(S640).Thereafter, after extracting a specific random value X (S630), a module operation is performed using the total sum calculated in the total calculation step to calculate a result value (S640).

즉 아무런 랜덤값 X를 계산한 후에, 앞서 추출된 총합값인 7로 모듈을 수행한다. 이럴 경우 결과값은 0부터 6이 나올 것이다.That is, after calculating any random value X, the module is performed with the sum value 7 previously extracted. In this case, the result will be 0 to 6.

이렇게 나온 결과값이 속하는 범위를 가지는 PCSCF를 선택PCSCF로 선택한다. 즉 상기 결과값이 0이라면 PCSCF1이 선택PCSCF일 것이고, 결과값이 4라면 PCSCF3이 선택PCSCF가 될 것이다(S650).The PCSCF with the range to which the result comes from is selected as the selection PCSCF. That is, if the result value is 0, PCSCF1 will be the selected PCSCF, and if the result value is 4, PCSCF3 will be the selected PCSCF (S650).

한편 동일한 용량값을 가지는 PCSCF가 두개 이상인 경우에도 위와 동일한 방법으로 계산할 수 있다. 도 9b는 동일한 용량값을 가지는 PCSCF가 두개 이상인 경우의 범위값을 나타내는 일 실시예이다.On the other hand, even if there are two or more PCSCFs having the same capacity value can be calculated in the same way as above. 9B is an embodiment illustrating a range value when two or more PCSCFs having the same capacitance value are present.

이 경우에도 우선 PCSCF들의 용량에 대한 총합을 산출한다(S610). 즉 이 경우에는 1+2+2+4로서 9가 총합값으로 산정된다.Also in this case, the sum of the capacities of the PCSCFs is first calculated (S610). In this case, 9 is calculated as the total value as 1 + 2 + 2 + 4.

이후 각 PCSCF별로 범위(Range)를 산정한다(S620). After that, the range is calculated for each PCSCF (S620).

상기 PCSCF별로 범위가 산정된 일 예는 도 9b에 도시되어 있다. 도 9a에 도시된 바와 같이 PCSCF1은 0~0, 값은 용량값을 가지는 PCSCF2는 1~2, PCSCF3는 3~4, 그리고 그리고 PCSCF4는 5~8로 범위를 산정한다.An example in which a range is calculated for each PCSCF is illustrated in FIG. 9B. As shown in FIG. 9A, the range of PCSCF1 is 0 to 0, the value of the PCSCF2 is 1 to 2, the PCSCF3 is 3 to 4, and the PCSCF4 is 5 to 8.

이후에 특정 랜덤값 X를 추출한 후(S630), 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출한다(S640).Thereafter, after extracting a specific random value X (S630), a module operation is performed using the sum calculated in the total calculation step to calculate a result value (S640).

즉 아무런 랜덤값 X를 계산한 후에, 앞서 추출된 총합값인 9로 모듈을 수행한다. 이럴 경우 결과값은 0부터 8로 나올 것이다.That is, after calculating any random value X, the module is performed with 9, which is the total value extracted previously. In this case, the result will be from 0 to 8.

이렇게 나온 결과값이 속하는 범위를 가지는 PCSCF를 선택PCSCF로 선택한다. 즉 상기 결과값이 0이라면 PCSCF1이 선택PCSCF일 것이고, 결과값이 4라면 PCSCF3이 선택PCSCF가 될 것이다(S650).The PCSCF with the range to which the result comes from is selected as the selection PCSCF. That is, if the result value is 0, PCSCF1 will be the selected PCSCF, and if the result value is 4, PCSCF3 will be the selected PCSCF (S650).

지금까지 바람직한 실시예에 따른 IMS망에서의 PCSCF 등록 시스템 및 PCSCF 등록 방법에 대해서 설명하였다.So far, the PCSCF registration system and the PCSCF registration method in the IMS network have been described.

한편 본 실시예에서 도7a 내지 도9b를 설명함에 있어서, PCSCF별 용량을 기준으로 PCSCF를 선택하는 방법에 대해서 설명하였으나, 이는 설명의 편의를 위한 일 실시예에 불과한다. 따라서 용량이 아니더라도 상기 PCSCF의 성능중에서 수치화하여 나타낼 수 있는 능력값이라면 그 무엇이라도 사용될 수 있음은 물론이다.7A to 9B, the method of selecting the PCSCF based on the capacity of each PCSCF has been described in the present embodiment, but this is merely an example for convenience of description. Therefore, any capacity may be used as long as it is a capability value that can be expressed numerically in the performance of the PCSCF.

이상에서는 본 발명의 바람직한 실시예에 대하여 도시하고 설명하였지만, 본 발명은 상술한 특정의 실시예에 한정되지 아니하며, 청구범위에서 청구하는 본 발명의 요지를 벗어남이 없이 당해 발명이 속하는 기술분야에서 통상의 지식을 가진 자에 의해 다양한 변형실시가 가능한 것은 물론이고, 이러한 변형실시들은 본 발명의 기술적 사상이나 전망으로부터 개별적으로 이해되어져서는 안될 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is clearly understood that the same is by way of illustration and example only and is not to be construed as limiting the scope of the invention as defined by the appended claims. It will be understood by those skilled in the art that various changes in form and details may be made therein without departing from the spirit and scope of the invention.

본 발명에 따른 IMS망에서의 PCSCF 등록방법 및 이를 이용한 시스템은 기존의 단말에서 수행되었던 방법과는 달리, 탐색서버(Redirect Server)라는 망내의 구성요소에서 이루어 지게 됨으로써, 사업자가 정의한 정책(가입자별, 혹은 용량별)에 따른 PCSCF 분배를 용이하게 할 수 있어진다는 효과가 있으며, 또한 단말이 305 User Proxy 메시지를 통한 재등록(Redirection) 처리 지원 여부에 대한 확인 과정 을 포함하여, 상기 탐색서버와의 연동을 지원하지 않는 기존단말기와도 호환이 가능한 바, 현재의 이동통신 시스템에 바로 적용이 가능하며 또한 영업의 가능성이 충분할 뿐만 아니라 현실적으로 명백하게 실시할 수 있는 정도이므로 산업상 이용가능성이 있는 발명이다.The PCSCF registration method and the system using the same in the IMS network according to the present invention, unlike the method performed in the existing terminal, is made in a component in the network called a search server (Redirect Server), the policy defined by the operator (by subscriber PCSCF distribution can be facilitated according to (or, by capacity), and also includes a process of confirming whether the UE supports redirection processing through a 305 User Proxy message. It is also compatible with existing terminals that do not support interworking, and can be applied directly to the current mobile communication system, and it is an invention that is applicable to the industry because it is not only sufficient business possibility but also practically clearly implemented. .

도1은 단말이 PCSCF의 정보를 얻는 과정을 도시한 도면,1 is a diagram illustrating a process of obtaining information of a PCSCF by a terminal;

도2는 본 발명의 일 실시예에 따른 단말이 PCSCF의 정보를 얻는 과정을 도시한 도면,2 is a diagram illustrating a process of obtaining information of a PCSCF by a terminal according to an embodiment of the present invention;

도3은 본 발명의 일 실시예에 따른 재탐색서버를 나타내는 블록도,3 is a block diagram showing a rescan server according to an embodiment of the present invention;

도4는 등록메시지에 포함되는 해더의 일 실시예를 도시한 도면,4 is a diagram illustrating an embodiment of a header included in a registration message;

도5는 본 발명의 일 실시예에 따른 단말이 응답메시지를 처리할 수 있는 기능을 지원하지 않는 경우의 처리과정을 도시한 도면,5 is a diagram illustrating a processing process when a terminal does not support a function for processing a response message according to an embodiment of the present invention;

도6a 내지 도6b는 본 발명의 일 실시예에 따른 해더의 값을 이용하여 PCSCF를 선택하는 과정을 설명하기 위한 도면, 및6A and 6B are views for explaining a process of selecting a PCSCF using the header value according to an embodiment of the present invention; and

도7a 내지 도9b는 본 발명의 일 실시예에 따른 각 PCSCF의 용량값에 따라 PCSCF를 선택하는 과정을 설명하기 위한 도면이다.7A to 9B illustrate a process of selecting a PCSCF according to a capacity value of each PCSCF according to an embodiment of the present invention.

* 도면의 주요 부분에 대한 부호의 설명 *Explanation of symbols on the main parts of the drawings

100: 단말 200: DNS 서버100: terminal 200: DNS server

300 : 재탐색서버 300: rescan server

Claims (13)

단말의 IMS(IP Multimedia Subsystem) 등록을 지원하는 시스템에 있어서,In a system that supports registration of an IMS (IP Multimedia Subsystem) of a terminal, 단말로부터 등록메시지(REGISTER)를 수신하고, 1개 이상의 PCSCF(Proxy CSCF) 리스트를 포함하고 있으며, 상기 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택한 후 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 재탐색(Redirect) 서버; 및Receives a registration message (REGISTER) from the terminal, includes a list of one or more PCSCF (Proxy CSCF), selects any one of the one or more PCSCF selected PCSCF response message including the information of the selected PCSCF Redirect server for transmitting to the terminal; And 상기 재탐색서버로 등록메시지를 전송하고, 이후 수신된 응답메시지에 포함된 선택PCSCF로 다시 등록메시지를 전송하여 재등록을 수행하는 단말을 포함하는 IMS망에서의 PCSCF 등록 시스템.And a terminal which transmits a registration message to the rescanning server, and then re-registers by transmitting a registration message to the selected PCSCF included in the received response message. 단말로부터 등록메시지(REGISTER)를 수신하는 등록메시지 수신모듈;A registration message receiving module for receiving a registration message (REGISTER) from the terminal; 1개 이상의 PCSCF 리스트를 포함하고 있으며, 상기 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택하는 PCSCF 선택모듈; 및A PCSCF selection module including a list of one or more PCSCFs and selecting one of the one or more PCSCFs; And 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 응답메시지 전송모듈을 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.Redirect server for registering PCSCF in the IMS network, characterized in that it comprises a response message transmission module for transmitting a response message including the information of the selected PCSCF to the terminal. 제2항에 있어서The method of claim 2 상기 재탐색서버는The rescan server 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 단말기능 판단모듈을 더 포함하고,And a terminal capability determining module for determining whether the terminal supports a function for processing the response message. 상기 단말이 상기 기능을 지원하는 경우에, 상기 응답메시지 전송기능을 수행하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.Redirect server for PCSCF registration in the IMS network, characterized in that for performing the response message transmission function, if the terminal supports the function. 제3항에 있어서The method of claim 3, 상기 단말기능 판단모듈은The terminal capability determination module 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하고, 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.Extracting a header value from the registration message (REGISTER) and comparing the extracted header value with a previously stored list value to determine whether the terminal supports a function for processing the response message; Redirect server for PCSCF registration in IMS network. 제2항에 있어서The method of claim 2 상기 PCSCF 선택모듈은The PCSCF selection module 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하는 해더추출모듈 및A header extraction module for extracting a header value from the registration message (REGISTER); 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 선택PSCF를 추출하는 PCSCF추출모듈을 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.Redirect server for PCSCF registration in the IMS network, characterized in that it comprises a PCSCF extraction module for extracting the selected PSCF by comparing the value of the header and the pre-stored list value. 제2항에 있어서The method of claim 2 상기 PCSCF 선택모듈은The PCSCF selection module 상기 1개 이상의 PCSCF들의 용량(Capacity)값을 기초로 하여 선택PSCF를 선택하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.Redirect server for PCSCF registration in the IMS network, characterized in that for selecting the selected PSCF based on the capacity value of the one or more PCSCFs. 제6항에 있어서The method of claim 6 상기 PCSCF 선택모듈은The PCSCF selection module 상기 1개 이상의 PCSCF들의 용량에 대한 총합을 산출하는 총합산출모듈;A total calculation module for calculating a total of capacities of the one or more PCSCFs; 상기 1개 이상의 PCSCF들별로 각각의 용량에 대응하는 범위(Range)를 산정하는 범위산정모듈;A range calculation module for calculating a range corresponding to each capacity for each of the one or more PCSCFs; 특정 랜덤값 X를 추출한 후, 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출하는 연산수행모듈 및 An operation performing module for extracting a specific random value X and calculating a result value by performing a module operation with the sum calculated in the sum calculation step; 상기 결과값이 속하는 범위를 가지는 PCSCF를 상기 선택PCSCF로 선택하는 PCSCF결정모듈을 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록을 위한 재탐색(Redirect) 서버.And a PCSCF determination module for selecting a PCSCF having a range to which the result value belongs as the selected PCSCF. 단말이 등록메시지(REGISTER)를 재탐색서버로 전송하는 등록단계;A registration step of the terminal transmitting a registration message (REGISTER) to the rescanning server; 상기 재탐색서버가 1개 이상의 PCSCF중 어느 하나인 선택PCSCF를 선택하는 PCSCF 선택단계;A PCSCF selection step of the rescanning server selecting a selection PCSCF which is any one of one or more PCSCFs; 상기 선택PCSCF의 정보를 포함하는 응답메시지를 상기 단말로 전송하는 응답메시지 전송단계 및A response message transmission step of transmitting a response message including information of the selected PCSCF to the terminal; 상기 단말이 상기 선택PCSCF로 등록메시지를 전송하여, 상기 선택PCSCF와 재등록을 시도하는 재등록단계를 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법.And registering, by the terminal, a registration message to the selected PCSCF and attempting to re-register with the selected PCSCF. 제8항에 있어서The method of claim 8 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 단말기능 판단단계를 더 포함하고,A terminal capability determining step of determining whether the terminal supports a function for processing the response message; 상기 단말이 상기 기능을 지원하는 경우에, 상기 응답메시지 전송단계 및 재등록단계를 수행하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법.If the terminal supports the function, PCSCF registration method in the IMS network, characterized in that for performing the response message transmission step and re-registration step. 제9항에 있어서The method of claim 9 상기 단말기능 판단단계는The terminal capability determination step 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하고, 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 상기 단말이 상기 응답메시지를 처리할 수 있는 기능을 지원하는지 여부를 판단하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법. Extracting a header value from the registration message (REGISTER) and comparing the extracted header value with a previously stored list value to determine whether the terminal supports a function for processing the response message; How to register PCSCF in IMS network. 제8항에 있어서The method of claim 8 상기 PCSCF 선택단계는The PCSCF selection step 상기 등록메시지(REGISTER)로부터 해더의 값을 추출하는 해더추출단계 및A header extraction step of extracting a header value from the registration message (REGISTER); 상기 추출된 해더의 값과 기저장된 리스트값을 비교하여 선택PSCF를 추출하는 PCSCF추출단계를 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법. And a PCSCF extraction step of extracting a selected PSCF by comparing the extracted header value with a previously stored list value. 제8항에 있어서The method of claim 8 상기 PCSCF 선택단계는The PCSCF selection step 상기 1개 이상의 PCSCF들의 용량(Capacity)값을 기초로 하여 선택PSCF를 선택하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법. And selecting a selected PSCF based on a capacity value of the one or more PCSCFs. 제12항에 있어서The method of claim 12, 상기 PCSCF선택단계는The PCSCF selection step 상기 1개 이상의 PCSCF들의 용량에 대한 총합을 산출하는 총합산출단계;A total calculation step of calculating a total of capacities of the one or more PCSCFs; 상기 1개 이상의 PCSCF들별로 각각의 용량에 대응하는 범위(Range)를 산정하는 범위산정단계;A range calculating step of calculating a range corresponding to each capacity for each of the one or more PCSCFs; 특정 랜덤값 X를 추출한 후, 상기 총합산출단계에서 산정된 총합으로 모듈(Module) 연산을 수행하여 결과값을 산출하는 연산수행단계 및An operation performing step of extracting a specific random value X and calculating a result value by performing a module operation with the sum calculated in the sum calculation step; and 상기 결과값이 속하는 범위를 가지는 PCSCF를 상기 선택PCSCF로 선택하는 PCSCF결정단계를 포함하는 것을 특징으로 하는 IMS망에서의 PCSCF 등록방법. And a PCSCF decision step of selecting a PCSCF having a range to which the result value belongs as the selected PCSCF.
KR1020090097312A 2009-10-13 2009-10-13 Proxy CSCF Registeration Method in IMS Network and system thereof KR101644632B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090097312A KR101644632B1 (en) 2009-10-13 2009-10-13 Proxy CSCF Registeration Method in IMS Network and system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090097312A KR101644632B1 (en) 2009-10-13 2009-10-13 Proxy CSCF Registeration Method in IMS Network and system thereof

Publications (2)

Publication Number Publication Date
KR20110040151A true KR20110040151A (en) 2011-04-20
KR101644632B1 KR101644632B1 (en) 2016-08-12

Family

ID=44046563

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090097312A KR101644632B1 (en) 2009-10-13 2009-10-13 Proxy CSCF Registeration Method in IMS Network and system thereof

Country Status (1)

Country Link
KR (1) KR101644632B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017140971A1 (en) * 2016-02-15 2017-08-24 Orange Method and server for selecting an input server of an ims communication network

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080066515A (en) * 2007-01-11 2008-07-16 삼성전자주식회사 Method and system for ims re-registration request

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080066515A (en) * 2007-01-11 2008-07-16 삼성전자주식회사 Method and system for ims re-registration request

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2017140971A1 (en) * 2016-02-15 2017-08-24 Orange Method and server for selecting an input server of an ims communication network
US11115441B2 (en) 2016-02-15 2021-09-07 Orange Method and server for selecting an entry server of an IMS communication network

Also Published As

Publication number Publication date
KR101644632B1 (en) 2016-08-12

Similar Documents

Publication Publication Date Title
US7583963B2 (en) User registration in a communication system
EP2399367B1 (en) Location-based ims server selection
US8693312B2 (en) Method, system and device for processing registration exception in user registration procedure
US9294618B2 (en) Call-back to a UE that has made an emergency call via a visited IMS network
EP2294783B1 (en) Providing location information in an ip multimedia subsystem network
US20060174009A1 (en) Method for establishing a multimedia session between a caller device and a receiver device of a multimedia sub-domain type network and a communications system implementing said method
US8600031B2 (en) Method for connecting calls between an IP multimedia subsystem (IMS) domain and a circuit switched (CS) domain
US20090245240A1 (en) Method, network and apparatus for routing sessions
KR20060082123A (en) Method for getting subscriber information in ims(ip multimedia core network subsystem) network
EP2497259B1 (en) Emergency signalling in an IP multimedia subsystem network
KR100703426B1 (en) Method and apparatus for sending and receiving call unregistered user in a ip multimedia subsystem network
US9106703B2 (en) Method for providing IP services to a user of a public network
EP1981246B1 (en) A method, apparatus and system for checking the validity for globally routable user agent uri
US11283773B2 (en) Protecting user's anonymity when visiting foreign networks
EP2181543B1 (en) Method for processing register request, network element, and communication system
KR101644632B1 (en) Proxy CSCF Registeration Method in IMS Network and system thereof
KR20150118199A (en) Method and apparatus for registration of an emergency service in packet data connections
KR101075614B1 (en) Method for terminating call unregistered user in ip multimedia subsystem network
KR100890827B1 (en) Method and system for call processing in IP Multimedia Subsystem
CN101132407A (en) Method for processing exception caused by re-selection service call conversation control function
US12010154B2 (en) Support for IMS virtual clients in multi-operator environment
US9398054B2 (en) Optimized user re-distribution over S-CSCF entities
US20210218780A1 (en) Support for IMS Virtual Clients in Multi-Operator Environment
US9560509B2 (en) Emergency signalling in an IP multimedia subsystem network
US9173184B2 (en) Mobile communication system supporting service centralization and continuity and method thereof

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E90F Notification of reason for final refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant