KR20130004996A - Method for performing voip communication between hetrogenous networks and apparatus therefor - Google Patents

Method for performing voip communication between hetrogenous networks and apparatus therefor Download PDF

Info

Publication number
KR20130004996A
KR20130004996A KR1020110066275A KR20110066275A KR20130004996A KR 20130004996 A KR20130004996 A KR 20130004996A KR 1020110066275 A KR1020110066275 A KR 1020110066275A KR 20110066275 A KR20110066275 A KR 20110066275A KR 20130004996 A KR20130004996 A KR 20130004996A
Authority
KR
South Korea
Prior art keywords
communication network
message
call
terminal
communication
Prior art date
Application number
KR1020110066275A
Other languages
Korean (ko)
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 KR1020110066275A priority Critical patent/KR20130004996A/en
Publication of KR20130004996A publication Critical patent/KR20130004996A/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers
    • H04M3/54Arrangements for diverting calls for one subscriber to another predetermined subscriber

Abstract

PURPOSE: A VoIP communication method and an apparatus for the same are provided to induce VoIP communication to a WiFi(Wireless Fidelity) system having a stable communication channel. CONSTITUTION: A WiFi network(300) is registered to a WiFi network of a terminal B(505). A success response message is transmitted to the terminal B. The terminal B transmits a message to be transmitted to the WiFi network(506). An LTE network transfers a message to a WiFi network(507). The WiFi network transfers a message to a terminal A(508). The terminal A retransmits an INVITE message to a terminal B(509,510). The terminal B transmits a response message through a WiFi network(511,512). [Reference numerals] (AA) Terminal A; (BB) Terminal B; (CC) Sleep state after being registered to WiFi network = WiFi connection off

Description

이종망간 VoIP 통신 방법 및 이를 위한 장치{METHOD FOR PERFORMING VoIP COMMUNICATION BETWEEN HETROGENOUS NETWORKS AND APPARATUS THEREFOR}종 oIP communication method between heterogeneous networks and device therefor {METHOD FOR PERFORMING VoIP COMMUNICATION BETWEEN HETROGENOUS NETWORKS AND APPARATUS THEREFOR}

본 발명은 VoIP(Voice over Internet Protocol) 통신에 관한 것이다. 보다 구체적으로, 이종망간 VoIP 통신 방법 및 이를 위한 장치에 관한 것이다.The present invention relates to Voice over Internet Protocol (VoIP) communications. More specifically, the present invention relates to a VoIP communication method between heterogeneous networks and an apparatus therefor.

본 발명을 설명하기에 앞서, VoIP(Voice over Internet Protocol; 이하 "VoIP") 통신에 관하여 간단히 설명하도록 한다. Prior to describing the present invention, a brief description will be given of Voice over Internet Protocol (VoIP) communication.

VoIP 트래픽은 VoIP 코덱에서 고정된 주기를 가지는 고정된 크기로 생성되는 특징을 가진다. 또한, VoIP 통신은 사용자 간에 통화가 진행되는 상태인 통화 구간(talk-spurt)과 사용자가 말하지 않고 듣고 있는 상태인 침묵 구간(silence period)으로 구분될 수 있으며, 침묵 구간은 통상의 콜 세션 전체에서 50% 이상을 차지한다. VoIP traffic is characterized by being generated with a fixed size with a fixed period in the VoIP codec. In addition, the VoIP communication may be divided into a talk-spurt state in which a call is in progress between users and a silence period in which the user is not speaking, and the silence period may be divided in a general call session. Account for more than 50%.

따라서, 통화 구간과 침묵 구간에 서로 다른 양의 대역폭을 할당하기 위하여 여러 가지 음성 코덱을 사용하는데, 이 중 대표적인 것으로 GSM(Global System for Mobile communication)과 UMTS(Universal Mobile Telecommunications System)에서 사용하고 있는 적응적 다중 레이트 기법(Adaptive Multi-Rate; AMR), G.723 및 G.729과, WiFi 시스템에서 사용하고 있는 G.711 등을 들 수 있다. Therefore, various voice codecs are used to allocate different amounts of bandwidth to the call interval and the silence interval, which are representative of the adaptation used in the Global System for Mobile communication (GSM) and Universal Mobile Telecommunications System (UMTS). Adaptive Multi-Rate (AMR), G.723 and G.729, and G.711 used in WiFi systems.

침묵 구간에서는 음성 데이터가 생성되지 않으므로 침묵 구간에 대역폭을 할당한다면, 이에 따라 자원이 낭비될 수 있다. 이를 방지하기 위하여 VoIP는 침묵 억제 기법(silence suppression)을 지원한다. 침묵 억제 기법에 의하면, VoIP 트래픽을 생성하는 보코더(vocoder)는 침묵 기간 동안 트래픽을 생성하지 않으며, 상대편 사용자에게 호(call)가 계속 유지된다는 것을 알리기 위하여 주기적으로 확인 잡음(comfort noise)을 생성한다. 일례로, 상술한 코덱을 사용하는 보코더는 통화 구간에서 20ms당 한 번씩 고정된 크기의 패킷을 생성하고, 침묵 구간에서는 160m마다 확인 잡음(noise packet)을 생성한다. 여기서 확인 잡음은 SID 프레임(Silence InDicator frame)의 형태를 가질 수 있다. Since voice data is not generated in the silent section, if bandwidth is allocated to the silent section, resources may be wasted accordingly. To prevent this, VoIP supports silence suppression. According to the silence suppression technique, a vocoder generating VoIP traffic does not generate traffic during the silence period, and periodically generates comfort noise to inform the other user that the call is maintained. . For example, the vocoder using the above-described codec generates a packet having a fixed size once every 20ms in a call section, and generates a noise packet every 160m in a silence section. In this case, the confirmation noise may have the form of a Silence InDicator frame.

본 발명의 목적은 이종망간 VoIP 통신 방법 및 이를 위한 장치를 제공하는 것이다.An object of the present invention is to provide a method for heterogeneous VoIP communication and an apparatus therefor.

본 발명에서 이루고자 하는 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급하지 않은 또 다른 기술적 과제들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory and are not restrictive of the invention, unless further departing from the spirit and scope of the invention as defined by the appended claims. It will be possible.

본 발명의 일 양상인 무선 통신 시스템에서 단말의 VoIP(Voice over Internet Protocol) 콜 수신 방법은, 제 1 통신망을 통하여 콜 발신 메시지를 수신하는 단계; 제 2 통신망으로 등록 시도 메시지를 송신하는 단계; 상기 제 2 통신망으부터 등록 수락 메시지를 수신한 경우, 상기 제 1 통신망으로 상기 호 발신 메시지의 리디렉션 요청 신호를 송신하는 단계; 상기 제 2 통신망으로부터 상기 콜 발신 메시지를 재수신하는 단계; 및 상기 제 2 통신망으로 콜 수락 메시지를 송신하는 단계를 포함하는 것을 특징으로 한다. 여기서, 상기 제 2 통신망으부터 등록 거부 메시지를 수신하거나 상기 등록 시도 메시지 송신 후 기 설정된 시간이 경과한 경우, 상기 제 1 통신망으로 콜 수락 메시지를 송신하는 단계를 더 포함할 수 있다. In a wireless communication system according to an aspect of the present invention, a method for receiving a Voice over Internet Protocol (VoIP) call of a terminal includes: receiving a call origination message through a first communication network; Transmitting a registration attempt message to a second communication network; When the registration acceptance message is received from the second communication network, transmitting a redirect request signal of the call origination message to the first communication network; Receiving the call origination message again from the second communication network; And transmitting a call accept message to the second communication network. The method may further include transmitting a call acceptance message to the first communication network when a registration rejection message is received from the second communication network or a preset time elapses after the registration attempt message is transmitted.

본 발명의 다른 양상인 무선 통신 시스템에서의 단말 장치는, 제 1 통신망 및 제 2 통신망과 신호를 송수신하기 위한 하나 이상의 무선 통신 모듈; 및 상기 무선 통신 모듈을 통해 송수신하는 신호들을 처리하기 위한 프로세서를 포함하며, 상기 프로세서는 상기 제 1 통신망을 통하여 콜 발신 메시지를 수신하고, 상기 제 2 통신망으로 등록 시도 메시지를 송신하며, 상기 제 2 통신망으부터 등록 수락 메시지를 수신한 경우, 상기 제 1 통신망으로 상기 호 발신 메시지의 리디렉션 요청 신호를 송신하고, 상기 제 2 통신망으로부터 상기 콜 발신 메시지를 재수신하며, 상기 제 2 통신망으로 콜 수락 메시지를 송신하도록 상기 무선 통신 모듈을 제어하는 것을 특징으로 한다. 또한, 상기 프로세서는 상기 제 2 통신망으부터 등록 거부 메시지를 수신하거나 상기 등록 시도 메시지 송신 후 기 설정된 시간이 경과한 경우, 상기 제 1 통신망으로 콜 수락 메시지를 송신하도록 상기 무선 통신 모듈을 제어하는 것을 특징으로 한다.In another aspect of the present invention, a terminal apparatus in a wireless communication system includes: at least one wireless communication module for transmitting and receiving signals with a first communication network and a second communication network; And a processor for processing signals transmitted and received through the wireless communication module, the processor receiving a call origination message through the first communication network, transmitting a registration attempt message to the second communication network, and When a registration acceptance message is received from a communication network, a redirection request signal of the call origination message is transmitted to the first communication network, the call origination message is received again from the second communication network, and a call acceptance message is transmitted to the second communication network. The wireless communication module is controlled to transmit the signal. The processor may further include controlling the wireless communication module to transmit a call accept message to the first communication network when a registration rejection message is received from the second communication network or a preset time elapses after the registration attempt message is transmitted. It features.

한편, 상기 단말 또는 상기 단말 장치는 상기 제 1 통신망에 대응하는 제 1 식별자와 상기 제 2 통신망에 대응하는 제 2 식별자를 구비할 수 있으며, 상기 제 2 통신망으로 송신하는 콜 수락 메시지의 헤더는 상기 제 2 통신망에 대응하는 제 2 식별자를 포함한다. 또한, 상기 제 1 통신망으로 송신하는 콜 수락 메시지의 헤더는 상기 제 1 통신망에 대응하는 제 1 식별자를 포함하는 것을 특징으로 한다.The terminal or the terminal device may include a first identifier corresponding to the first communication network and a second identifier corresponding to the second communication network, and the header of the call acceptance message transmitted to the second communication network is And a second identifier corresponding to the second communication network. The header of the call accept message transmitted to the first communication network may include a first identifier corresponding to the first communication network.

나아가, 상기 제 1 통신망은 상기 리디렉션 요청 신호를 수신한 경우, 상기 콜 발신 메시지를 상기 제 2 통신망으로 포워딩할 수 있다. Further, when the first communication network receives the redirect request signal, the first communication network may forward the call origination message to the second communication network.

