KR20070092485A - Method for providing multimedia bell and ringback service in communication system - Google Patents

Method for providing multimedia bell and ringback service in communication system Download PDF

Info

Publication number
KR20070092485A
KR20070092485A KR20060022693A KR20060022693A KR20070092485A KR 20070092485 A KR20070092485 A KR 20070092485A KR 20060022693 A KR20060022693 A KR 20060022693A KR 20060022693 A KR20060022693 A KR 20060022693A KR 20070092485 A KR20070092485 A KR 20070092485A
Authority
KR
South Korea
Prior art keywords
service
terminal
multimedia
called terminal
ringback
Prior art date
Application number
KR20060022693A
Other languages
Korean (ko)
Inventor
나호택
Original Assignee
삼성전자주식회사
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 삼성전자주식회사 filed Critical 삼성전자주식회사
Priority to KR20060022693A priority Critical patent/KR20070092485A/en
Publication of KR20070092485A publication Critical patent/KR20070092485A/en

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Telephone Function (AREA)

Abstract

A method for providing a multimedia bell service and a ringback service in a communication system is provided to offer various services to users by providing a multimedia bell service and a ringback service according to the capability of called and calling terminals. If an INVITE message for a call connection is received from a calling terminal, an AS(Application Server) obtains capability information of the calling terminal from the INVITE message(302). Also the AS receives a provisional response message from a SIP/IP core network and obtains capability information of a called terminal(304). The AS confirms whether to provide a multimedia bell service to the called terminal(306). In case the multimedia bell service should be provided to the called terminal, the AS provides the multimedia bell service in consideration of capability of the called terminal(308), and then judges whether call connection setup has been completed(312). If a final response message is received from the SIP/IP core network, the AS stops providing the multimedia bell service to the called terminal(314).

Description

통신 시스템에서 멀티미디어 벨 및 링백 서비스 제공 방법{METHOD FOR PROVIDING MULTIMEDIA BELL AND RINGBACK SERVICE IN COMMUNICATION SYSTEM}METHOD FOR PROVIDING MULTIMEDIA BELL AND RINGBACK SERVICE IN COMMUNICATION SYSTEM}

도 1은 본 발명의 실시예에 따른 통신 시스템에서 착신 단말이 벨 서비스를 제공받는 과정을 도시한 신호 흐름도1 is a signal flow diagram illustrating a process in which a called terminal receives a bell service in a communication system according to an exemplary embodiment of the present invention.

도 2는 본 발명의 실시예에 따른 통신 시스템에서 발신 단말이 링백 서비스를 제공받는 과정을 도시한 신호 흐름도2 is a signal flow diagram illustrating a process in which a calling terminal receives a ringback service in a communication system according to an embodiment of the present invention.

도 3은 본 발명의 실시예에 따른 AS가 멀티미디어 벨/링백 서비스를 제공하는 과정을 도시한 흐름도3 is a flowchart illustrating a process of providing a multimedia bell / ringback service by an AS according to an embodiment of the present invention.

본 발명은 통신 시스템에 관한 것으로서, 특히 발신자 및 착신자에게 벨(bell) 및 링백(ringback) 서비스를 제공하기 위한 방법에 관한 것이다.The present invention relates to a communication system, and more particularly to a method for providing a bell and ringback service to a caller and a called party.

일반적으로, 아이피 멀티미디어 서브시스템(IP Multimedia Subsystem, 이하 'IMS'라 칭하기로 한다)은 IP 기반의 패킷 통신 서비스를 제공하기 위한 시스템이다. 상기 IMS는 텍스트 기반의 응용계층 제어 프로토콜인 세션 초기화 프로토콜 (Session Initiation Protocol, 이하 'SIP'라 칭하기로 한다)을 기반으로 한다. 상기 SIP는 클라이언트(client)들이 호출을 시작하면 서버가 응답하는 클라이언트/서버 구조에 기반을 두고 있으며, 하나 이상의 참가자들이 함께 세션을 만들고 수정하고 종료할 수 있게 한다. 이러한 세션들에는 인터넷을 이용한 원격회의, 전화, 면회, 이벤트 통지, 인스턴트 메시징(IM: Instant Messaging) 등이 포함된다. In general, the IP Multimedia Subsystem (hereinafter referred to as "IMS") is a system for providing an IP-based packet communication service. The IMS is based on the Session Initiation Protocol (hereinafter referred to as SIP), which is a text-based application layer control protocol. The SIP is based on a client / server structure in which the server responds when clients initiate a call and allows one or more participants to create, modify and terminate a session together. These sessions include teleconferences over the Internet, telephone calls, interviews, event notifications, instant messaging (IM), and the like.

