• Title/Summary/Keyword: Session initiation protocol

Search Result 179, Processing Time 0.023 seconds

The Design of SIP based Extension Security Mechanism (SIP 기반의 확장 보안 메커니즘 설계)

  • 이근호;이송희;김정범;김태윤
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2002.10c
    • /
    • pp.580-582
    • /
    • 2002
  • 최근 인터넷 관련 기술의 급속한 발전으로 데이터, 음성, 화상 등의 다양한 멀티미디어 서비스가 통합된 개방형 네트워크로 진화되어지고 있다. 모든 미디어가 인터넷으로 수렴되는 NGN(Next Generation Network)으로 발전할 전망이다. 개방형 네트워크는 다양한 유무선 통합망의 융합화에 따른 통신망간의 간섭이 증가하고 네트워크 접속점 중심의 통신망간 접속구조가 확대되어 지금까지의 시스템 보안 위주의 단순한 보안 기술을 적용하기가 어려웠다. 따라서 네트워크 노드간을 효율적으로 보호하는 네트워크 중심의 보안 기술이 필요한 시점이다. 이에 본 논문은 IETF에서 제안한 텍스트 기반 응용 계층의 접속제어 프로토콜로 실시간 미디어 통신을 위한 차세대 인터넷 프로토콜로 주목받고 있는 SIP(Session Initiation Protocol) 시스템을 분석하고, SIP 기반의 보안 메커니즘인 IPSec에서의 확장 보안 메커니즘을 설계하였다.

  • PDF

Design of Conference Server Framework Using SIP (SIP를 이용한 Conference Server 구조에 관한 설계)

  • 안세영;우시남;노원종;안순신
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.205-207
    • /
    • 2003
  • 인터넷의 사용자가 증가함에 따라 다양한 서비스가 요구된다 다자간 회의 시스템 역시 다양한 서비스 제공의 일부분으로 많은 연구가 진행되고 있다. VoIP 프로토콜인 SIP(Session Initiation Protocol)는 기본적으로 다자간 멀티미디어 컨퍼런싱을 지원한다. 그러나 현재는 인터넷 전화 등 주로 1:1 호설정에 이용되고 있다. 이를 위해 SiP에 다자간 회의 시스템을 적용하기 위하여 새로운 메소드 및 헤더의 확장, 나아가 다자간 회의 시스템 모델 정의등이 요구되어진다. 본 논문은 다자간 회의 시스템 모델 표준을 소개하고 이를 기초로 효율적인 Conference Server를 제시한다. 설계된 Conference Server는 유효한 리소스의 관리 및 처리를 위해 접속 풀링(Connection Pooling)개념을 적용하여 컨퍼런싱에 참여하는 사용자의 요구를 신속하게 처리할 수 있도록 하였으며 QoS Selector를 두어 사용자의 자원에 맞는 서비스를 보장할 수 있게 하여 효율성을 높였다.

  • PDF

Implementation of Watcher Information Service in SIP-based Presence System (SIP기반의 Presence 시스템에서의 Watcher 정보 서비스 구현)

  • 조현규;장춘서
    • Proceedings of the Korean Information Science Society Conference
    • /
    • 2003.04d
    • /
    • pp.214-216
    • /
    • 2003
  • SIP(Session Initiation Protocol)는 사용자간에 멀티미디어 세션을 생성, 수정, 종료를 위한 응용계층의 시그널링 프로토콜로써 확장성이 뛰어나 여러 인터넷 응용분야에 적용이 가능하다. SIP를 이용한 확장 서비스의 하나인 Presence 서비스는 사용자들간에 현재 위치의 변화에 따른 최신 정보를 제공함으로써 VoIP(Voice over IP), 인스턴트 메시징(Instant Messaging) 등 Presence 정보를 기반으로 하는 여러 응용 서비스와 연계하여 활용이 가능하다. Presence 서비스에서의 Watcher 정보는 특정한 자원(resource)에 대한 모든 등록(subscription) 상태를 의미하며 이 상태는 동적(dynamic)으로 변화하게 된다. 따라서 사용자는 이러한 변화되는 상태를 알기 위하여 watcher 정보에 등록할 필요가 생긴다. 따라서 본 논문에서는 SIP 기반의 Presence 시스템에서 동적으로 변화하는 사용자들의 등록 상태를 알려주는 Watcher 정보 서비스를 구현하였다.

  • PDF