바람직하게는, 상기 제 1 통신망은 LTE(Long Term Evolution) 통신망이고, 상기 제 2 통신망은 WiFi(Wireless Fidelity) 통신망인 것을 특징으로 한다.Preferably, the first communication network is a LTE (Long Term Evolution) network, the second communication network is characterized in that the WiFi (Wireless Fidelity) communication network.

본 발명의 실시예들에 따른 단말은 이종망간 VoIP 통신을 효과적으로 제공할 수 있다. 구체적으로, 단말은 무료이거나 과금이 저렴하고 통신 채널이 비교적 안정적인 WiFi(Wireless Fidelity) 시스템으로의 VoIP 통신을 유도하여, 효율적인 VoIP 통신을 제공할 수 있다.A terminal according to embodiments of the present invention can effectively provide VoIP communication between heterogeneous networks. Specifically, the terminal may induce VoIP communication to a WiFi (Wireless Fidelity) system that is free or inexpensive and the communication channel is relatively stable, thereby providing efficient VoIP communication.

본 발명에서 얻을 수 있는 효과는 이상에서 언급한 효과들로 제한되지 않으며, 언급하지 않은 또 다른 효과들은 아래의 기재로부터 본 발명이 속하는 기술분야에서 통상의 지식을 가진 자에게 명확하게 이해될 수 있을 것이다.The effects obtained by the present invention are not limited to the above-mentioned effects, and other effects not mentioned can be clearly understood by those skilled in the art from the following description will be.

도 1은 본 발명의 일 실시예와 관련된 이동 단말기의 블록 구성도(block diagram)이다.
도 2 및 도 3은 본 발명의 제 1 실시예에 따라 VoIP 콜을 수신하는 방법을 설명하는 신호 흐름도이다.
도 4 및 도 5는 본 발명의 제 2 실시예에 따라 VoIP 콜을 수신하는 방법을 설명하는 신호 흐름도이다.
1 is a block diagram of a mobile terminal according to an embodiment of the present invention.
2 and 3 are signal flow diagrams illustrating a method for receiving a VoIP call according to a first embodiment of the present invention.
4 and 5 are signal flow diagrams illustrating a method for receiving a VoIP call according to a second embodiment of the present invention.

이하, 본 발명과 관련된 이동 단말기에 대하여 도면을 참조하여 보다 상세하게 설명한다. 이하의 설명에서 사용되는 구성요소에 대한 접미사 "모듈" 및 "부"는 명세서 작성의 용이함만이 고려되어 부여되거나 혼용되는 것으로서, 그 자체로 서로 구별되는 의미 또는 역할을 갖는 것은 아니다. Hereinafter, a mobile terminal related to the present invention will be described in detail with reference to the drawings. The suffix "module" and " part "for the components used in the following description are given or mixed in consideration of ease of specification, and do not have their own meaning or role.

본 명세서에서 설명되는 이동 단말기에는 휴대폰, 스마트 폰(smart phone), 노트북 컴퓨터(laptop computer), 디지털방송용 단말기, PDA(Personal Digital Assistants), PMP(Portable Multimedia Player), 네비게이션, 태플릿 컴퓨터 등이 포함될 수 있다. 그러나, 본 명세서에 기재된 실시예에 따른 구성은 이동 단말기에만 적용 가능한 경우를 제외하면, 디지털 TV, 데스크탑 컴퓨터 등과 같은 고정 단말기에도 적용될 수도 있음을 본 기술분야의 당업자라면 쉽게 알 수 있을 것이다.The mobile terminal described in this specification includes a mobile phone, a smart phone, a laptop computer, a digital broadcasting terminal, a PDA (Personal Digital Assistants), a PMP (Portable Multimedia Player), a navigation system, . However, it will be readily apparent to those skilled in the art that the configuration according to the embodiments described herein may also be applied to fixed terminals such as digital TVs, desktop computers, etc., except when applicable only to mobile terminals.

도 1은 본 발명의 일 실시예와 관련된 이동 단말기의 블록 구성도(block diagram)이다.1 is a block diagram of a mobile terminal according to an embodiment of the present invention.

상기 이동 단말기(100)는 무선 통신부(110), A/V(Audio/Video) 입력부(120), 사용자 입력부(130), 센싱부(140), 출력부(150), 메모리(160), 인터페이스부(170), 제어부(180) 및 전원 공급부(190) 등을 포함할 수 있다. 도 1에 도시된 구성요소들이 필수적인 것은 아니어서, 그보다 많은 구성요소들을 갖거나 그보다 적은 구성요소들을 갖는 이동 단말기가 구현될 수도 있다.The mobile terminal 100 includes a wireless communication unit 110, an audio / video input unit 120, a user input unit 130, a sensing unit 140, an output unit 150, a memory 160, A controller 170, a controller 180, a power supply 190, and the like. The components shown in FIG. 1 are not essential, and a mobile terminal having more or fewer components may be implemented.

이하, 상기 구성요소들에 대해 차례로 살펴본다.Hereinafter, the components will be described in order.

무선 통신부(110)는 이동 단말기(100)와 무선 통신 시스템 사이 또는 이동 단말기(100)와 이동 단말기(100)가 위치한 네트워크 사이의 무선 통신을 가능하게 하는 하나 이상의 모듈을 포함할 수 있다. 예를 들어, 무선 통신부(110)는 방송 수신 모듈(111), 이동통신 모듈(112), 무선 인터넷 모듈(113), 근거리 통신 모듈(114) 및 위치정보 모듈(115) 등을 포함할 수 있다.The wireless communication unit 110 may include one or more modules for enabling wireless communication between the mobile terminal 100 and the wireless communication system or between the mobile terminal 100 and the network in which the mobile terminal 100 is located. For example, the wireless communication unit 110 may include a broadcast receiving module 111, a mobile communication module 112, a wireless Internet module 113, a short range communication module 114, and a location information module 115 .

방송 수신 모듈(111)은 방송 채널을 통하여 외부의 방송 관리 서버로부터 방송 신호 및/또는 방송 관련된 정보를 수신한다. The broadcast receiving module 111 receives a broadcast signal and / or broadcast related information from an external broadcast management server through a broadcast channel.

상기 방송 채널은 위성 채널, 지상파 채널을 포함할 수 있다. 상기 방송 관리 서버는, 방송 신호 및/또는 방송 관련 정보를 생성하여 송신하는 서버 또는 기 생성된 방송 신호 및/또는 방송 관련 정보를 제공받아 단말기에 송신하는 서버를 의미할 수 있다. 상기 방송 신호는, TV 방송 신호, 라디오 방송 신호, 데이터 방송 신호를 포함할 뿐만 아니라, TV 방송 신호 또는 라디오 방송 신호에 데이터 방송 신호가 결합한 형태의 방송 신호도 포함할 수 있다. The broadcast channel may include a satellite channel and a terrestrial channel. The broadcast management server may refer to a server for generating and transmitting broadcast signals and / or broadcast related information, or a server for receiving broadcast signals and / or broadcast related information generated by the broadcast management server and transmitting the generated broadcast signals and / or broadcast related information. The broadcast signal may include a TV broadcast signal, a radio broadcast signal, a data broadcast signal, and a broadcast signal in which a data broadcast signal is combined with a TV broadcast signal or a radio broadcast signal.

상기 방송 관련 정보는, 방송 채널, 방송 프로그램 또는 방송 서비스 제공자에 관련한 정보를 의미할 수 있다. 상기 방송 관련 정보는, 이동통신망을 통하여도 제공될 수 있다. 이러한 경우에는 상기 이동통신 모듈(112)에 의해 수신될 수 있다.The broadcast-related information may refer to a broadcast channel, a broadcast program, or information related to a broadcast service provider. The broadcast related information may also be provided through a mobile communication network. In this case, it may be received by the mobile communication module 112.

상기 방송 관련 정보는 다양한 형태로 존재할 수 있다. 예를 들어, DMB(Digital Multimedia Broadcasting)의 EPG(Electronic Program Guide) 또는 DVB-H(Digital Video Broadcast-Handheld)의 ESG(Electronic Service Guide) 등의 형태로 존재할 수 있다.The broadcast related information may exist in various forms. For example, it may exist in the form of Electronic Program Guide (EPG) of Digital Multimedia Broadcasting (DMB) or Electronic Service Guide (ESG) of Digital Video Broadcast-Handheld (DVB-H).

상기 방송 수신 모듈(111)은, 예를 들어, DMB-T(Digital Multimedia Broadcasting-Terrestrial), DMB-S(Digital Multimedia Broadcasting-Satellite), MediaFLO(Media Forward Link Only), DVB-H(Digital Video Broadcast-Handheld), ISDB-T(Integrated Services Digital Broadcast-Terrestrial) 등의 디지털 방송 시스템을 이용하여 디지털 방송 신호를 수신할 수 있다. 물론, 상기 방송 수신 모듈(111)은, 상술한 디지털 방송 시스템뿐만 아니라 다른 방송 시스템에 적합하도록 구성될 수도 있다.The broadcast receiving module 111 may include, for example, Digital Multimedia Broadcasting-Terrestrial (DMB-T), Digital Multimedia Broadcasting-Satellite (DMB-S), Media Forward Link Only (MediaFLO), and Digital Video Broadcast (DVB-H). Digital broadcast signals can be received using digital broadcasting systems such as Handheld and Integrated Services Digital Broadcast-Terrestrial (ISDB-T). Of course, the broadcast receiving module 111 may be adapted to other broadcasting systems as well as the digital broadcasting system described above.

방송 수신 모듈(111)을 통해 수신된 방송 신호 및/또는 방송 관련 정보는 메모리(160)에 저장될 수 있다.The broadcast signal and / or broadcast related information received through the broadcast receiving module 111 may be stored in the memory 160.

이동통신 모듈(112)은, 이동 통신망 상에서 기지국, 외부의 단말, 서버 중 적어도 하나와 무선 신호를 송수신한다. 상기 무선 신호는, 음성 호 신호, 화상 통화 호 신호 또는 문자/멀티미디어 메시지 송수신에 따른 다양한 형태의 데이터를 포함할 수 있다. The mobile communication module 112 transmits and receives radio signals to at least one of a base station, an external terminal, and a server on a mobile communication network. The wireless signal may include various types of data depending on a voice call signal, a video call signal or a text / multimedia message transmission / reception.

무선 인터넷 모듈(113)은 무선 인터넷 접속을 위한 모듈을 말하는 것으로, 이동 단말기(100)에 내장되거나 외장될 수 있다. 무선 인터넷 기술로는 WLAN(Wireless LAN)(Wi-Fi), Wibro(Wireless broadband), Wimax(World Interoperability for Microwave Access), HSDPA(High Speed Downlink Packet Access) 등이 이용될 수 있다. The wireless Internet module 113 is a module for wireless Internet access, and may be built in or externally attached to the mobile terminal 100. Wireless Internet technologies may include Wireless LAN (Wi-Fi), Wireless Broadband (Wibro), World Interoperability for Microwave Access (Wimax), High Speed Downlink Packet Access (HSDPA), and the like.

