JP2005277679A - Call holding tone output method and sip server - Google Patents

Call holding tone output method and sip server Download PDF

Info

Publication number
JP2005277679A
JP2005277679A JP2004086859A JP2004086859A JP2005277679A JP 2005277679 A JP2005277679 A JP 2005277679A JP 2004086859 A JP2004086859 A JP 2004086859A JP 2004086859 A JP2004086859 A JP 2004086859A JP 2005277679 A JP2005277679 A JP 2005277679A
Authority
JP
Japan
Prior art keywords
call
sip
terminal
sound
sip terminal
Prior art date
Legal status (The legal status 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 status listed.)
Granted
Application number
JP2004086859A
Other languages
Japanese (ja)
Other versions
JP4371874B2 (en
Inventor
Takeshi Hori
健 堀
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Platforms Ltd
Original Assignee
NEC Infrontia Corp
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 NEC Infrontia Corp filed Critical NEC Infrontia Corp
Priority to JP2004086859A priority Critical patent/JP4371874B2/en
Publication of JP2005277679A publication Critical patent/JP2005277679A/en
Application granted granted Critical
Publication of JP4371874B2 publication Critical patent/JP4371874B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To enable a held terminal to output a call holding tone other than the call holding tones contained in the held terminal without the complicated intermediation by a terminal of a call holding request origin. <P>SOLUTION: The call holding tone output method is provided with a step in which a first SIP terminal transmits a re-invite message indicating a call holding request to a SIP server, a step in which the SIP server transmits a refer message describing a call holding tone transmitter as a reference destination to a second SIP terminal if the SIP server receives the re-invite message, a step in which the second SIP terminal starts communication with the call holding tone transmitter in accordance with the refer message, a step in which the call holding tone transmitter transmits the call holding tone to the second SIP terminal if the communication between the second SIP terminal and the call holding tone transmitter is established, and a step in which the second SIP terminal outputs the call holding tone. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、通話保留音を端末から出力するための通話保留音出力方法及びサーバに関し、特に、通話保留音をSIP端末から出力するための通話保留音出力方法及びSIPサーバに関する。   The present invention relates to a call hold sound output method and server for outputting a call hold sound from a terminal, and more particularly to a call hold sound output method and a SIP server for outputting a call hold sound from a SIP terminal.

SIP(Session Initiation Protocol)を使用して通話する電話機(以下、「SIP端末」という。)が昨今たくさん発売されるようになってきている。これらの端末は通話に関してはRFCなどで明確に規定されているが、通話保留機能などに関しては通話保留を意味するメッセージ(re−Inviteメッセージ内のSDP情報で、a=sendonlyと入れる。またはRTPのIPアドレスを0.0.0.0にする)などはグローバルスタンダードになりつつあるが、通話保留するまでの各端末の手順は各端末でまちまちであるのが実状である。また、通話する相手は必ずしも同じメーカの物とは限らないため、SIP端末ごとの仕様により通話保留機能などもまちまちである。
特開2000−236356号公報 特開2000−295354号公報 特開2003−258879号公報
Many telephones (hereinafter referred to as “SIP terminals”) that make calls using SIP (Session Initiation Protocol) have recently been released. These terminals are clearly defined in RFC etc. for calls, but for call hold functions, etc., messages that mean call hold (SDP information in a re-Invite message, a = sendly, or RTP) The IP address is set to 0.0.0.0) is becoming a global standard, but the procedure of each terminal until the call is put on hold is different in each terminal. In addition, since the other party is not necessarily from the same manufacturer, the call holding function varies depending on the specifications of each SIP terminal.
JP 2000-236356 A JP 2000-295354 A JP 2003-258879 A

従来技術のシーケンスである図1を参照すると、SIP端末2000から発信されるInviteメッセージをSIPサーバ1000が受信し、SIPサーバ1000はSIP端末2000に対してTrying100を返信するとともに、SIP端末2001に対してSIP端末2000からのInviteメッセージを転送する。SIP端末2001はInviteメッセージを受信すると、Ringingメッセージ180を発信する。Ringingメッセージ180を受信したSIPサーバ1000はSIP端末2000にRingingメッセージを転送する。同様にSIP端末2001から送信されるOK200はSIP端末2000に転送される。OK200を受信したSIP端末2000はACKを送信する。ACKを受信したSIPサーバ1000はSIP端末2001にACKを送信する。以上のシーケンスでSIP端末2000とSIP端末2001はRTPのセッションを張ることができ、Peer To Peer通信をすることができる。   Referring to FIG. 1, which is a sequence of the prior art, the SIP server 1000 receives an Invite message transmitted from the SIP terminal 2000, and the SIP server 1000 returns Trying 100 to the SIP terminal 2000 and also returns to the SIP terminal 2001. The Invite message from the SIP terminal 2000 is transferred. When the SIP terminal 2001 receives the Invite message, it transmits a Ringing message 180. The SIP server 1000 that has received the Ringing message 180 transfers the Ringing message to the SIP terminal 2000. Similarly, OK 200 transmitted from the SIP terminal 2001 is transferred to the SIP terminal 2000. The SIP terminal 2000 that has received the OK 200 transmits an ACK. The SIP server 1000 that has received the ACK transmits an ACK to the SIP terminal 2001. With the above sequence, the SIP terminal 2000 and the SIP terminal 2001 can establish an RTP session and can perform Peer To Peer communication.

この状態からSIP端末2000が通話保留を意味するre−Invite(Hold)メッセージを送信した場合、SIPサーバ1000はSIP端末2001にre−Invite(Hold)メッセージを転送する。SIP端末2001はInvite(Hold)メッセージを受けた場合、自身に通話保留音源をもっていれば自身の通話保留音を鳴らす。もっていない場合には無音となる。このように、このシーケンスでは通話保留音を流せるかどうかは端末に通話保留音源があるかないかによって決まってしまうとともに、端末毎にサポートしている音源が違うものであれば、鳴らせる音も違うものになってしまい、すべて同じ音源にしたい場合に不都合が生じる。   In this state, when the SIP terminal 2000 transmits a re-Invite (Hold) message indicating call holding, the SIP server 1000 transfers the re-Invite (Hold) message to the SIP terminal 2001. When the SIP terminal 2001 receives an Invite (Hold) message, the SIP terminal 2001 sounds its own call hold sound if it has a call holding sound source. If not, it will be silent. In this way, whether or not the call hold sound can be played in this sequence depends on whether the terminal has a call holding sound source, and if the sound source supported by each terminal is different, the sound that can be played is also different It becomes inconvenient when you want to make all the same sound source.

