KR101396767B1 - Sip communication system and method - Google Patents

Sip communication system and method Download PDF

Info

Publication number
KR101396767B1
KR101396767B1 KR1020090131069A KR20090131069A KR101396767B1 KR 101396767 B1 KR101396767 B1 KR 101396767B1 KR 1020090131069 A KR1020090131069 A KR 1020090131069A KR 20090131069 A KR20090131069 A KR 20090131069A KR 101396767 B1 KR101396767 B1 KR 101396767B1
Authority
KR
South Korea
Prior art keywords
session
client
policy
information
relay
Prior art date
Application number
KR1020090131069A
Other languages
Korean (ko)
Other versions
KR20110074173A (en
Inventor
이정훈
Original Assignee
에릭슨엘지엔터프라이즈 주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 에릭슨엘지엔터프라이즈 주식회사 filed Critical 에릭슨엘지엔터프라이즈 주식회사
Priority to KR1020090131069A priority Critical patent/KR101396767B1/en
Publication of KR20110074173A publication Critical patent/KR20110074173A/en
Application granted granted Critical
Publication of KR101396767B1 publication Critical patent/KR101396767B1/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
    • H04L65/1083In-session procedures
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L65/00Network arrangements, protocols or services for supporting real-time applications in data packet communication
    • H04L65/1066Session management
    • H04L65/1101Session protocols
    • H04L65/1104Session initiation protocol [SIP]

Abstract

SIP 통신 시스템은 클라이언트들 간의 세션 연결을 중계하는 복수의 세션 중계 서버(Session Relay Servers: SRSs); 및 제1 클라이언트로부터의 제2 클라이언트와의 세션 연결을 위한 요청에 응답하여, 상기 SRS들 중 상기 세션 연결을 중계할 특정 SRS를 결정하여 상기 제1 클라이언트에 전달하는 SIP 시그널링 서버(SIP Signaling Server: SSS)를 포함한다. 상기 특정 SRS는 상기 제1 클라이언트로부터의 상기 세션 연결의 중계를 위한 요청에 응답하여 상기 세션 연결의 중계를 실행한다.The SIP communication system includes a plurality of Session Relay Servers (SRSs) relaying a session connection between clients; And a SIP Signaling Server for determining a particular one of the SRSs to relay the session connection to and forwarding to the first client in response to a request for a session connection with a second client from the first client, SSS). The particular SRS performs relaying of the session connection in response to a request for relaying the session connection from the first client.

SIP 통신, 세션 연결, 세션 중계, 세션 정책 SIP communication, session connection, session relay, session policy

Description

SIP 기반 통신 서비스 제공 시스템 및 그 방법{SIP COMMUNICATION SYSTEM AND METHOD}[0001] SIP COMMUNICATION SYSTEM AND METHOD [0002]

본 발명은 SIP 통신 시스템 및 방법에 관한 것으로, 보다 상세하게는 클라이언트 간 세션 연결을 중계해 주는 중계 서버를 이용한 SIP 통신 시스템 및 방법에 관한 것이다.The present invention relates to a SIP communication system and method, and more particularly, to a SIP communication system and method using a relay server for relaying session connection between clients.

유무선 통신 선로를 통해 연결된 호스트들 간의 세션(session) 연결을 위해서는 호스트들 간에 세션 연결을 위한 프로토콜이 정의되어야 한다. H.323, SIP(Session Initiation Protocol) 등은 세션 연결을 위한 프로토콜의 대표적인 예이다. 특히, SIP는 H.323에 비해 프로토콜 확장성과 구현 난이도에 대한 융통성이 우수하여 널리 사용되고 있다.For session connection between hosts connected through wired / wireless communication line, a protocol for session connection between hosts should be defined. H.323, Session Initiation Protocol (SIP), etc. are typical examples of protocols for session connection. In particular, SIP is more widely used than H.323 because of its flexibility in protocol scalability and implementation difficulty.

일반적으로, SIP 기반 통신 시스템은 사용자 입력을 받고 입력 결과를 GUI(Graphical user interface)로 출력하는 클라이언트 및 클라이언트의 요청에 따라 내부 데이터베이스 혹은 관계형 데이터베이스를 기반으로 통신을 위한 정보(예컨데, 상대방 URI, 상대방 IP 주소, 포트 정보 등)를 검색하여 검색 결과를 시그널링 패킷으로 회신하는 서버로 구성된 클라이언트/서버 모델로 구현될 수 있다.In general, a SIP-based communication system includes a client for receiving a user input and outputting an input result to a GUI (Graphical User Interface) and information for communication based on an internal database or a relational database (for example, IP address, port information, etc.) and returning the search result as a signaling packet.

그러나, 종래의 클라이언트/서버 모델이 공인 인터넷 주소를 갖는 개방형 네트워크(Open Network) 환경 하에서 사용되는 경우 문제가 없으나, 개방형 네트워크(Open Network) 및 폐쇄형 네트워크(Closed Network)와 같이 서로 다른 환경 하에 있는 클라이언트 간의 세션 연결을 시도할 경우에는 방화벽에 의해 세션 연결이 차단되는 경우가 많아 세션 연결을 보장할 수 없다는 문제점이 있었다.However, if the conventional client / server model is used in an open network environment having a public Internet address, there is no problem. However, when the client / server model is used under different environments such as an open network and a closed network There is a problem that session connection can not be guaranteed because a session connection is often blocked by a firewall when an attempt is made to connect a session between clients.

일 실시예에 따르면, SIP 통신 시스템은 클라이언트들 간의 세션 연결을 중계하는 복수의 세션 중계 서버(Session Relay Servers: SRSs); 및 제1 클라이언트로부터의 제2 클라이언트와의 세션 연결을 위한 요청에 응답하여, 상기 SRS들 중 상기 세션 연결을 중계할 특정 SRS를 결정하여 상기 제1 클라이언트에 전달하는 SIP 시그널링 서버(SIP Signaling Server: SSS)를 포함할 수 있다. 일 실시예에서, 상기 특정 SRS는 상기 제1 클라이언트로부터의 상기 세션 연결의 중계를 위한 요청에 응답하여 상기 세션 연결의 중계를 실행할 수 있다.According to one embodiment, a SIP communication system includes a plurality of Session Relay Servers (SRSs) for relaying session connections between clients; And a SIP Signaling Server for determining a particular one of the SRSs to relay the session connection to and forwarding to the first client in response to a request for a session connection with a second client from the first client, SSS). In one embodiment, the particular SRS may relay the session connection in response to a request for relaying the session connection from the first client.

또 다른 실시예에 따르면, SIP 통신 방법은, SIP 시그널링 서버(SIP Signaling Server: SSS)가 제1 클라이언트로부터 제2 클라이언트와의 세션 연결을 위한 요청을 수신하는 단계 -상기 세션 연결을 위한 요청은 상기 제1 클라이언트에 대한 세션 정보 및 상기 세션 연결이 요청된 멀티미디어 서비스의 종류를 포함함 -; 상기 SSS가 복수의 세션 중계 서버(Session Relay Servers: SRSs) 중 상기 세션 연결을 중계할 특정 SRS를 결정하는 단계; 상기 SSS가 상기 특정 SRS에 대한 정보를 상기 제1 클라이언트에 전달하여 상기 제1 클라이언트가 상기 특정 SRS에 상기 세션 연결의 중계를 요청하도록 하는 단계; 및 상기 특정 SRS가 상기 제1 클라이언트의 요청에 따라 상기 세션 연결을 중계하는 단계를 포함할 수 있다.According to yet another embodiment, a SIP communication method comprises the steps of: a SIP Signaling Server (SSS) receiving a request for a session connection with a second client from a first client, The session information for the first client and the type of the multimedia service for which the session connection is requested; The SSS determining a particular SRS to relay the session connection among a plurality of Session Relay Servers (SRSs); Causing the SSS to communicate information about the specific SRS to the first client to request the first client to relay the session connection to the specific SRS; And relaying the session connection according to the request of the first client by the specific SRS.