SIP 기반의 멀티미디어 전화(Multimedia Telephony) 환경에서는 발신측 단말에게 링백톤(Ring-back Tone)을 제공하기 위하여 180 링잉(180 Ringing) 메시지를 이용한다. 상기 180 링잉 메시지를 받은 발신 단말은 로컬 링백톤을 생성하거나 상기 링잉 메시지 내에 실어온 링백톤 데이터를 재생하여, 사용자에게 링백톤을 제공한다.In a SIP-based multimedia telephony environment, a 180 ringing message is used to provide a ring-back tone to a calling terminal. The originating terminal receiving the 180 ringing message generates a local ringback tone or reproduces ringback tone data carried in the ringing message to provide the ringback tone to the user.

또한, 상기 SIP 기반의 멀티미디어 전화(multimedia telephony) 환경에서는 착신측 단말에게 벨(bell)을 제공하기 위하여 인바이트(INVITE) 메시지를 사용한다. 상기 INVITE 메시지를 수신한 착신 단말은 기저장되어 있던 벨을 생성하거나 혹은 상기 INVITE 메시지 내에 포함되어 있는 벨을 재생하여, 사용자에게 벨을 제공한다.In addition, the SIP-based multimedia telephony environment uses an INVITE message to provide a bell to the called terminal. The called terminal receiving the INVITE message generates a previously stored bell or plays a bell included in the INVITE message to provide the bell to the user.

기존의 공중 교환 전화망(PSTN: Public Switched Telephone Network), 코드분할다중접속(CDMA: Code Division Multiple Access) 시스템 및 광대역코드분할다중접속(W-CDMA: Wideband Code Division Multiple Access)와 같은 통신 시스템에서, 발신 단말이 호를 요청하면, 상기 발신 단말은 기본 링백톤 또는 발신자/착신자가 미리 설정해 놓은 링백톤만을 제공받았고, 착신 단말 또한 미리 저장되어 있 는 오디오 형태의 벨만을 제공받았다.In communication systems such as conventional Public Switched Telephone Network (PSTN), Code Division Multiple Access (CDMA) systems and Wideband Code Division Multiple Access (W-CDMA), When the calling terminal requests a call, the calling terminal is provided with only the basic ringback tone or the ringback tone preset by the calling party / called party, and the called terminal is also provided with only the bell of the audio form stored in advance.

즉, 종래의 통신 시스템에서 발신 단말 및 착신 단말은 자신들의 의도, 선호도, 취향과는 무관하게 벨 또는 링백톤을 제공받았다. 이는 단말의 능력이 한정되어져 있었기 때문이다. 그러나, 현재의 통신 시스템은 3세대 통신 시스템에서 4세대 통신 시스템으로 발전해 가고 있는 추세로, 이러한 추세에 맞추어 단말의 성능 역시 고성능으로 업그레이드(upgrade)되고 있다. 또한, 사용자들이 요구하는 서비스 수준 역시 그만큼 높아지고 있다.That is, in the conventional communication system, the calling terminal and the called terminal are provided with a bell or ringback tone regardless of their intention, preference, and taste. This is because the capability of the terminal was limited. However, the current communication system is developing from the third generation communication system to the fourth generation communication system, and the performance of the terminal is also upgraded to high performance in accordance with this trend. In addition, the level of service required by users is also increasing.

본 발명은 상기와 같은 문제점을 해결 위해 창안된 것으로, 본 발명의 목적은 발신 단말이 착신 단말의 능력에 상응하게 벨 서비스를 제공하는 방법을 제공함에 있다.The present invention has been made to solve the above problems, an object of the present invention is to provide a method for the calling terminal to provide a bell service according to the capabilities of the called terminal.

본 발명의 다른 목적은 착신 단말이 발신 단말의 능력에 상응하게 링백 서비스를 제공하는 방법을 제공함에 있다.Another object of the present invention is to provide a method in which a called terminal provides a ringback service according to the capability of the calling terminal.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 제1 방법은; 통신 시스템에서, 응용 서버가 멀티미디어 벨 및 링백 서비스를 제공하는 방법에 있어서, 발신 단말의 호 연결 요청에 따라 상기 발신 단말과 착신 단말의 능력 정보를 획득하는 과정과, 상기 발신 단말 및 착신 단말의 능력에 상응하게 상기 착신 단말 및 발신 단말에게 멀티미디어 벨 및 링백 서비스를 각각 제공하는 과정을 포함한다.The first method of the present invention for achieving the above object; In a communication system, a method for providing a multimedia bell and ringback service by an application server, the method comprising: acquiring capability information of the calling terminal and the called terminal according to a call connection request of the calling terminal, and capabilities of the calling terminal and the called terminal. Correspondingly, a process of providing a multimedia bell and a ringback service to the called terminal and the calling terminal, respectively.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 제2 방법은; 통신 시스템 에서, 발신 단말이 멀티미디어 링백 서비스를 제공받는 방법에 있어서, 상기 발신 단말이 자신의 능력 정보가 포함된 호 연결 요청 메시지를 송신하는 과정과, 상기 발신 단말의 능력에 상응하게 제공되는 멀티미디어 링백 서비스를 수신하는 과정을 포함한다.The second method of the present invention for achieving the above object; In a communication system, a method for receiving a multimedia ringback service by a calling terminal, the calling terminal transmitting a call connection request message including its capability information, and a multimedia ringback provided corresponding to the capability of the calling terminal. Receiving a service.