また、図2はdraft-ietf-sipping-service-examplesに記載されているシーケンスを示す。SIP端末2000とSIP端末2001がRTPセッションを張り、Peer To Peer通信をはじめるまでの手順は図1の場合と同様である。SIP端末2000は通話保留音機能を有するミュージックサーバ3000に対してInviteメッセージを送信する。Inviteメッセージを受信したSIPサーバ1000はTrying100をSIPサーバ1000に送信するとともに、ミュージックサーバ3000に対してInviteメッセージを転送する。ミュージックサーバ3000はInviteメッセージを受信するとOK200を返信する。OK200を受信したSIPサーバ1000はOK200を受信するとSIP端末2000に対してOK200を転送する。OK200を受信したSIP端末2000はSIP端末2001に対してre−Invite(Hold)メッセージを送信する。re−Invite(Hold)メッセージを受信したSIPサーバ1000はSIP端末2001に対してre−Invite(Hold)メッセージを転送する。re−Inviteメッセージを受信したSIP端末2001は自身のSDP情報を乗せたOK200をSIP端末2001に対して返信する。SIPサーバ1000はOK200を受信するとSIP端末2000に対してOK200を転送する。SIP端末2000はこのOK200を受信することにより、SIP端末2001のSDP情報を知ることができ、SIP端末2001のSDP情報を乗せたACKをミュージックサーバ3000に送信する。SIPサーバ1000はACKを受け取るとミュージックサーバ3000に転送する。ACKをミュージックサーバ3000が受信すると、SIP端末2001とミュージックサーバ3000との間にRTPセッションが張られ、ミュージックサーバ3000からの通話保留音をSIP端末2001は鳴らすことができる。   FIG. 2 shows a sequence described in draft-ietf-sipping-service-examples. The procedure until the SIP terminal 2000 and the SIP terminal 2001 establish an RTP session and start Peer To Peer communication is the same as in the case of FIG. The SIP terminal 2000 transmits an Invite message to the music server 3000 having a call holding tone function. The SIP server 1000 that has received the Invite message transmits Trying 100 to the SIP server 1000 and transfers the Invite message to the music server 3000. When the music server 3000 receives the Invite message, it returns OK 200. The SIP server 1000 that has received the OK 200 transfers the OK 200 to the SIP terminal 2000 when receiving the OK 200. The SIP terminal 2000 that has received the OK 200 transmits a re-Invite (Hold) message to the SIP terminal 2001. The SIP server 1000 that has received the re-Invite (Hold) message transfers the re-Invite (Hold) message to the SIP terminal 2001. The SIP terminal 2001 that has received the re-Invite message returns OK 200 with its own SDP information to the SIP terminal 2001. When the SIP server 1000 receives the OK 200, it transfers the OK 200 to the SIP terminal 2000. By receiving this OK 200, the SIP terminal 2000 can know the SDP information of the SIP terminal 2001, and transmits an ACK carrying the SDP information of the SIP terminal 2001 to the music server 3000. When receiving the ACK, the SIP server 1000 transfers it to the music server 3000. When the ACK is received by the music server 3000, an RTP session is established between the SIP terminal 2001 and the music server 3000, and the SIP terminal 2001 can sound a call holding tone from the music server 3000.

このシーケンスでは、SIP端末2000がミュージックサーバ3000に対してInviteメッセージを送出したり、SIP端末2001の情報をミュージックサーバ3000に知らせるための仲介をする役目などを負う必要があり、かなり煩雑な動きをSIP端末2000は要求される。また、SIP端末2000はミュージックサーバ3000に関する情報を知っておく必要がある。また、SIP端末は聞かせたい通話保留音を選択することができない。   In this sequence, it is necessary for the SIP terminal 2000 to play an intermediary for sending an Invite message to the music server 3000 or for notifying the music server 3000 of the information of the SIP terminal 2001. The SIP terminal 2000 is required. Further, the SIP terminal 2000 needs to know information about the music server 3000. In addition, the SIP terminal cannot select a call holding tone to be heard.

本発明は、通話保留要求元の端末が複雑な仲介をしなくとも、被保留端末が、被保留端末が内蔵する通話保留音以外の通話保留音を出力することを可能とする通話保留音出力方法及びSIPサーバを提供することを目的とする。   The present invention provides a call holding sound output that enables a held terminal to output a call holding sound other than a call holding sound built in the held terminal without complicated intermediation of the call holding request source terminal. It is an object to provide a method and a SIP server.

SIP端末が送信してくるre−Invite(Hold)メッセージを受信したSIPサーバは、被通話保留SIP端末に対してre−Inviteメッセージを転送するのではなく、被通話保留SIP端末に対してrefer「refer−to:通話保留音源を持つ機器URI」メッセージを送信することにより、被通話保留SIP端末と通話保留音源を持つ機器間でセッションを張らせて通話保留音を鳴らすことができる。これにより、SIP端末が相手SIP端末のSDP情報を仲介するなどの機能を不必要とし、また、通話保留されるすべての端末が同じ通話保留音を鳴らすことが可能となる。また、SIPサーバの保留音識別情報をInfoメッセージでSIP端末に送り、SIP端末がどの通話保留音を鳴らすかの選択結果を送り返すことにより、任意の通話保留音を被通話保留端末に対して鳴らせることが可能となる。   The SIP server that has received the re-Invite (Hold) message transmitted from the SIP terminal does not transfer the re-Invite message to the callee-holding SIP terminal, but refers to the callee-holding SIP terminal. By transmitting a “refer-to: device URI having call holding sound source” message, a call holding sound can be generated by creating a session between the call holding SIP terminal and the device having the call holding sound source. This makes it unnecessary for the SIP terminal to function such as mediating the SDP information of the partner SIP terminal, and allows all terminals on which the call is put on hold the same call holding sound. In addition, the hold tone identification information of the SIP server is sent to the SIP terminal by an Info message, and the selection result of which call hold tone is played by the SIP terminal is sent back, so that any call hold tone can be played to the call hold terminal. It becomes possible.