A Design and Implementation of Visual Packet Analyzer over IMS (IMS 기반의 비주얼 패킷분석기의 설계 및 구현)

  • Hyun-Kook Jeong;In-Hwan Jung
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.11a
    • /
    • pp.1262-1264
    • /
    • 2008
  • 기존의 유/무선 전화, 인터넷, TV 등을 통합하여 다양한 멀티미디어 서비스를 지원하기 위한 차세대 통신망으로 3GPP (3rd Generation Partnership Project)에서 최초 3세대 이동 통신망으로 제안되었던 IMS(IP Multimedia Subsystem) 가 표준으로 자리 잡아가고 있으며, 전 세계 통신 회사들이 IMS를 기반으로 차세대 통신망을 구축하고 있다. 이러한 IMS 망을 이해, 분석하기 위해서는 IMS 망에서 이용되는 SIP(Session Initiation Protocol)에 대한 이해와 SIP 패킷을 분석할 수 있는 패킷 분석기가 필요하다. SIP는 VoIP환경에서 호 설정을 위해 개발된 텍스트 기반의 프로토콜로써 포맷의 간결성과 확장성으로 인하여 차세대 통신망인 IMS의 주요 프로토콜로 채택되었으며, IMS 망 환경에 맞게 확장 되었다. 본 논문에서는 SIP 패킷 분석기를 IMS 기반으로 패킷 분석 결과를 비주얼한 화면으로 보여줄 수 있도록 설계, 구현하여 사용자가 SIP 패킷 분석을 통하여 IMS 망을 이해, 분석하는데 도움을 주고자 한다.

An Error Manager running on SIP of Computer Supported Cooperated Work (컴퓨터 지원 협력 작업의 세션 초기 프로토콜에서 실행되는 오류 관리기)

  • Ko, Eung-Nam
    • Proceedings of the Korea Information Processing Society Conference
    • /
    • 2008.05a
    • /
    • pp.698-701
    • /
    • 2008
  • 본 연구는 멀티미디어 세션에 참여한 참여자간의 효율적인 의사소통과 상호협력 환경의 향상을 위하여 다양한 형태로 응용의 변화를 주는 세션 초기 프로토콜(SIP: Session Initiation Protocol)에서의 오류 관리기의 설계에 대한 연구이다. 제안하고자 하는 오류 관리기를 이용하면 멀티미디어 응용개발 환경에서의 오류 발생 시에 객체를 동적으로 생성 및 제거함으로써 자신의 컴퓨터 시스템 상황에 맞는 세션 초기 프로토콜에서의 세션을 진행할 수 있고, 유동적인 네트워크 트래픽에서도 진행 중인 세션 초기 프로토콜에서의 세션을 유지시킬 수 있을 뿐만 아니라, 오류가 발생된 응용을 제외한 객체만의 조합으로 다양한 형태의 세션 초기 프로토콜에서의 세션을 만들 수 있다.

Improving the Performance of Cellular Network by Controlling SIP Retransmission Time Interval and Implementing Home Network (셀룰러 망에서 SIP 재전송 간격조절에 의한 성능 개선과 이를 이용한 홈 네트워크 구현)

  • Kwon, Kyung-Hee;Kim, Jin-Hee;Go, Yun-Mi
    • The Journal of the Korea Contents Association
    • /
    • v.8 no.2
    • /
    • pp.67-73
    • /
    • 2008
  • Recently, due to the rapid advances of mobile communication, multimedia service can be provided by mobile devices. Cellular network tends to uses SIP as a call setup protocol in order to provide various multimedia service to consumers. Cellular network holds the characteristic of higher BER(Bit Error Rate), narrower bandwidth than the wired network. The value of SIP RTI(Retransmission Time interval) based on the wired network decreases a network efficiency and increases a call setup delay over cellular network. By using NS-2 simulator, we show new SIP RTI value adequate over cellular network. We design and implement home network by using the modified SIP that is suitable for cellular network.