본 명세서에 기술된 실시예들에 다르면, 해당 클라이언트와 상대방 클라이언 트가 속한 네트워크 환경이 개방형 네트워크인지 폐쇄형 네트워크인지에 관계 없이 SRS를 통해 안정적인 세션 연결이 가능하게 된다. 또한, 관리자가 세션 연결을 중계하는 SRS에 대한 분배 정책을 실시간으로 변경하는 것이 가능하기 때문에 SRS 분배에 있어서 융통성이 보장된다. 아울러, 이용가능한 SRS의 개수에는 제한이 없으므로 SRS의 확장성이 무한대로 늘어난다는 이점이 있다.According to the embodiments described herein, reliable session connection is possible through the SRS regardless of whether the network environment to which the client and the counterpart client belong is an open network or a closed network. In addition, flexibility in SRS distribution is ensured because it is possible for an administrator to change the distribution policy for the SRS relaying session connections in real time. In addition, there is no limit to the number of available SRS, which is advantageous in that the scalability of the SRS increases to infinity.

도면에 도시되거나 이하 설명되는 각 구성 요소 및 구성 요소들 간의 배치 관계는 하나의 예시로서 다양한 구성으로 변형될 수 있다. 따라서, 도면을 참조하여 자세히 설명하는 각 실시예는 청구항의 범위를 한정하는 것은 아니며, 실시 가능한 여러 형태 중 대표적 실시예를 설명하는 것일 뿐임을 알아야 한다. 이하에서는, 명확한 이해를 돕기 위해 첨부 도면 및 그에 표시된 참조번호를 이용하여 자세한 설명이 이루어질 것이며, 도면에서 동일한 참조번호로 표시된 부분은 동일한 구성을 나타낸다.The arrangement relationship between each component and the components shown in the drawings or described below can be modified into various configurations as an example. It is to be understood, therefore, that the embodiments described in detail with reference to the drawings are not intended to limit the scope of the claims, but merely illustrate representative embodiments of the various possible embodiments. In the following, detailed description will be made using the accompanying drawings and the reference numerals used therein for clarity of understanding, and the same reference numerals denote the same parts in the drawings.

도 1은, 본원 발명을 실행하기 위한 SIP 통신 시스템(100)을 개략적으로 도시한 모식도이다. 1 is a schematic diagram schematically showing a SIP communication system 100 for carrying out the present invention.

SIP 통신 시스템(100)은 SIP 기반의 서버측 구성(110) 및 서버측 구성(110)과 개방형 네트워크 또는 폐쇄형 네트워크로 연결되어 다른 클라이언트와의 세션 연결을 시도하는 클라이언트(120,130)를 포함한다. 일 실시예에서, 클라이언트(120,130)는 각각 OSI 7 레이어, 특히 사용자의 애플리케이션의 세부 기능을 다루는 애플리케이션 계층 및 시그널 인코딩/디코딩 및 암호화를 통해 애플리케이션 계층에서 필요한 정보를 송수신하는 SIP 프로토콜의 프리젠테이션 계층을 포함할 수 있다. SIP communication system 100 includes clients 120 and 130 connected to SIP based server side configuration 110 and server side configuration 110 via an open network or closed network and attempting to establish a session connection with another client. In one embodiment, the clients 120 and 130 each comprise a layer of the OSI 7 layer, in particular an application layer dealing with the detailed functions of the user's application, and a presentation layer of the SIP protocol for transmitting and receiving necessary information at the application layer via signal encoding / .

도 2는, 클라이언트(120,130)의 일 실시예인 클라이언트(200)를 도시한다. 일 실시예에서, 클라이언트(200)는 사용자 입력을 받아 멀티미디어 서비스용 메시지를 작성하는 멀티미디어 서비스 작업 모듈(202) 및 멀티미디어 서비스 작업 모듈(202)로부터 멀티미디어 서비스용 메시지를 전달받아 SIP 메시지를 생성하는 시그널 생성부(204)를 포함할 수 있다. Figure 2 shows a client 200 that is one embodiment of a client 120, 130. In one embodiment, the client 200 includes a multimedia service task module 202 for receiving a user input and creating a message for a multimedia service, and a signal for receiving a multimedia service message from the multimedia service task module 202 and generating a SIP message And a generating unit 204.

일 실시예에서, 멀티미디어 서비스 작업 모듈(202)은, 수행할 멀티미디어 서비스의 종류 및 멀티미디어 서비스를 수행할 상대방 클라이언트 정보를 포함하는 멀티미디어 서비스용 메시지를 생성할 수 있다. 이 실시예에서, 상대방 클라이언트 정보는 상대방 클라이언트의 URI 또는 아이디를 포함할 수 있다. 일 실시예에서, 멀티미디어 서비스 작업 모듈(202)은, 상대방 클라이언트에게 전송할 멀티미디어 데이터를 생성할 수 있다. 일 실시예에서, 멀티미디어 데이터는 화상 데이터, 음성 데이터, 문자 데이터 등을 포함할 수 있다. In one embodiment, the multimedia service operation module 202 may generate a multimedia service message including the type of the multimedia service to be performed and the other party's client information to perform the multimedia service. In this embodiment, the other party client information may include the URI or ID of the other client. In one embodiment, the multimedia service operation module 202 may generate multimedia data to be transmitted to the other party's client. In one embodiment, the multimedia data may include image data, voice data, character data, and the like.

일 실시예에서, 시그널 생성부(204)는 멀티미디어 서비스 작업 모듈(202)로부터 전달받은 멀티미디어 서비스용 메시지 및 클라이언트(200) 자신의 정보를 기반으로 SIP 메시지를 작성할 수 있다. 여기서, 클라이언트(200) 자신의 정보는 URI, IP 주소 및 포트 정보를 포함할 수 있다. In one embodiment, the signal generator 204 may generate an SIP message based on the multimedia service message received from the multimedia service operation module 202 and the information of the client 200 itself. Here, the information of the client 200 itself may include URI, IP address, and port information.

일 실시예에서, 클라이언트(200)는 서버측 구성(110)으로부터 SIP 메시지를 수신하여 분석한 후 세션 연결 정보를 생성하는 시그널 수신부(206)를 더 포함할 수 있다. 일 실시예에서, 세션 연결 정보는, 이하에서 자세히 설명하는 바와 같이, 서비스 중계를 요청할 SRS(340-i)의 IP 주소 및 포트 정보를 포함할 수 있다.In one embodiment, the client 200 may further include a signal receiver 206 for receiving and analyzing SIP messages from the server-side configuration 110 and then generating session connection information. In one embodiment, the session connection information may include the IP address and port information of the SRS 340-i requesting the service relay, as described in detail below.

일 실시예에서, 클라이언트(200)는 시그널 수신부(206)로부터 전달받은 세션 연결 정보를 기초로 세션 연결을 요청하는 세션 연결부(208)를 더 포함할 수 있다. 일 실시예에서, 세션 연결부(208)는 세션 연결 정보에 포함된 특정 SRS(340-i)의 IP 주소 및 포트 넘버를 이용하여 특정 SRS(340-i)에 세션 연결의 중계를 요청할 수 있다. 일 실시예에서, 세션 연결부(208)는 이하에서 자세히 설명하는 바와 같이 특정 SRS(340-i)가 해당 세션 연결을 중계할 수 있도록 클라이언트(200)의 IP 주소 및 멀티미디어 서비스 포트 정보를 SRS(340-i)에 제공할 수 있다. 일 실시예에서, 세션 연결부(208)는 멀티미디어 서비스 작업 모듈(202)로부터 멀티미디어 데이터를 전달 받고 세션 연결을 중계할 특정 SRS(340-i)에 해당 멀티미디어 데이터를 전달할 수 있다.In one embodiment, the client 200 may further include a session connection unit 208 for requesting a session connection based on the session connection information received from the signal receiving unit 206. In one embodiment, the session connection unit 208 may request relaying of a session connection to a specific SRS 340-i using an IP address and a port number of a specific SRS 340-i included in the session connection information. In one embodiment, the session connection unit 208 transmits the IP address of the client 200 and the multimedia service port information to the SRS 340 (i) so that the specific SRS 340-i can relay the session connection, -i. < / RTI > In one embodiment, the session connection unit 208 may receive the multimedia data from the multimedia service work module 202 and deliver the corresponding multimedia data to the specific SRS 340-i that will relay the session connection.