本発明の第1の観点によれば、第1の端末が、通話保留要求を、サーバに送信する通話保留要求送信ステップと、前記サーバが、前記通話保留要求を受信したならば、通話保留音送信装置との通信を開始するための命令を、第2の端末に送信する通信開始命令送信ステップと、前記第2の端末が、前記命令に従って、前記通話保留音送信装置との通信を開始する通信開始ステップと、前記第2の端末と前記通話保留音送信装置との通信が確立したならば、前記通話保留音送信装置が、通話保留音を、前記第2の端末に送信する通話保留音送信ステップと、前記第2の端末が、前記通話保留音を出力する通話保留音出力ステップと、を備えることを特徴とする通話保留音出力方法が提供される。   According to the first aspect of the present invention, a call hold request transmission step in which the first terminal transmits a call hold request to a server; and if the server receives the call hold request, a call hold sound A communication start command transmission step of transmitting a command for starting communication with the transmission device to the second terminal, and the second terminal starts communication with the call holding tone transmission device according to the command If communication between the communication start step and communication between the second terminal and the call hold sound transmitting device is established, the call hold sound transmitting device transmits a call hold sound to the second terminal. There is provided a call hold sound output method comprising: a transmission step; and a call hold sound output step in which the second terminal outputs the call hold sound.

上記の通話保留音出力方法は、前記通話保留要求送信ステップの前に、前記通話保留音送信装置が、各端末との対応関係を取って複数の通話保留音を格納する通話保留音格納ステップを更に備え、前記通話保留音送信ステップでは、前記通話保留音送信装置は、前記第2の端末に対応付けられた通話保留音を、前記第2の端末に送信してもよい。   In the call hold sound output method, the call hold sound transmitting device stores a plurality of call hold sounds in a correspondence relationship with each terminal before the call hold request transmission step. In addition, in the call hold sound transmitting step, the call hold sound transmitting device may transmit a call hold sound associated with the second terminal to the second terminal.

上記の通話保留音出力方法において、前記サーバは、前記通話保留音送信装置を兼ねていてもよい。   In the above call holding sound output method, the server may also serve as the call holding sound transmitting device.

本発明の第2の観点によれば、第1のSIP端末が、通話保留要求を表すre−inviteメッセージを、SIPサーバに送信する通話保留要求送信ステップと、前記SIPサーバが、前記re−inviteメッセージを受信したならば、通話保留音送信装置を参照先として記述したreferメッセージを、第2のSIP端末に送信する通信開始命令送信ステップと、前記第2のSIP端末が、前記referメッセージに従って、前記通話保留音送信装置との通信を開始する通信開始ステップと、前記第2のSIP端末と前記通話保留音送信装置との通信が確立したならば、前記通話保留音送信装置が、通話保留音を、前記第2のSIP端末に送信する通話保留音送信ステップと、前記第2のSIP端末が、前記通話保留音を出力する通話保留音出力ステップと、を備えることを特徴とする通話保留音出力方法が提供される。   According to the second aspect of the present invention, the first SIP terminal transmits a re-invite message indicating a call hold request to a SIP server, and the SIP server includes the re-invite. If the message is received, a communication start command transmission step of transmitting a refer message describing the call hold sound transmitting device as a reference destination to the second SIP terminal, and the second SIP terminal according to the refer message, If the communication start step for starting communication with the call hold sound transmitting device and the communication between the second SIP terminal and the call hold sound transmitting device are established, the call hold sound transmitting device A call hold sound transmission step for transmitting the call hold sound to the second SIP terminal, and the second SIP terminal outputs the call hold sound. Call holding tone output method characterized by comprising: a call holding tone output step, is provided.

上記の通話保留音出力方法は、前記通話保留要求送信ステップの前に、前記通話保留音送信装置が、各SIP端末との対応関係を取って複数の通話保留音を格納する通話保留音格納ステップを更に備え、前記通話保留音送信ステップでは、前記通話保留音送信装置は、前記第2のSIP端末に対応付けられた通話保留音を、前記第2のSIP端末に送信してもよい。   In the call hold sound output method described above, the call hold sound transmitting device stores a plurality of call hold sounds in correspondence with each SIP terminal before the call hold request transmission step. In the call holding sound transmitting step, the call holding sound transmitting device may transmit a call holding sound associated with the second SIP terminal to the second SIP terminal.

上記の通話保留音出力方法において、前記SIPサーバは、前記通話保留音送信装置を兼ねていてもよい。   In the call hold sound output method, the SIP server may also serve as the call hold sound transmitter.

本発明の第3の観点によれば、通話保留要求を表すre−inviteメッセージを、通話保留要求元SIP端末から受信するメッセージ受信手段と、前記re−inviteメッセージを受信したならば、通話保留音送信装置を参照先として記述したreferメッセージを被通話保留SIP端末に送信するメッセージ送信手段と、を備えることを特徴とするSIPサーバが提供される。   According to the third aspect of the present invention, when a re-invite message indicating a call hold request is received from a call hold request source SIP terminal and the re-invite message is received, a call hold sound is received. There is provided a SIP server comprising: a message sending means for sending a refer message describing a sending device as a reference destination to a callee-holding SIP terminal.

上記のSIPサーバは、前記被通話保留SIP端末との間で通信を確立し、該通信において通話保留音を前記被通話保留SIP端末に送信する通話保留音送信手段を更に備えていてもよい。   The SIP server may further include a call holding sound transmission unit that establishes communication with the called call holding SIP terminal and transmits a call holding sound to the called call holding SIP terminal in the communication.

上記のSIPサーバは、各SIP端末との対応関係を取って複数の通話保留音を格納する通話保留音格納手段を更に備え、前記通話保留音送信手段は、前記被通話保留SIP端末に対応付けられた通話保留音を前記被通話保留SIP端末に送信してもよい。   The SIP server further includes call hold sound storage means for storing a plurality of call hold sounds by taking a correspondence relationship with each SIP terminal, and the call hold sound transmitting means is associated with the call hold SIP terminal. The received call holding sound may be transmitted to the called call holding SIP terminal.