상기한 바와 같은 목적을 달성하기 위한 본 발명의 제3 방법은; 통신 시스템에서, 착신 단말이 멀티미디어 벨 서비스를 제공받는 방법에 있어서, 호 연결 요청 메시지 수신에 따라 상기 착신 단말의 능력 정보가 포함된 메시지를 송신하는 과정과, 상기 착신 단말의 능력에 상응하게 제공되는 멀티미디어 벨 서비스를 수신하는 과정을 포함한다.The third method of the present invention for achieving the above object; In a communication system, a method in which a called terminal receives a multimedia bell service, the method comprising: transmitting a message including capability information of the called terminal according to a call connection request message received; Receiving a multimedia bell service.

이하, 본 발명의 바람직한 실시예를 첨부된 도면을 참조하여 상세히 설명한다. 하기의 설명에서는 본 발명의 동작을 이해하는데 필요한 부분만을 설명하며 그 이외의 배경 기술은 본 발명의 요지를 흩트리지 않도록 생략한다. Hereinafter, exemplary embodiments of the present invention will be described in detail with reference to the accompanying drawings. In the following description, only parts necessary for understanding the operation of the present invention will be described, and other background art will be omitted so as not to distract from the gist of the present invention.

본 발명은 통신 시스템에서 발신 단말 및 착신 단말의 능력에 상응하게 상기 착신 단말에게 벨(bell) 서비스를 제공하거나, 상기 발신 단말에게 링백(ringback) 서비스를 제공하기 위한 방법을 제안한다.The present invention proposes a method for providing a bell service to the called terminal or a ringback service to the calling terminal according to the capabilities of the calling terminal and the called terminal in a communication system.

상기 통신 시스템은 아이피 멀티미디어 서브시스템(IP Multimedia Subsystem, 이하 'IMS'라 칭하기로 함)을 사용하는 통신 시스템이 될 수 있으며, 상기 벨 또는 링백 서비스는 오디오 형태의 컨텐츠(contents) 뿐만 아니라 다양한 형태의 멀티미디어 컨텐츠 서비스가 될 수 있다.The communication system may be a communication system using an IP Multimedia Subsystem (hereinafter referred to as 'IMS'), and the bell or ringback service may have various types of contents as well as audio contents. It may be a multimedia content service.

또한, 상기 통신 시스템은 기본적으로 세션 초기화 프로토콜(Session Initiation Protocol, 이하 'SIP'라 칭함)/아이피(Internet Protocol, 이하 'IP'라 칭함) 코어(core) 네트워크를 구성하는 다수의 엔티티(entity)들과, 상기 다수의 엔티티들 중 하나의 엔티티인 멀티미디어 벨 및 링백 서비스를 제공하는 응용 서버(Application Server, 이하 'AS'라 칭하기로 함)와, 발신 단말 및 착신 단말로 구성된다. 여기서, 상기 AS를 제외한 SIP/IP 코어 네트워크를 구성하는 엔티티는 상기 발신 단말 및 착신 단말의 해당 세션을 처리할 수 있는 IMS 서버, 벨 및 링백 서비스와 관련된 멀티미디어 컨텐츠를 유지/관리하는 컨텐츠 서버, 데이터 조작 서버(DMS: Data Manipulation Server), 인스턴트 메시지(IM: Instant Messaging) 서버 등이 있다.In addition, the communication system is basically a plurality of entities constituting a Session Initiation Protocol (SIP) / Internet (hereinafter referred to as "IP") core network And an application server for providing a multimedia bell and ringback service, which is one of the plurality of entities, an application server (hereinafter referred to as an 'AS'), and a calling terminal and a called terminal. Here, an entity constituting the SIP / IP core network excluding the AS may include an IMS server capable of processing corresponding sessions of the calling terminal and the called terminal, a content server maintaining and managing multimedia contents related to a bell and a ringback service, and data. Data Manipulation Server (DMS), Instant Messaging (IM) Server.

도 1은 본 발명의 실시예에 따른 통신 시스템에서 착신 단말이 벨 서비스를 제공받는 과정을 도시한 신호 흐름도이다.1 is a signal flow diagram illustrating a process in which a called terminal receives a bell service in a communication system according to an exemplary embodiment of the present invention.

