KR100821186B1 - Method for processing call by call session controlling device in ims network and the call session controlling device thereof - Google Patents
Method for processing call by call session controlling device in ims network and the call session controlling device thereof Download PDFInfo
- Publication number
- KR100821186B1 KR100821186B1 KR1020060108250A KR20060108250A KR100821186B1 KR 100821186 B1 KR100821186 B1 KR 100821186B1 KR 1020060108250 A KR1020060108250 A KR 1020060108250A KR 20060108250 A KR20060108250 A KR 20060108250A KR 100821186 B1 KR100821186 B1 KR 100821186B1
- Authority
- KR
- South Korea
- Prior art keywords
- call
- session control
- ims network
- control device
- called
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/10—Architectures or entities
- H04L65/1016—IP multimedia subsystem [IMS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L65/00—Network arrangements, protocols or services for supporting real-time applications in data packet communication
- H04L65/1066—Session management
- H04L65/1101—Session protocols
- H04L65/1104—Session initiation protocol [SIP]
Landscapes
- Engineering & Computer Science (AREA)
- Multimedia (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Business, Economics & Management (AREA)
- General Business, Economics & Management (AREA)
- Telephonic Communication Services (AREA)
Abstract
Description
도 1은 본 발명의 바람직한 일 실시예에 따른 IMS 망에서 호를 처리하기 위한 전체 시스템을 개략적으로 나타낸 구성도.1 is a schematic diagram showing an overall system for processing a call in an IMS network according to an embodiment of the present invention.
도 2는 일반적인 IMS 망에서의 호 처리 과정을 도시한 흐름도.2 is a flowchart illustrating a call processing process in a general IMS network.
도 3은 본 발명의 바람직한 일 실시예에 따른 IMS 망에서의 호 처리 과정을 도시한 흐름도.3 is a flowchart illustrating a call processing process in an IMS network according to an embodiment of the present invention.
도 4는 본 발명의 바람직한 일 실시예에 따른 발신 단말에서 전송되는 INVITE SIP(Session Initiation Protocol) 메시지를 예시한 예시도.4 is an exemplary diagram illustrating an INVITE Session Initiation Protocol (SIP) message transmitted from an originating terminal according to an embodiment of the present invention.
도 5는 본 발명의 바람직한 일 실시예에 따른 IMS 망의 호 세션 제어 장치(CSCF)의 기능 블록도.5 is a functional block diagram of a call session control device (CSCF) of the IMS network according to an embodiment of the present invention.
<도면의 주요 부분에 대한 부호 설명><Description of the symbols for the main parts of the drawings>
10 : 발신 단말10: calling terminal
30 : 착신 단말30: called terminal
50 : CSCF(Call Session Control Function)50: Call Session Control Function (CSCF)
52 : P-CSCF52: P-CSCF
54 : I-CSCF54: I-CSCF
56 : S-CSCF56: S-CSCF
70 : HSS(Home Subscriber Server)70: Home Subscriber Server
100 : IMS(IP Multimedia Subsystem) 망100: IMS (IP Multimedia Subsystem) Network
본 발명은 호 처리에 관한 것으로서, 좀 더 상세하게는 IMS(IP Multimedia Subsystem) 망의 호 세션 제어 장치가 호 처리하는 방법 및 그 호 세션 제어 장치에 관한 것이다.The present invention relates to call processing, and more particularly, to a method for call processing by a call session control apparatus of an IP Multimedia Subsystem (IMS) network and a call session control apparatus thereof.
근래에는 이동통신망으로써 CDMA(Code Division Multiple Access)망과 같은 서킷 교환(circuit switching) 기반의 통신망뿐만 아니라 패킷 교환(packet switching) 기반의 통신망이 존재하며, 특히 아이피(IP) 기반의 통신을 수행하는 IMS 망이 사용되고 있다.Recently, there are not only circuit switching based communication networks such as CDMA (Code Division Multiple Access) networks, but also packet switching based communication networks, especially IP based communication. IMS network is used.
IMS 망은 NAI(Network Access Identifier) 기반의 SIP/TEL URL(Uniform Resource Locator)을 기본으로 하는 URL(예를 들어, TEST@KTF.COM)을 사용하도록 구성된다.The IMS network is configured to use a URL based on a network access identifier (NAI) -based SIP / TEL Uniform Resource Locator (URL) (eg, TEST@KTF.COM).
발신 단말로부터 TEL URL로 올라올 경우 IMS 망의 호 세션 제어 장치의 기능을 수행하는 CSCF(Call Session Control Function)는 ENUM(E.164 Number Mapping) 서버에 질의하여 착신번을 취득하며, 이를 이용하여 상응하는 착신 단말과의 호를 설정한다. 여기서, TEL(telephone) URL로 전화번호를 이용한 URL이며, 예를 들면, 도 3에 기재된 바와 같이, "tel:01030101804"와 같다.Call Session Control Function (CSCF) that performs the function of call session control device of IMS network when it comes up to TEL URL from originating terminal inquires ENUM (E.164 Number Mapping) server and acquires called party number. A call with a called terminal is set. Here, it is a URL using a telephone number as a TEL (telephone) URL, for example, as shown in FIG. 3, it is as "tel: 01030101804".
그러나, ENUM 서버가 존재하지 않는 통신망의 경우 TEL URL에 따른 착신번을 취득할 수 없어, 해당 CSCF는 호 처리를 수행할 수 없다.However, in the case of the communication network where the ENUM server does not exist, the called number according to the TEL URL cannot be obtained, and the corresponding CSCF cannot perform call processing.
따라서, 본 발명은 상술한 문제점을 해결하기 위해 안출된 것으로서, ENUM 서버 없이도 호 처리할 수 있는 IMS 망에서의 호 처리 방법 및 장치를 제공하는데 그 목적이 있다.Accordingly, an object of the present invention is to provide a method and apparatus for processing a call in an IMS network that can be processed without an ENUM server.
본 발명의 다른 목적들은 이하에 서술되는 바람직한 실시예를 통하여 보다 명확해질 것이다.Other objects of the present invention will become more apparent through the preferred embodiments described below.
상술한 목적을 달성하기 위한 본 발명의 일측면에 따르면, TEL URL을 이용하는 IMS 망의 호 세션 제어 장치에서의 호 처리 방법에 있어서, 발신 단말로부터의 착신번 정보를 포함하는 호 요청을 수신하는 단계; 상기 착신번의 프리픽스(prefix) 정보를 이용하여 상응하는 착신측 호 세션 제어 장치의 아이피(IP) 주 소를 인식하는 단계; 및 상기 아이피 주소를 이용하여 상기 착신측 호 세션 제어 장치로 호 요청하여 상기 발신 단말과 상기 착신번에 상응하는 착신 단말간의 호를 설정하는 단계를 포함하는 IMS 망에서의 호 처리 방법 및 그 방법을 수행하는 프로그램이 기록된 기록매체가 제공된다.According to an aspect of the present invention for achieving the above object, in the call processing method in the call session control apparatus of the IMS network using a TEL URL, receiving a call request including the called party information from the originating terminal ; Recognizing an IP address of a corresponding called party session control device using the prefix information of the called party; And setting up a call between the calling terminal and the called terminal corresponding to the called number by requesting a call to the called party session control device using the IP address. There is provided a recording medium on which a program to be executed is recorded.
여기서, 상기 호 요청을 수신하는 단계는, 연동된 ENUM 서버(E.164 Number Mapping)가 존재하지 않음을 인식하는 단계를 포함할 수 있다.The receiving of the call request may include recognizing that there is no associated ENUM server (E.164 Number Mapping).
또한, 상기 호 세션 제어 장치는 CSCF(Call Session Control Function)일 수 있다.In addition, the call session control device may be a call session control function (CSCF).
상술한 목적을 달성하기 위한 본 발명의 다른 측면에 따르면, SIP를 이용하는 IMS 망의 호 세션 제어 장치에 있어서, 발신 단말로부터의 착신번 정보를 포함하는 호 요청을 수신하는 통신부; 상기 착신번의 프리픽스(prefix) 정보를 이용하여 상응하는 착신측 호 세션 제어 장치의 아이피(IP) 주소를 인식하는 번호 번역부; 및 상기 아이피 주소를 이용하여 상기 착신측 호 세션 제어 장치로 호 요청하여 상기 발신 단말과 상기 착신번에 상응하는 착신 단말간의 호를 설정하는 호 처리부를 포함하는 IMS 망의 호 세션 제어 장치가 제공된다.According to another aspect of the present invention for achieving the above object, an apparatus for controlling a call session of an IMS network using SIP, the apparatus comprising: a communication unit for receiving a call request including called party information from an originating terminal; A number translation unit that recognizes an IP address of a corresponding called party session control device using prefix information of the called party; And a call processing unit configured to establish a call between the originating terminal and the called terminal corresponding to the called number by requesting a call to the called party session control device using the IP address. .
본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세한 설명에 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발 명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.As the invention allows for various changes and numerous embodiments, particular embodiments will be illustrated in the drawings and described in detail in the written description. However, this is not intended to limit the present invention to specific embodiments, it should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention.
제1, 제2 등과 같이 서수를 포함하는 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되지는 않는다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다. Terms including ordinal numbers such as first and second may be used to describe various components, but the components are not limited by the terms. The terms are used only for the purpose of distinguishing one component from another. For example, without departing from the scope of the present invention, the first component may be referred to as the second component, and similarly, the second component may also be referred to as the first component. The term and / or includes a combination of a plurality of related items or any item of a plurality of related items.
어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다. When a component is referred to as being "connected" or "connected" to another component, it may be directly connected to or connected to that other component, but it may be understood that other components may be present in between. Should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that there is no other component in between.
본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징 들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terminology used herein is for the purpose of describing particular example embodiments only and is not intended to be limiting of the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, the terms "comprise" or "have" are intended to indicate that there is a feature, number, step, operation, component, part, or combination thereof described in the specification, and one or more other features. It is to be understood that the present invention does not exclude the possibility of the presence or the addition of numbers, steps, operations, components, components, or a combination thereof.
다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가지는 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art. Terms such as those defined in the commonly used dictionaries should be construed as having meanings consistent with the meanings in the context of the related art and shall not be construed in ideal or excessively formal meanings unless expressly defined in this application. Do not.
이하, 첨부한 도면들을 참조하여 본 발명에 따른 바람직한 실시예를 상세히 설명하기로 하며, 첨부 도면을 참조하여 설명함에 있어 도면 부호에 상관없이 동일하거나 대응하는 구성 요소에 대한 중복되는 설명은 생략하기로 한다.Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings, and in the following description with reference to the accompanying drawings, redundant descriptions of the same or corresponding components regardless of reference numerals will be omitted. do.
도 1은 본 발명의 바람직한 일 실시예에 따른 IMS 망에서 호를 처리하기 위한 전체 시스템을 개략적으로 나타낸 구성도이다.1 is a schematic diagram showing an overall system for processing a call in an IMS network according to an embodiment of the present invention.
도 1을 참조하면, IMS 망(100)은 3GPP(3rd Generation Partnership Project)에서 제안하는 통신망 표준에 따른 통신망으로, IP 기반의 통신 서비스를 제공하며 주로 SIP(Session Initiation Protocol) 등의 시그널링 프로토콜을 사용한다. 본 실시예에 따른 IMS 망(100)은 WCDMA(Wide-band Code Division Multiple Access)망과 같은 이동통신망의 보조망으로 사용될 수 있으며, 이는 당업자에게는 자명하다 할 것이다.Referring to FIG. 1, the IMS
IMS 망(100)은 세션 제어를 위한 호 세션 제어 장치(50) 와 HSS(Home Subscriber Server, 70)를 포함한다. 도면에 도시된 바와 같이, IMS 망(100)의 호 세션 제어 장치(50)는 CSCF(Call Session Control Function)일 수 있다. 물론, CSCF뿐만 아니라 호 세션을 제어하는 모든 장치가 호 세션 제어 장치로서 동일하게 구현될 수 있음은 이하의 설명을 통해 더욱 자명하게 될 것이다. 이하에서는 호 세션 제어 장치(50)가 CSCF인 것을 예로 들어 설명하기로 한다. CSCF(50)는 가입된 이동 단말기를 HSS(70)에 등록하고 SIP 시그널링을 적절한 서버에 라우팅하는 기능을 수행한다.The
도면에 도시된 바와 같이, CSCF(50)는 Proxy CSCF(52, P-CSCF), Serving CSCF(54, S-CSCF) 및 Interrogating CSCF(56, I-CSCF)를 포함할 수 있다. P-CSCF(52)는 SIP 프록시(Proxy) 서버와 같은 기능을 수행하는 것으로, SIP 메시지의 압축/해제, 베어러(bearer) 자원의 인증 및 QoS 측정, 단말기로부터의 SIP 레지스터(register) 요청을 I-CSCF로 전달하는 기능 등을 수행한다. S-CSCF(54)는 단말기에 대한 세션을 제어하며 서비스 유지를 위해 세션 상태를 유지하도록 기능한다. I-CSCF(54)는 SIP 요청을 다른 네트워크로부터 수신하여 S-CSCF(56)로 라우팅하며, S-CSCF(56)의 주소는 HSS(70)로부터 취득한다. 즉, I-CSCF는 SIP 요청 및 응답을 S-CSCF로 전달하도록 기능한다. P-CSCF(52), S-CSCF(56) 및 I-CSCF(54)는 당업자에게는 자명할 것이므로 더욱 상세한 설명은 생략하기로 한다.As shown in the figure, the
HSS(70)는 이동통신의 HLR(Home Location Register)에서 발전한 것으로 가입자 정보를 관리하는 중앙화된 데이터베이스다. HSS(70)는 사용자 등록/변경 관 리, 인증, 권한 부여, 로케이션, 세션 라우팅, 과금 등의 기능을 수행한다.The
IMS 망(100)은 다른 IMS 망과 PSTN(Public Switched Telephone Network) 및 기타 기존 네트워크와 통신사 운영 지원 시스템과 연결해주는 역할을 수행하는 게이트웨이(gateway) 계층 및, 게임, 비디오, 그룹 채팅과 같은 SIP기반 애플리케이션을 제공하며 사용자 서비스 로직을 포함하는 애플리케이션 계층을 더 포함할 수 있다. IMS 망(100)은 당업자에게는 자명하다 할 것이므로 더욱 상세한 설명은 생략하기로 한다.The
발신 단말(10) 및 착신 단말(30)은 SIP 시그널링을 처리할 수 있는 이동통신 단말기로, 도면에 도시된 바와 같은 휴대폰뿐만 아니라, PDA 등 IMS 망(100)을 통한 통신을 수행할 수 있는 모든 통신기기가 동일하게 구현될 수 있음은 당업자에는 자명할 것이다.The calling
이하, 본 실시예에 따른 전체 시스템에서의 호처리 과정을 설명하기로 한다.Hereinafter, a call processing process in the entire system according to the present embodiment will be described.
도 2는 일반적인 IMS 망에서의 호 처리 과정을 도시한 흐름도이고, 도 3은 본 발명의 바람직한 일 실시예에 따른 IMS 망에서의 호 처리 과정을 도시한 흐름도이고, 도 4는 본 발명의 바람직한 일 실시예에 따른 발신 단말에서 전송되는 INVITE SIP 메시지를 예시한 예시도이다.2 is a flowchart illustrating a call processing process in a general IMS network, FIG. 3 is a flowchart illustrating a call processing process in an IMS network according to an embodiment of the present invention, and FIG. 4 is a preferred embodiment of the present invention. An exemplary diagram illustrating an INVITE SIP message transmitted from an originating terminal according to an embodiment.
도 2를 참조하면, 단계 S210에서 발신측 P-CSCF(201)를 통해 발신 단말(10)로부터의 호 요청(즉, TEL URL을 포함하는 INVITE)을 수신한 발신측 S-CSCF(203)는 ENUM 서버(미도시)를 통해 TEL URL에 상응하는 착신측 I-CSCF(205)의 IP(Internet Protocol) 주소를 인식하여 호 요청을 전달한다. 따라서, 일반적인 IMS 망에서는 ENUM 서버를 통해 발신 단말(10)과 착신 단말(30)간의 호(즉, 세션(session))이 설정된다.Referring to FIG. 2, in step S210, the calling party S-
이와 비교하여, 본 발명의 바람직한 실시예에 따른 도 3을 참조하면, 단계 S310에서 발신측 S-CSCF(203)는 해당 IMS 망(100)에 ENUM 서버가 존재하는지 여부를 판단하고, 존재할 경우에는 도 2의 단계 S210과 동일하게 진행할 수 있다.In comparison, referring to FIG. 3 according to a preferred embodiment of the present invention, in step S310, the calling party S-
단계 S310에서의 판단결과 ENUM 서버가 존재하지 않을 경우, 단계 S320에서 발신측 S-CSCF(203)는 도 4에 도시된 바와 같은 발신 단말(10)로부터의 INVITE SIP 메시지의 착신번 정보(도 4의 INVITE TEL 참조)의 프리픽스(prefix, 예를 들어 전화번호 010-3010-1804의 '01030')에 상응하는 착신측 I-CSCF(205)를 인식하여 호를 요청한다. 여기서, 물론 발신측 S-CSCF(203)는 ENUM 서버가 연동되지 않음을 항상 인식하고 있을 수 있으며, 따라서 단계 S310은 생략되고 항상 단계 S320이 수행될 수도 있음은 당연하다. If the ENUM server does not exist as a result of the determination in step S310, in step S320, the calling party S-
즉, 발신측 S-CSCF(203)는 발신 단말(10)로부터의 호 요청이 TEL URL로 올라올 경우, 착신망의 I-CSCF(205)를 찾아갈 수 있도록 해당 착신 단말(30)의 전화번호에 상응하는 특정 I-CSCF의 IP주소를 인식하도록 기능한다. 서킷 교환망(circuit switching network)에서의 교환기인 MSC(Mobile Switching Center)처럼, 발신측 S-CSCF(203)는 착신 단말(30) 전화번호의 프리픽스 정보를 이용하여 상응하는 착신측 I-CSCF(205)의 IP 주소를 번호 번역한다.That is, the calling party S-
도 5는 본 발명의 바람직한 일 실시예에 따른 IMS 망의 호 세션 제어 장치(CSCF)의 기능 블록도이다.5 is a functional block diagram of a call session control device (CSCF) of the IMS network according to an embodiment of the present invention.
도 5를 참조하면, IMS 망(100)의 CSCF(50)는 번호 번역부(510), 저장부(530) 및 호 처리부(550)를 포함한다.Referring to FIG. 5, the
번호 번역부(510)는 발신 단말(10)로부터의 INVITE SIP 메시지에 포함된 착신 단말(30)의 전화번호를 해석하여, 상응하는 착신측의 CSCF의 아이피(IP) 주소를 인식하도록 기능한다. 번호 번역부(510)가 전화번호를 이용하여 특정 장치(즉, 착신측의 CSCF)를 인식하는 방법은, 전술한 바와 같이 서킷 교환망의 교환기에서 착신측 단말의 전화번호를 이용하여 라우팅하는 방법과 동일 또는 유사하게 수행될 수 있어, 당업자에게는 자명하다 할 것이므로 상세한 설명은 생략하기로 한다.The
저장부(530)는 각 프리픽스 정보에 따른 I-CSCF의 아이피 주소들을 저장한다. 물론, 프리픽스 정보에 따른 I-CSCF의 아이피 주소 정보는 별도의 장치(예를 들어, HSS(70) 등)에 저장되며, 호 세션 제어 장치(50)는 해당 장치와 연동하여 착신번의 프리픽스 정보에 상응하는 I-CSCF의 아이피 주소를 취득할 수 있다.The
호 처리부(550)는 발신 단말(10)로부터의 INVITE SIP 메시지를 해석하여 착신 단말(30)에 상응하는 착신측의 CSCF의 IP 주소를 인식하여, 해당 착신측 CSCF로 호 요청(예를 들어, 해당 INVITE SIP 메시지를 전달)하여, 발신 단말(10)과 착신 단말(30)간의 호가 설정되도록 번호 번역부(510) 및 저장부(530)를 제어한다.The
물론, 도면에는 도시되지 않았으나, IMS 망(100)의 CSCF(50)는 물리적으로 결합된 IMS 망(100)의 타 장치(예를 들어, HSS(70) 등)와 통신하기 위한 통신부 등의 IMS 망(100)의 호 세션 제어 장치로써의 기능을 수행하기 위한 다른 구성 요소가 더 포함될 수도 있음은 당업자에게는 자명할 것이다.Of course, although not shown in the figure, the
상술한 바와 같은 본 발명의 방법은 프로그램으로 구현되어 컴퓨터로 읽을 수 있는 기록매체(씨디롬, 램, 롬, 플로피 디스크, 하드디스크, 광자기디스크 등)에 저장될 수 있다.The method of the present invention as described above may be implemented in a program and stored in a computer-readable recording medium (CD-ROM, RAM, ROM, floppy disk, hard disk, magneto-optical disk, etc.).
본 발명은 상기 실시예에 한정되지 않으며, 많은 변형이 본 발명의 사상 내에서 당 분야에서 통상의 지식을 가진 자에 의하여 가능함은 물론이다.The present invention is not limited to the above embodiments, and many variations are possible by those skilled in the art within the spirit of the present invention.
이상에서 상술한 바와 같이 본 발명에 따르면, ENUM 서버 없이도 호 처리할 수 있는 IMS 망에서의 호 처리 방법 및 장치를 제공할 수 있다.As described above, according to the present invention, a method and apparatus for processing a call in an IMS network that can process a call without an ENUM server can be provided.
또한, 본 발명은 망 사업자의 요구에 따라 ENUM 서버의 구축이 결정되며, 호 처리 효율성을 향상시킬 수 있는 해당 망의 환경에 상응하도록 ENUM 서버의 구축 여부를 결정할 수 있는 효과가 있다.In addition, the present invention determines the establishment of the ENUM server according to the network operator's request, there is an effect that can determine whether to build the ENUM server to correspond to the environment of the network that can improve the call processing efficiency.
상기에서는 본 발명의 바람직한 실시예를 참조하여 설명하였지만, 해당 기술 분야에서 통상의 지식을 가진 자라면 하기의 특허 청구범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described above with reference to a preferred embodiment of the present invention, those skilled in the art that various modifications of the present invention without departing from the spirit and scope of the invention described in the claims below And can be changed.
Claims (5)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060108250A KR100821186B1 (en) | 2006-11-03 | 2006-11-03 | Method for processing call by call session controlling device in ims network and the call session controlling device thereof |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
KR1020060108250A KR100821186B1 (en) | 2006-11-03 | 2006-11-03 | Method for processing call by call session controlling device in ims network and the call session controlling device thereof |
Publications (1)
Publication Number | Publication Date |
---|---|
KR100821186B1 true KR100821186B1 (en) | 2008-04-14 |
Family
ID=39534472
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
KR1020060108250A KR100821186B1 (en) | 2006-11-03 | 2006-11-03 | Method for processing call by call session controlling device in ims network and the call session controlling device thereof |
Country Status (1)
Country | Link |
---|---|
KR (1) | KR100821186B1 (en) |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060113284A (en) * | 2005-04-30 | 2006-11-02 | 삼성전자주식회사 | Ip multimedia subsystem for supprting voice service and call setup method thereof |
-
2006
- 2006-11-03 KR KR1020060108250A patent/KR100821186B1/en active IP Right Grant
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR20060113284A (en) * | 2005-04-30 | 2006-11-02 | 삼성전자주식회사 | Ip multimedia subsystem for supprting voice service and call setup method thereof |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3054644B1 (en) | Voice session termination for messaging clients in IMS | |
US10469541B2 (en) | Session initiation protocol (SIP) router | |
US7787878B2 (en) | Method and system for enabling number portability in IMS networks | |
US20100106846A1 (en) | Method and apparatuses for making use of virtual ims subscriptions coupled with the identity of a non sip compliant terminal for non-registered subscribers | |
CA2637217C (en) | Method and apparatus for providing ims services to circuit-switched controlled terminals | |
JP2006522501A5 (en) | ||
US9313818B2 (en) | Method and system for converging call | |
US20100182998A1 (en) | Access Domain Selection In A Communications Network | |
EP2106091B1 (en) | Method of setting up a call in an internet protocol (IP) multimedia subsystem (IMS) network, method of operating a network nude, network node, a telecommunications service provider using such a method, computer program and computer readable medium | |
US8078180B2 (en) | Subscriber server system for a cellular communication system | |
EP2569998B1 (en) | Enabling set up of a connection from a non-registered UE in IMS | |
US20120307813A1 (en) | Methods for Routing of Calls in Internet Protocol Multimedia Subsystem Centralized Services Networks and Related Gateway Mobile Switching Centres (GMSC) and Home Location Registers (HLR) | |
EP3094059B1 (en) | Routing voice over lte call invites in a terminating ims | |
EP2040508A1 (en) | Method, apparatuses and program product for controlling IMS services when user is roaming in CS domain | |
KR100821186B1 (en) | Method for processing call by call session controlling device in ims network and the call session controlling device thereof | |
KR100996568B1 (en) | Apparatus and method for processing routing in IMS | |
KR100802104B1 (en) | Method for transmitting media in ims(ip multimedia subsystem) network and the processing device thereof | |
CN1941774B (en) | Method and system for realizing public user mark carrier | |
KR100793435B1 (en) | Method for managing subscribers information by call session controlling device in ims network and the call session controlling device thereof | |
KR20080051813A (en) | Method for application global number between heterogeneous ip multimedia subsystem | |
KR20080034378A (en) | Method and apparatus for ip multimedia subsystem mobile communication system | |
KR100998751B1 (en) | Apparatus for providing Image Ring Back Tone on IP Multimedia Service network and Method thereof | |
KR101191601B1 (en) | Method and apparatus for call session processing based internet protocol multimedia subsystem | |
KR100936524B1 (en) | Device for managing sip message, method and system for transmitting sip messages with networks | |
CN101998667B (en) | Number converting method and service continuity application server |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A201 | Request for examination | ||
E902 | Notification of reason for refusal | ||
E701 | Decision to grant or registration of patent right | ||
GRNT | Written decision to grant | ||
FPAY | Annual fee payment | ||
FPAY | Annual fee payment | ||
FPAY | Annual fee payment |
Payment date: 20180403 Year of fee payment: 11 |
|
FPAY | Annual fee payment |
Payment date: 20190401 Year of fee payment: 12 |