SIPを使用して通話する電話機をSIPサーバ経由で通信しているシステムにおいて、通話保留機能を実現させる場合、通話保留時に流れる音楽はSIP端末に搭載されている通話保留音を聞かせるか、SIP端末が仲介役となり、複雑なシーケンスを行って外部サーバの通話保留音を聞かすという手順が必要である、しかし、本発明のようにSIPサーバがSIP端末から通話保留指示を受信した際に、通話保留される端末に対して通話保留音源を持つ機器とセッションを張りなおすように指示することにより、煩雑な手順を踏むことなく通話保留音を鳴らすことが可能となる。   When realizing a call hold function in a system in which a telephone that uses SIP is communicating via a SIP server, the music that is played when the call is put on hold hears a call hold sound installed in the SIP terminal, or SIP A procedure is required in which the terminal acts as an intermediary and listens to the call holding sound of the external server by performing a complicated sequence. However, when the SIP server receives a call holding instruction from the SIP terminal as in the present invention, By instructing the held terminal to re-establish a session with a device having a call holding sound source, it is possible to sound a call holding sound without taking a complicated procedure.

SIPサーバがSIP端末から送られてくるre−invite(通話保留)メッセージメッセージの情報を受信すると、SIPサーバはre−inviteメッセージを被通話保留SIP端末に転送せず、Referメッセージを投げ通話保留音源を持つSIPサーバに対して呼の転送をさせることにより、被通話保留SIP端末にSIPサーバからの通話保留音を鳴らすことが可能とする。また、通話保留音源を持つSIPサーバから通話保留音リストをSIP端末に送信し、SIP端末は好きな通話保留音を選択しSIPサーバに通知することにより、被通話保留SIP端末に対して任意の通話保留音をSIPサーバから聞かせることが可能となる。   When the SIP server receives the information of the re-invite (call hold) message message sent from the SIP terminal, the SIP server does not transfer the re-invite message to the call-holding SIP terminal but throws a Refer message and sends the call hold sound source. By transferring the call to the SIP server having the call holding, the call holding sound from the SIP server can be sounded to the called call holding SIP terminal. In addition, a call holding sound list is transmitted from the SIP server having a call holding sound source to the SIP terminal, and the SIP terminal selects a desired call holding sound and notifies the SIP server, so that an arbitrary call holding SIP terminal can be selected. It is possible to hear a call holding tone from the SIP server.

以下、図面を参照して本発明を実施するための最良の形態について詳細に説明する。   The best mode for carrying out the present invention will be described below in detail with reference to the drawings.

図3、図4を参照すると、本実施形態はSIPサーバ1000、SIP端末2000、SIP端末2001、ネットワーク4000で行われる。   Referring to FIGS. 3 and 4, the present embodiment is performed by the SIP server 1000, the SIP terminal 2000, the SIP terminal 2001, and the network 4000.

SIPサーバ1000はSIPプロキシーサーバ機能を有するとともに、通話保留音源を内部にもち、RTPセッションを張ることが可能である。SIPサーバ1000はRTPセッションを張ることにより、RTPセッション相手に対して通話保留音を流すことが可能である。   The SIP server 1000 has a SIP proxy server function, has a call holding sound source inside, and can establish an RTP session. The SIP server 1000 can play a call holding tone to the other party of the RTP session by establishing an RTP session.

SIP端末2000はSIPプロトコルにより呼制御をやり取りできる電話機であり、また、SIP MessageのReferを受信した場合には、Refer−Toヘッダに記述されている再接続先URI情報を取り出し、そのURIを有する再接続先と再接続する機能を有する。   The SIP terminal 2000 is a telephone capable of exchanging call control using the SIP protocol. When a SIP Message Refer is received, the SIP terminal 2000 extracts the reconnection destination URI information described in the Refer-To header and has the URI. It has a function to reconnect to the reconnection destination.

SIP端末2001はSIPプロトコルにより呼制御をやり取りできる電話機であり、また、SIP MessageのReferを受信した場合には、Refer−Toヘッダに記述されている再接続先URI情報を取り出し、そのURIを有する再接続先と再接続する機能を有する。   The SIP terminal 2001 is a telephone that can exchange call control using the SIP protocol. When a SIP Message Refer is received, the SIP terminal 2001 extracts the reconnection destination URI information described in the Refer-To header and has the URI. It has a function to reconnect to the reconnection destination.

実施形態の動作に関して図3、図4、図5を参照すると、SIP端末2000から発信されるInviteメッセージをSIPサーバ1000が受信し、SIPサーバ1000はSIP端末2000に対してTrying100を返信するとともに、SIP端末2001に対してSIP端末2000からのInviteメッセージを転送する。SIP端末2001はInviteメッセージを受信すると、Ringingメッセージ180を発信する。Ringingメッセージ180を受け取ったSIPサーバ1000はSIP端末2000にRingingメッセージ180を転送する。同様にSIP端末2001から送信されるOK200はSIP端末2000に転送される。OK200を受信したSIP端末2000はACKを送信する。ACKを受信したSIPサーバ1000はSIP端末2001にACKを送信する。以上のシーケンスでSIP端末2000とSIP端末2001はRTPのセッションを張ることができ、Peer To Peer通信をすることができる。   3, 4, and 5 regarding the operation of the embodiment, the SIP server 1000 receives the Invite message transmitted from the SIP terminal 2000, and the SIP server 1000 returns Trying 100 to the SIP terminal 2000, The Invite message from the SIP terminal 2000 is transferred to the SIP terminal 2001. When the SIP terminal 2001 receives the Invite message, it transmits a Ringing message 180. The SIP server 1000 that has received the Ringing message 180 transfers the Ringing message 180 to the SIP terminal 2000. Similarly, OK 200 transmitted from the SIP terminal 2001 is transferred to the SIP terminal 2000. The SIP terminal 2000 that has received the OK 200 transmits an ACK. The SIP server 1000 that has received the ACK transmits an ACK to the SIP terminal 2001. With the above sequence, the SIP terminal 2000 and the SIP terminal 2001 can establish an RTP session and can perform Peer To Peer communication.