상기 도 1을 참조하면, 먼저 발신 단말(100)은 SIP/IP 코어 네트워크(120)로 착신 단말(160)로의 호(call)를 요청하는 초청(INVITE) 메시지를 송신한다(101단계). 여기서, 상기 INVITE 메시지에는 상기 발신 단말(100)의 능력을 나타내는 세션 기술 프로토콜(Session Description Protocol, 이하 'SDP'라 칭하기로 함) 정보가 포함되어 있다. 여기서, 상기 능력이라 함은, 단말이 사용하는 오디오/비디오 코덱(codec) 및 아이피/포트(IP/port) 정보를 의미한다. 상기 SIP/IP 코어 네트워크(120)는 상기 INVITE 메시지를 AS(140)로 송신한다(103단계). Referring to FIG. 1, first, the calling terminal 100 transmits an INVITE message requesting a call to the called terminal 160 to the SIP / IP core network 120 (step 101). In this case, the INVITE message includes session description protocol (SDP) information indicating the capability of the calling terminal 100. Here, the capability means audio / video codec and IP / port information used by the terminal. The SIP / IP core network 120 transmits the INVITE message to the AS 140 (step 103).

상기 AS(140)는 상기 SIP/IP 코어 네트워크(120)로부터 INVITE 메시지를 수신하고, 상기 INVITE 메시지에 SDP가 존재하는지와, 상기 발신 단말(100)이 호 요청하는 것인지 여부를 판단하고, 판단된 정보를 포함하는 INVITE 메시지를 SIP/IP 코어 네트워크(120)로 송신한다(105단계).The AS 140 receives an INVITE message from the SIP / IP core network 120, determines whether an SDP exists in the INVITE message, and whether the originating terminal 100 requests a call, and determines The INVITE message including the information is transmitted to the SIP / IP core network 120 (step 105).

상기 SIP/IP 코어 네트워크(120)는 상기 AS(140)로부터 수신한 INVITE 메시지를 착신 단말(160)로 송신한다(107단계). 상기 착신 단말(160)은 상기 INVITE 메시지에 대한 응답을 상기 SIP/IP 코어 네트워크(120)로 임시 응답(Provisional Response) 메시지를 송신한다(109단계). 여기서, 상기 Provisional Response 메시지는 상기 착신 단말(160)의 SDP 정보를 포함한다.The SIP / IP core network 120 transmits the INVITE message received from the AS 140 to the called terminal 160 (step 107). The called terminal 160 transmits a response to the INVITE message to the SIP / IP core network 120 by providing a provisional response message in step 109. Here, the provisional response message includes SDP information of the called terminal 160.

따라서, 상기 SIP/IP 코어 네트워크(120)는 상기 착신 단말(160)의 능력을 인지하고, 상기 AS(140)로 Provisional Response 메시지를 송신한다(111단계). 상기 AS(140)는 상기 Provisional Response 메시지를 상기 SIP/IP 코어 네트워크(120)로 송신하고(113단계), 착신 단말(160)에게는 멀티미디어 벨 서비스를 제공한다(117단계).Accordingly, the SIP / IP core network 120 recognizes the capability of the called terminal 160 and transmits a provisional response message to the AS 140 (step 111). The AS 140 transmits the provisional response message to the SIP / IP core network 120 (step 113), and provides a multimedia bell service to the called terminal 160 (step 117).

한편, 상기 SIP/IP 코어 네트워크(120)는 상기 AS(140)로부터 Provisional Response 메시지를 수신하고, 수신한 상기 Provisional Response 메시지를 발신 단말(100)로 송신한다(115단계).Meanwhile, the SIP / IP core network 120 receives a provisional response message from the AS 140 and transmits the received provisional response message to the calling terminal 100 (step 115).

상기 AS(140)로부터 멀티미디어 벨 서비스를 제공받는 착신 단말(160)은 상기 SIP/IP 코어 네트워크(120)로 호 착신을 확인하는 최종 응답(Final Response) 메시지를 상기 SIP/IP 코어 네트워크(120)로 송신한다(119단계).The receiving terminal 160 receiving the multimedia bell service from the AS 140 sends a final response message confirming the call reception to the SIP / IP core network 120. (Step 119).

상기 SIP/IP 코어 네트워크(120)는 상기 착신 단말(160)로부터 최종 응답 메시지를 수신하고, 이를 상기 AS(140)로 송신한다(121단계). 상기 AS(140)는 상기 최종 응답 메시지를 상기 SIP/IP 코어 네트워크(120)로부터 수신하면, 상기 착신 단말(160)에 대한 멀티미디어 벨 서비스를 종료하고, 최종 응답 메시지를 상기 SIP/IP 코어 네트워크(120)로 다시 송신한다(123단계).The SIP / IP core network 120 receives the final response message from the called terminal 160 and transmits it to the AS 140 (step 121). When the AS 140 receives the final response message from the SIP / IP core network 120, the AS 140 terminates the multimedia bell service for the called terminal 160 and sends a final response message to the SIP / IP core network ( And transmits again to step 120).