근거리 통신 모듈(114)은 근거리 통신을 위한 모듈을 말한다. 근거리 통신(short range communication) 기술로 블루투스(Bluetooth), RFID(Radio Frequency Identification), 적외선 통신(IrDA, infrared Data Association), UWB(Ultra Wideband), ZigBee 등이 이용될 수 있다.The short range communication module 114 refers to a module for short range communication. Bluetooth, Radio Frequency Identification (RFID), infrared data association (IrDA), Ultra Wideband (UWB), ZigBee, and the like can be used as a short range communication technology.

위치정보 모듈(115)은 이동 단말기의 위치를 획득하기 위한 모듈로서, 그의 대표적인 예로는 GPS(Global Position System) 모듈이 있다.The position information module 115 is a module for obtaining the position of the mobile terminal, and a representative example thereof is a Global Position System (GPS) module.

도 1을 참조하면, A/V(Audio/Video) 입력부(120)는 오디오 신호 또는 비디오 신호 입력을 위한 것으로, 이에는 카메라(121)와 마이크(122) 등이 포함될 수 있다. 카메라(121)는 화상 통화모드 또는 촬영 모드에서 이미지 센서에 의해 얻어지는 정지영상 또는 동영상 등의 화상 프레임을 처리한다. 처리된 화상 프레임은 디스플레이부(151)에 표시될 수 있다.Referring to FIG. 1, an A / V (Audio / Video) input unit 120 is for inputting an audio signal or a video signal, and may include a camera 121 and a microphone 122. The camera 121 processes image frames such as still images or moving images obtained by the image sensor in the video call mode or the photographing mode. The processed image frame can be displayed on the display unit 151. [

카메라(121)에서 처리된 화상 프레임은 메모리(160)에 저장되거나 무선 통신부(110)를 통하여 외부로 전송될 수 있다. 카메라(121)는 사용 환경에 따라 2개 이상이 구비될 수도 있다.The image frame processed by the camera 121 may be stored in the memory 160 or transmitted to the outside through the wireless communication unit 110. [ Two or more cameras 121 may be provided depending on the use environment.

마이크(122)는 통화모드 또는 녹음모드, 음성인식 모드 등에서 마이크로폰(Microphone)에 의해 외부의 음향 신호를 입력받아 전기적인 음성 데이터로 처리한다. 처리된 음성 데이터는 통화 모드인 경우 이동통신 모듈(112)을 통하여 이동통신 기지국으로 송신 가능한 형태로 변환되어 출력될 수 있다. 마이크(122)에는 외부의 음향 신호를 입력받는 과정에서 발생되는 잡음(noise)을 제거하기 위한 다양한 잡음 제거 알고리즘이 구현될 수 있다.The microphone 122 receives an external sound signal through a microphone in a communication mode, a recording mode, a voice recognition mode, or the like, and processes it as electrical voice data. The processed voice data can be converted into a form that can be transmitted to the mobile communication base station through the mobile communication module 112 when the voice data is in the call mode, and output. Various noise reduction algorithms may be implemented in the microphone 122 to remove noise generated in receiving an external sound signal.

사용자 입력부(130)는 사용자가 단말기의 동작 제어를 위한 입력 데이터를 발생시킨다. 사용자 입력부(130)는 키 패드(key pad) 돔 스위치 (dome switch), 터치 패드(정압/정전), 조그 휠, 조그 스위치 등으로 구성될 수 있다. The user input unit 130 generates input data for a user to control the operation of the terminal. The user input unit 130 may include a key pad dome switch, a touch pad (static pressure / capacitance), a jog wheel, a jog switch, and the like.

센싱부(140)는 이동 단말기(100)의 개폐 상태, 이동 단말기(100)의 위치, 사용자 접촉 유무, 이동 단말기의 방위, 이동 단말기의 가속/감속 등과 같이 이동 단말기(100)의 현 상태를 감지하여 이동 단말기(100)의 동작을 제어하기 위한 센싱 신호를 발생시킨다. 예를 들어 이동 단말기(100)가 슬라이드 폰 형태인 경우 슬라이드 폰의 개폐 여부를 센싱할 수 있다. 또한, 전원 공급부(190)의 전원 공급 여부, 인터페이스부(170)의 외부 기기 결합 여부 등을 센싱할 수도 있다. 한편, 상기 센싱부(140)는 근접 센서(141)를 포함할 수 있다. The sensing unit 140 senses the current state of the mobile terminal 100 such as the open / close state of the mobile terminal 100, the position of the mobile terminal 100, the presence or absence of user contact, the orientation of the mobile terminal, And generates a sensing signal for controlling the operation of the mobile terminal 100. For example, when the mobile terminal 100 is in the form of a slide phone, it may sense whether the slide phone is opened or closed. In addition, whether the power supply unit 190 is supplied with power, whether the interface unit 170 is coupled to the external device may be sensed. Meanwhile, the sensing unit 140 may include a proximity sensor 141.

출력부(150)는 시각, 청각 또는 촉각 등과 관련된 출력을 발생시키기 위한 것으로, 이에는 디스플레이부(151), 음향 출력 모듈(152), 알람부(153), 햅틱 모듈(154) 및 프로젝터 모듈(155) 등이 포함될 수 있다.The output unit 150 is for generating an output relating to visual, auditory or tactile sense and includes a display unit 151, an acoustic output module 152, an alarm unit 153, a haptic module 154, 155, and the like.

디스플레이부(151)는 이동 단말기(100)에서 처리되는 정보를 표시(출력)한다. 예를 들어, 이동 단말기가 통화 모드인 경우 통화와 관련된 UI(User Interface) 또는 GUI(Graphic User Interface)를 표시한다. 이동 단말기(100)가 화상 통화 모드 또는 촬영 모드인 경우에는 촬영 또는/및 수신된 영상 또는 UI, GUI를 표시한다. The display unit 151 displays (outputs) information processed by the mobile terminal 100. For example, when the mobile terminal is in the call mode, a UI (User Interface) or a GUI (Graphic User Interface) associated with a call is displayed. When the mobile terminal 100 is in the video communication mode or the photographing mode, the photographed and / or received video or UI and GUI are displayed.

디스플레이부(151)는 액정 디스플레이(liquid crystal display, LCD), 박막 트랜지스터 액정 디스플레이(thin film transistor-liquid crystal display, TFT LCD), 유기 발광 다이오드(organic light-emitting diode, OLED), 플렉시블 디스플레이(flexible display), 3차원 디스플레이(3D display) 중에서 적어도 하나를 포함할 수 있다. The display unit 151 includes a liquid crystal display (LCD), a thin film transistor-liquid crystal display (TFT LCD), an organic light-emitting diode (OLED), and a flexible display (flexible). and at least one of a 3D display.

이들 중 일부 디스플레이는 그를 통해 외부를 볼 수 있도록 투명형 또는 광투과형으로 구성될 수 있다. 이는 투명 디스플레이라 호칭될 수 있는데, 상기 투명 디스플레이의 대표적인 예로는 TOLED(Transparant OLED) 등이 있다. 디스플레이부(151)의 후방 구조 또한 광 투과형 구조로 구성될 수 있다. 이러한 구조에 의하여, 사용자는 단말기 바디의 디스플레이부(151)가 차지하는 영역을 통해 단말기 바디의 후방에 위치한 사물을 볼 수 있다.Some of these displays may be transparent or light transmissive so that they can be seen through. This can be referred to as a transparent display, and a typical example of the transparent display is TOLED (Transparent OLED) and the like. The rear structure of the display unit 151 may also be of a light transmission type. With this structure, the user can see an object located behind the terminal body through the area occupied by the display unit 151 of the terminal body.

이동 단말기(100)의 구현 형태에 따라 디스플레이부(151)이 2개 이상 존재할 수 있다. 예를 들어, 이동 단말기(100)에는 복수의 디스플레이부들이 하나의 면에 이격되거나 일체로 배치될 수 있고, 또한 서로 다른 면에 각각 배치될 수도 있다. There may be two or more display units 151 according to the embodiment of the mobile terminal 100. For example, in the mobile terminal 100, a plurality of display portions may be spaced apart from one another, or may be disposed integrally with one another, and may be disposed on different surfaces, respectively.

디스플레이부(151)와 터치 동작을 감지하는 센서(이하, '터치 센서'라 함)가 상호 레이어 구조를 이루는 경우(이하, '터치 스크린'이라 함)에, 디스플레이부(151)는 출력 장치 이외에 입력 장치로도 사용될 수 있다. 터치 센서는, 예를 들어, 터치 필름, 터치 시트, 터치 패드 등의 형태를 가질 수 있다.When the display unit 151 and a sensor for detecting a touch operation (hereinafter, referred to as a touch sensor) form a mutual layer structure (hereinafter referred to as a touch screen), the display unit 151 may be configured in addition to an output device. Can also be used as an input device. The touch sensor may have the form of, for example, a touch film, a touch sheet, a touch pad, or the like.

터치 센서는 디스플레이부(151)의 특정 부위에 가해진 압력 또는 디스플레이부(151)의 특정 부위에 발생하는 정전 용량 등의 변화를 전기적인 입력신호로 변환하도록 구성될 수 있다. 터치 센서는 터치 되는 위치 및 면적뿐만 아니라, 터치 시의 압력까지도 검출할 수 있도록 구성될 수 있다. The touch sensor may be configured to convert a change in a pressure applied to a specific portion of the display unit 151 or a capacitance generated in a specific portion of the display unit 151 into an electrical input signal. The touch sensor can be configured to detect not only the position and area to be touched but also the pressure at the time of touch.

터치 센서에 대한 터치 입력이 있는 경우, 그에 대응하는 신호(들)는 터치 제어기로 보내진다. 터치 제어기는 그 신호(들)를 처리한 다음 대응하는 데이터를 제어부(180)로 전송한다. 이로써, 제어부(180)는 디스플레이부(151)의 어느 영역이 터치 되었는지 여부 등을 알 수 있게 된다.If there is a touch input to the touch sensor, the corresponding signal (s) is sent to the touch controller. The touch controller processes the signal (s) and transmits the corresponding data to the controller 180. As a result, the controller 180 can know which area of the display unit 151 is touched.

상기 근접 센서(141)는 상기 터치스크린에 의해 감싸지는 이동 단말기의 내부 영역 또는 상기 터치 스크린의 근처에 배치될 수 있다. 상기 근접 센서는 소정의 검출면에 접근하는 물체, 혹은 근방에 존재하는 물체의 유무를 전자계의 힘 또는 적외선을 이용하여 기계적 접촉이 없이 검출하는 센서를 말한다. 근접 센서는 접촉식 센서보다는 그 수명이 길며 그 활용도 또한 높다. The proximity sensor 141 may be disposed in an inner region of the mobile terminal or in the vicinity of the touch screen, which is enclosed by the touch screen. The proximity sensor refers to a sensor that detects the presence or absence of an object approaching a predetermined detection surface or a nearby object without mechanical contact using the force of an electromagnetic field or infrared rays. The proximity sensor has a longer life span than the contact sensor and its utilization is also high.

상기 근접 센서의 예로는 투과형 광전 센서, 직접 반사형 광전 센서, 미러 반사형 광전 센서, 고주파 발진형 근접 센서, 정전용량형 근접 센서, 자기형 근접 센서, 적외선 근접 센서 등이 있다. 상기 터치스크린이 정전식인 경우에는 상기 포인터의 근접에 따른 전계의 변화로 상기 포인터의 근접을 검출하도록 구성된다. 이 경우 상기 터치 스크린(터치 센서)은 근접 센서로 분류될 수도 있다.Examples of the proximity sensor include a transmission photoelectric sensor, a direct reflection photoelectric sensor, a mirror reflection photoelectric sensor, a high frequency oscillation proximity sensor, a capacitive proximity sensor, a magnetic proximity sensor, and an infrared proximity sensor. And to detect the proximity of the pointer by the change of the electric field along the proximity of the pointer when the touch screen is electrostatic. In this case, the touch screen (touch sensor) may be classified as a proximity sensor.

이하에서는 설명의 편의를 위해, 상기 터치스크린 상에 포인터가 접촉되지 않으면서 근접되어 상기 포인터가 상기 터치스크린 상에 위치함이 인식되도록 하는 행위를 "근접 터치(proximity touch)"라고 칭하고, 상기 터치스크린 상에 포인터가 실제로 접촉되는 행위를 "접촉 터치(contact touch)"라고 칭한다. 상기 터치스크린 상에서 포인터로 근접 터치가 되는 위치라 함은, 상기 포인터가 근접 터치될 때 상기 포인터가 상기 터치스크린에 대해 수직으로 대응되는 위치를 의미한다.Hereinafter, for convenience of explanation, the act of allowing the pointer to be recognized without being in contact with the touch screen so that the pointer is located on the touch screen is referred to as a "proximity touch", and the touch The act of actually touching the pointer on the screen is called "contact touch." The position where the pointer is proximately touched on the touch screen means a position where the pointer is vertically corresponding to the touch screen when the pointer is touched.

상기 근접센서는, 근접 터치와, 근접 터치 패턴(예를 들어, 근접 터치 거리, 근접 터치 방향, 근접 터치 속도, 근접 터치 시간, 근접 터치 위치, 근접 터치 이동 상태 등)을 감지한다. 상기 감지된 근접 터치 동작 및 근접 터치 패턴에 상응하는 정보는 터치 스크린상에 출력될 수 있다. The proximity sensor detects a proximity touch and a proximity touch pattern (e.g., a proximity touch distance, a proximity touch direction, a proximity touch speed, a proximity touch time, a proximity touch position, a proximity touch movement state, and the like). Information corresponding to the detected proximity touch operation and the proximity touch pattern may be output on the touch screen.

음향 출력 모듈(152)은 호신호 수신, 통화모드 또는 녹음 모드, 음성인식 모드, 방송수신 모드 등에서 무선 통신부(110)로부터 수신되거나 메모리(160)에 저장된 오디오 데이터를 출력할 수 있다. 음향 출력 모듈(152)은 이동 단말기(100)에서 수행되는 기능(예를 들어, 호신호 수신음, 메시지 수신음 등)과 관련된 음향 신호를 출력하기도 한다. 이러한 음향 출력 모듈(152)에는 리시버(Receiver), 스피커(speaker), 버저(Buzzer) 등이 포함될 수 있다.The sound output module 152 may output audio data received from the wireless communication unit 110 or stored in the memory 160 in a call signal reception, a call mode or a recording mode, a voice recognition mode, a broadcast reception mode, and the like. The sound output module 152 also outputs sound signals related to functions (e.g., call signal reception sound, message reception sound, etc.) performed in the mobile terminal 100. [ The audio output module 152 may include a receiver, a speaker, a buzzer, and the like.

알람부(153)는 이동 단말기(100)의 이벤트 발생을 알리기 위한 신호를 출력한다. 이동 단말기에서 발생 되는 이벤트의 예로는 호 신호 수신, 메시지 수신, 키 신호 입력, 터치 입력 등이 있다. 알람부(153)는 비디오 신호나 오디오 신호 이외에 다른 형태, 예를 들어 진동으로 이벤트 발생을 알리기 위한 신호를 출력할 수도 있다. 상기 비디오 신호나 오디오 신호는 디스플레이부(151)나 음성 출력 모듈(152)을 통해서도 출력될 수 있어서, 그들(151,152)은 알람부(153)의 일부로 분류될 수도 있다.The alarm unit 153 outputs a signal for notifying the occurrence of an event of the mobile terminal 100. Examples of events that occur in the mobile terminal include call signal reception, message reception, key signal input, touch input, and the like. The alarm unit 153 may output a signal for notifying the occurrence of an event in a form other than the video signal or the audio signal, for example, vibration. The video signal or the audio signal may be output through the display unit 151 or the audio output module 152 so that they may be classified as a part of the alarm unit 153.

햅틱 모듈(haptic module)(154)은 사용자가 느낄 수 있는 다양한 촉각 효과를 발생시킨다. 햅틱 모듈(154)이 발생시키는 촉각 효과의 대표적인 예로는 진동이 있다. 햅택 모듈(154)이 발생하는 진동의 세기와 패턴 등은 제어가능하다. 예를 들어, 서로 다른 진동을 합성하여 출력하거나 순차적으로 출력할 수도 있다. The haptic module 154 generates various tactile effects that the user can feel. A typical example of the haptic effect generated by the haptic module 154 is vibration. The intensity and pattern of vibration generated by the haptic module 154 can be controlled. For example, different vibrations may be synthesized and output or sequentially output.

햅틱 모듈(154)은, 진동 외에도, 접촉 피부면에 대해 수직 운동하는 핀 배열, 분사구나 흡입구를 통한 공기의 분사력이나 흡입력, 피부 표면에 대한 스침, 전극(eletrode)의 접촉, 정전기력 등의 자극에 의한 효과와, 흡열이나 발열 가능한 소자를 이용한 냉온감 재현에 의한 효과 등 다양한 촉각 효과를 발생시킬 수 있다. In addition to vibration, the haptic module 154 may be configured to provide a pin array that vertically moves with respect to the contact skin surface, a jetting force or suction force of air through an injection or inlet port, grazing to the skin surface, contact of an electrode, electrostatic force, and the like. Various tactile effects can be generated, such as effects by the endothermic and the reproduction of a sense of cold using the elements capable of endotherm or heat generation.

햅틱 모듈(154)은 직접적인 접촉을 통해 촉각 효과의 전달할 수 있을 뿐만 아니라, 사용자가 손가락이나 팔 등의 근 감각을 통해 촉각 효과를 느낄 수 있도록 구현할 수도 있다. 햅틱 모듈(154)은 휴대 단말기(100)의 구성 태양에 따라 2개 이상이 구비될 수 있다.The haptic module 154 can be implemented not only to transmit the tactile effect through the direct contact but also to allow the user to feel the tactile effect through the muscular sensation of the finger or arm. The haptic module 154 may include two or more haptic modules 154 according to the configuration of the portable terminal 100.

프로젝터 모듈(155)은, 이동 단말기(100)를 이용하여 이미지 프로젝트(project) 기능을 수행하기 위한 구성요소로서, 제어부(180)의 제어 신호에 따라 디스플레이부(151)상에 디스플레이되는 영상과 동일하거나 적어도 일부가 다른 영상을 외부 스크린 또는 벽에 디스플레이할 수 있다.The projector module 155 is a component for performing an image project function using the mobile terminal 100 and is similar to the image displayed on the display unit 151 in accordance with a control signal of the controller 180 Or at least partly display another image on an external screen or wall.

메모리부(160)는 제어부(180)의 처리 및 제어를 위한 프로그램이 저장될 수도 있고, 입/출력되는 데이터들(예를 들어, 전화번호부, 메시지, 오디오, 정지영상, 동영상 등)의 임시 저장을 위한 기능을 수행할 수도 있다. 상기 메모리부(160)에는 상기 데이터들 각각에 대한 사용 빈도(예를 들면, 각 전화번호, 각 메시지, 각 멀티미디어에 대한 사용빈도)도 함께 저장될 수 있다. 또한, 상기 메모리부(160)에는 상기 터치스크린 상의 터치 입력시 출력되는 다양한 패턴의 진동 및 음향에 관한 데이터를 저장할 수 있다.The memory unit 160 may store a program for processing and controlling the control unit 180 and temporarily store the input / output data (e.g., telephone directory, message, audio, For example. The memory unit 160 may also store the frequency of use of each of the data (for example, each telephone number, each message, and frequency of use for each multimedia). In addition, the memory unit 160 may store data on vibration and sound of various patterns output when the touch is input on the touch screen.

메모리(160)는 플래시 메모리 타입(flash memory type), 하드디스크 타입(hard disk type), 멀티미디어 카드 마이크로 타입(multimedia card micro type), 카드 타입의 메모리(예를 들어 SD 또는 XD 메모리 등), 램(Random Access Memory, RAM), SRAM(Static Random Access Memory), 롬(Read-Only Memory, ROM), EEPROM(Electrically Erasable Programmable Read-Only Memory), PROM(Programmable Read-Only Memory), 자기 메모리, 자기 디스크, 광디스크 중 적어도 하나의 타입의 저장매체를 포함할 수 있다. 이동 단말기(100)는 인터넷(internet)상에서 상기 메모리(160)의 저장 기능을 수행하는 웹 스토리지(web storage)와 관련되어 동작할 수도 있다.The memory 160 may be a flash memory type, a hard disk type, a multimedia card micro type, a card type memory (for example, SD or XD memory), a RAM (Random Access Memory), SRAM (Static Random Access Memory), ROM (Read Only Memory), EEPROM (Electrically Erasable Programmable Read-Only Memory), PROM A disk, and / or an optical disk. The mobile terminal 100 may operate in association with a web storage that performs a storage function of the memory 160 on the Internet.

인터페이스부(170)는 이동 단말기(100)에 연결되는 모든 외부기기와의 통로 역할을 한다. 인터페이스부(170)는 외부 기기로부터 데이터를 전송받거나, 전원을 공급받아 이동 단말기(100) 내부의 각 구성 요소에 전달하거나, 이동 단말기(100) 내부의 데이터가 외부 기기로 전송되도록 한다. 예를 들어, 유/무선 헤드셋 포트, 외부 충전기 포트, 유/무선 데이터 포트, 메모리 카드(memory card) 포트, 식별 모듈이 구비된 장치를 연결하는 포트, 오디오 I/O(Input/Output) 포트, 비디오 I/O(Input/Output) 포트, 이어폰 포트 등이 인터페이스부(170)에 포함될 수 있다. The interface unit 170 serves as a path for communication with all external devices connected to the mobile terminal 100. The interface unit 170 receives data from an external device or supplies power to each component in the mobile terminal 100 or transmits data to the external device. For example, a wired / wireless headset port, an external charger port, a wired / wireless data port, a memory card port, a port for connecting a device having an identification module, an audio I / O port, A video input / output (I / O) port, an earphone port, and the like may be included in the interface unit 170.

식별 모듈은 이동 단말기(100)의 사용 권한을 인증하기 위한 각종 정보를 저장한 칩으로서, 사용자 인증 모듈(User Identify Module, UIM), 가입자 인증 모듈(Subscriber Identify Module, SIM), 범용 사용자 인증 모듈(Universal Subscriber Identity Module, USIM) 등을 포함할 수 있다. 식별 모듈이 구비된 장치(이하 '식별 장치')는, 스마트 카드(smart card) 형식으로 제작될 수 있다. 따라서 식별 장치는 포트를 통하여 단말기(100)와 연결될 수 있다. The identification module is a chip for storing various information for authenticating the use right of the mobile terminal 100 and includes a user identification module (UIM), a subscriber identity module (SIM), a general user authentication module A Universal Subscriber Identity Module (USIM), and the like. Devices with identification modules (hereinafter referred to as "identification devices") can be manufactured in a smart card format. Accordingly, the identification device can be connected to the terminal 100 through the port.

상기 인터페이스부는 이동단말기(100)가 외부 크래들(cradle)과 연결될 때 상기 크래들로부터의 전원이 상기 이동단말기(100)에 공급되는 통로가 되거나, 사용자에 의해 상기 크래들에서 입력되는 각종 명령 신호가 상기 이동단말기로 전달되는 통로가 될 수 있다. 상기 크래들로부터 입력되는 각종 명령 신호 또는 상기 전원은 상기 이동단말기가 상기 크래들에 정확히 장착되었음을 인지하기 위한 신호로 동작될 수도 있다.The interface unit may be a passage through which power from the cradle is supplied to the mobile terminal 100 when the mobile terminal 100 is connected to an external cradle, or various command signals input from the cradle by a user may be transferred. It may be a passage that is delivered to the terminal. The various command signals or the power source input from the cradle may be operated as a signal for recognizing that the mobile terminal is correctly mounted on the cradle.

제어부(controller, 180)는 통상적으로 이동 단말기의 전반적인 동작을 제어한다. 예를 들어 음성 통화, 데이터 통신, 화상 통화 등을 위한 관련된 제어 및 처리를 수행한다. 제어부(180)는 멀티 미디어 재생을 위한 멀티미디어 모듈(181)을 구비할 수도 있다. 멀티미디어 모듈(181)은 제어부(180) 내에 구현될 수도 있고, 제어부(180)와 별도로 구현될 수도 있다.The controller 180 typically controls the overall operation of the mobile terminal. For example, voice communication, data communication, video communication, and the like. The control unit 180 may include a multimedia module 181 for multimedia playback. The multimedia module 181 may be implemented in the control unit 180 or may be implemented separately from the control unit 180. [

상기 제어부(180)는 상기 터치스크린 상에서 행해지는 필기 입력 또는 그림 그리기 입력을 각각 문자 및 이미지로 인식할 수 있는 패턴 인식 처리를 행할 수 있다. The controller 180 may perform a pattern recognition process for recognizing handwriting input or drawing input performed on the touch screen as characters and images, respectively.

전원 공급부(190)는 제어부(180)의 제어에 의해 외부의 전원, 내부의 전원을 인가받아 각 구성요소들의 동작에 필요한 전원을 공급한다.The power supply unit 190 receives an external power source and an internal power source under the control of the controller 180 to supply power for operation of each component.

여기에 설명되는 다양한 실시예는 예를 들어, 소프트웨어, 하드웨어 또는 이들의 조합된 것을 이용하여 컴퓨터 또는 이와 유사한 장치로 읽을 수 있는 기록매체 내에서 구현될 수 있다.The various embodiments described herein may be embodied in a recording medium readable by a computer or similar device using, for example, software, hardware, or a combination thereof.

하드웨어적인 구현에 의하면, 여기에 설명되는 실시예는 ASICs (application specific integrated circuits), DSPs (digital signal processors), DSPDs (digital signal processing devices), PLDs (programmable logic devices), FPGAs (field programmable gate arrays, 프로세서(processors), 제어기(controllers), 마이크로 컨트롤러(micro-controllers), 마이크로 프로세서(microprocessors), 기타 기능 수행을 위한 전기적인 유닛 중 적어도 하나를 이용하여 구현될 수 있다. 일부의 경우에 본 명세서에서 설명되는 실시예들이 제어부(180) 자체로 구현될 수 있다.According to a hardware implementation, the embodiments described herein include application specific integrated circuits (ASICs), digital signal processors (DSPs), digital signal processing devices (DSPDs), programmable logic devices (PLDs), field programmable gate arrays (FPGAs), and the like. It may be implemented using at least one of processors, controllers, micro-controllers, microprocessors, and electrical units for performing other functions. The described embodiments may be implemented by the controller 180 itself.

소프트웨어적인 구현에 의하면, 본 명세서에서 설명되는 절차 및 기능과 같은 실시예들은 별도의 소프트웨어 모듈들로 구현될 수 있다. 상기 소프트웨어 모듈들 각각은 본 명세서에서 설명되는 하나 이상의 기능 및 작동을 수행할 수 있다. 적절한 프로그램 언어로 쓰여진 소프트웨어 어플리케이션으로 소프트웨어 코드가 구현될 수 있다. 상기 소프트웨어 코드는 메모리(160)에 저장되고, 제어부(180)에 의해 실행될 수 있다.According to the software implementation, embodiments such as the procedures and functions described herein may be implemented as separate software modules. Each of the software modules may perform one or more of the functions and operations described herein. Software code can be implemented in a software application written in a suitable programming language. The software code is stored in the memory 160 and can be executed by the control unit 180. [

본 발명을 설명하기에 앞서, VoIP 서비스를 위한 SIP(Session Initiation Protocol)에 관하여 간략히 설명한다. 인터넷이 발달하면서 기존의 데이터 위주의 서비스 형태에서 전화, 영상과 같은 실시간 멀티미디어 형태의 서비스가 추가되고 있다. 이와 같은 다양한 형태의 서비스를 제공할 수 있는 프로토콜이 등장하고 있으며, 그 중에서 현재 가장 각광받고 있는 것이 바로 SIP이다. SIP는 음성, 영상과 같은 실시간 멀티미디어 세션의 생성과 종료를 지원하는 프로토콜로서, 일번적인 어플리케이션 계층과 달리 전송 계층에서 독립적으로 동작한다. 즉, SIP는 생성되는 세션의 종류와 관계없이 동작할 수 있다. Prior to explaining the present invention, a brief description will be given of the Session Initiation Protocol (SIP) for VoIP service. With the development of the Internet, services in the form of real-time multimedia such as telephone and video have been added from the existing data-oriented services. Protocols that can provide such various types of services have emerged, and SIP is the most popular among them. SIP is a protocol that supports the creation and termination of real-time multimedia sessions such as voice and video. Unlike SIP, the SIP operates independently at the transport layer. That is, the SIP may operate regardless of the type of session generated.

SIP는 멀티미디어 데이터를 전송하기 위하여 RSVP, RTP 및 SDP와 같은 프로토콜과 함께 동작할 수 있다. 여기서 RSVP는 자원을 예약하기 위한 프로토콜이고, RTP는 실시간 데이터 전송을 위한 프로토콜이며, SDP는 멀티미디어 세션의 특성을 나타내는 프로토콜이다. 따라서, 완전한 서비스 제공을 위해서는 SIP와 함께 다른 프로토콜이 함께 사용되어야 한다. 아래 표 1은 본 발명에서 기술되는 SIP 메시지를 예시한다.SIP can work with protocols such as RSVP, RTP, and SDP to transmit multimedia data. Here, RSVP is a protocol for reserving resources, RTP is a protocol for real-time data transmission, and SDP is a protocol representing characteristics of a multimedia session. Therefore, other protocols should be used together with SIP to provide complete service. Table 1 below illustrates the SIP messages described in the present invention.

Figure pat00001
Figure pat00001

한편, 영상 통화(Video Telephony; VT) 및 VoIP 서비스의 경우, LTE/3G 네트워크를 통하여 제공될 수 있고, 또한 WiFi 시스템을 통하여도 제공될 수 있다. 한편, 현재 LTE/3G 네트워크는 WiFi 시스템에 비하여 과금이 높거나 또는 무선 환경이 불안정한 것이 사실이다. 따라서, 본 발명에서는 영상 통화(VT) 및 VoIP 서비스를 WiFi 시스템 및 LTE/3G 네트워크 모두를 통해서 지원 가능한 단말의 경우, LTE/3G 네트워크로 SIP 메시지인 콜 발신 메시지(INVITE 메시지)를 수신한 경우라도, 자신이 WiFi 네트워크를 통한 서비스가 가능한지 여부를 우선적으로 확인(Registration)하여, 재 발신을 유도하는 것을 제안한다. Meanwhile, video telephony (VT) and VoIP services may be provided through an LTE / 3G network and may also be provided through a WiFi system. On the other hand, the current LTE / 3G network has a higher billing or wireless environment is unstable than the WiFi system. Therefore, in the present invention, even if a terminal capable of supporting video call (VT) and VoIP service through both a WiFi system and an LTE / 3G network, even when a call origination message (INVITE message), which is a SIP message, is received through the LTE / 3G network, First, it is proposed to induce retransmission by first registering (Registration) whether the service through the WiFi network is possible.

구체적으로, 발신 단말에서 수신 단말이 연결된 LTE 네트워크를 통하여 콜 발신 메시지를 송신하는 경우, 현재 동일 서비스가 WiFi 네트워크에서도 가능하다는 내용을 SIP 메시지의 헤더에 포함시킬 수 있다. Specifically, when the calling terminal transmits the call origination message through the LTE network to which the receiving terminal is connected, the header of the SIP message may indicate that the same service is currently available in the WiFi network.

또한, 수신 단말은 LTE 네트워크를 통하여 콜 발신 메시지를 수신하고, 상기 콜이 WiFi 네트워크를 통해서도 가능함을 확인한 후, WiFi 네트워크로의 등록(Registration)을 시도한다. 등록 성공 시, 현재 연결된 LTE 네트워크로 연결된 WiFi 네트워크의 정보를 헤더에 포함하여 전송할 수 있으며, LTE 네트워크는 WiFi 네트워크의 정보를 이용하여 상기 콜 발신 메시지의 경로를 WiFi 네트워크로 변경할 수 있다. In addition, the receiving terminal receives a call origination message through the LTE network, confirms that the call is also possible through the WiFi network, and attempts to register with the WiFi network. Upon successful registration, the header may include information on the WiFi network connected to the currently connected LTE network, and the LTE network may change the path of the call origination message to the WiFi network using the WiFi network information.

이러한 특징으로 인하여, 본 발명에서는 단말이 WiFi 네트워크를 우선적으로 사용하게 됨으로써, 통신비용의 절감과 고화질 및 고음질 서비스의 기회를 사용자에게 제공할 수 있다.Due to this feature, in the present invention, the terminal preferentially uses the WiFi network, thereby reducing the communication cost and providing a user with an opportunity of high quality and high sound quality service.

아래 실시예에서는 설명의 편의를 위하여, 단말 A는 WiFi 네트워크에 연결되어 있으며, 단말 B는 LTE 네트워크에 연결되어 있는 것으로 가정한다.In the following embodiment, for convenience of description, it is assumed that the terminal A is connected to the WiFi network, the terminal B is connected to the LTE network.

도 2 및 도 3은 본 발명의 제 1 실시예에 따라 VoIP 콜을 수신하는 방법을 설명하는 신호 흐름도이다. 특히 도 2 및 도 3에서 단말 A(100)와 단말 B(200)는 LTE 네트워크(400)와 WiFi 네트워크(300) 모두에서 동일한 식별자, 즉 전화번호를 사용하여 VoIP 서비스를 제공하는 것으로 가정한다.2 and 3 are signal flow diagrams illustrating a method for receiving a VoIP call according to a first embodiment of the present invention. In particular, in FIGS. 2 and 3, it is assumed that the terminal A 100 and the terminal B 200 provide the VoIP service using the same identifier, that is, the telephone number, in both the LTE network 400 and the WiFi network 300.

또한, 도 2는 단말 B(200)가 WiFi 네트워크(300)로의 등록이 실패한 경우를 가정하고, 도 3은 단말 B(200)가 WiFi 네트워크(300)로의 등록이 성공한 경우를 가정한다.In addition, FIG. 2 assumes that the registration of the terminal B 200 to the WiFi network 300 has failed, and FIG. 3 assumes that the registration of the terminal B 200 to the WiFi network 300 is successful.

우선, 도 2를 참조하면, 단계 201에서 단말 A(100)는 WiFi 네트워크(300)로 콜 발신 메시지인 INVITE 메시지를 전송하고, 단계 202에서 WiFi 네트워크(300)는 상기 INVITE 메시지를 LTE 네트워크(400)로 전달하며, 단계 203에서 LTE 네트워크(400)는 이를 단말 B(200)로 송신한다. 여기서, 상기 INVITE 메시지에는 목적 주소인 상기 단말 B(200)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, 단말 B(200)가 응답 신호를 송신하기 위하여 상기 INVITE 메시지의 헤더인 “Contact”에는 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. First, referring to FIG. 2, in step 201, the terminal A 100 transmits an INVITE message, which is a call origination message, to the WiFi network 300, and in step 202, the WiFi network 300 transmits the INVITE message to the LTE network 400. In step 203, the LTE network 400 transmits it to the terminal B (200). Here, the INVITE message may include an identifier of the terminal B 200, that is, a destination address, that is, a phone number and an IP address. Also, in order for the terminal B 200 to transmit a response signal, the header “Contact” of the INVITE message may include an identifier of the terminal A 100, that is, a phone number and an IP address.

여기서, LTE 네트워크(400)에 연결된 단말 B(200)는 자신이 WiFi 네트워크(300)를 통한 서비스가 가능한지 여부를 우선적으로 확인하기 위하여, 단계 204에서 WiFi 네트워크(300)로 등록이 가능한지 여부를 확인하기 위하여 “REGISTER” 메시지를 WiFi 네트워크(300)로 전송한다. 계속하여, 단계 205에서 WiFi 네트워크(300)는, 상기 단말 B(200)의 WiFi 네트워크(300)로의 등록이 실패한 경우에는 상기 단말 B(200)로 실패 응답 메시지인 “4xx Response” 메시지를 송신한다. 또는 “4xx Response” 메시지를 수신한 경우 이외에도, 단말 B(200)는 “REGISTER” 메시지 송신 후 기 설정된 시간이 경과한 경우, 즉 “Timeout” 이벤트 발생시에도 WiFi 네트워크(300)로의 등록이 실패한 것으로 간주할 수 있다.Here, the terminal B 200 connected to the LTE network 400 checks whether it is possible to register with the WiFi network 300 in step 204 in order to first check whether the service through the WiFi network 300 is possible. In order to transmit the "REGISTER" message to the WiFi network (300). Subsequently, in step 205, when the registration of the terminal B 200 to the WiFi network 300 fails, the WiFi network 300 transmits a “4xx Response” message, which is a failure response message, to the terminal B 200. . Or, in addition to receiving a “4xx Response” message, the terminal B 200 considers that registration to the WiFi network 300 has failed even when a preset time has elapsed after transmitting the “REGISTER” message, that is, when a “Timeout” event occurs. can do.

따라서, 단말 B(200)는 단계 206에서 자신이 연결된 LTE 네트워크(400)로 상기 단계 203에서 수신한 INVITE 메시지에 대한 응답 메시지인 “200 OK” 메시지를 송신하여 콜 수락을 수행한다. LTE 네트워크(400)는 단계 207에서 상기 “200 OK” 메시지를 WiFi 네트워크(300)로 포워딩하고, 나아가 단계 208에서 WiFi 네트워크(300)는 “200 OK” 메시지를 단말 A(100)로 전달함으로써 콜 발신 및 콜 수락 절차를 완료할 수 있다. 여기서 상기 “200 OK” 메시지에는 목적 주소인 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, “200 OK” 메시지의 헤더인 “Contact”에는 단말 A(100)가 응답 신호를 송신하기 위하여 상기 단말 B(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다.Accordingly, the terminal B 200 transmits the message “200 OK”, which is a response message to the INVITE message received in step 203, to the LTE network 400 to which it is connected in step 206 to perform call acceptance. The LTE network 400 forwards the “200 OK” message to the WiFi network 300 in step 207, and further, in step 208, the WiFi network 300 calls the “200 OK” message to the terminal A 100 by calling. The origination and call acceptance procedure can be completed. In this case, the “200 OK” message may include an identifier of the terminal A 100, that is, a destination phone number and an IP address. In addition, the “Contact” which is a header of the “200 OK” message may include an identifier of the terminal B 100, that is, a phone number and an IP address, for the terminal A 100 to transmit a response signal.

다음으로, 도 3을 참조하여 단말 B(200)가 WiFi 네트워크(300)로의 등록이 성공한 경우에 관하여 설명한다. 다만, 도 3에서 단계 301 내지 단계 304는 도 2에서의 단계 201 내지 단계 204와 동일하므로 구체적인 설명은 생략한다.Next, a case in which the terminal B 200 successfully registers with the WiFi network 300 will be described with reference to FIG. 3. However, since the steps 301 to 304 in FIG. 3 are the same as the steps 201 to 204 in FIG. 2, detailed descriptions thereof will be omitted.

단계 305에서 WiFi 네트워크(300)는, 상기 단말 B(200)의 WiFi 네트워크(300)로의 등록이 성공하였으므로, 상기 단말 B(200)로 성공 응답 메시지인 “200 OK” 메시지를 송신한다. 이 경우, 단말 B(200)는 단계 306에서 WiFi 네트워크(300)로의 재발신을 유도하기 위한 메시지인 “302 Moved Temporarily” 메시지를 자신이 연결된 LTE 네트워크(400)로 전송한다. In step 305, since the WiFi network 300 is successfully registered with the WiFi network 300 of the terminal B 200, the WiFi network 300 transmits a “200 OK” message, which is a success response message, to the terminal B 200. In this case, the terminal B 200 transmits a message “302 Moved Temporarily” to the LTE network 400 to which it is connected in step 306 to induce a redial of the WiFi network 300.

“302 Moved Temporarily” 메시지를 수신한 LTE 네트워크(400)는 단계 307에서 상기 INVITE 메시지를 수정하여 WiFi 네트워크(300)로 리디렉션(redirection)한다. The LTE network 400 receiving the “302 Moved Temporarily” message modifies the INVITE message in step 307 to redirect to the WiFi network 300.

상기 리디렉션된 INVITE 메시지를 수신한 WiFi 네트워크(300)는 단계 308에서 단말 B(200)로 INVITE 메시지를 재전송하고, 단말 B(200)는 단계 309 및 310과 같이 INVITE 메시지에 대한 응답 메시지인 “200 OK” 메시지를 송신하여 콜 수락을 수행한다. 여기서 상기 “200 OK” 메시지에는 목적 주소인 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, “200 OK” 메시지의 헤더인 “Contact”에는 단말 A(100)가 응답 신호를 송신하기 위하여 상기 단말 B(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. Upon receiving the redirected INVITE message, the WiFi network 300 retransmits the INVITE message to the terminal B 200 in step 308, and the terminal B 200 responds to the INVITE message as shown in steps 309 and 310. OK ”to send the call. In this case, the “200 OK” message may include an identifier of the terminal A 100, that is, a destination phone number and an IP address. In addition, the “Contact” which is a header of the “200 OK” message may include an identifier of the terminal B 100, that is, a phone number and an IP address, for the terminal A 100 to transmit a response signal.

도 4 및 도 5는 본 발명의 제 2 실시예에 따라 VoIP 콜을 수신하는 방법을 설명하는 신호 흐름도이다. 특히 도 4 및 도 5에서 단말 A(100)와 단말 B(200)는 LTE 네트워크(400)와 WiFi 네트워크(300) 각각에서 서로 다른 식별자, 즉 전화번호를 사용하여 VoIP 서비스를 제공하는 것으로 가정한다. 즉, 단말 A(100)는 LTE 네트워크(400)에 대응하는 식별자 “01011112222”와 WiFi 네트워크(300)에 대응하는 식별자 “07055556666”를 사용하고, 단말 B(200)는 LTE 네트워크(400)에 대응하는 식별자 “01033334444”와 WiFi 네트워크(300)에 대응하는 식별자 “07077778888”를 사용할 수 있다.4 and 5 are signal flow diagrams illustrating a method for receiving a VoIP call according to a second embodiment of the present invention. In particular, in FIGS. 4 and 5, it is assumed that the terminal A 100 and the terminal B 200 provide VoIP services using different identifiers, that is, phone numbers, in the LTE network 400 and the WiFi network 300, respectively. . That is, the terminal A 100 uses the identifier “01011112222” corresponding to the LTE network 400 and the identifier “07055556666” corresponding to the WiFi network 300, and the terminal B 200 corresponds to the LTE network 400. The identifier “01033334444” and the identifier “07077778888” corresponding to the WiFi network 300 may be used.

또한, 도 4는 단말 B(200)가 WiFi 네트워크(300)로의 등록이 실패한 경우를 가정하고, 도 5는 단말 B(200)가 WiFi 네트워크(300)로의 등록이 성공한 경우를 가정한다.In addition, FIG. 4 assumes that the registration of the terminal B 200 to the WiFi network 300 has failed, and FIG. 5 assumes that the registration of the terminal B 200 to the WiFi network 300 is successful.

우선, 도 4를 참조하면, 단계 401에서 단말 A(100)는 WiFi 네트워크(300)로 콜 발신 메시지인 INVITE 메시지를 전송하고, 단계 402에서 WiFi 네트워크(300)는 상기 INVITE 메시지를 LTE 네트워크(400)로 전달하며, 단계 403에서 LTE 네트워크(400)는 이를 단말 B(200)로 송신한다. 도 2와 마찬가지로, 상기 INVITE 메시지에는 목적 주소인 상기 단말 B(200)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, 단말 B(200)가 응답 신호를 송신하기 위하여 상기 INVITE 메시지의 헤더인 “Contact”에는 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 다만, 단말 A(100)가 WiFi 네트워크(300)로 INVITE 메시지를 전송하였으므로, “Contact”에 포함된 단말 A(100)의 식별자는 WiFi 네트워크(300)에 대응하는 식별자인 “0705555666”이 포함될 수 있다.First, referring to FIG. 4, in step 401, the terminal A 100 transmits an INVITE message, which is a call origination message, to the WiFi network 300, and in step 402, the WiFi network 300 transmits the INVITE message to the LTE network 400. In step 403, the LTE network 400 transmits it to the terminal B (200). As shown in FIG. 2, the INVITE message may include an identifier of the terminal B 200 that is a destination address, that is, a phone number and an IP address. Also, in order for the terminal B 200 to transmit a response signal, the header “Contact” of the INVITE message may include an identifier of the terminal A 100, that is, a phone number and an IP address. However, since the terminal A 100 transmits the INVITE message to the WiFi network 300, the identifier of the terminal A 100 included in the “Contact” may include “0705555666” which is an identifier corresponding to the WiFi network 300. have.

다음으로, LTE 네트워크(400)에 연결된 단말 B(200)는 자신이 WiFi 네트워크(300)를 통한 서비스가 가능한지 여부를 우선적으로 확인하기 위하여, 단계 404에서 WiFi 네트워크(300)로 등록이 가능한지 여부를 확인하기 위하여 “REGISTER” 메시지를 WiFi 네트워크(300)로 전송한다. 계속하여, 단계 405에서 WiFi 네트워크(300)는, 상기 단말 B(200)의 WiFi 네트워크(300)로의 등록이 실패한 경우에는 상기 단말 B(200)로 실패 응답 메시지인 “4xx Response” 메시지를 송신한다. 또는 “4xx Response” 메시지를 수신한 경우 이외에도, 단말 B(200)는 “REGISTER” 메시지 송신 후 기 설정된 시간이 경과한 경우, 즉 “Timeout” 이벤트 발생시에도 WiFi 네트워크(300)로의 등록이 실패한 것으로 간주할 수 있다.Next, the terminal B 200 connected to the LTE network 400 first checks whether it is possible to register with the WiFi network 300 in step 404 in order to first check whether the service through the WiFi network 300 is possible. In order to confirm, the message “REGISTER” is transmitted to the WiFi network 300. Subsequently, in step 405, when the registration of the terminal B 200 to the WiFi network 300 fails, the WiFi network 300 transmits a “4xx Response” message, which is a failure response message, to the terminal B 200. . Or, in addition to receiving a “4xx Response” message, the terminal B 200 considers that registration to the WiFi network 300 has failed even when a preset time has elapsed after transmitting the “REGISTER” message, that is, when a “Timeout” event occurs. can do.

따라서, 단말 B(200)는 단계 406에서 자신이 연결된 LTE 네트워크(400)로 상기 단계 403에서 수신한 INVITE 메시지에 대한 응답 메시지인 “200 OK” 메시지를 송신하여 콜 수락을 수행한다. LTE 네트워크(400)는 단계 407에서 상기 “200 OK” 메시지를 WiFi 네트워크(300)로 포워딩하고, 나아가 단계 408에서 WiFi 네트워크(300)는 “200 OK” 메시지를 단말 A(100)로 전달함으로써 콜 발신 및 콜 수락 절차를 완료할 수 있다. 여기서 상기 “200 OK” 메시지에는 목적 주소인 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, “200 OK” 메시지의 헤더인 “Contact”에는 단말 A(100)가 응답 신호를 송신하기 위하여 상기 단말 B(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 특히 상기 “200 OK” 메시지에 포함된 단말 A(100)의 식별자는 WiFi 네트워크(300)에 대응하는 식별자인 “0705555666”이고, 헤더에 포함되는 단말 B(100)의 식별자는 LTE 네트워크(400)에 대응하는 “01033334444”일 수 있다.Accordingly, the terminal B 200 transmits a message “200 OK”, which is a response message to the INVITE message received in step 403, to the LTE network 400 to which it is connected in step 406 to perform call acceptance. The LTE network 400 forwards the “200 OK” message to the WiFi network 300 in step 407, and further, in step 408, the WiFi network 300 calls the “200 OK” message to the terminal A 100 by calling. The origination and call acceptance procedure can be completed. In this case, the “200 OK” message may include an identifier of the terminal A 100, that is, a destination phone number and an IP address. In addition, the “Contact” which is a header of the “200 OK” message may include an identifier of the terminal B 100, that is, a phone number and an IP address, for the terminal A 100 to transmit a response signal. In particular, the identifier of the terminal A 100 included in the “200 OK” message is “0705555666” which is an identifier corresponding to the WiFi network 300, and the identifier of the terminal B 100 included in the header is the LTE network 400. May correspond to “01033334444”.

다음으로, 도 5을 참조하여 단말 B(200)가 WiFi 네트워크(300)로의 등록이 성공한 경우에 관하여 설명한다. 다만, 도 5에서 단계 501 내지 단계 504는 도 4에서의 단계 401 내지 단계 404와 동일하므로 구체적인 설명은 생략한다.Next, a case in which the terminal B 200 successfully registers with the WiFi network 300 will be described with reference to FIG. 5. However, since the steps 501 to 504 in FIG. 5 are the same as the steps 401 to 404 in FIG. 4, a detailed description thereof will be omitted.

단계 505에서 WiFi 네트워크(300)는, 상기 단말 B(200)의 WiFi 네트워크(300)로의 등록이 성공하였으므로, 상기 단말 B(200)로 성공 응답 메시지인 “200 OK” 메시지를 송신한다. 이 경우, 단말 B(200)는 단계 506에서 자신이 연결된 LTE 네트워크(400)로 WiFi 네트워크(300)로의 재발신을 유도하기 위한 메시지인 “302 Moved Temporarily” 메시지를 전송한다. In step 505, since the WiFi network 300 is successfully registered with the WiFi network 300 of the terminal B 200, the WiFi network 300 transmits a “200 OK” message, which is a success response message, to the terminal B 200. In this case, the terminal B 200 transmits a message “302 Moved Temporarily”, which is a message for inducing re-send to the WiFi network 300, to the LTE network 400 to which it is connected in step 506.

여기서, 도 3과의 차이점으로서, 단말 B(200)가 WiFi 네트워크(300)와 LTE 네트워크(400)에서 동일한 식별자를 사용하는 것이 아니므로, 리디렉션 절차가 WiFi 네트워크(300)와 LTE 네트워크(400) 간에서만 진행되는 것이 아닌, INVITE 메시지를 새로이 전송하는 것으로 구현할 수 있다.Here, as a difference from FIG. 3, since the terminal B 200 does not use the same identifier in the WiFi network 300 and the LTE network 400, the redirection procedure is performed by the WiFi network 300 and the LTE network 400. It can be implemented by sending a new INVITE message instead of only going through the liver.

따라서, LTE 네트워크(400)는 단계 507에서 “302 Moved Temporarily” 메시지를 WiFi 네트워크(300)로 전달하고, 단계 508에서 WiFi 네트워크(300)는 “302 Moved Temporarily” 메시지를 단말 A(100)로 전달할 수 있다. 여기서 상기 “302 Moved Temporarily” 메시지에는 목적 주소인 상기 단말 A(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 또한, “302 Moved Temporarily” 메시지의 헤더인 “Contact”에는 단말 A(100)가 응답 신호를 송신하기 위하여 상기 단말 B(100)의 식별자, 즉 전화번화와 IP 주소 등이 포함될 수 있다. 특히, 상기 “302 Moved Temporarily” 메시지에 포함된 단말 A(100)의 식별자는 WiFi 네트워크(300)에 대응하는 식별자인 “0705555666”이고, 헤더에 포함되는 단말 B(100)의 식별자 역시 WiFi 네트워크(300)에 대응하는 “07077778888”일 수 있다.Accordingly, the LTE network 400 transmits the “302 Moved Temporarily” message to the WiFi network 300 in step 507, and the WiFi network 300 transmits the “302 Moved Temporarily” message to the terminal A 100 in step 508. Can be. The “302 Moved Temporarily” message may include an identifier of the terminal A 100, that is, a phone number and an IP address, which are destination addresses. In addition, the “Contact” header of the “302 Moved Temporarily” message may include an identifier of the terminal B 100, that is, a phone number and an IP address, for the terminal A 100 to transmit a response signal. In particular, the identifier of the terminal A 100 included in the “302 Moved Temporarily” message is “0705555666”, which is an identifier corresponding to the WiFi network 300, and the identifier of the terminal B 100 included in the header is also a WiFi network ( 300 may correspond to “07077778888”.

상기 “302 Moved Temporarily” 메시지를 수신한 단말 A(100)는 단계 509 및 단계 510에서 단말 B(200)로 INVITE 메시지를 WiFi 네트워크(300)를 통하여 재전송하고, 단말 B(200)는 단계 511 및 512과 같이 INVITE 메시지에 대한 응답 메시지인 “200 OK” 메시지를 WiFi 네트워크(300)를 통하여 송신하여 콜 수락을 수행한다. Upon receiving the “302 Moved Temporarily” message, the terminal A 100 retransmits the INVITE message to the terminal B 200 through the WiFi network 300 in steps 509 and 510, and the terminal B 200 receives the steps 511 and 510. As shown in 512, the call acceptance is performed by transmitting a “200 OK” message, which is a response message to the INVITE message, through the WiFi network 300.

본 발명은 본 발명의 특징을 벗어나지 않는 범위에서 다른 특정한 형태로 구체화될 수 있음은 당업자에게 자명하다. 따라서, 상기의 상세한 설명은 모든 면에서 제한적으로 해석되어서는 아니되고 예시적인 것으로 고려되어야 한다. 본 발명의 범위는 첨부된 청구항의 합리적 해석에 의해 결정되어야 하고, 본 발명의 등가적 범위 내에서의 모든 변경은 본 발명의 범위에 포함된다.It will be apparent to those skilled in the art that the present invention may be embodied in other specific forms without departing from the spirit of the invention. Accordingly, the above detailed description should not be construed as limiting in all aspects and should be considered as illustrative. The scope of the invention should be determined by reasonable interpretation of the appended claims, and all changes within the equivalent scope of the invention are included in the scope of the invention.

Claims (14)

무선 통신 시스템에서 단말의 VoIP(Voice over Internet Protocol) 콜 수신 방법으로서,
제 1 통신망을 통하여 콜 발신 메시지를 수신하는 단계;
제 2 통신망으로 등록 시도 메시지를 송신하는 단계;
상기 제 2 통신망으부터 등록 수락 메시지를 수신한 경우, 상기 제 1 통신망으로 상기 호 발신 메시지의 리디렉션 요청 신호를 송신하는 단계;
상기 제 2 통신망으로부터 상기 콜 발신 메시지를 재수신하는 단계; 및
상기 제 2 통신망으로 콜 수락 메시지를 송신하는 단계를 포함하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
A method of receiving a Voice over Internet Protocol (VoIP) call of a terminal in a wireless communication system,
Receiving a call origination message via a first communication network;
Transmitting a registration attempt message to a second communication network;
When the registration acceptance message is received from the second communication network, transmitting a redirect request signal of the call origination message to the first communication network;
Receiving the call origination message again from the second communication network; And
And transmitting a call accept message to the second communication network.
How to receive VoIP call.
제 1 항에 있어서,
상기 제 2 통신망으부터 등록 거부 메시지를 수신하거나 상기 등록 시도 메시지 송신 후 기 설정된 시간이 경과한 경우, 상기 제 1 통신망으로 콜 수락 메시지를 송신하는 단계를 더 포함하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 1,
And transmitting a call acceptance message to the first communication network when a predetermined time elapses after receiving a registration rejection message from the second communication network or transmitting the registration attempt message.
How to receive VoIP call.
제 2 항에 있어서,
상기 단말은,
상기 제 1 통신망에 대응하는 제 1 식별자와 상기 제 2 통신망에 대응하는 제 2 식별자를 구비하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 2,
The terminal,
And a first identifier corresponding to the first communication network and a second identifier corresponding to the second communication network.
How to receive VoIP call.
제 3 항에 있어서,
상기 제 2 통신망으로 송신하는 콜 수락 메시지의 헤더는,
상기 제 2 통신망에 대응하는 제 2 식별자를 포함하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 3, wherein
The header of the call accept message transmitted to the second communication network,
And a second identifier corresponding to the second communication network.
How to receive VoIP call.
제 3 항에 있어서,
상기 제 1 통신망으로 송신하는 콜 수락 메시지의 헤더는,
상기 제 1 통신망에 대응하는 제 1 식별자를 포함하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 3, wherein
The header of the call accept message transmitted to the first communication network,
And a first identifier corresponding to the first communication network.
How to receive VoIP call.
제 1 항에 있어서,
상기 제 1 통신망은,
상기 리디렉션 요청 신호를 수신한 경우, 상기 콜 발신 메시지를 상기 제 2 통신망으로 포워딩하는 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 1,
The first communication network,
Receiving the redirect request signal, forwarding the call origination message to the second communication network;
How to receive VoIP call.
제 1 항에 있어서,
상기 제 1 통신망은 LTE(Long Term Evolution) 통신망이고,
상기 제 2 통신망은 WiFi(Wireless Fidelity) 통신망인 것을 특징으로 하는,
VoIP 콜 수신 방법.
The method of claim 1,
The first communication network is a Long Term Evolution (LTE) communication network,
The second communication network, characterized in that the WiFi (Wireless Fidelity) communication network,
How to receive VoIP call.
무선 통신 시스템에서의 단말 장치로서,
제 1 통신망 및 제 2 통신망과 신호를 송수신하기 위한 하나 이상의 무선 통신 모듈; 및
상기 무선 통신 모듈을 통해 송수신하는 신호들을 처리하기 위한 프로세서를 포함하며,
상기 프로세서는,
상기 제 1 통신망을 통하여 콜 발신 메시지를 수신하고, 상기 제 2 통신망으로 등록 시도 메시지를 송신하며, 상기 제 2 통신망으부터 등록 수락 메시지를 수신한 경우, 상기 제 1 통신망으로 상기 호 발신 메시지의 리디렉션 요청 신호를 송신하고, 상기 제 2 통신망으로부터 상기 콜 발신 메시지를 재수신하며, 상기 제 2 통신망으로 콜 수락 메시지를 송신하도록 상기 무선 통신 모듈을 제어하는 것을 특징으로 하는,
단말 장치.
A terminal apparatus in a wireless communication system,
One or more wireless communication modules for transmitting and receiving signals with the first and second communication networks; And
A processor for processing signals transmitted and received through the wireless communication module,
The processor comprising:
Receiving a call origination message through the first communication network, transmitting a registration attempt message to the second communication network, and receiving a registration acceptance message from the second communication network, redirecting the call origination message to the first communication network. Control the wireless communication module to transmit a request signal, to receive the call origination message again from the second communication network, and to send a call accept message to the second communication network;
Terminal device.
제 8 항에 있어서,
상기 프로세서는,
상기 제 2 통신망으부터 등록 거부 메시지를 수신하거나 상기 등록 시도 메시지 송신 후 기 설정된 시간이 경과한 경우, 상기 제 1 통신망으로 콜 수락 메시지를 송신하도록 상기 무선 통신 모듈을 제어하는 것을 특징으로 하는,
단말 장치.
The method of claim 8,
The processor comprising:
The wireless communication module is controlled to transmit a call acceptance message to the first communication network when a predetermined time elapses after receiving a registration rejection message from the second communication network or transmitting the registration attempt message.
Terminal device.
제 9 항에 있어서,
상기 단말 장치는,
상기 제 1 통신망에 대응하는 제 1 식별자와 상기 제 2 통신망에 대응하는 제 2 식별자를 구비하는 것을 특징으로 하는,
단말 장치.
The method of claim 9,
The terminal apparatus comprises:
And a first identifier corresponding to the first communication network and a second identifier corresponding to the second communication network.
Terminal device.
제 10 항에 있어서,
상기 제 2 통신망으로 송신하는 콜 수락 메시지의 헤더는,
상기 제 2 통신망에 대응하는 제 2 식별자를 포함하는 것을 특징으로 하는,
단말 장치.
11. The method of claim 10,
The header of the call accept message transmitted to the second communication network,
And a second identifier corresponding to the second communication network.
Terminal device.
제 10 항에 있어서,
상기 제 1 통신망으로 송신하는 콜 수락 메시지의 헤더는,
상기 제 1 통신망에 대응하는 제 1 식별자를 포함하는 것을 특징으로 하는,
단말 장치.
11. The method of claim 10,
The header of the call accept message transmitted to the first communication network,
And a first identifier corresponding to the first communication network.
Terminal device.
제 8 항에 있어서,
상기 제 1 통신망은,
상기 리디렉션 요청 신호를 수신한 경우, 상기 콜 발신 메시지를 상기 제 2 통신망으로 포워딩하는 것을 특징으로 하는,
단말 장치.
The method of claim 8,
The first communication network,
Receiving the redirect request signal, forwarding the call origination message to the second communication network;
Terminal device.
제 8 항에 있어서,
상기 제 1 통신망은 LTE(Long Term Evolution) 통신망이고,
상기 제 2 통신망은 WiFi(Wireless Fidelity) 통신망인 것을 특징으로 하는,
단말 장치.
The method of claim 8,
The first communication network is a Long Term Evolution (LTE) communication network,
The second communication network, characterized in that the WiFi (Wireless Fidelity) communication network,
Terminal device.
KR1020110066275A 2011-07-05 2011-07-05 Method for performing voip communication between hetrogenous networks and apparatus therefor KR20130004996A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110066275A KR20130004996A (en) 2011-07-05 2011-07-05 Method for performing voip communication between hetrogenous networks and apparatus therefor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110066275A KR20130004996A (en) 2011-07-05 2011-07-05 Method for performing voip communication between hetrogenous networks and apparatus therefor

Publications (1)

Publication Number Publication Date
KR20130004996A true KR20130004996A (en) 2013-01-15

Family

ID=47836417

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110066275A KR20130004996A (en) 2011-07-05 2011-07-05 Method for performing voip communication between hetrogenous networks and apparatus therefor

Country Status (1)

Country Link
KR (1) KR20130004996A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160132742A (en) * 2015-05-11 2016-11-21 삼성전자주식회사 Method and terminal for communicating

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20160132742A (en) * 2015-05-11 2016-11-21 삼성전자주식회사 Method and terminal for communicating

Similar Documents

Publication Publication Date Title
KR101542392B1 (en) Mobile terminal and handover method thereof
WO2017071310A1 (en) Video call system, device, and method
CN106507072A (en) A kind of wireless display device, system and method
KR101873762B1 (en) Mobile terminal and method for controlling the same
CN108702333B (en) Data transmission method and device
CN106375843A (en) Wireless projection apparatus, system and method
US9137743B2 (en) Method and mobile device for automatically choosing communication network
CN109451788B (en) Data transmission method and device
KR20130004996A (en) Method for performing voip communication between hetrogenous networks and apparatus therefor
KR101810464B1 (en) Mobile terminal and service capability discovery method thereof
WO2021233225A1 (en) Multicast service processing method and apparatus, and electronic device
KR20130081800A (en) Method for receiving and transmitting image
CN105978789B (en) Message pushing system and method
WO2022155935A9 (en) Request information sending method and device, and request information receiving method and device
KR20130059124A (en) Method for performing multi processing using plural terminals and terminal thereof
KR101273538B1 (en) Mobile terminal and method for controlling thereof
CN106254522A (en) A kind of based terminal system, method and terminal
CN105764116A (en) Method of connection between terminals and terminal
KR101381307B1 (en) Mobile terminal and method for controlling thereof
CN106612282B (en) Network access limiting device and method
US8471887B2 (en) Video-telephony terminal and method for controlling video-telephony terminal
KR20120015679A (en) Mobile terminal and method for cuiding phone charges thereof
KR101727494B1 (en) Method for handling call waiting and mobile terminal using this method
KR20130000069A (en) Method for providing group call service using voip communication between hetrogenous networks and apparatus therefor
WO2023123459A1 (en) Information reception method and apparatus, information transmission method and apparatus, communication apparatus, and storage medium

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