SIP端末2000がre−Invite(Hold)メッセージを送信すると、re−Invite(Hold)メッセージを受信したSIPサーバ1000はSIP端末2001に対してrefer 「refer−to:SIPサーバ1000のURI」を送信し、SIP端末2000に対してはTrying100を送出する。refer 「refer−to:SIPサーバ1000のURI」を受信したSIP端末2001はreferメッセージを受領したことをSIPサーバ1000に示すために、Accepted202メッセージを返信する。SIP端末2001はInviteメッセージをSIPサーバ1000に対して送信する。Inviteメッセージを受信したSIPサーバ1000はOK200をSIP端末2001に対して送出する。OK200を受信したSIP端末2001はACKをSIPサーバ1000に送信する。これによりSIP端末2001とSIPサーバ1000間にRTPセッションが張られPeer TO Peer状態での通信が始まる。SIPサーバ1000は自身内部の通話保留音源をRTPで流すことにより、SIP端末2001はSIPサーバ1000から受信した保留音を鳴らす。SIP端末2001からのACKを受けたSIPサーバ1000はSIP端末2000に対してOK200を送信する。OK200を受信したSIP端末2000はSIP端末2001が通話保留状態になったことがわかり、OK200を受領したことを示すためにACKをSIPサーバ1000に返信する。   When the SIP terminal 2000 transmits a re-Invite (Hold) message, the SIP server 1000 that has received the re-Invite (Hold) message transmits a refer “refer-to: URI of the SIP server 1000” to the SIP terminal 2001. , Trying 100 is sent to the SIP terminal 2000. refer The SIP terminal 2001 that has received “refer-to: URI of the SIP server 1000” returns an Accepted 202 message to indicate to the SIP server 1000 that the refer message has been received. The SIP terminal 2001 transmits an Invite message to the SIP server 1000. The SIP server 1000 that has received the Invite message sends OK 200 to the SIP terminal 2001. The SIP terminal 2001 that has received OK 200 transmits ACK to the SIP server 1000. As a result, an RTP session is established between the SIP terminal 2001 and the SIP server 1000, and communication in the Peer TO Peer state starts. The SIP server 1000 plays the call holding sound source inside itself by RTP, so that the SIP terminal 2001 sounds the hold sound received from the SIP server 1000. Upon receiving the ACK from the SIP terminal 2001, the SIP server 1000 transmits OK 200 to the SIP terminal 2000. The SIP terminal 2000 that has received the OK 200 knows that the SIP terminal 2001 has entered the call holding state, and returns an ACK to the SIP server 1000 to indicate that the OK 200 has been received.

図6を参照するとSIP端末2000がSIPサーバ1000にRegistrationメッセージを送信する。SIPサーバ1000はRegistration処理終了後、OK200を送出する。また、SIPサーバ1000はSIPサーバ1000内で流せる通話保留音リストをInfoメッセージでSIP端末2000に送信する。SIP端末2000はInfoメッセージを受信するとNotifyメッセージをSIPサーバ1000に送信する。SIP端末2000はInfoメッセージで送られてきた通話保留音リストから相手に聞かせたい通話保留音を選択し、Infoメッセージで通話保留音識別情報をSIPサーバ1000に送信する。SIPサーバ1000はSIP端末2000からのInfoメッセージを受信すると、Infoメッセージから通話保留音No.を取り出し、下表に示すようなURLまたはIPアドレスのような端末情報と通話保留音Noとの対応関係をデータベースに格納する。格納後SIPサーバ1000はNotifyを送信する。   Referring to FIG. 6, the SIP terminal 2000 transmits a Registration message to the SIP server 1000. The SIP server 1000 sends OK 200 after the registration process is completed. In addition, the SIP server 1000 transmits a call holding tone list that can be played in the SIP server 1000 to the SIP terminal 2000 by an Info message. When the SIP terminal 2000 receives the Info message, the SIP terminal 2000 transmits a Notify message to the SIP server 1000. The SIP terminal 2000 selects a call hold sound that the other party wants to hear from the call hold sound list sent by the Info message, and transmits call hold sound identification information to the SIP server 1000 by the Info message. When the SIP server 1000 receives the Info message from the SIP terminal 2000, the call holding tone No. And the correspondence between the terminal information such as URL or IP address as shown in the table below and the call holding tone No. is stored in the database. After storing, the SIP server 1000 transmits Notify.

Figure 2005277679
SIP端末2001もSIP端末2000と同様にSIPサーバ1000にレジスト後通話保留音リストをもらい、またその通話保留音リストから使用する通話保留音No.をSIPサーバ1000に対して送信する。
Figure 2005277679
Similarly to the SIP terminal 2000, the SIP terminal 2001 also obtains a post-registration call holding tone list from the SIP server 1000, and the call holding tone No. used from the call holding tone list. Is transmitted to the SIP server 1000.

SIP端末2000から発信されるInviteメッセージをSIPサーバ1000が受け、SIPサーバ1000はSIP端末2000に対してTrying100を返信するとともに、SIP端末2001に対してSIP端末2000からのInviteメッセージをSIP端末2001に転送する。SIP端末2001はInviteメッセージを受信すると、Ringingメッセージ180を発信する。Ringingメッセージ180を受け取ったSIPサーバ1000はSIP端末2000にRingingメッセージ180を転送する。同様にSIP端末2001から送信されるOK200はSIP端末2000に転送される。OK200を受信したSIP端末2000はACKを送信する。ACKを受信したSIPサーバ1000はSIP端末2001にACKを送信する。以上のシーケンスでSIP端末2000とSIP端末2001はRTPのセッションを張ることができ、Peer To Peer通信をすることができる。   The SIP server 1000 receives the Invite message transmitted from the SIP terminal 2000, and the SIP server 1000 returns Trying 100 to the SIP terminal 2000 and also sends the Invite message from the SIP terminal 2000 to the SIP terminal 2001. Forward. When the SIP terminal 2001 receives the Invite message, it transmits a Ringing message 180. The SIP server 1000 that has received the Ringing message 180 transfers the Ringing message 180 to the SIP terminal 2000. Similarly, OK 200 transmitted from the SIP terminal 2001 is transferred to the SIP terminal 2000. The SIP terminal 2000 that has received the OK 200 transmits an ACK. The SIP server 1000 that has received the ACK transmits an ACK to the SIP terminal 2001. With the above sequence, the SIP terminal 2000 and the SIP terminal 2001 can establish an RTP session and can perform Peer To Peer communication.