상기 SIP/IP 코어 네트워크(120)는 상기 AS(140)로부터 수신한 최종 응답 메시지를 상기 발신 단말(100)로 송신한다(125단계). 상기 발신 단말(100)은 상기 SIP/IP 코어 네트워크(120)로 상기 최종 응답에 대한 긍정 응답(ACK) 메시지를 송신하고(127단계), 상기 SIP/IP 코어 네트워크(120)는 상기 착신 단말(160)로 긍정 응답 메시지를 송신한다(129단계).The SIP / IP core network 120 transmits the final response message received from the AS 140 to the calling terminal 100 (step 125). The originating terminal 100 transmits an acknowledgment (ACK) message for the final response to the SIP / IP core network 120 (step 127), and the SIP / IP core network 120 is the called terminal ( In step 129, the acknowledgment message is transmitted.

도 2는 본 발명의 실시예에 따른 통신 시스템에서 발신 단말이 링백 서비스를 제공받는 과정을 도시한 신호 흐름도이다.2 is a signal flow diagram illustrating a process in which a calling terminal receives a ringback service in a communication system according to an exemplary embodiment of the present invention.

상기 도 2를 참조하면, 먼저 발신 단말(200)은 SIP/IP 코어 네트워크(220)로 착신 단말(260)로의 호(call)를 요청하는 초청(INVITE) 메시지를 송신한다(201단계). 여기서, 상기 INVITE 메시지에는 상기 발신 단말(200)의 능력을 나타내는 SDP 정보가 포함되어 있다. 상기 SIP/IP 코어 네트워크(120)는 상기 INVITE 메시지를 AS(240)로 송신한다(203단계). Referring to FIG. 2, first, the originating terminal 200 transmits an INVITE message requesting a call to the called terminal 260 to the SIP / IP core network 220 (step 201). In this case, the INVITE message includes SDP information indicating the capability of the calling terminal 200. The SIP / IP core network 120 transmits the INVITE message to the AS 240 (step 203).

상기 AS(240)는 상기 SIP/IP 코어 네트워크(220)로부터 INVITE 메시지를 수신하고, 상기 INVITE 메시지에 SDP가 존재하는지와, 상기 발신 단말(200)이 호 요청하는 것인지 여부를 판단하고, 판단된 정보를 포함하는 INVITE 메시지를 SIP/IP 코어 네트워크(220)로 송신한다(205단계).The AS 240 receives an INVITE message from the SIP / IP core network 220, determines whether an SDP exists in the INVITE message, and whether the originating terminal 200 requests a call, and determines The INVITE message including the information is transmitted to the SIP / IP core network 220 (step 205).

상기 SIP/IP 코어 네트워크(220)는 상기 AS(240)로부터 수신한 INVITE 메시지를 착신 단말(260)로 송신한다(207단계). 상기 착신 단말(260)은 상기 INVITE 메시지에 대한 응답을 상기 SIP/IP 코어 네트워크(220)로 Provisional Response 메시지를 송신한다(209단계). 여기서, 상기 Provisional Response 메시지는 상기 착신 단말(260)의 SDP 정보를 포함한다.The SIP / IP core network 220 transmits the INVITE message received from the AS 240 to the called terminal 260 (step 207). The called terminal 260 transmits a response to the SIP / IP core network 220 in response to the INVITE message (step 209). Here, the provisional response message includes SDP information of the called terminal 260.

따라서, 상기 SIP/IP 코어 네트워크(220)는 상기 착신 단말(260)의 능력을 인지하고, 상기 AS(240)로 Provisional Response 메시지를 송신한다(211단계). 상기 AS(240)는 상기 Provisional Response 메시지를 상기 SIP/IP 코어 네트워크(220)로 송신하고(213단계), 상기 발신 단말(200)에게는 멀티미디어 링백 서비스를 제공한다(217단계).Accordingly, the SIP / IP core network 220 recognizes the capability of the called terminal 260 and transmits a provisional response message to the AS 240 (step 211). The AS 240 transmits the provisional response message to the SIP / IP core network 220 (step 213), and provides a multimedia ringback service to the calling terminal 200 (step 217).

한편, 상기 SIP/IP 코어 네트워크(220)는 상기 AS(240)로부터 Provisional Response 메시지를 수신하고, 수신한 상기 Provisional Response 메시지를 발신 단말(200)로 송신한다(215단계).Meanwhile, the SIP / IP core network 220 receives a provisional response message from the AS 240 and transmits the received provisional response message to the calling terminal 200 (step 215).

상기 AS(240)로부터 멀티미디어 벨 서비스를 제공받고 있던 착신 단말(260)이 상기 SIP/IP 코어 네트워크(220)로 호 착신을 확인하는 최종 응답(Final Response) 메시지를 상기 SIP/IP 코어 네트워크(220)로 송신한다(219단계).The SIP / IP core network 220 receives a final response message for confirming the incoming call to the SIP / IP core network 220 by the called terminal 260, which is receiving the multimedia bell service from the AS 240. (Step 219).

그러면, 상기 SIP/IP 코어 네트워크(220)는 상기 착신 단말(260)로부터 최종 응답 메시지를 수신하고, 이를 상기 AS(240)로 송신한다(221단계). 상기 AS(240)는 상기 최종 응답 메시지를 상기 SIP/IP 코어 네트워크(220)로부터 수신하면, 상기 발신 단말(200)에 대한 멀티미디어 링백 서비스를 종료하고, 최종 응답 메시지를 상기 SIP/IP 코어 네트워크(220)로 다시 송신한다(223단계).Then, the SIP / IP core network 220 receives the final response message from the called terminal 260 and transmits it to the AS 240 (step 221). When the AS 240 receives the final response message from the SIP / IP core network 220, the AS 240 terminates the multimedia ringback service for the originating terminal 200, and sends a final response message to the SIP / IP core network ( And transmits again to step 220.

상기 SIP/IP 코어 네트워크(220)는 상기 AS(240)로부터 수신한 최종 응답 메시지를 상기 발신 단말(200)로 송신한다(225단계). 상기 발신 단말(200)은 상기 SIP/IP 코어 네트워크(220)로 상기 최종 응답에 대한 긍정 응답(ACK) 메시지를 송신하고(227단계), 상기 SIP/IP 코어 네트워크(220)는 상기 착신 단말(260)로 긍정 응답 메시지를 송신한다(229단계).The SIP / IP core network 220 transmits the final response message received from the AS 240 to the calling terminal 200 (step 225). The originating terminal 200 transmits an acknowledgment (ACK) message for the final response to the SIP / IP core network 220 (step 227), and the SIP / IP core network 220 is the called terminal ( In step 260, a positive response message is transmitted.

도 3은 본 발명의 실시예에 따른 AS가 멀티미디어 벨/링백 서비스를 제공하는 과정을 도시한 흐름도이다.3 is a flowchart illustrating a process of providing a multimedia bell / ringback service by an AS according to an embodiment of the present invention.

상기 도 3을 참조하면, 먼저 302단계에서 상기 AS는 발신 단말로부터 호 연결을 위한 INVITE 메시지를 수신하고 304단계로 진행한다. 상기 304단계에서 상기 AS는 상기 INVITE 메시지에 포함된 상기 발신 단말의 능력과, SIP/IP 코어 네트워크로부터 수신하는 Provisional Response 메시지에 포함된 착신 단말의 능력 정보를 획득하고 306단계로 진행한다. 여기서, 상기 능력 정보는 SDP 형태를 가진다.Referring to FIG. 3, in step 302, the AS receives an INVITE message for call connection from an originating terminal and proceeds to step 304. In step 304, the AS acquires the capability of the originating terminal included in the INVITE message and capability information of the called terminal included in the provisional response message received from the SIP / IP core network. Here, the capability information has an SDP form.

상기 306단계에서 상기 AS는 상기 착신 단말로 멀티미디어 벨 서비스를 제공할 것인지를 결정한다. 만약, 상기 AS가 상기 착신 단말로 멀티미디어 벨 서비스를 제공하기로 결정하였다면 308단계로 진행하고, 그렇지 않고 발신 단말로 멀티미디어 링백 서비스를 제공하기로 결정하였다면 310단계로 진행한다.In step 306, the AS determines whether to provide a multimedia bell service to the called terminal. If the AS determines to provide the multimedia bell service to the called terminal, the flow proceeds to step 308. Otherwise, if the AS determines to provide the multimedia ring back service to the calling terminal, the flow proceeds to step 310.

상기 308단계에서 상기 AS는 상기 착신 단말의 능력을 고려하여 상기 착신 단말로 멀티미디어 벨 서비스를 제공하고 312단계로 진행한다. 한편, 상기 310단계 에서 상기 AS는 상기 발신 단말의 능력을 고려하여 상기 발신 단말로 멀티미디어 링백 서비스를 제공하고 312단계로 진행한다.In step 308, the AS provides a multimedia bell service to the called terminal in consideration of the capability of the called terminal and proceeds to step 312. In step 310, the AS provides a multimedia ringback service to the calling terminal in consideration of the capability of the calling terminal, and proceeds to step 312.

상기 312단계에서 상기 AS는 호 연결 설정이 완료되었는지 판단한다. 상기 AS는 상기 SIP/IP 코어 네트워크로부터 최종 응답 메시지를 수신하게 되면 상기 발신 단말 또는 착신 단말에게 제공하는 멀티미디어 벨 또는 링백 서비스 제공을 중지하여야 함을 인지한다. 이에 따라, 314단계에서 상기 AS는 상기 멀티미디어 벨 또는 링백 서비스 제공을 중지하게 된다. 한편, 상기 AS가 발신 단말 또는 착신 단말의 능력 정보를 획득하지 못하는 경우에는 종래의 일반적인 벨 또는 링백 서비스를 제공할 수 있다.In step 312, the AS determines whether call connection setup is completed. When the AS receives the final response message from the SIP / IP core network, the AS recognizes that the multimedia bell or ringback service provided to the calling terminal or the called terminal should be stopped. Accordingly, in step 314, the AS stops providing the multimedia bell or ringback service. On the other hand, when the AS is unable to obtain the capability information of the calling terminal or the called terminal may provide a conventional general bell or ringback service.

본 발명의 상세한 설명에서는 구체적인 실시예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시예에 국한되지 않으며, 후술되는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다. In the detailed description of the present invention, specific embodiments have been described, but various modifications are possible without departing from the scope of the present invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be defined not only by the scope of the following claims, but also by those equivalent to the scope of the claims.

상술한 바와 같이, 본 발명은 통신 시스템에서 발신 단말 및 착신 단말의 능력에 상응하게 멀티미디어 벨 또는 링백 서비스를 제공함으로써 사용자는 다양한 서비스를 제공받을 수 있는 이점이 존재한다. 또한, 서비스 제공자는 서비스 제공에 따라 수익을 창출할 수 있는 이점이 존재한다.As described above, the present invention has an advantage that a user can be provided with various services by providing a multimedia bell or ringback service corresponding to the capabilities of the calling terminal and the called terminal in a communication system. In addition, there is an advantage that the service provider can generate revenue according to the service provided.

Claims (10)

통신 시스템에서, 응용 서버가 멀티미디어 벨 및 링백 서비스를 제공하는 방법에 있어서,In a communication system, a method for an application server to provide a multimedia bell and ringback service, 발신 단말의 호 연결 요청에 따라 상기 발신 단말과 착신 단말의 능력 정보를 획득하는 과정과,Acquiring capability information of the calling terminal and the called terminal according to a call connection request of the calling terminal; 상기 발신 단말 및 착신 단말의 능력에 상응하게 상기 착신 단말 및 발신 단말에게 멀티미디어 벨 및 링백 서비스를 각각 제공하는 과정을 포함하는 상기 멀티미디어 벨 및 링백 서비스 제공 방법.And providing a multimedia bell and a ringback service to the called terminal and the calling terminal, respectively, in accordance with the capabilities of the calling terminal and the called terminal. 제1항에 있어서,The method of claim 1, 상기 멀티미디어 벨 및 링백은 오디오, 영상, 오디오와 영상이 혼합된 형태로 제공함을 특징으로 하는 상기 멀티미디어 벨 및 링백 서비스 제공 방법.The multimedia bell and ringback is a multimedia bell and ringback service providing method characterized in that provided in the form of a mixture of audio, video and audio. 제1항에 있어서,The method of claim 1, 상기 발신 단말의 능력 정보는 호 연결 요청 메시지에 포함된 세션 기술 프로토콜(SDP: Session Description Protocol) 정보를 참조하여 획득함을 특징으로 하는 상기 멀티미디어 벨 및 링백 서비스 제공 방법.The capability information of the calling terminal is obtained by referring to session description protocol (SDP) information included in a call connection request message. 제1항에 있어서,The method of claim 1, 상기 착신 단말의 능력 정보는 SDP 정보가 포함된 메시지를 수신하여 획득함을 특징으로 하는 상기 멀티미디어 벨 및 링백 서비스 제공 방법.The capability information of the called terminal is obtained by receiving a message including SDP information. 통신 시스템에서, 발신 단말이 멀티미디어 링백 서비스를 제공받는 방법에 있어서,In the communication system, the calling terminal is provided with a multimedia ringback service, 상기 발신 단말이 자신의 능력 정보가 포함된 호 연결 요청 메시지를 송신하는 과정과,Transmitting, by the calling terminal, a call connection request message including its capability information; 상기 발신 단말의 능력에 상응하게 제공되는 멀티미디어 링백 서비스를 수신하는 과정을 포함하는 상기 멀티미디어 링백 서비스 제공 방법.Receiving the multimedia ringback service provided corresponding to the capability of the calling terminal. 제5항에 있어서,The method of claim 5, 상기 멀티미디어 링백은 오디오, 영상, 오디오와 영상이 혼합된 형태로 제공함을 특징으로 하는 상기 멀티미디어 링백 서비스 제공 방법.The multimedia ringback is a method of providing a multimedia ringback service, characterized in that provided in the form of a mixture of audio, video, audio and video. 제5항에 있어서,The method of claim 5, 상기 발신 단말의 능력 정보는 호 연결 요청 메시지에 포함된 세션 기술 프로토콜(SDP: Session Description Protocol)에 기술되어 있음을 특징으로 하는 상기 멀티미디어 링백 서비스 제공 방법.The capability information of the calling terminal is described in a Session Description Protocol (SDP) included in a call connection request message. 통신 시스템에서, 착신 단말이 멀티미디어 벨 서비스를 제공받는 방법에 있어서,In the communication system, the receiving terminal is provided with a multimedia bell service, 호 연결 요청 메시지 수신에 따라 상기 착신 단말의 능력 정보가 포함된 메시지를 송신하는 과정과,Transmitting a message including capability information of the called terminal according to a call connection request message; 상기 착신 단말의 능력에 상응하게 제공되는 멀티미디어 벨 서비스를 수신하는 과정을 포함하는 상기 멀티미디어 벨 서비스 제공 방법.And receiving a multimedia bell service provided according to the capability of the called terminal. 제8항에 있어서,The method of claim 8, 상기 멀티미디어 링백은 오디오, 영상, 오디오와 영상이 혼합된 형태로 제공함을 특징으로 하는 상기 멀티미디어 벨 서비스 제공 방법.The multimedia ring back is the multimedia bell service providing method characterized in that the audio, video, audio and video mixed form provided. 제8항에 있어서,The method of claim 8, 상기 메시지는 상기 착신 단말의 능력을 나타내는 세션 기술 프로토콜(SDP: Session Description Protocol) 정보를 포함함을 특징으로 하는 상기 멀티미디어 벨 서비스 제공 방법. The message includes the session description protocol (SDP) information indicating the capability of the called terminal.
KR20060022693A 2006-03-10 2006-03-10 Method for providing multimedia bell and ringback service in communication system KR20070092485A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR20060022693A KR20070092485A (en) 2006-03-10 2006-03-10 Method for providing multimedia bell and ringback service in communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR20060022693A KR20070092485A (en) 2006-03-10 2006-03-10 Method for providing multimedia bell and ringback service in communication system

Publications (1)

Publication Number Publication Date
KR20070092485A true KR20070092485A (en) 2007-09-13

Family

ID=38689830

Family Applications (1)

Application Number Title Priority Date Filing Date
KR20060022693A KR20070092485A (en) 2006-03-10 2006-03-10 Method for providing multimedia bell and ringback service in communication system

Country Status (1)

Country Link
KR (1) KR20070092485A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009045754A2 (en) * 2007-09-29 2009-04-09 Motorola, Inc. Method for transmitting color ring back tones

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009045754A2 (en) * 2007-09-29 2009-04-09 Motorola, Inc. Method for transmitting color ring back tones
WO2009045754A3 (en) * 2007-09-29 2009-05-22 Motorola Inc Method for transmitting color ring back tones

Similar Documents

Publication Publication Date Title
US8988481B2 (en) Web based access to video associated with calls
EP2012516B1 (en) Customised playback telephony services
KR100827126B1 (en) Method and system for providing multimedia portal contents on a communication system
KR101548140B1 (en) Method and system for selective call forwarding based on media attributes in telecommunication network
US20090235329A1 (en) Method and apparatus for creating secure write-enabled web pages that are associated with active telephone calls
KR100810253B1 (en) Method and system for providing service menu in a communication system
KR20080084954A (en) Method and network for providing service blending to a subscriber
EP1920567A1 (en) System for service sharing and controling contents in voice session and thereof method
US20090323558A1 (en) System and an improved method for controlling multimedia features and services in a sip-based phones
US7443834B1 (en) Combining multimedia services with traditional telephony
CN101808099A (en) Method for nesting multi-media in click-to-dial process and click-to-dial business system
KR20070051237A (en) System and method for multimedia contents in a communication system
US9854003B2 (en) System and method for initiating telecommunications sessions through an electronic mail address
EP1959608A1 (en) A method, a application server and a system for implementing the third party control service
US9008287B2 (en) Data communication
KR100932375B1 (en) How to use ringback tone as background sound during a call
KR101069530B1 (en) Apparatus and method for terminating call's bearer control, and multimedia information providing service system and method in NGN
KR20090087958A (en) Media system of poc, device and method as the same
KR20070092485A (en) Method for providing multimedia bell and ringback service in communication system
EP3701697B1 (en) Method and entity for managing a multimedia session between a calling terminal and at least one called terminal, corresponding terminal and computer program
KR100785792B1 (en) Method and system for providing service on SIP-based Internet telephony system
US8976227B2 (en) System and method for initiating video phone calls
US7720974B2 (en) Global routable and grid identification for audio provider in media session
EP1917793A1 (en) Service for personalising communications by processing audio and/or video media flows
US20070165814A1 (en) Method and a system for providing ringback information

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination