KR100587643B1 - SIP protocol server apparatus - Google Patents

SIP protocol server apparatus Download PDF

Info

Publication number
KR100587643B1
KR100587643B1 KR1019990061618A KR19990061618A KR100587643B1 KR 100587643 B1 KR100587643 B1 KR 100587643B1 KR 1019990061618 A KR1019990061618 A KR 1019990061618A KR 19990061618 A KR19990061618 A KR 19990061618A KR 100587643 B1 KR100587643 B1 KR 100587643B1
Authority
KR
South Korea
Prior art keywords
sip
module
service
sip protocol
message
Prior art date
Application number
KR1019990061618A
Other languages
Korean (ko)
Other versions
KR20010058123A (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 KR1019990061618A priority Critical patent/KR100587643B1/en
Publication of KR20010058123A publication Critical patent/KR20010058123A/en
Application granted granted Critical
Publication of KR100587643B1 publication Critical patent/KR100587643B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L61/00Network arrangements, protocols or services for addressing or naming
    • H04L61/09Mapping addresses
    • H04L61/25Mapping addresses of the same type
    • H04L61/2503Translation of Internet protocol [IP] addresses
    • H04L61/256NAT traversal
    • H04L61/2564NAT traversal for a higher-layer protocol, e.g. for session initiation protocol [SIP]
    • 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]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Multimedia (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

본 발명은 인터넷 사용자들이 인터넷 사용중에 PSTN의 다양한 서비스를 제공받을 수 있도록 한 SIP프로토콜 서버 장치에 관한 것으로, 특정 서비스에 종속적인 구조를 배제함으로써 다양한 서비스에 응용될 수 있는 구조를 가지고 있고, 서비스 로직을 추가하는 것이 용이해서 다양한 서비스에 확장 적용될 수 있고, 표준화된 SIP 프로토콜을 사용할 뿐 아니라 서비스 독립적인 서버를 구현함으로써 서비스의 확장 및 개선을 용이하게 처리할 수 있다.The present invention relates to a SIP protocol server device that allows Internet users to receive various services of the PSTN while using the Internet. Because it is easy to add, it can be extended to various services, and it is possible to easily handle the expansion and improvement of services by implementing a service independent server as well as using a standardized SIP protocol.

Description

SIP프로토콜 서버 장치{SIP protocol server apparatus}SIP protocol server apparatus

도 1은 본 발명에서 제안하는 SIP 프로토콜 서버 장치가 적용되는 예를 나타내는 도면,1 is a view showing an example in which the SIP protocol server device proposed in the present invention is applied,

도 2는 본 발명의 실시예에 따른 SIP 프로토콜 서버 장치의 구성도, 2 is a block diagram of a SIP protocol server device according to an embodiment of the present invention;

도 3은 도 2의 서버의 클라이언트 인터페이스 모듈의 구현을 나타내는 도면, 3 illustrates an implementation of a client interface module of the server of FIG. 2;

도 4는 본 발명의 실시예에 따른 서비스 로직 코디네이터와 서비스 로직 사이의 인터페이스를 나타내는 도면이다.4 is a diagram illustrating an interface between a service logic coordinator and service logic according to an embodiment of the present invention.

< 도면의 주요부분에 대한 부호의 설명 > <Description of Symbols for Major Parts of Drawings>

40 : PSTN 인터페이스 모듈40: PSTN Interface Module

42 : SIP 메시지 처리모듈42: SIP message processing module

44 : 클라이언트 인터페이스 모듈44: client interface module

46 : SIP 프로토콜 모듈46: SIP protocol module

48 : 서비스 로직부48: service logic section

50 : 가입자 인증 모듈50: subscriber authentication module

52 : 로깅 모듈52: logging module

60 : 서비스 로직 코디네이터60: service logic coordinator

본 발명은 SIP프로토콜 서버 장치에 관한 것으로, 보다 상세하게는 PSTN망과 인터넷망의 연동을 지원하면서 다중 서비스를 지원하도록 한 SIP프로토콜 서버 장치에 관한 것이다.The present invention relates to a SIP protocol server device, and more particularly, to a SIP protocol server device for supporting multiple services while supporting interworking of a PSTN network and an Internet network.

종래, PSTN과 인터넷을 연동하는 장치들은 표준화된 SIP프로토콜에 기반하지 않고 개발자 정의 방식의 통신 방식을 사용한다. 그로 인해 서비스의 확장 및 요구사항의 반영이 어렵다.Conventionally, devices interworking the PSTN and the Internet use a developer-defined communication method based on a standardized SIP protocol. As a result, it is difficult to extend the service and reflect the requirements.

따라서, 본 발명은 상술한 종래의 문제점을 해결하기 위해 이루어진 것으로, 인터넷 사용자들이 인터넷 사용중에 PSTN의 다양한 서비스를 제공받을 수 있도록 한 SIP프로토콜 서버 장치를 제공함에 그 목적이 있다.Accordingly, an object of the present invention is to provide a SIP protocol server device that enables Internet users to receive various services of a PSTN while using the Internet.

상기한 목적을 달성하기 위해 본 발명의 바람직한 실시예에 따른 SIP프로토콜 서버 장치는, 인터넷 SIP 클라이언트에 의한 SIP 메시지를 수신하는 클라이언트 인터페이스 모듈; SIP protocol server apparatus according to a preferred embodiment of the present invention to achieve the above object, the client interface module for receiving a SIP message by the Internet SIP client;

SIP 메시지들을 PSTN 게이트웨이와 주고 받고, 서비스 형태에 따라서 다른 게이트웨이와 접속시키는 PSTN 인터페이스 모듈; A PSTN interface module for transmitting and receiving SIP messages to and from the PSTN gateway and connecting to other gateways according to a service type;

상기 인터페이스 모듈들이 수신한 SIP 메시지를 처리가 용이하도록 설계된 데이터 구조로 변환하는 SIP 메시지 처리모듈;A SIP message processing module for converting the SIP messages received by the interface modules into a data structure designed for easy processing;

상기 인터페이스 모듈들을 통하여 수신한 SIP 메시지를 처리하는 SIP 프로토 콜 모듈; A SIP protocol module for processing SIP messages received through the interface modules;

상기 SIP 프로토콜 모듈과는 독립적으로 동작하고, 서비스와 관련된 메시지 송수신 절차를 상기 SIP 프로토콜 모듈을 이용하여 수행하는 서비스 로직부; A service logic unit that operates independently of the SIP protocol module and performs a message transmission / reception procedure related to a service using the SIP protocol module;

상기 인터넷 SIP클라이언트에 의해 입력된 서비스 요구가 정당한 사용자의 것인지를 인증하는 가입자 인증 모듈; 및A subscriber authentication module for authenticating whether a service request input by the Internet SIP client is a legitimate user; And

상기 서비스 로직부에 의해 수행되는 모든 호 처리 결과 뿐만 아니라 시스템의 운용 내역을 데이터베이스화하여 저장하는 로깅 모듈을 구비한다.It includes a logging module for storing the database of the operation history of the system as well as the results of all the call processing performed by the service logic unit.

이하, 첨부된 도면을 참조하여 본 발명의 실시예를 보다 상세히 설명한다.Hereinafter, with reference to the accompanying drawings will be described an embodiment of the present invention in more detail.

도 1은 본 발명에서 제안하는 SIP 프로토콜 서버 장치가 적용되는 예를 나타내는 도면이다.1 is a diagram illustrating an example in which a SIP protocol server apparatus proposed by the present invention is applied.

도 1에서, 본 발명의 실시예에 따른 SIP프로토콜 서버(10)는 인터넷망(20)과 PSTN망(30) 사이에 설치되어 인터넷 사용자에게 PSTN의 다양한 서비스를 직접 이용할 수 있는 기능을 제공하는 장치이다. 1, the SIP protocol server 10 according to an embodiment of the present invention is installed between the Internet network 20 and the PSTN network 30 to provide a function to directly use a variety of services of the PSTN to Internet users to be.

상기 SIP프로토콜 서버(10)는 인터넷 영역에서 인터넷 사용자의 서비스 요구를 SIP 프로토콜을 이용하여 PSTN의 인터넷 접속 창구인 게이트웨이(35)에게 전송한다. The SIP protocol server 10 transmits the service request of the Internet user in the Internet domain to the gateway 35, which is an Internet access window of the PSTN, using the SIP protocol.

상기 PSTN 게이트웨이(35)는 여러 개의 물리실체로서 존재할 수 있는데, 특정 서비스마다 독립된 게이트웨이를 사용할 수도 있으며 여러 개의 서비스를 하나의 게이트웨이에서 처리하는 것도 가능하다. 상기 PSTN 게이트웨이(35)와 SIP프로 토콜 서버(10)와의 통신은 SIP 프로토콜을 사용하여 이루어진다. The PSTN gateway 35 may exist as several physical entities. An independent gateway may be used for each specific service, and multiple services may be processed by one gateway. The communication between the PSTN gateway 35 and the SIP protocol server 10 is performed using the SIP protocol.

본 발명의 실시예에 따른 SIP프로토콜 서버(10)에서 발생하는 외부 장치와의 통신은 PSTN 게이트웨이(35)와의 통신과 클라이언트와의 통신이 대부분을 차지한다. 상기 PSTN 게이트웨이(35)는 서비스에 따라 고정된 장치이므로 동적으로 통신 요구사항이 변화되는 클라이언트와의 통신을 효율적으로 처리하는 것이 SIP 프로토콜 서버(10)의 성능을 위해 매우 중요하다. In the communication with the external device generated by the SIP protocol server 10 according to the embodiment of the present invention, the communication with the PSTN gateway 35 and the communication with the client are mostly occupied. Since the PSTN gateway 35 is a fixed device according to a service, it is very important for the performance of the SIP protocol server 10 to efficiently handle communication with a client whose communication requirements are dynamically changed.

도 2는 본 발명에서 제안하는 SIP 프로토콜 서버 장치의 구성도로서, PSTN 인터페이스 모듈(40), SIP 메시지 처리모듈(42), 클라이언트 인터페이스 모듈(44), SIP 프로토콜 모듈(46), 서비스 로직부(48), 가입자 인증 모듈(50), 로깅 모듈(52)을 구비한다.2 is a configuration diagram of a SIP protocol server device proposed by the present invention, which includes a PSTN interface module 40, a SIP message processing module 42, a client interface module 44, a SIP protocol module 46, and a service logic unit ( 48, subscriber authentication module 50, and logging module 52.

상기 PSTN 인터페이스 모듈(40)은 TCP/IP 소켓(socket) 통신을 사용하여 SIP 메시지들을 PSTN 게이트웨이와 주고 받는 기능과 서비스에 따라서 다른 게이트웨이와 접속이 이루어 질 수 있도록 결합하는 기능을 수행한다. The PSTN interface module 40 combines the SIP messages with other gateways according to a function and a service for exchanging SIP messages with a PSTN gateway using TCP / IP socket communication.

상기 SIP 메시지 처리모듈(42)은 상기 PSTN 인터페이스 모듈(40) 또는 클라이언트 인터페이스 모듈(44)이 수신한 SIP 메시지를 서버 내부에서 처리가 용이하도록 설계된 데이터 구조로 변환하는 기능을 수행한다. 또한 내부 데이터 구조로 표현된 메시지를 송신할 경우에는 메시지 엔코딩(encoding)을 수행하게 된다. The SIP message processing module 42 converts the SIP message received by the PSTN interface module 40 or the client interface module 44 into a data structure designed for easy processing inside the server. In addition, when transmitting a message expressed in an internal data structure, message encoding is performed.

상기 클라이언트 인터페이스 모듈(44)은 인터넷 SIP 클라이언트로부터 들어오는 SIP 메시지를 받아들여 상기 서비스 로직부(48)가 처리할 수 있도록 해주고, 그 서비스 로직부(48)에서 PINT 클라이언트에 보낼 메시지가 있을 때 해당 메시지 를 내보내는 통로 역할을 해주는 모듈이다. 즉, 상기 클라이언트 인터페이스 모듈(44)은 SIP 프로토콜을 지원하는 서비스 클라이언트와의 접속을 담당하는 모듈로서, TCP/IP와 UCP/IP socket 통신을 사용하여 접속된다. PSTN 게이트웨이가 서버로 동작하며 서비스 클라이언트가 접속을 먼저 시도하도록 설계되었다. The client interface module 44 accepts the SIP message coming from the Internet SIP client for processing by the service logic unit 48, and when there is a message to be sent to the PINT client by the service logic unit 48, the message is sent. This module serves as a channel to export the. That is, the client interface module 44 is a module that is in charge of connection with a service client that supports the SIP protocol and is connected by using TCP / IP and UCP / IP socket communication. The PSTN gateway acts as a server and is designed so that service clients attempt to connect first.

상기 클라이언트 인터페이스 모듈(44)에서는 도 3에 예시된 바와 같이 클라이언트로부터의 접속 요구가 있는 경우마다 통신을 담당하는 스레드(thread)가 생성되어 가입자 인증 절차를 거친다. 접속된 클라이언트가 인증되지 않은 호스트로부터의 접속이거나 인증되지 않은 사용자일 경우에는 접속이 해제되며 스레드는 소멸된다.In the client interface module 44, as shown in FIG. 3, whenever there is a connection request from the client, a thread that is in charge of communication is generated and undergoes subscriber authentication. If the connected client is from an unauthenticated host or an unauthenticated user, the connection is released and the thread is destroyed.

상기 SIP 프로토콜 모듈(46)은 외부 인터페이스를 통하여 수신한 SIP 메시지를 처리하는 프로토콜 엔진부이다. 상기 SIP 프로토콜 모듈(46)은 서비스 로직과 독립적으로 동작하기 때문에 서비스 로직에서 다중 서비스를 제공하는 것을 가능하게 한다. The SIP protocol module 46 is a protocol engine unit that processes SIP messages received through an external interface. Since the SIP protocol module 46 operates independently of the service logic, it is possible to provide multiple services in the service logic.

상기 SIP 프로토콜 모듈(46)은 프로토콜 엔티티를 관리하는 프로토콜 코디네이터(coordinator)와 타이머 관리를 위한 타이머 부로 나누어 지고, 개별 프로토콜 엔티티는 수신된 메시지와 타이머 이벤트 등을 통하여 발생되는 상태 천이를 수행한다. The SIP protocol module 46 is divided into a protocol coordinator managing a protocol entity and a timer unit for timer management, and individual protocol entities perform state transitions generated through received messages and timer events.

상기 SIP 프로토콜 모듈(46)은 text형식으로 수신된 메시지를 프로토콜 엔티티와 서비스 로직에서 사용하기 용이한 형태로 변환한다. 즉, text-to-data structure 변환 알고리즘을 적용한다. 변환 알고리즘은 text 형식의 값을 내부 객 체의 데이터 변수로 전환하는 기능을 수행한다. 변환된 메시지는 다음과 같은 내부 데이터 형식으로 전환되어 메시지 및 프로토콜 처리를 용이하게 한다.The SIP protocol module 46 converts the received message in text form into an easy-to-use form in protocol entities and service logic. That is, the text-to-data structure conversion algorithm is applied. The conversion algorithm converts the text type value into the data variable of the internal object. The converted message is converted into the following internal data format to facilitate message and protocol processing.

상기 서비스 로직부(48)는 서비스와 관련된 메시지 송수신 절차를 상기 SIP 프로토콜 모듈(46)을 이용하여 수행하고 가입자 인증 및 클라이언트로부터 요청 처리되는 호 기록을 관리한다. 즉, 프로토콜 엔티티로부터 받은 메시지를 바탕으로 하여 각 서비스에 따른 호 처리 및 가입자 관리 기능을 수행하고, 상기 서비스 로직부(48)에 의해 수행되는 모든 호 기록은 로깅 모듈(52)에 의해 데이터베이스(54)에 저장된다. The service logic unit 48 performs a message transmission / reception procedure related to a service by using the SIP protocol module 46 and manages subscriber authentication and a call record processed by a request from a client. That is, the call processing and subscriber management functions for each service are performed based on the message received from the protocol entity, and all call records performed by the service logic unit 48 are recorded by the logging module 52 in the database 54. )

상기 서비스 로직부(48)는 다중 서비스를 지원하기 위하여 상기 SIP 프로토콜 모듈(46)과 메시지 교환 시에 서비스를 인식할 수 있는 태그(tag)를 사용한다. 따라서, 새로운 서비스 로직이 추가되더라도 서비스를 식별하는 태그값을 추가함으로써, 상기 SIP 프로토콜 모듈(46)과 독립적으로 새로운 서비스 수행이 가능하게 된다. 위의 서비스 관련 태그는 프로토콜 엔티티를 생성하는 메시지에만 삽입이 되면 된다. 생성된 프로토콜 엔티티는 생성 메시지에 포함된 call -id 필드에 의해 고유하게 식별된다. 다른 메시지 처리 결과는 생성 메시지에 포함된 태그를 프로토콜 엔티티가 유지하면서 서비스 로직부(48)로 전송하게 된다. 서비스 로직부(48)의 구성은 도 4에 예시된 바와 같이 다중 서비스를 관리하기 위한 서비스 로직 코디네이터(60)와 각 서비스 로직(62a∼62n)으로 구성된다. The service logic unit 48 uses a tag that can recognize a service when exchanging a message with the SIP protocol module 46 to support multiple services. Therefore, even if new service logic is added, by adding a tag value for identifying a service, it is possible to perform a new service independently of the SIP protocol module 46. The above service related tag only needs to be inserted in the message that creates the protocol entity. The generated protocol entity is uniquely identified by the call -id field included in the generated message. The other message processing result is to transmit the tag included in the generated message to the service logic unit 48 while maintaining the tag entity. The configuration of the service logic unit 48 includes a service logic coordinator 60 and respective service logics 62a to 62n for managing multiple services as illustrated in FIG. 4.

상기 가입자 인증 모듈(50)은 SIP 클라이언트로부터 수신된 서비스 요구가 정당한 사용자로부터 수신되었는지를 인증하는 모듈이다. 또한 상기 가입자 인증 모듈(50)은 서비스 로직부(48)가 사용자 요구 사항을 처리하기 위해 필요한 가입자 정보를 관리하는 기능도 수행한다. The subscriber authentication module 50 is a module for authenticating whether a service request received from a SIP client has been received from a legitimate user. In addition, the subscriber authentication module 50 also performs a function of managing the subscriber information necessary for the service logic unit 48 to process user requirements.

상기 로깅 모듈(52)은 상기 서비스 로직부(48)에 의해 수행되는 모든 호 처리 결과 뿐만 아니라 시스템의 운용 내역을 데이터베이스화 하여 DBMS에 저장하는 기능을 수행한다. The logging module 52 performs a function of databaseting the operation details of the system as well as all call processing results performed by the service logic unit 48 and storing them in a DBMS.

상기와 같이 구성된 본 발명의 실시예에 따른 SIP프로토콜 서버 장치의 동작에 대해 설명하면 다음과 같다.Referring to the operation of the SIP protocol server device according to an embodiment of the present invention configured as described above are as follows.

클라이언트가 임의의 서비스 요구를 하게 되면 클라이언트 인터페이스 모듈(44)에서 그 서비스 요구에 해당하는 SIP메시지를 수신하고, 클라이언트 인터페이스 모듈(44)은 그 수신된 SIP메시지를 SIP 메시지 처리모듈(42)로 보내어 서버 내부에서 처리가 용이한 데이터 구조로 변환시키는데, 실질적으로 SIP 프로토콜 모듈(46)에서 상기 SIP메시지를 처리한다.When the client makes an arbitrary service request, the client interface module 44 receives a SIP message corresponding to the service request, and the client interface module 44 sends the received SIP message to the SIP message processing module 42. The server converts the data into an easy-to-process data structure, and the SIP protocol module 46 processes the SIP message.

상기 SIP 프로토콜 모듈(46)은 서비스 로직부(48)와는 독립적으로 동작하면서 상기 클라이언트 인터페이스 모듈(44)에서 수신한 SIP메시지(텍스트 형태로 수신된 메시지)를 프로토콜 엔티티와 서비스 로직부(48)에서 사용하기 용이한 형태로 변환한다. 상기 변환된 데이터는 PSTN 인터페이스 모듈(40)을 통해 PSTN게이트웨이로 전송된다. 상기 서비스 로직부(48)는 다중 서비스를 지원하기 위해 상기 SIP 프로토콜 모듈(46)과 메시지 교환시 서비스를 인식할 수 있는 태그를 사용하므로, 상기 SIP 프로토콜 모듈(46)과 독립적으로 새로운 서비스 수행이 가능한다. The SIP protocol module 46 operates independently of the service logic unit 48 and transmits SIP messages (messages received in text form) received by the client interface module 44 to the protocol entity and service logic unit 48. Convert to an easy-to-use form. The converted data is transmitted to the PSTN gateway through the PSTN interface module 40. Since the service logic unit 48 uses a tag for recognizing a service when exchanging a message with the SIP protocol module 46 to support multiple services, it is possible to perform a new service independently of the SIP protocol module 46. It is possible.

그리고, 상기 클라이언트 인터페이스 모듈(44)에 수신된 서비스 요구정보는 서비스 로직부(48)의 제어하에 동작하는 가입자 인증 모듈(50)에 의해 정당한 인터넷 사용자로부터의 서비스 요구인지를 인증된다.The service request information received by the client interface module 44 is then authenticated by the subscriber authentication module 50 operating under the control of the service logic unit 48 to determine whether it is a service request from a legitimate Internet user.

상기와 같이 구성된 본 발명의 장치는 인터넷 사용자들이 인터넷 사용 중에 PSTN의 다양한 서비스를 제공받을 수 있는 환경을 구축하기 위한 SIP프로토콜 서버이며, 특정 서비스에 종속적인 구조를 배제함으로써 다양한 서비스에 응용될 수 있는 구조를 가지고 있다. The apparatus of the present invention configured as described above is a SIP protocol server for establishing an environment in which Internet users can receive various services of the PSTN while using the Internet, and can be applied to various services by excluding a structure dependent on a specific service. It has a structure.

본 발명에서 개발된 장치를 사용하여 인터넷 콜 웨이팅, 웹 114와 같은 서비스에 직접 이용될 수 있으며 서비스 로직을 추가하는 것이 용이해 다양한 서비스에 확장 적용될 수 있는 서비스 서버 구축이 가능하다.The device developed in the present invention can be used directly for services such as Internet call weighting and Web 114, and it is easy to add service logic, and thus a service server can be constructed that can be extended to various services.

이상 설명한 바와 같은 본 발명에 의하면, 특정 서비스에 종속적인 구조를 배제함으로써 다양한 서비스에 응용될 수 있는 구조를 가지고 있고, 서비스 로직을 추가하는 것이 용이해 다양한 서비스에 확장 적용될 수 있는 장점이 있다.According to the present invention as described above has a structure that can be applied to a variety of services by excluding a structure dependent on a specific service, it is easy to add service logic has the advantage that can be extended to various services.

또한, 본 발명에서는 표준화된 SIP 프로토콜을 사용할 뿐 아니라 서비스 독립적인 서버를 구현함으로써 서비스의 확장 및 개선을 용이하게 처리할 수 있다. 또한, 객체지향 기술과 경량화된 스레드 기술을 접속하여 서버에서 발생할 수 있는 통신 과부하 문제 등을 효과적으로 처리하였다.In addition, the present invention can easily handle the expansion and improvement of the service by implementing a service independent server as well as using a standardized SIP protocol. In addition, the object-oriented technology and the lightweight thread technology are connected to effectively handle communication overload problems that may occur in the server.

한편, 본 발명은 상술한 실시예로만 한정되는 것이 아니라 본 발명의 요지를 벗어나지 않는 범위내에서 수정 및 변형하여 실시할 수 있고, 이러한 수정 및 변경 등은 이하의 특허 청구의 범위에 속하는 것으로 보아야 할 것이다.On the other hand, the present invention is not limited to the above-described embodiment, but can be modified and modified within the scope not departing from the gist of the present invention, such modifications and changes should be regarded as belonging to the following claims. will be.

Claims (5)

인터넷 SIP 클라이언트에 의한 SIP 메시지를 수신하는 클라이언트 인터페이스 모듈; A client interface module for receiving a SIP message by an Internet SIP client; SIP 메시지들을 PSTN 게이트웨이와 주고 받고, 서비스 형태에 따라서 다른 게이트웨이와 접속시키는 PSTN 인터페이스 모듈; A PSTN interface module for transmitting and receiving SIP messages to and from the PSTN gateway and connecting to other gateways according to a service type; 상기 인터페이스 모듈들이 수신한 SIP 메시지를 처리가 용이하도록 설계된 데이터 구조로 변환하는 SIP 메시지 처리모듈;A SIP message processing module for converting the SIP messages received by the interface modules into a data structure designed for easy processing; 상기 인터페이스 모듈들을 통하여 수신한 SIP 메시지를 처리하는 SIP 프로토콜 모듈; A SIP protocol module for processing SIP messages received through the interface modules; 상기 SIP 프로토콜 모듈과는 독립적으로 동작하고, 서비스와 관련된 메시지 송수신 절차를 상기 SIP 프로토콜 모듈을 이용하여 수행하는 서비스 로직부; A service logic unit that operates independently of the SIP protocol module and performs a message transmission / reception procedure related to a service using the SIP protocol module; 상기 인터넷 SIP클라이언트에 의해 입력된 서비스 요구가 정당한 사용자의 것인지를 인증하는 가입자 인증 모듈; 및A subscriber authentication module for authenticating whether a service request input by the Internet SIP client is a legitimate user; And 상기 서비스 로직부에 의해 수행되는 모든 호 처리 결과 뿐만 아니라 시스템의 운용 내역을 데이터베이스화하여 저장하는 로깅 모듈을 구비하는 것을 특징으로 하는 SIP프로토콜 서버 장치.SIP protocol server device characterized in that it comprises a logging module for storing the database of the operation history of the system as well as all the call processing results performed by the service logic unit. 제 1 항에 있어서,The method of claim 1, 상기 서비스 로직부는 상기 SIP 프로토콜 모듈과 메시지 교환시에 서비스를 인식할 수 있는 태그를 사용하는 것을 특징으로 하는 SIP프로토콜 서버 장치.And the service logic unit uses a tag that can recognize a service when exchanging a message with the SIP protocol module. 제 2 항에 있어서,The method of claim 2, 상기 서비스 관련 태그는 프로토콜 엔티티를 생성하는 메시지에만 삽입되는 것을 특징으로 하는 SIP프로토콜 서버 장치.And the service related tag is inserted only in a message for generating a protocol entity. 제 3 항에 있어서,The method of claim 3, wherein 상기 프로토콜 엔티티는 상기 SIP프로토콜 모듈에서 생성하는 것을 특징으로 하는 SIP프로토콜 서버 장치.The protocol entity is generated by the SIP protocol module. 제 1 항에 있어서,The method of claim 1, 상기 서비스 로직부는 다중 서비스를 관리하는 서비스 로직 코디네이터와, 다수의 서비스 로직으로 구성되는 것을 특징으로 하는 SIP프로토콜 서버 장치.The service logic unit SIP protocol server device, characterized in that consisting of a service logic coordinator for managing multiple services, and a plurality of service logic.
KR1019990061618A 1999-12-24 1999-12-24 SIP protocol server apparatus KR100587643B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1019990061618A KR100587643B1 (en) 1999-12-24 1999-12-24 SIP protocol server apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1019990061618A KR100587643B1 (en) 1999-12-24 1999-12-24 SIP protocol server apparatus

Publications (2)

Publication Number Publication Date
KR20010058123A KR20010058123A (en) 2001-07-05
KR100587643B1 true KR100587643B1 (en) 2006-06-08

Family

ID=19629214

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1019990061618A KR100587643B1 (en) 1999-12-24 1999-12-24 SIP protocol server apparatus

Country Status (1)

Country Link
KR (1) KR100587643B1 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100382862B1 (en) * 2000-05-16 2003-05-09 (주) 위즈네트 Internet telephony system using distributed call processing techique based on sip protocol and method thereof
KR100819328B1 (en) * 2001-09-29 2008-04-03 주식회사 케이티 A call processing apparaus and method for internet phone using H.323 and SIP protocol
KR100420554B1 (en) * 2001-12-21 2004-03-02 엘지전자 주식회사 Method for VOIP Call Processing
KR100413524B1 (en) * 2002-01-16 2004-01-03 한국전자통신연구원 Management method of SIP-T call control process and apparatus thereof
KR100636913B1 (en) * 2004-12-14 2006-10-19 엘지전자 주식회사 System processing SIP signal
KR101427416B1 (en) * 2007-09-05 2014-08-08 엘지전자 주식회사 Communication System

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR970031535A (en) * 1997-03-26 1997-06-26 신우창 TELEPHONE COMMUNICATION SYSTEMUTILIZING THE INTERNET
KR19980078812A (en) * 1997-04-30 1998-11-25 구자홍 Internet Protocol Interface Device of SNA Network Environment
JPH11177694A (en) * 1996-12-06 1999-07-02 Internatl Business Mach Corp <Ibm> Telephone service management device
KR20000040233A (en) * 1998-12-17 2000-07-05 이계철 System and method for interworking internet and next generation intelligent network
KR20010060627A (en) * 1999-12-27 2001-07-07 이계철 Web server apparatus for providing conference call

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11177694A (en) * 1996-12-06 1999-07-02 Internatl Business Mach Corp <Ibm> Telephone service management device
KR970031535A (en) * 1997-03-26 1997-06-26 신우창 TELEPHONE COMMUNICATION SYSTEMUTILIZING THE INTERNET
KR19980078812A (en) * 1997-04-30 1998-11-25 구자홍 Internet Protocol Interface Device of SNA Network Environment
KR20000040233A (en) * 1998-12-17 2000-07-05 이계철 System and method for interworking internet and next generation intelligent network
KR20010060627A (en) * 1999-12-27 2001-07-07 이계철 Web server apparatus for providing conference call

Also Published As

Publication number Publication date
KR20010058123A (en) 2001-07-05

Similar Documents

Publication Publication Date Title
US6948076B2 (en) Communication system using home gateway and access server for preventing attacks to home network
US8813243B2 (en) Reducing a size of a security-related data object stored on a token
US20100153726A1 (en) Authentication method, system, and apparatus thereof for inter-domain information communication
NZ509691A (en) A data conversion system for accessing the Internet from a portable information terminal based on WAP
JP2009514480A (en) Centralized fax data integrated management method and system
CN113452743B (en) MQTT protocol and COAP protocol fusion algorithm
CN101136910A (en) Network address and protocol translating equipment and application layer gateway equipment
JP2002344475A (en) System and method for providing service to apparatus in home network and system and method being provided with service through home network
KR100587643B1 (en) SIP protocol server apparatus
JP3746713B2 (en) Internet telephone system and information processing apparatus
CN107070998B (en) A kind of safe Internet of Things communications protocol and method
JP2001256308A (en) Method and system for exchanging care information
CN100411340C (en) Method and apparatus for quickly obtaining on-line enterprise information
US20100138650A1 (en) Secure communication system, gateway apparatus and its operating method
CN111314375B (en) Medical insurance data adaptation engine, medical insurance data adaptation method, electronic equipment and storage medium
WO2015131606A1 (en) Object information processing method, device and ors application gateway
CN111935316B (en) Method and device for acquiring front-end equipment catalog
JP2009245313A (en) Information providing device, inter-network cooperation service providing system and inter-network cooperation service providing method
KR100667732B1 (en) Internet protocol apparatus for communicating with private network from outsidenetwork
CN116192933B (en) Method and system for dynamically expanding non-HTTP protocol based on micro-service gateway
KR20010077317A (en) Method &amp; Technology of Dynamic Naming Service
CN100375464C (en) Method for data communication of every terminal when network interconnecting
JPWO2007046369A1 (en) Information processing device
CN100384144C (en) Combination device and its management and maintenance method
JP3592220B2 (en) Client-server communication system and communication protocol corresponding method used therefor

Legal Events

Date Code Title Description
A201 Request for examination
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20110509

Year of fee payment: 6

LAPS Lapse due to unpaid annual fee