SIP端末2000からre−invite(通話保留)メッセージをSIPサーバ1000が受信すると、リストからSIP端末2000が指定した通話保留音を検索する。検索終了後、SIP端末2000に対して、Trying100を送信し、SIP端末2001に対してRefer 「refer−to:SIPサーバ1000のURI」メッセージを送信する。Referメッセージを受信したSIP端末2001はreferリクエストを受託したことを示すために、Accepted202メッセージをSIPサーバ1000に送信する。その後、SIP端末2001はSIPサーバ1000に対してInviteメッセージを送信する。SIP端末2001からInviteメッセージを受け取ったSIPサーバ1000はOK200をSIP端末2001に対して送信する。SIP端末2001は、OK200を受信するとACKをSIPサーバ1000に対して送信する。これにより、SIPサーバ1000とOK200のRTPのセッションが張られ、RTPパケットのやり取りが行われるようになる。SIPサーバ1000からはSIP端末2000が希望した通話保留音をSIP端末2001に対して送信する。これにより、SIP端末2001は通話保留音を鳴らすことになる。SIPサーバ1000はSIP端末2001からACKを受信するとSIP端末2000に対してOK200を送信する。OK200を受信したSIP端末2000はOK200を受信することで通話保留が完了したことを認識する。   When the SIP server 1000 receives a re-invite (call hold) message from the SIP terminal 2000, the call hold sound designated by the SIP terminal 2000 is searched from the list. After the search is completed, Trying 100 is transmitted to the SIP terminal 2000 and a Refer “refer-to: URI of the SIP server 1000” message is transmitted to the SIP terminal 2001. The SIP terminal 2001 that has received the Refer message transmits an Accepted 202 message to the SIP server 1000 to indicate that the refer request has been accepted. Thereafter, the SIP terminal 2001 transmits an Invite message to the SIP server 1000. The SIP server 1000 that has received the Invite message from the SIP terminal 2001 transmits OK 200 to the SIP terminal 2001. When the SIP terminal 2001 receives OK 200, it transmits ACK to the SIP server 1000. As a result, an RTP session between the SIP server 1000 and OK 200 is established, and RTP packets are exchanged. The SIP server 1000 transmits the call hold sound desired by the SIP terminal 2000 to the SIP terminal 2001. As a result, the SIP terminal 2001 sounds a call holding tone. When the SIP server 1000 receives ACK from the SIP terminal 2001, the SIP server 1000 transmits OK 200 to the SIP terminal 2000. The SIP terminal 2000 that has received the OK 200 recognizes that the call hold has been completed by receiving the OK 200.

図5又は図6の実施形態において、SIPサーバ1000が通話保留音源を有する代りに、ミュージックサーバが通話保留音源を有するようにして、SIPサーバ1000からSIP端末2001に送るreferの引数を「refer−to:ミュージックサーバのURI」としても良い。この場合、SIP端末2001がAccepted2020をSIPサーバ1000に送信した後、SIP端末2001はInviteメッセージをミュージックサーバに対して送信する。Inviteメッセージを受信したミュージックサーバはOK200をSIP端末2001に対して送出する。OK200を受信したSIP端末2001はACKをミュージックサーバに送信する。これによりSIP端末2001とミュージックサーバ間にRTPセッションが張られPeer TO Peer状態での通信が始まる。ミュージックサーバは自身内部の通話保留音源をRTPで流すことにより、SIP端末2001はミュージックサーバから受信した通話保留音を鳴らす。   In the embodiment of FIG. 5 or FIG. 6, instead of the SIP server 1000 having a call holding sound source, the music server has a call holding sound source, and the refer argument sent from the SIP server 1000 to the SIP terminal 2001 is set to “refer- to: URI of music server ”. In this case, after the SIP terminal 2001 transmits Accepted 2020 to the SIP server 1000, the SIP terminal 2001 transmits an Invite message to the music server. The music server that has received the Invite message sends OK 200 to the SIP terminal 2001. The SIP terminal 2001 that has received OK 200 transmits ACK to the music server. As a result, an RTP session is established between the SIP terminal 2001 and the music server, and communication in the Peer TO Peer state starts. The music server plays the call holding sound source inside itself by RTP, so that the SIP terminal 2001 sounds the call holding sound received from the music server.

また、図6の実施形態において、SIPサーバ1000が通話保留音源を有する代りに、ミュージックサーバが通話保留音源を有するようにした場合には、SIP端末2000がミュージックサーバにRegistrationメッセージを送信する。ミュージックサーバはRegistration処理終了後、OK200を送出する。また、ミュージックサーバはミュージックサーバ内で流せる通話保留音リストをInfoメッセージでSIP端末2000に送信する。SIP端末2000はInfoメッセージを受信するとNotifyメッセージをミュージックサーバに送信する。SIP端末2000はInfoメッセージで送られてきた通話保留音リストから相手に聞かせたい通話保留音を選択し、Infoメッセージで通話保留音識別情報をミュージックサーバに送信する。ミュージックサーバはSIP端末2000からのInfoメッセージを受信すると、Infoメッセージから通話保留音No.を取り出し、上表に示すようなURLまたはIPアドレスのような端末情報と通話保留音Noとの対応関係をデータベースに格納する。格納後ミュージックサーバはNotifyを送信する。   In the embodiment of FIG. 6, when the music server has a call holding sound source instead of the SIP server 1000 having a call holding sound source, the SIP terminal 2000 transmits a Registration message to the music server. The music server sends OK 200 after completing the registration process. Further, the music server transmits a call holding tone list that can be played in the music server to the SIP terminal 2000 by an Info message. When the SIP terminal 2000 receives the Info message, it sends a Notify message to the music server. The SIP terminal 2000 selects a call hold sound that the other party wants to hear from the call hold sound list sent by the Info message, and transmits the call hold sound identification information to the music server by the Info message. When the music server receives the Info message from the SIP terminal 2000, the music server receives a call holding tone No. 1 from the Info message. And the correspondence relationship between the terminal information such as the URL or IP address as shown in the above table and the call holding tone No. is stored in the database. After storing, the music server transmits Notify.

本発明は、SIP端末において通話保留の際に通話保留音を鳴らすことに利用することができる。   The present invention can be used to sound a call hold sound when a call is held in a SIP terminal.