도 3은, 클라이언트(120,130)간의 세션 연결을 수행하는 SIP 기반의 서버측 구성(310)의 일 실시예를 도시한다.FIG. 3 illustrates one embodiment of a SIP-based server-side configuration 310 for performing a session connection between clients 120,

서버측 구성(310)은, 클라이언트(120,130)의 위치 정보를 제공받아 등록하는 레지스터 서버의 기능과 클라이언트(120,130)간의 시그널링을 대행해주는 프록시 서버의 기능을 수행하는 SIP 시그널링 서버(SIP Signaling Server: SSS)(320), 하나 이상의 세션정책정보가 저장된 세션 정책 테이블(332) 및 세션 중계 시 이용되는 클라이언트 세션정보가 저장된 세션 정보 테이블(334)을 포함하는 관계형 데이터 베이스(Database Management System: DBMS)(330) 및 클라이언트(120,130)간에 세션을 중계하는 복수의 세션 중계 서버(Session Relay Server: SRS)(340-1 내지 340-n)를 포함할 수 있다. The server side configuration 310 includes a SIP Signaling Server (SSS) 302 performing a function of a register server receiving and registering the location information of the clients 120 and 130 and a proxy server acting as a proxy server for signaling between the clients 120 and 130 A DBMS 330 including a session policy table 332 in which at least one session policy information is stored and a session information table 334 in which client session information used at the session relay is stored, And a plurality of session relay servers (SRS) 340-1 to 340-n for relaying sessions between the clients 120 and 130.

일 실시예에서, SSS(320)는, 클라이언트(120) (이하, '제1 클라이언트'라 함)로부터 멀티미디어 요청을 수신하고 복수의 SRS(340-1 내지 340-n) 중 세션 중계를 수행할 특정 SRS(340-i)를 결정하는 세션 관리부(322), 세션 관리부(322)의 요청에 따라, 세션 정책 테이블(332)을 검색하여 현재 지정된 세션 정책을 세션 관리부(322)에 제공하는 세션정책 관리부(324) 및 세션 관리부(322)에 의해 결정된 특정 SRS(340-i)에 관한 정보를 SIP SDP(SIP Session Description Protocol)에 반영하는 시그널 변경부(326)를 포함할 수 있다.In one embodiment, the SSS 320 receives a multimedia request from a client 120 (hereinafter referred to as a 'first client') and performs a session relay among a plurality of SRSs 340-1 through 340-n A session management unit 322 for determining a specific SRS 340-i and a session policy management unit 322 for searching the session policy table 332 according to a request from the session management unit 322 and providing the currently specified session policy to the session management unit 322. [ And a signal change unit 326 that reflects information on the specific SRS 340-i determined by the management unit 324 and the session management unit 322 to the SIP SDP (SIP Session Description Protocol).

일 실시예에서, 세션 관리부(322)는 제1 클라이언트(120)의 시그널 생성부(204)로부터 클라이언트(130)(이하, '제2 클라이언트'라 함)와의 세션 연결을 위한 요청하는 SIP 메시지를 전달받고, SIP 메시지를 분석하여 제1 클라이언트(120)의 URI, IP 주소, 멀티미디어 서비스 포트 및 요청된 멀티미디어 서비스의 종류에 관한 정보를 획득한 후, 이를 세션 정보 테이블(334)에 저장할 수 있다. 세션 정보 테이블(334)에 대해서는 이하에서 자세히 설명한다. In one embodiment, the session manager 322 receives a SIP message from the signal generator 204 of the first client 120 to request a session connection with the client 130 (hereinafter, referred to as 'second client') The IP address, the multimedia service port, and the type of the requested multimedia service, and stores the obtained information in the session information table 334. The session information table 334 stores the information of the URI, IP address, multimedia service port, and requested multimedia service of the first client 120. The session information table 334 will be described in detail below.

일 실시예에서, 세션 관리부(322)는 제1 클라이언트(120)의 시그널 생성부(204)로부터 전달받은 SIP 메시지에 포함된 상대방 클라이언트 정보를 이용하여 제2 클라이언트(130)에게 해당 서비스의 요청을 전달할 수 있다. 이 경우, 제2 클라이언트(130)는 세션 관리부(322)로부터의 요청에 응답하여 제2 클라이언트(130)의 URI, IP 주소, 멀티미디어 서비스 포트 등의 정보를 전달하며, 세션 관리 부(322)는 제2 클라이언트로부터 수신한 정보를, 예를 들어 도 2에 도시된 바와 같이, DBMS(330)의 세션 정보 테이블(334)에 저장할 수 있다. In one embodiment, the session management unit 322 transmits a request for a corresponding service to the second client 130 using the counterpart client information included in the SIP message transmitted from the signal generation unit 204 of the first client 120 . In this case, the second client 130 responds to the request from the session management unit 322 and delivers information such as URI, IP address, and multimedia service port of the second client 130, and the session management unit 322 The information received from the second client can be stored in the session information table 334 of the DBMS 330, for example, as shown in FIG.

일 실시예에서, 세션 관리부(322)는 세션정책 관리부(324)에 현재 유지되고 있는 세션 정책에 대한 정보를 요청하고, 전달 받은 세션 정책에 기초하여 세션 연결을 수행할 특정 SRS(340-i)를 결정할 수 있다. 일 실시예에서, 세션정책 관리부(324)는 세션 정책 테이블(332)을 검색하여 현재 유지되고 있는 세션 정책을 세션 관리부(322)에 전달할 수 있다.In one embodiment, the session management unit 322 requests information on the session policy currently held in the session policy management unit 324, and sends a specific SRS 340-i to perform session connection based on the received session policy. Can be determined. In one embodiment, the session policy manager 324 can retrieve the session policy table 332 and communicate the currently held session policy to the session manager 322. [

일 실시예에서, 세션 정책 테이블(332)은 도 4에 도시된 바와 같이 현재 유지하고 있는 세션 개수 별 SRS 분배 정책을 저장하는 정책 테이블(432)을 포함할 수 있다. 일 실시예에서, 정책 테이블(432)은 세션 중계를 담당할 SRS(340-i)의 IP 주소 및 포트 정보를 전체 세션 개수별로 지정하여 저장할 수 있다. 예를 들어, 도 4을 참고하면, 세션 개수 별 SRS 분배 정책에서는 IP 주소가 192.168.1.10이고 포트 넘버가 25054인 제1 SRS(340-1)가 유지하고 있는 세션의 개수가 1000개를 넘지 않는 경우에는 요청된 세션이 제1 SRS(340-1)로 분배되며, IP 주소가 192.168.1.10이고 포트 넘버가 25054인 제1 SRS(340-1)가 유지하고 있는 세션의 개수가 1000개를 넘은 경우에는 제2 SRS(340-2)로 세션이 분배된다. In one embodiment, the session policy table 332 may include a policy table 432 that stores an SRS distribution policy for each session number currently maintained, as shown in FIG. In one embodiment, the policy table 432 may specify and store the IP address and port information of the SRS 340-i responsible for the session relay by the total number of sessions. For example, referring to FIG. 4, in the SRS distribution policy according to the number of sessions, the number of sessions held by the first SRS 340-1 having an IP address of 192.168.1.10 and a port number of 25054 does not exceed 1000 The requested session is distributed to the first SRS 340-1 and the number of sessions held by the first SRS 340-1 having the IP address of 192.168.1.10 and the port number of 25054 exceeds 1000 The session is distributed to the second SRS 340-2.

일 실시예에서, 세션 정책 테이블(332)은 도 5에 도시된 바와 같은 멀티미디어 서비스별 SRS 분배 정책이 저장된 정책 테이블(532)을 포함할 수 있다. 일 실시예에서, 정책 테이블(532)에는 멀티미디어 서비스의 종류에 따라 해당 서비스의 중계를 전담할 특정 SRS(340-i)의 IP 주소와 포트 넘버가 저장될 수 있다. 멀티미 디어 서비스는, 예를 들어, 인스턴트 메시지 전송(Instant Message), 파일 전송(File Sending), 화면 공유(Sharing), 비디오(Video) 전송 등을 포함될 수 있다. In one embodiment, the session policy table 332 may include a policy table 532 in which an SRS distribution policy for each multimedia service as shown in FIG. 5 is stored. In one embodiment, the IP address and the port number of the specific SRS 340-i dedicated to the relay of the corresponding service may be stored in the policy table 532 according to the type of the multimedia service. The multimedia service may include, for example, an instant message, a file transmission, a screen sharing, a video transmission, and the like.

일 실시예에서, 세션 정책 테이블(332)은 도 6에 도시된 바와 같은 클라이언트(120,130)의 IP 주소 대역별 SRS 분배를 위한 정책 테이블(632)을 포함할 수 있다. 일 실시예에서, 정책 테이블(632)에는 클라이언트(120,130)의 IP 대역에 따라 해당 IP 대역을 사용하는 클라이언트에게 서비스를 중계할 SRS(340-i)의 IP 주소와 포트 넘버가 저장될 수 있다. 예를 들어, 도 6을 참고하면, IP 대역 172.16.1.1 내지 172.16.1.254를 사용하는 클라이언트(120,130)에 대한 서비스 중계는 IP 주소가 192.168.1.10이고 포트 넘버가 25054인 제1 SRS(340-1)가 담당할 수 있다. In one embodiment, the session policy table 332 may include a policy table 632 for SRS distribution by IP address bands of clients 120 and 130 as shown in FIG. In one embodiment, the IP address and the port number of the SRS 340-i to relay the service to the client using the IP band according to the IP band of the clients 120 and 130 may be stored in the policy table 632. For example, referring to FIG. 6, the service relay for the clients 120 and 130 using the IP bands 172.16.1.1 to 172.16.1.254 is performed by the first SRS 340-1 having the IP address 192.168.1.10 and the port number 25054 ) Can take charge.

일 실시예에서, 세션 정보 테이블(334)는, 도 7에 도시된 바와 같이, 제1 클라이언트(120,130)의 URI, IP 주소, 글로벌 포트 및/또는 로컬 포트 등을 포함하는 멀티미디어 서비스 포트, SRS(340-i)와 접속할 클라이언트(120,130)의 소켓 번호 및 요청된 멀티미디어 서비스의 종류를 저장할 수 있다.In one embodiment, the session information table 334 includes a multimedia service port SRS including the URI, IP address, global port and / or local port of the first client 120, 130, 340-i of the clients 120 and 130 to be connected and the type of the requested multimedia service.

도 3으로 돌아와서, 시그널 변경부(326)는 세션 관리부(322)로부터 전달받은 특정 SRS(340-i)의 IP 주소와 포트 정보를 기초로 SIP 메시지를 작성할 수 있다. 일 실시예에서, 시그널 변경부(326)는 이와 같이 작성된 SIP 메시지를 제1 클라이언트(120)의 시그널 수신부(206)로 전달하여, 상술한 바와 같이 제1 클라이언트(120)가 해당 SRS(340-i)로 세션 연결의 중계를 요청하도록 할 수 있다.3, the signal change unit 326 may generate an SIP message based on the IP address and port information of the specific SRS 340-i received from the session management unit 322. [ The signal change unit 326 transmits the created SIP message to the signal receiving unit 206 of the first client 120 so that the first client 120 transmits the SIP message to the corresponding SRS 340- i) to request the relay of the session connection.

일 실시예에서, 각 SRS(340-1 내지 340-n)는 클라이언트(120,130) 간의 세션 을 중계하기 위한 세션중계부(342-1 내지 342-n)를 포함할 수 있다. 일 실시예에서, 세션중계부(342-1 내지 342-n)는 제1 클라이언트(120)의 IP 주소 및 포트 정보를 기초로 세션 정보 테이블(334)을 검색하여 상대방 클라이언트의 소캣 정보를 획득하여 상대방 클라이언트와의 세션 연결을 중계할 수 있다. 일 실시예에서, 세션중계부(342-1 내지 342-n)는 세션 연결부(208)로부터 전달받은 멀티미디어 데이터를 상대방 클라이언트의 소캣으로 전송할 수 있다.In one embodiment, each SRS 340-1 through 340-n may include a session relaying unit 342-1 through 342-n for relaying a session between the clients 120 and 130. [ In one embodiment, the session relaying units 342-1 through 342-n search the session information table 334 based on the IP address and port information of the first client 120 to obtain socket information of the other client And relay the session connection with the other client. In one embodiment, the session relaying units 342-1 through 342-n may transmit the multimedia data received from the session connection unit 208 to the socket of the counterpart client.

일 실시예에서, SIP 기반의 서버측 구성(310)은 세션 정책 테이블(332)에 저장된 세션 정책을 변경하기 위해 세션 정책 변경 사항을 입력 받는 웹브라우저(350) 및 입력된 세션 정책 변경 사항을 세션 정책 테이블(332)에 저장 또는 업데이트 하기 위한 웹서버(360)를 더 포함할 수 있다. In one embodiment, the SIP-based server-side configuration 310 includes a web browser 350 that receives a session policy change to change the session policy stored in the session policy table 332, And a web server 360 for storing or updating the policy table 332 in the policy table 332. [

일 실시예에서, 웹브라우저(350)는 관리자가 세션정책을 변경할 수 있도록 세션 정책 변경 파라미터의 조합을 화면 상에 제공할 수 있다. 일 실시예에서, 관리자는 세션 정책을 변경하기 위해 웹브라우저(350)를 통해 세션정책 변경서를 작성할 수 있다. 일 실시예에서, 세션 정책 변경서의 변경 내용은 복수의 세션 정책 중 하나에 대한 선택을 포함할 수 있다. 예를 들어, 세션 정책 변경서는 세션 개수 별 SRS 분배 정책, 멀티미디어 서비스 별 SRS 분배 정책 및 IP 대역 별 SRS 분배 정책 중에서 선택된 하나의 분배 정책을 포함할 수 있다. 또한, 세션 정책 변경서는, 현재 유지되고 있는 SRS 분배 정책에서의 세부 정보(예컨데, 각 조건 별로 분배되는 SRS(342-1 내지 342-n)의 IP 주소 및/또는 포트 정보 등)에 대한 변경을 포함할 수 있다.In one embodiment, the web browser 350 may provide a combination of session policy change parameters on the screen so that the administrator can change the session policy. In one embodiment, the administrator may create a session policy change book through the web browser 350 to change the session policy. In one embodiment, the change in the session policy changer may include a selection for one of the plurality of session policies. For example, the session policy changer may include one distribution policy selected from an SRS distribution policy by session number, an SRS distribution policy by multimedia service, and an SRS distribution policy by IP band. In addition, the session policy changer may change the details of the currently held SRS distribution policy (for example, the IP address and / or port information of the SRSs 342-1 to 342-n distributed for each condition) .

일 실시예에서, 웹서버(360)는, 웹서버(360)의 호출에 의해 세션 정책 테이블(332)을 업데이트하기 위한 CGI(Common Gateway Interface) 모듈(362)을 포함할 수 있다. 일 실시예에서, CGI 모듈(362)은 웹브라우저(350)로부터 세션 정책 변경의 요청을 수신하고, 웹브라우저(350)를 통해 작성된 세션정책 변경서의 변경 내용에 따라 세션 정책 테이블(332)을 업데이트할 수 있다. In one embodiment, the web server 360 may include a Common Gateway Interface (CGI) module 362 for updating the session policy table 332 by a call to the web server 360. In one embodiment, the CGI module 362 receives a request for a session policy change from the web browser 350 and updates the session policy table 332 according to the change in the session policy changer created via the web browser 350 You can update it.

이하에서는, 도 1 내지 도 3에 도시된 SIP 통신 시스템(100)을 이용하여 수행되는 클라이언트(120,130)간의 세션 중계 방법에 대한 일 실시예를 설명한다. Hereinafter, an embodiment of a method of relaying a session between clients 120 and 130 performed using the SIP communication system 100 shown in FIGS. 1 to 3 will be described.

도 8은, 클라이언트(120,130)간에 멀티미디어 서비스의 일 예인 PC 화면 공유 서비스를 수행하기 위한 세션 중계 방법의 순서도를 도시한다.FIG. 8 shows a flowchart of a session relaying method for performing a PC screen sharing service, which is an example of a multimedia service, between clients 120 and 130. FIG.

단계 S802에서, 제1 클라이언트(120)로부터 화면 공유 서비스 요청 및 화면 공유 서비스를 수행할 제2 클라이언트(130)에 대한 정보가 멀티미디어 서비스작업 모듈(202)을 통해 입력된다.In step S802, the information about the second client 130 to perform the screen sharing service request and the screen sharing service is input from the first client 120 through the multimedia service operation module 202. [

단계 S804에서, 시그널 생성부(204)는 멀티미디어 서비스작업 모듈(202)로부터 제2 클라이언트(130)에 대한 정보를 수신하고, 제2 클라이언트(130) 정보 및 클라이언트(120) 자신에 대한 정보를 바탕으로 해당 세션 연결을 요청하는 SIP 메시지를 작성할 수 있다. 일 실시예에서, 제2 클라이언트(130) 정보는 상술한 바와 같이 URI 또는 아이디를 포함할 수 있으며, 클라이언트(120) 자신에 대한 정보는 URI, IP 주소 및 포트 정보를 포함할 수 있다.In step S804, the signal generation unit 204 receives information on the second client 130 from the multimedia service operation module 202 and transmits information on the second client 130 and information on the client 120 itself A SIP message requesting the session connection can be generated. In one embodiment, the second client 130 information may include a URI or an ID as described above, and the information about the client 120 itself may include a URI, an IP address, and port information.

단계 S806에서, 세션 관리부(322)는 전달 받은 SIP 메시지를 기반으로, 클라이언트(120)의 URI, IP 주소, 멀티미디어 서비스 포트 및 요청받은 멀티미디어 서 비스의 종류 등을 세션 정보 테이블(334)에 저장 또는 업데이트할 수 있다.In step S806, the session management unit 322 stores the URI of the client 120, the IP address, the multimedia service port, and the type of the requested multimedia service in the session information table 334 based on the received SIP message You can update it.

단계 S808에서, 세션 관리부(322)는 SIP 메시지에 포함된 상대방 클라이언트 정보를 기반으로 제2 클라이언트(130)에게 해당 멀티미디어 서비스 요청을 전달할 수 있다. 일 실시예에서, 세션 관리부(322)는, 클라이언트(130)가 세션 관리부(322)로부터의 서비스 요청에 응답하여 전달하는 자신의 URI, IP 주소 및 멀티미디어 서비스 포트 등의 정보를 세션 정보 테이블(334)에 저장 또는 업데이트 할 수 있다. In step S808, the session management unit 322 may transmit the multimedia service request to the second client 130 based on the counterpart client information included in the SIP message. In one embodiment, the session manager 322 stores information such as its URI, IP address, and multimedia service port, which the client 130 delivers in response to a service request from the session manager 322, in the session information table 334 ). ≪ / RTI >

단계 S810에서, 세션 관리부(322)는 시그널 생성부(204)로부터 전달받은 SIP 메시지를 기반으로 세션정책 관리부(324)에 현재 실행중인 세션 정책의 확인을 요청할 수 있다. In step S810, the session management unit 322 can request the session policy management unit 324 to confirm the current session policy based on the SIP message transmitted from the signal generation unit 204. [

단계 S812에서, 세션정책 관리부(324)는, 세션 정책 테이블(332)을 참조하여 현재 실행중인 세션 정책을 확인하여 세션 관리부(322)에 전달한다. 일 실시예에서, 세션 정책 테이블(332)은, 도 4 내지 6을 참고하여 설명한 바와 같이, 세션 개수별 SRS 분배 정책, 멀티미디어 서비스별 SRS 분배 정책 및 IP 대역별 SRS 분배 정책 중 하나 이상을 포함할 수 있다.In step S812, the session policy management unit 324 refers to the session policy table 332 and confirms the currently executed session policy and transfers it to the session management unit 322. [ In one embodiment, the session policy table 332 includes at least one of an SRS distribution policy by session number, an SRS distribution policy by multimedia service, and an SRS distribution policy by IP band, as described with reference to Figures 4-6 .

단계 S814에서, 세션 관리부(322)는 확인된 현재 실행 중인 세션 정책에 따라 SRS들(340-1 내지 340-n) 중 세션 연결을 중계할 특정 SRS SRS(340-i)를 결정할 수 있다. In step S814, the session management unit 322 may determine a particular SRS SRS 340-i to relay the session connection among the SRSs 340-1 to 340-n according to the currently executed session policy.

단계 S816에서, 시그널 변경부(326)는 세션 관리부(322)로부터 특정 SRS(340-i)의 IP 주소 및 포트 정보를 전달받고, 특정 SRS(340-i)의 IP 주소 및 포 트 정보를 포함하는 SIP SDP를 생성할 수 있다.In step S816, the signal change unit 326 receives the IP address and port information of the specific SRS 340-i from the session management unit 322 and includes the IP address and the port information of the specific SRS 340-i Lt; RTI ID = 0.0 > SDP. ≪ / RTI >

단계 S818에서, 시그널 수신부(206)는 세션 관리부(322)로부터 전달 받은 SIP SDP를 분석하여 세션 연결을 중계할 특정 SRS(340-i)의 IP 주소 및 포트 정보를 확인할 수 있다.In step S818, the signal receiving unit 206 analyzes the SIP SDP received from the session management unit 322 and can confirm the IP address and port information of the specific SRS 340-i to relay the session connection.

단계 S820에서, 세션 연결부(208)는 시그널 수신부(206)로부터 특정 SRS(340-i)의 IP 주소 및 포트 정보를 수신하여 해당 특정 SRS(340-i)에 화면 공유 서비스를 위한 세션 연결을 요청할 수 있다. 또한, 세션 연결부(208)는 제1 클라이언트(120)의 IP 주소 및 멀티미디어 세션 연결 포트 정보와 제2 클라이언트로 전송될 멀티미디어 데이터를 특정 SRS(340-i)에 전달할 수 있다.In step S820, the session connection unit 208 receives the IP address and port information of the specific SRS 340-i from the signal receiving unit 206 and requests the specific SRS 340-i to establish a session connection for the screen sharing service . In addition, the session connection unit 208 may transmit the IP address of the first client 120, the multimedia session connection port information, and the multimedia data to be transmitted to the second client to the specific SRS 340-i.

단계 S822에서, 특정 SRS(340-i)는, 세션 연결부(208)로부터의 요청에 따라 클라이언트(120,130) 간의 세션 연결을 중계할 수 있다. 일 실시예에서, 특정 SRS(340-i)는 제1 클라이언트(120)의 IP 주소 및 멀티미디어 세션 연결 포트 정보를 기초로 세션 정보 테이블(334)을 검색하여 세션을 연결할 클라이언트(130)의 정보를 획득하고, 클라이언트(130)의 소켓으로 멀티미디어 데이터를 전송할 수 있다.In step S822, the specific SRS 340-i may relay the session connection between the clients 120 and 130 in response to a request from the session connection unit 208. [ In one embodiment, the specific SRS 340-i searches the session information table 334 based on the IP address of the first client 120 and the multimedia session connection port information to determine the information of the client 130 And transmit the multimedia data to the socket of the client 130.

이하에서는, 도 9를 참고하여, 도 3에 도시된 서버측 구성(310)에서 세션 정책 테이블(332)에 저장된 세션 정책을 실시간으로 변경하기 위한 세션 정책 설정 방법을 설명한다.Hereinafter, a session policy setting method for changing the session policy stored in the session policy table 332 in real time in the server-side configuration 310 shown in FIG. 3 will be described with reference to FIG.

단계 S902에서, 세션 정책을 작성할 수 있는 권한을 가진 자(이하, '관리자'라 함)가 웹 브라우저(350)를 통해 웹 서버(360)에 접속하여 세션 정책 변경서를 작성하고 저장한다. 일 실시예에서, 세션 정책 변경서는, 현재 유지되고 있는 SRS 분배 정책에서의 세부 정보에 대한 변경을 포함할 수 있다. 예를 들어, SRS 분배 정책에서의 세부 정보에 대한 변경은 각 조건 별로 분배되는 SRS(340-1 내지 340-n)의 IP 주소 및/또는 포트 정보 등의 변경을 포함할 수 있다.In step S902, a person having authority to create a session policy (hereinafter referred to as an "administrator") accesses the Web server 360 through the Web browser 350 to create and store a session policy change document. In one embodiment, the session policy changer may include a change to the details in the SRS distribution policy that is currently maintained. For example, changes to the details in the SRS distribution policy may include changes in the IP address and / or port information of the SRSs 340-1 through 340-n that are distributed for each condition.

단계 S904에서, 웹 서버(360)의 CGI 모듈(362)은 웹 브라우저(350)의 요청을 받아들여, 저장된 세션 정책 변경서의 내용에 따라 세션 정책 테이블(332)을 변경하여 변경된 세션 정책이 변경된 시점부터 반영될 수 있도록 한다.In step S904, the CGI module 362 of the web server 360 accepts the request of the web browser 350, changes the session policy table 332 according to the contents of the stored session policy change sheet, To be reflected from the point of view.

도 10은, 본원 발명을 실행하기 위한 또 다른 실시예로서 통합커뮤니케이션(Unified Communication: UC) 시스템(1000)을 도시한다.FIG. 10 illustrates a Unified Communications (UC) system 1000 as another embodiment of the present invention.

일 실시예에서, UC 시스템(1000)은 사용자 인터페이스를 제공하고 멀티미디어 서비스의 기능을 제공하는 클라이언트(1100), 클라이언트(1100)로부터의 사용자 인증, 요청 메시지에 대한 응답 메시지를 작성하고 전송하는 UC 서버(1200) 및 클라이언트(1100)와 UC 서버(1200) 사이에 위치하며 SIP 등록, SIP 프록시, 세션 중계 서버의 기능을 담당하고 UC 메시지를 송수신하는 UC 게이트웨이(1300)를 포함할 수 있다. In one embodiment, the UC system 1000 includes a client 1100 that provides a user interface and provides the functionality of a multimedia service, a user authentication from the client 1100, a UC server that creates and transmits a response message to the request message, And a UC gateway 1300 located between the client 1100 and the UC server 1200 and performing functions of the SIP registration, the SIP proxy, and the session relay server and transmitting and receiving UC messages.

일 실시예에서, 클라이언트(1100)는 도 2를 참고하여 설명한 클라이언트(200)에 대응될 수 있으며, UC 게이트웨이(1300)는 도 3을 참고하여 설명한 SSS(320) 및 SRS(340-1 내지 340-n)의 기능을 수행할 수 있다. 일 실시예에서, UC 게이트웨이(1300)는 클라이언트 간의 세션 중계를 수행하는 복수의 중계 서버(도시되지 않음)를 포함할 수 있다.In one embodiment, the client 1100 may correspond to the client 200 described with reference to FIG. 2, and the UC gateway 1300 may correspond to the SSS 320 and the SRSs 340-1 through 340 -n). < / RTI > In one embodiment, UC gateway 1300 may include a plurality of relay servers (not shown) that perform session relay between clients.

일 실시예에서, UC 시스템(1000)은 ICR(Individual Call Routing) 정보를 UC 서버(1200)에게 전달하기 위한 키폰 시스템(1400)을 더 포함할 수 있다. 키폰 시스템(1400)으로서, 예를 들어 IPKTS 프로토콜을 이용하는 iPECS가 이용될 수 있다.In one embodiment, the UC system 1000 may further include a keyphone system 1400 for communicating individual call routing (ICR) information to the UC server 1200. As the keyphone system 1400, for example, iPECS using the IPKTS protocol may be used.

이하에서는, 도 11을 참고하여 UC 시스템(1000)을 이용한 SIP 통신 방법에 대해 설명한다.Hereinafter, a SIP communication method using the UC system 1000 will be described with reference to FIG.

단계 S1102에서, 클라이언트(1100)는 화면 공유 서비스 요청 및 화면 공유 서비스를 수행할 상대방 클라이언트에 대한 정보를 입력 받는다.In step S1102, the client 1100 receives information on a partner sharing client to perform a screen sharing service request and a screen sharing service.

단계 S1104에서, 클라이언트(1100)는 세션 연결을 요청하는 SIP 메시지를 작성한다. 일 실시예에서, SIP 메시지는 URI 또는 아이디와 같은 상대방 클라이언트 정보, 클라이언트(1100)의 URI, IP 주소 및 포트 넘버와 같은 클라이언트(1100) 정보 및 멀티미디어 서비스의 종류를 포함할 수 있다.In step S1104, the client 1100 creates a SIP message requesting a session connection. In one embodiment, the SIP message may include other client information such as URI or ID, client 1100 information such as URI, IP address and port number of client 1100, and the type of multimedia service.

단계 S1106에서, UC 게이트웨이(1300)는 클라이언트(1100) 정보를 등록한다. 일 실시예에서, UC 게이트웨이(1300)는 상대방 클라이언트로부터 상대방 클라이언트의 URI, IP 주소 및 포트 넘버 등의 정보를 전달받아 등록할 수 있다. 일 실시예에서, UC 게이트웨이(1300)는 SIP 메시지에 포함된 상대방 클라이언트 정보를 기초로 상대방 클라이언트에 IP 주소 및 포트 넘버 등의 정보를 요청할 수 있다.In step S1106, the UC gateway 1300 registers the client 1100 information. In one embodiment, the UC gateway 1300 can receive information such as the URI, IP address, port number, and the like of the other client from the other client. In one embodiment, the UC gateway 1300 may request information of an IP address and a port number from the other party's client based on the other party's client information included in the SIP message.

단계 S1108에서, UC 게이트웨이(1300)는 현재 실행 중인 세션 정책을 확인하여 해당 세션 정책 따라 복수의 중계 서버 중 세션 연결을 중계할 중계 서버를 결정한다.In step S1108, the UC gateway 1300 confirms the currently executing session policy and determines a relay server to relay the session connection among the plurality of relay servers according to the session policy.

단계 S1110에서, UC 게이트웨이(1300)는 결정된 중계 서버로 하여금 클라이언트 간의 세션 연결을 중계할 것을 요청한다. 일 실시예에서, 클라이언트(1100) 는 상대방 클라이언트에 전달할 멀티미디어 데이터를 결정된 중계 서버에 전송할 수 있다.In step S1110, the UC gateway 1300 requests the determined relay server to relay the session connection between the clients. In one embodiment, the client 1100 may send the multimedia data to be delivered to the other client to the determined relay server.

단계 S1112에서, 중계 서버는 등록된 상대방 클라이언트 정보를 이용하여 상대방 클라이언트에 멀티미디어 데이터를 전송한다.In step S1112, the relay server transmits the multimedia data to the counterpart client using the registered counterpart client information.

이상의 실시예들은 본 개시의 이해를 돕기 위하여 도면에 도시된 실시예를 참고로 설명되었으나, 이는 예시적인 것에 불과하며, 당해 분야에서 통상의 지식을 가진 자라면 이로부터 다양한 변형 및 균등한 다른 형태의 실시예도 가능하다는 점을 이해할 것이다.While the present invention has been particularly shown and described with reference to exemplary embodiments thereof, it is to be understood that the invention is not limited to the disclosed embodiments, but, on the contrary, It will be appreciated that embodiments are possible.

도 1은, 일 실시예에 따른 SIP 통신 시스템을 도시한다.1 shows a SIP communication system according to one embodiment.

도 2는, 일 실시예에 따른 SIP 통신 시스템의 클라이언트를 도시한 블럭도이다.2 is a block diagram illustrating a client of a SIP communication system according to one embodiment.

도 3은, 일 실시예에 따른 SIP 통신 시스템의 서버측 구성을 도시한 블럭도이다.3 is a block diagram showing a server side configuration of a SIP communication system according to an embodiment.

도 4 내지 6은, 일 실시예에 따른 SIP 통신 시스템의 세션 정책 테이블을 도시한다.Figures 4-6 illustrate a session policy table of a SIP communication system according to one embodiment.

도 7은, 일 실시예에 따른 SIP 통신 시스템의 세션 정보 테이블을 도시한다.7 shows a session information table of a SIP communication system according to an embodiment.

도 8은, 일 실시예에 따른 SIP 통신 방법의 일 실시예를 도시한 순서도이다.8 is a flowchart illustrating an embodiment of a SIP communication method according to an embodiment.

도 9는, 일 실시예에 따른 세션 정책 변경 방법의 또 다른 실시예를 도시한 순서도이다.FIG. 9 is a flowchart illustrating another embodiment of a method of changing a session policy according to an embodiment.

도 10은, 또 다른 실시예에 따른 SIP 통신 시스템을 도시한다.10 shows a SIP communication system according to yet another embodiment.

도 11은, 도 10에 도시된 SIP 통신 시스템을 이용한 SIP 통신 방법의 일 실시예를 도시한 순서도이다. 11 is a flowchart showing an embodiment of a SIP communication method using the SIP communication system shown in FIG.

Claims (14)

SIP 통신 시스템에 있어서,In a SIP communication system, 클라이언트들 간의 세션 연결을 중계하는 복수의 세션 중계 서버(Session Relay Servers: SRSs); 및A plurality of Session Relay Servers (SRSs) for relaying session connections between clients; And 제1 클라이언트로부터의 제2 클라이언트와의 세션 연결을 위한 요청에 응답하여, 상기 복수의 세션 중계 서버(SRS) 중 상기 세션 연결을 중계할 특정 SRS를 결정하여 상기 제1 클라이언트에 전달하는 SIP 시그널링 서버(SIP Signaling Server: SSS)를 포함하되,A SIP signaling server for determining a specific SRS to relay the session connection among the plurality of session relay servers in response to a request for a session connection with a second client from a first client, (SIP Signaling Server: SSS) 상기 세션 연결을 위한 요청은 상기 제1 클라이언트에 대한 세션 정보 및 상기 세션 연결이 요청된 멀티미디어 서비스의 종류를 포함하고,Wherein the request for session connection includes session information for the first client and the type of the multimedia service for which the session connection is requested, 상기 특정 SRS는 상기 제1 클라이언트로부터의 상기 세션 연결의 중계를 위한 요청에 응답하여 상기 세션 연결의 중계를 실행하는, SIP 통신 시스템.Wherein the specific SRS performs relaying of the session connection in response to a request for relaying the session connection from the first client. 제1항에 있어서,The method according to claim 1, 세션 정책에 관한 정보를 저장하는 세션 정책 테이블을 포함하는 데이터 베이스를 더 포함하고,Further comprising a database including a session policy table storing information on a session policy, 상기 SIP 시그널링 서버(SSS)는 상기 세션 정책 테이블을 검색하여 현재 유지 중인 세션 정책을 확인하고, 상기 현재 유지 중인 세션 정책에 따라 상기 특정 SRS를 결정하는, SIP 통신 시스템.Wherein the SIP signaling server (SSS) searches the session policy table to identify a currently held session policy and to determine the specific SRS according to the currently maintained session policy. 제2항에 있어서,3. The method of claim 2, 상기 세션 정책은, 세션 개수별 SRS 분배 정책, 멀티미디어 서비스별 SRS 분 배 정책 및 IP 대역별 SRS 분배 정책 중 하나 이상을 포함하는, SIP 통신 시스템.Wherein the session policy includes at least one of an SRS distribution policy for each session number, an SRS distribution policy for each multimedia service, and an SRS distribution policy for each IP band. 제2항에 있어서,3. The method of claim 2, 상기 데이터 베이스는 상기 제1 클라이언트 및 상기 제2 클라이언트에 대한 세션 정보를 저장하기 위한 세션 정보 테이블을 더 포함하고,Wherein the database further comprises a session information table for storing session information for the first client and the second client, 상기 SIP 시그널링 서버(SSS)는 상기 제1 클라이언트 및 상기 제2 클라이언트로부터 각각 상기 제1 클라이언트 및 상기 제2 클라이언트에 대한 세션 정보를 전달 받아 상기 세션 정보 테이블에 저장하는, SIP 통신 시스템.Wherein the SIP signaling server (SSS) receives the session information for the first client and the second client from the first client and the second client, respectively, and stores the session information in the session information table. 제4항에 있어서,5. The method of claim 4, 상기 특정 SRS는, 상기 제1 클라이언트로부터, 상기 제1 클라이언트의 세션 정보 및 멀티미디어 데이터를 전달 받고, 상기 제1 클라이언트의 세션 정보를 이용하여 상기 세션 정보 테이블을 검색하여 상기 제2 클라이언트에 대한 세션 정보를 획득하고, 상기 제2 클라이언트에 대한 세션 정보를 기초로 상기 제2 클라이언트에 상기 멀티미디어 데이터를 전달하는, SIP 통신 시스템.The specific SRS receives the session information and the multimedia data of the first client from the first client and searches the session information table using the session information of the first client to obtain session information for the second client And delivers the multimedia data to the second client based on session information for the second client. 제2항에 있어서,3. The method of claim 2, 세션 정책 변경 사항을 입력 받는 웹브라우저; 및A web browser that accepts session policy changes; And 상기 세션 정책 변경 사항을 상기 세션 정책 테이블에 저장 하기 위한 웹서버를 더 포함하는, SIP 통신 시스템.And a web server for storing the session policy changes in the session policy table. SIP 통신 방법에 있어서,In the SIP communication method, SIP 시그널링 서버(SIP Signaling Server: SSS)가 제1 클라이언트로부터 제2 클라이언트와의 세션 연결을 위한 요청을 수신하는 단계 - 상기 세션 연결을 위한 요청은 상기 제1 클라이언트에 대한 세션 정보 및 상기 세션 연결이 요청된 멀티미디어 서비스의 종류를 포함함 -;A SIP signaling server (SSS) receives a request for a session connection with a second client from a first client, the request for session connection comprising session information for the first client, The type of multimedia service requested; 상기 SIP 시그널링 서버(SSS)가 복수의 세션 중계 서버(Session Relay Servers: SRSs) 중 상기 세션 연결을 중계할 특정 SRS를 결정하는 단계;The SIP signaling server (SSS) determining a particular SRS to relay the session connection among a plurality of session relay servers (SRSs); 상기 SIP 시그널링 서버(SSS)가 상기 특정 SRS에 대한 정보를 상기 제1 클라이언트에 전달하여 상기 제1 클라이언트가 상기 특정 SRS에 상기 세션 연결의 중계를 요청하도록 하는 단계; 및Causing the SIP signaling server (SSS) to transmit information about the specific SRS to the first client to request the first client to relay the session connection to the specific SRS; And 상기 특정 SRS가 상기 제1 클라이언트의 요청에 따라 상기 세션 연결을 중계하는 단계The specific SRS relays the session connection in response to a request from the first client 를 포함하는 SIP 통신 방법.Lt; / RTI > 제7항에 있어서,8. The method of claim 7, 상기 SIP 시그널링 서버(SSS)가 상기 제1 클라이언트에 대한 세션 정보를 데이터 베이스에 저장하는 단계를 더 포함하는 SIP 통신 방법.Wherein the SIP signaling server (SSS) stores session information for the first client in a database. 제7항에 있어서,8. The method of claim 7, 상기 SIP 시그널링 서버(SSS)가 상기 제2 클라이언트에 대한 세션 정보를 데이터 베이스에 저장하는 단계를 더 포함하는 SIP 통신 방법.Wherein the SIP signaling server (SSS) stores session information for the second client in a database. 제7항에 있어서,8. The method of claim 7, 상기 SIP 시그널링 서버(SSS)가 복수의 세션 중계 서버 중 상기 세션 연결을 중계할 특정 SRS를 결정하는 단계는,Wherein the step of the SIP signaling server (SSS) determining a particular SRS to relay the session connection among the plurality of session relay servers comprises: 데이터 베이스의 세션 정책 테이블로부터 현재 유지 중인 세션 정책을 확인하는 단계; 및Confirming a currently holding session policy from the session policy table of the database; And 상기 확인된 세션 정책에 따라 상기 특정 SRS를 결정하는 단계를 포함하는, SIP 통신 방법.And determining the specific SRS according to the identified session policy. 제10항에 있어서,11. The method of claim 10, 웹서버가 웹 브라우저를 통해 입력된 세션 정책 변경서에 따라 상기 세션 정책 테이블을 업데이트 하는 단계를 더 포함하는 SIP 통신 방법.And the web server updating the session policy table according to a session policy change entered via a web browser. SIP 통신 방법에 있어서,In the SIP communication method, 제1 클라이언트로부터 제2 클라이언트와의 세션 연결을 위한 요청을 수신하는 단계 - 상기 세션 연결을 위한 요청은 상기 제1 클라이언트에 대한 세션 정보 및 상기 세션 연결이 요청된 멀티미디어 서비스의 종류를 포함함 -;Receiving a request for a session connection with a second client from a first client, the request for session connection including session information for the first client and the type of the multimedia service for which the session connection is requested; 복수의 세션 중계 서버(Session Relay Servers: SRSs) 중 상기 세션 연결을 중계할 특정 SRS를 결정하는 단계; 및Determining a specific SRS to relay the session connection among a plurality of session relay servers (SRSs); And 상기 특정 SRS에 대한 정보를 상기 제1 클라이언트에 전달하여 상기 제1 클라이언트가 상기 특정 SRS에 상기 세션 연결의 중계를 요청하도록 하는 단계And transmitting information about the specific SRS to the first client so that the first client requests the relay of the session connection to the specific SRS 를 포함하는 SIP 통신 방법.Lt; / RTI > 제12항에 있어서,13. The method of claim 12, 복수의 세션 중계 서버 중 상기 세션 연결을 중계할 특정 세션 중계 서버를 결정하는 단계는,Wherein the step of determining a particular session relay server to relay the session connection among the plurality of session relay servers comprises: 데이터 베이스의 세션 정책 테이블로부터 현재 유지 중인 세션 정책을 확인하는 단계; 및Confirming a currently holding session policy from the session policy table of the database; And 상기 확인된 세션 정책에 따라 상기 SRS를 결정하는 단계를 포함하는 SIP 통신 방법.And determining the SRS according to the identified session policy. 제12항에 있어서,13. The method of claim 12, 상기 제1 클라이언트에 대한 세션 정보를 데이터 베이스에 저장하는 단계를 더 포함하는 SIP 통신 방법.And storing session information for the first client in a database.
KR1020090131069A 2009-12-24 2009-12-24 Sip communication system and method KR101396767B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020090131069A KR101396767B1 (en) 2009-12-24 2009-12-24 Sip communication system and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020090131069A KR101396767B1 (en) 2009-12-24 2009-12-24 Sip communication system and method

Publications (2)

Publication Number Publication Date
KR20110074173A KR20110074173A (en) 2011-06-30
KR101396767B1 true KR101396767B1 (en) 2014-05-16

Family

ID=44404578

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020090131069A KR101396767B1 (en) 2009-12-24 2009-12-24 Sip communication system and method

Country Status (1)

Country Link
KR (1) KR101396767B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102437480B1 (en) 2021-11-26 2022-08-29 한국인터넷진흥원 System and method for detecting noncoding of SIP

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080053945A (en) * 2005-09-30 2008-06-16 노키아 코포레이션 Method and apparatus for instant messaging
KR20080059754A (en) * 2006-12-26 2008-07-01 엘지노텔 주식회사 System and method for providing session initiation protocol-based communication service

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20080053945A (en) * 2005-09-30 2008-06-16 노키아 코포레이션 Method and apparatus for instant messaging
KR20080059754A (en) * 2006-12-26 2008-07-01 엘지노텔 주식회사 System and method for providing session initiation protocol-based communication service

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102437480B1 (en) 2021-11-26 2022-08-29 한국인터넷진흥원 System and method for detecting noncoding of SIP

Also Published As

Publication number Publication date
KR20110074173A (en) 2011-06-30

Similar Documents

Publication Publication Date Title
JP6054484B2 (en) System and method using a client local proxy server to access a device having an assigned network address
US8316134B2 (en) File server device arranged in a local area network and being communicable with an external server arranged in a wide area network
US8335852B2 (en) Contact destination information registration method, network system, node, and contact destination information registration program
JP5143125B2 (en) Authentication method, system and apparatus for inter-domain information communication
JP2008098888A (en) Relay server
JP4207078B2 (en) Relay server
EP1735941A2 (en) Method and system for providing web browsing through a firewall in a peer to peer network
US11388138B2 (en) Communication system, address notification apparatus, communication control apparatus, terminal, communication method, and program
JP5180048B2 (en) Service providing system, service providing method, and service providing program
KR101981812B1 (en) Network communication systems and methods
US20140304419A1 (en) System and terminal for p2p connection in mobile environment and method for p2p connection using the same
WO2011095874A1 (en) A method and system for establishing data communication channels
US20140164543A1 (en) Communication System, Application Server and Communication Method for Server Cooperation
JP4800332B2 (en) Service providing system, service providing method, and service providing program
JP2009296333A (en) Communication control system and communication control method
KR101396767B1 (en) Sip communication system and method
JP2008258917A (en) Identical nat subordinate communication control system, nat device, identical nat subordinate communication control method, and program
JP2005236670A (en) Session establishment, session establishment processor, and program
JP5367477B2 (en) Service providing system and service providing method
JP6277676B2 (en) Router device, communication route selection method, and communication route selection program
JP4889620B2 (en) IP packet relay method and gateway device in communication network
KR20080059754A (en) System and method for providing session initiation protocol-based communication service
JP4728933B2 (en) IP telephone communication system, IP telephone communication method, and program thereof
JP2003101585A (en) Network environment notifying method, network environment notification system, and program
US20100232442A1 (en) Communication apparatus and method

Legal Events

Date Code Title Description
A201 Request for examination
N231 Notification of change of applicant
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20190410

Year of fee payment: 6