초록
IETF(Internet Engineering Task Force)에서 제안한 SIP(Session Initiation Protocol)는 텍스트 기반의 프로토콜로서 유연성과 뛰어난 확장성을 가지고 있어 다양한 응용 서비스에 적용할 수 있는 호 설정 프로토콜이다. 본 논문에서는 이러한 SIP를 기반으로 하여 사용자의 현재 상태에 관련된 정보를 알려주는 Presence 서비스 및 Presence 서비스에서의 Watcher 정보 서비스도 아울러 포함시킨 통합 인스턴트 메신저 시스템을 구현하였다. 이 시스템에서는 텍스트 기반의 인스턴트 메시지뿐만 아니라 음성 및 화상 통신도 가능하도록 하였다. 그리고 음성 및 화상통신의 경우 Presence 정보를 담는 PRESENCE TUPLE을 확장하여 Presence 서버가 통신에 필요한 각종 세션 정보를 저장하도록 함으로써 SIP INVITE 요청 메시지를 통한 다이얼로그의 생성 없이 직접 사용자간의 연결이 가능하도록 하는 새로운 방법을 제시하였다.
SIP(Session Initiation Protocol) is a text based call signaling protocol that has characteristics such as flexibilities and extensibility for various application services over Internet. In this paper, we have implemented SIP based integrated Instant Messenger system which includes Presence Watcher Information service that can notify various current users status. In this system, voice and video communications are also possible as well as text based instant messages. For voice and video communication, we have newly proposed a method in which direct connection is possible between users without creation of SW INVITE dialog by extending PRESENCE TUPLE of presence information. In this case, PRESENCE TUPLE stores some informations necessary for the session.