従来例による通話保留方法を示すシーケンス図である。It is a sequence diagram which shows the call holding method by a prior art example. 他の従来例による通話保留方法を示すシーケンス図である。It is a sequence diagram which shows the call holding method by another prior art example. 本発明の実施形態による通話保留方法を行うための通話システムを示す概念図である。1 is a conceptual diagram illustrating a call system for performing a call holding method according to an embodiment of the present invention. 本発明の実施形態による通話保留方法を行うための通話システムを示す他の概念図である。It is another conceptual diagram which shows the call system for performing the call holding method by embodiment of this invention. 本発明の実施形態による通話保留方法を示すシーケンス図である。It is a sequence diagram which shows the call holding method by embodiment of this invention. 本発明の他の実施形態による通話保留方法を示すシーケンス図である。It is a sequence diagram which shows the call holding method by other embodiment of this invention.

符号の説明Explanation of symbols

2000 SIP端末
2001 SIP端末
1000 SIPサーバ
2000 SIP terminal 2001 SIP terminal 1000 SIP server

Claims (9)

第1の端末が、通話保留要求を、サーバに送信する通話保留要求送信ステップと、
前記サーバが、前記通話保留要求を受信したならば、通話保留音送信装置との通信を開始するための命令を、第2の端末に送信する通信開始命令送信ステップと、
前記第2の端末が、前記命令に従って、前記通話保留音送信装置との通信を開始する通信開始ステップと、
前記第2の端末と前記通話保留音送信装置との通信が確立したならば、前記通話保留音送信装置が、通話保留音を、前記第2の端末に送信する通話保留音送信ステップと、
前記第2の端末が、前記通話保留音を出力する通話保留音出力ステップと、
を備えることを特徴とする通話保留音出力方法。
A call holding request sending step in which the first terminal sends a call holding request to the server;
If the server receives the call hold request, a communication start command sending step for sending a command for starting communication with the call hold sound transmitting device to the second terminal;
A communication start step in which the second terminal starts communication with the call holding sound transmission device according to the command;
If communication between the second terminal and the call hold sound transmitting device is established, the call hold sound transmitting device transmits a call hold sound to the second terminal.
A call holding sound output step in which the second terminal outputs the call holding sound;
A call holding sound output method comprising:
請求項1に記載の通話保留音出力方法において、
前記通話保留要求送信ステップの前に、
前記通話保留音送信装置が、各端末との対応関係を取って複数の通話保留音を格納する通話保留音格納ステップを更に備え、
前記通話保留音送信ステップでは、前記通話保留音送信装置は、前記第2の端末に対応付けられた通話保留音を、前記第2の端末に送信することを特徴とする通話保留音出力方法。
The call holding tone output method according to claim 1,
Before the call hold request transmission step,
The call hold sound transmitting device further includes a call hold sound storing step of storing a plurality of call hold sounds taking a correspondence relationship with each terminal,
In the call hold sound transmitting step, the call hold sound transmitting device transmits a call hold sound associated with the second terminal to the second terminal.
請求項1又は2に記載の通話保留音出力方法において、
前記サーバは、前記通話保留音送信装置を兼ねることを特徴とする通話保留音出力方法。
In the call holding sound output method according to claim 1 or 2,
The call holding sound output method, wherein the server also serves as the call holding sound transmitter.
第1のSIP端末が、通話保留要求を表すre−inviteメッセージを、SIPサーバに送信する通話保留要求送信ステップと、
前記SIPサーバが、前記re−inviteメッセージを受信したならば、通話保留音送信装置を参照先として記述したreferメッセージを、第2のSIP端末に送信する通信開始命令送信ステップと、
前記第2のSIP端末が、前記referメッセージに従って、前記通話保留音送信装置との通信を開始する通信開始ステップと、
前記第2のSIP端末と前記通話保留音送信装置との通信が確立したならば、前記通話保留音送信装置が、通話保留音を、前記第2のSIP端末に送信する通話保留音送信ステップと、
前記第2のSIP端末が、前記通話保留音を出力する通話保留音出力ステップと、
を備えることを特徴とする通話保留音出力方法。
A call hold request transmission step in which the first SIP terminal transmits a re-invite message representing a call hold request to the SIP server;
When the SIP server receives the re-invite message, a communication start command transmission step of transmitting a refer message describing the call holding tone transmission device as a reference destination to the second SIP terminal;
A communication start step in which the second SIP terminal starts communication with the call holding sound transmission device according to the refer message;
If communication between the second SIP terminal and the call hold sound transmitting device is established, the call hold sound transmitting device transmits a call hold sound to the second SIP terminal. ,
The second SIP terminal outputs a call hold sound for outputting the call hold sound;
A call holding sound output method comprising:
請求項4に記載の通話保留音出力方法において、
前記通話保留要求送信ステップの前に、
前記通話保留音送信装置が、各SIP端末との対応関係を取って複数の通話保留音を格納する通話保留音格納ステップを更に備え、
前記通話保留音送信ステップでは、前記通話保留音送信装置は、前記第2のSIP端末に対応付けられた通話保留音を、前記第2のSIP端末に送信することを特徴とする通話保留音出力方法。
The call holding sound output method according to claim 4,
Before the call hold request transmission step,
The call hold sound transmitting device further includes a call hold sound storing step of storing a plurality of call hold sounds by taking a correspondence relationship with each SIP terminal,
In the call holding sound transmitting step, the call holding sound transmitting device transmits a call holding sound associated with the second SIP terminal to the second SIP terminal. Method.
請求項4又は5に記載の通話保留音出力方法において、
前記SIPサーバは、前記通話保留音送信装置を兼ねることを特徴とする通話保留音出力方法。
The call holding sound output method according to claim 4 or 5,
The SIP server also serves as the call hold sound transmitting device.
通話保留要求を表すre−inviteメッセージを、通話保留要求元SIP端末から受信するメッセージ受信手段と、
前記re−inviteメッセージを受信したならば、通話保留音送信装置を参照先として記述したreferメッセージを被通話保留SIP端末に送信するメッセージ送信手段と、
を備えることを特徴とするSIPサーバ。
Message receiving means for receiving a re-invite message representing a call hold request from a call hold request source SIP terminal;
If the re-invite message is received, message sending means for sending a refer message describing the call hold sound transmitting device as a reference destination to the call hold SIP terminal;
A SIP server comprising:
請求項7に記載のSIPサーバにおいて、
前記被通話保留SIP端末との間で通信を確立し、該通信において通話保留音を前記被通話保留SIP端末に送信する通話保留音送信手段を更に備えることを特徴とするSIPサーバ。
The SIP server according to claim 7,
A SIP server further comprising: a call holding sound transmitting means for establishing communication with the call held SIP terminal and transmitting a call holding sound to the call held SIP terminal in the communication.
請求項8に記載のSIPサーバにおいて、
各SIP端末との対応関係を取って複数の通話保留音を格納する通話保留音格納手段を更に備え、
前記通話保留音送信手段は、前記被通話保留SIP端末に対応付けられた通話保留音を前記被通話保留SIP端末に送信することを特徴とするSIPサーバ。
The SIP server according to claim 8,
A call holding sound storage means for storing a plurality of call holding sounds by taking a corresponding relationship with each SIP terminal;
The SIP server characterized in that the call hold sound transmitting means transmits a call hold sound associated with the called call holding SIP terminal to the called call holding SIP terminal.
JP2004086859A 2004-03-24 2004-03-24 Call holding tone output method and SIP server Expired - Lifetime JP4371874B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004086859A JP4371874B2 (en) 2004-03-24 2004-03-24 Call holding tone output method and SIP server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004086859A JP4371874B2 (en) 2004-03-24 2004-03-24 Call holding tone output method and SIP server