Extended Design And Implementation of SIP Proxy Server or Improved Additional Internet Telephony Service (향상된 부가 서비스 지원을 위한 SIP 프락시 서버의 확장 설계 및 구현)

  • 민경주;이종화;강신각;박기식
    • Proceedings of the Korean Institute of Information and Commucation Sciences Conference
    • /
    • 2002.11a
    • /
    • pp.875-879
    • /
    • 2002
  • CPL is a technique that serves various additional service in Internet telephony such as call forwarding, call blocking etc. IETF IPTEL working group developed this CPL standard. Users could request various additional services such as call forwarding, call blocking etc. by registering XML scripts to location servers. This paper would describe the design and the implementation skill of SIP proxy server that support these improved functionalities in detail. SIP registrar and SIP proxy server are designed and implemented in Linux platform because this platform serves fast and low cost development environment.

  • PDF

The Reliable Multicast Transport Protocol over Wireless Convergence Networks using a Retransmission Agent (재전송 Agent를 이용한 유무선 융합망에서의 신뢰성 있는 멀티캐스트 전송 방식)

  • Youm, Sungkwan;Yu, Sunjin
    • Journal of the Korea Convergence Society
    • /
    • v.7 no.4
    • /
    • pp.25-32
    • /
    • 2016
  • When using reliable multicast protocol over air links, the multicast packets lost in the air link cause the initiation of retransmission request packets and the implosion of retransmission packets, which deteriorate multicast session performance. This paper proposes on the efficient reliable multicast mechanism in wireless networks utilizing the Agents. In this paper we show the design of a retransmission agent which improves the performance of reliable multicast sessions in wireless network. The main idea is to cache reliable multicast packets at the base station and perform local retransmissions across the wireless link. MATLAB has been used to simulate and to get performance results for signaling overhead and processing delay through the comparison of the proposed agent model to the Multicast File Transfer Protocol. It has been proven from the simulation results that the proxy module make pass trials shorter in Multicast File Transfer Protocol.

Design and Implementation of Multipoint VoIP using End-point Mixing Model (단말혼합 방법을 이용하는 다자간 VoIP의 설계 및 구현)

  • Lee, Sung-Min;Lee, Keon-Bae
    • Journal of Korea Multimedia Society
    • /
    • v.10 no.3
    • /
    • pp.335-347
    • /
    • 2007
  • VoIP (Voice over IP) is a technology to transport video and voice traffic over IP networks such as Internet. Today, the VoIP technology is viewed as the right choice for providing voice, video, and data communication among various terminals over the next generation network. This paper discusses a multipoint VoIP implementation with end-point mixing model which can support multipoint conference without a conference bridge. The multipoint VoIP is implemented with SIP (Session Initiation Protocol), and supports STUN (Simple Traversal of UDP Through NATs) since it works in an asymmetric NAT (Network Address Translator) environment. The characteristics of this paper are as follows. It is possible that all terminals in the hierarchical conference don't receive the duplicated media information because we use the end-point mixing model with the new media processing module. And, the paper solves the problem that the hierarchical conference session should be separated into several sessions when a mixing terminal terminates the hierarchical conference session.

  • PDF

A Scheme for Network Selection and Heterogeneous Handover in Hierarchical Wireless Multiple Access Networks with IMS (IMS를 포함한 계층적 무선 멀티 억세스 네트워크에서의 네트워크 선택 및 핸드오버 기법)

  • Moon, Tae-Wook;Kim, Moon;Cho, Sung-Joon
    • Journal of the Institute of Electronics Engineers of Korea TC
    • /
    • v.46 no.5
    • /
    • pp.146-153
    • /
    • 2009
  • Recently, the research relative to NGN(Next Generation Network) is progressing in 3GPP(The 3rd Generation Partnership Progect), IETF(Internet Engineering Task Force), and so on. Although user needs frequently mobility which is various service pattern, In accordance with the development of these various applications, IMS(IP Multimedia Subsystem) and hierarchical networks ie, Femtocell/WiBro/3G etc is constructed for more user demands which provide service in anytime, anywhere. It is necessary to optimum network selection criterion which consider to wireless signal quality add to user service profile and service network traffic balance. NGN also needs a method to perform heterogeneous handover and to constraint Ping-pong phenomenon when using existing terminal-based handover decision. This paper proposes scheme for network selection and heterogeneous handover procedure in hierarchical wireless multi-access network based on SIP-MIH(Session Initiation Protocol-Media Independent Handover) with IMS by using user service profile that the considerations are dealing with not only selection and registration of various access network but also easy of developing the terminal.