Publications (2)

Publication Number Publication Date
JP2005277679A true JP2005277679A (en) 2005-10-06
JP4371874B2 JP4371874B2 (en) 2009-11-25

Family

ID=35176887

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004086859A Expired - Lifetime JP4371874B2 (en) 2004-03-24 2004-03-24 Call holding tone output method and SIP server

Country Status (1)

Country Link
JP (1) JP4371874B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006270486A (en) * 2005-03-24 2006-10-05 Saxa Inc Ip telephone set and control program
JP2007158737A (en) * 2005-12-06 2007-06-21 Nec Corp Connection control device and method, and program
JP2008136091A (en) * 2006-11-29 2008-06-12 Nakayo Telecommun Inc Holding sound source device
JP2009094746A (en) * 2007-10-08 2009-04-30 Gogo:Kk Information processing server, information processing method, program, information processing system and client terminal
JP2010124431A (en) * 2008-11-21 2010-06-03 Fujitsu Ltd Call control device, relay apparatus, call control method and computer program
JP2010136177A (en) * 2008-12-05 2010-06-17 Ntt Docomo Inc Service control apparatus, and content sending method
CN112910892A (en) * 2021-01-29 2021-06-04 Oppo广东移动通信有限公司 Method and terminal for playing call hold audio/video signal
US20220217183A1 (en) * 2021-01-04 2022-07-07 Yealink (Xiamen) Network Technology Co., Ltd. Music playing method and device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006270486A (en) * 2005-03-24 2006-10-05 Saxa Inc Ip telephone set and control program
JP2007158737A (en) * 2005-12-06 2007-06-21 Nec Corp Connection control device and method, and program
JP2008136091A (en) * 2006-11-29 2008-06-12 Nakayo Telecommun Inc Holding sound source device
JP2009094746A (en) * 2007-10-08 2009-04-30 Gogo:Kk Information processing server, information processing method, program, information processing system and client terminal
JP2010124431A (en) * 2008-11-21 2010-06-03 Fujitsu Ltd Call control device, relay apparatus, call control method and computer program
JP2010136177A (en) * 2008-12-05 2010-06-17 Ntt Docomo Inc Service control apparatus, and content sending method
US20220217183A1 (en) * 2021-01-04 2022-07-07 Yealink (Xiamen) Network Technology Co., Ltd. Music playing method and device
US11785058B2 (en) * 2021-01-04 2023-10-10 Yealink (Xiamen) Network Technology Co., Ltd. Music playing method and device
CN112910892A (en) * 2021-01-29 2021-06-04 Oppo广东移动通信有限公司 Method and terminal for playing call hold audio/video signal

Also Published As

Publication number Publication date
JP4371874B2 (en) 2009-11-25

Similar Documents

Publication Publication Date Title
JP5332544B2 (en) Call control device, call control system, call control method, and computer program
JP4870475B2 (en) Communication network system
US9148514B2 (en) Method, terminal and voice memory for storing voice messages in a communication network
JP2002118594A (en) Switch with emulation client
JP2007318343A (en) Gateway device and renegotiation method
JP2005236824A (en) IPv6/IPv4 TRANSLATOR
JP4640448B2 (en) Telephone equipment for both networks
JP4371874B2 (en) Call holding tone output method and SIP server
JP2012015797A (en) Telephone exchange device and control method used for telephone terminal and telephone system
US20120089680A1 (en) Communication apparatus, communication system and session control method
JPWO2006003758A1 (en) COMMUNICATION SYSTEM, TRANSFER CONTROL METHOD, TELEPHONE DEVICE, COMMUNICATION DEVICE, AND PROGRAM USED FOR THE SAME
JP2006229994A (en) Ip terminal device
JP2008113381A (en) Communication system
JP2006270558A (en) Originating method and program of ip telephone device which reproduce content during originating
JP4191183B2 (en) IP telephone system, packet conversion apparatus, and packet conversion method
JP4329596B2 (en) Call hold method in VoIP network
JP2008148019A (en) Pbx device and call control method therefor
JP7340835B2 (en) Program, information processing method, and information processing device
JP2008099168A (en) Connection regulation method for peer-to-peer connection in sip terminal device
JP2004312357A (en) Internet telephone apparatus, information notifying apparatus, voice supplying apparatus, and internet telephone system
JP2008236470A (en) Ip telephone terminal and ip telephone system
JP2005269165A (en) Ip phone
JP2008153791A (en) Communication terminal and communication service connecting method
JP2010141811A (en) Communication apparatus, mobile communication terminal, communication system, and method of communication
JP2005136844A (en) SIP TELEPHONE SET AND VoIP SYSTEM USING THE SAME

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20070111

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071112

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20080508

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080820

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081020

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081203

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20090417

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090713

A911 Transfer of reconsideration by examiner before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20090728

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20090820

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20090901

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120911

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4371874

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130911

Year of fee payment: 4

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350