[go: up one dir, main page]

JP4191183B2 - IP telephone system, packet conversion apparatus, and packet conversion method - Google Patents

IP telephone system, packet conversion apparatus, and packet conversion method Download PDF

Info

Publication number
JP4191183B2
JP4191183B2 JP2005305812A JP2005305812A JP4191183B2 JP 4191183 B2 JP4191183 B2 JP 4191183B2 JP 2005305812 A JP2005305812 A JP 2005305812A JP 2005305812 A JP2005305812 A JP 2005305812A JP 4191183 B2 JP4191183 B2 JP 4191183B2
Authority
JP
Japan
Prior art keywords
information
packet
identifier
telephone terminal
data format
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.)
Active
Application number
JP2005305812A
Other languages
Japanese (ja)
Other versions
JP2007116438A (en
Inventor
亮一 越智
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 Platforms Ltd
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 Platforms Ltd filed Critical NEC Platforms Ltd
Priority to JP2005305812A priority Critical patent/JP4191183B2/en
Publication of JP2007116438A publication Critical patent/JP2007116438A/en
Application granted granted Critical
Publication of JP4191183B2 publication Critical patent/JP4191183B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)

Description

本発明は、IP(Internet Protocol)を利用したIP電話システム、パケット変換装置およびパケット変換方法に関する。   The present invention relates to an IP telephone system, a packet conversion apparatus, and a packet conversion method using IP (Internet Protocol).

従来のIP電話システムの構成について説明する。   A configuration of a conventional IP telephone system will be described.

図10は従来のIP電話システムの一構成例を示すブロック図である。   FIG. 10 is a block diagram showing a configuration example of a conventional IP telephone system.

図10に示すように、IP電話システム100は、IP電話端末110と、呼を制御する交換機となるSIP(Session Initiation Protocol)サーバ120とを有する。IP電話端末110およびSIPサーバ120はネットワーク130に接続されている。また、ここでは、IP電話端末110が複数ある場合であり、複数のIP電話端末110はハブ140を介してネットワーク130に接続されている。以下では、これら複数のIP電話端末のうち1台のIP電話端末110を動作させる場合とし、他の端末の場合は同様であるため、その説明を省略する。ネットワーク130内には図に示さないルータが複数接続されている。ネットワーク130にはIP電話端末110の通信先となるIP電話端末115が接続されている。なお、ネットワーク130は、一般的にはインターネットであるが、IP電話用の専用回線網であってもよい。   As shown in FIG. 10, the IP telephone system 100 includes an IP telephone terminal 110 and a SIP (Session Initiation Protocol) server 120 serving as an exchange for controlling calls. IP telephone terminal 110 and SIP server 120 are connected to network 130. Here, there are a plurality of IP telephone terminals 110, and the plurality of IP telephone terminals 110 are connected to the network 130 via the hub 140. In the following, it is assumed that one IP telephone terminal 110 is operated from among the plurality of IP telephone terminals, and the same applies to the other terminals, and the description thereof will be omitted. In the network 130, a plurality of routers not shown are connected. An IP telephone terminal 115 that is a communication destination of the IP telephone terminal 110 is connected to the network 130. The network 130 is generally the Internet, but may be a dedicated line network for IP telephones.

SIPサーバ120は、クライアントの代理として電話をかける相手の場所を特定し、相手先を呼び出すプロキシサーバの役目を果たす。ネットワーク130には、図に示さないロケーションサーバ、リダイレクトサーバ、および登録サーバが設けられている。ロケーションサーバは、送信元のIP電話端末110の情報を保持し、他のサーバからの要求に応じて送信元のIP電話端末110の位置情報などを提供する。リダイレクトサーバは、相手先のアドレスが変更されている場合、新たなアドレスをロケーションサーバに問い合わせることで、送信元のIP電話端末110に対して新しいアドレスを通知する。登録サーバは、送信元のIP電話端末110からの要求によって、ロケーションサーバに対して送信元のIP電話端末110の新規登録処理、更新処理、および削除処理などを行う。   The SIP server 120 serves as a proxy server that specifies the location of the party to call on behalf of the client and calls the party. The network 130 is provided with a location server, a redirect server, and a registration server not shown in the figure. The location server holds information of the source IP telephone terminal 110 and provides location information of the source IP telephone terminal 110 in response to a request from another server. When the address of the other party is changed, the redirect server notifies the new IP address to the IP telephone terminal 110 of the transmission source by inquiring the new address to the location server. The registration server performs new registration processing, update processing, deletion processing, and the like of the transmission source IP phone terminal 110 with respect to the location server in response to a request from the transmission source IP phone terminal 110.

IP電話端末110は、呼の接続を要求する際、自分の識別子、相手先の識別子、および接続を要求する旨の情報を含むパケットである接続要求パケットをSIPサーバ120に送信する。また、IP電話端末110は、IP電話端末115からSIPサーバ120を介して、自端末の識別子、相手先の識別子、および接続を許可する旨の情報を含むパケットである接続許可パケットを受信すると、IP電話端末115と通話可能な状態になる。この状態により、音声データを含むRTP(Real - time Transport Protocol)パケットをネットワーク130を介してIP電話端末115と送受信することが可能となる。RTPパケットには、音声データの他に、送信元の識別子および送信先の識別子が含まれている。識別子は電話番号やネットワーク130上のアドレスである。   When IP phone terminal 110 requests call connection, IP phone terminal 110 transmits a connection request packet, which is a packet including its own identifier, the identifier of the other party, and information requesting connection, to SIP server 120. When the IP telephone terminal 110 receives the connection permission packet, which is a packet including the identifier of the own terminal, the identifier of the other party, and information indicating that the connection is permitted, from the IP telephone terminal 115 via the SIP server 120. It becomes possible to make a call with the IP telephone terminal 115. In this state, it becomes possible to transmit / receive RTP (Real-time Transport Protocol) packets including voice data to / from the IP telephone terminal 115 via the network 130. The RTP packet includes an identifier of a transmission source and an identifier of a transmission destination in addition to voice data. The identifier is a telephone number or an address on the network 130.

図10に示したIP電話システムにおいて、IP電話端末110がIP電話端末115と呼を確立するまでの動作について簡単に説明する。   In the IP telephone system shown in FIG. 10, the operation until IP telephone terminal 110 establishes a call with IP telephone terminal 115 will be briefly described.

図11は呼が確立するまでの動作手順を示すフローチャートである。   FIG. 11 is a flowchart showing an operation procedure until a call is established.

操作者がIP電話端末110を操作して相手先の電話番号を押すと、IP電話端末110は接続要求パケットをSIPサーバ120に送信する(ステップ201)。SIPサーバ120は、IP電話端末110から接続要求パケットを受信すると、接続要求パケット内の相手先の識別子から相手先の場所を特定し、相手先に対してネットワーク130を介して接続要求パケットを送信する(ステップ202)。相手先となるIP電話端末115は、SIPサーバ120から接続要求パケットを受信すると、呼び出しベルを鳴らす。相手先の操作者がIP電話端末115の受話器を取ると、IP電話端末115は接続を許可する旨の情報を含む接続許可パケットをSIPサーバ120に送信する(ステップ203)。SIPサーバ120は、IP電話端末115から接続許可パケットを受信すると、接続許可パケットをIP電話端末110に送信する(ステップ204)。IP電話端末110が接続許可パケットを受信することで、IP電話端末110およびIP電話端末115の間で呼が確立する。その後、これらの端末は、RTPパケットを互いに送受信することで、通話可能となる。   When the operator operates the IP telephone terminal 110 and presses the telephone number of the other party, the IP telephone terminal 110 transmits a connection request packet to the SIP server 120 (step 201). When the SIP server 120 receives the connection request packet from the IP telephone terminal 110, the SIP server 120 specifies the location of the other party from the identifier of the other party in the connection request packet and transmits the connection request packet to the other party via the network 130. (Step 202). When receiving the connection request packet from the SIP server 120, the IP telephone terminal 115 as the other party rings a call bell. When the operator at the other end picks up the handset of IP telephone terminal 115, IP telephone terminal 115 transmits a connection permission packet including information indicating that the connection is permitted to SIP server 120 (step 203). When the SIP server 120 receives the connection permission packet from the IP telephone terminal 115, it transmits the connection permission packet to the IP telephone terminal 110 (step 204). When IP phone terminal 110 receives the connection permission packet, a call is established between IP phone terminal 110 and IP phone terminal 115. Thereafter, these terminals can talk by transmitting and receiving RTP packets to each other.

一方、アナログ信号で音声データを送る従来の電話機では、通話目的以外にも操作部のPB(Push Button)を利用して、電話回線網上のシステムに対してDTMF(Dial Tone Multi Frequency)によるデータを送信することが可能である。このDTMFを利用するものとして、郵便物や宅配便などの再配達希望日時を登録するための応答装置が知られている。以下に、再配達の希望日時の登録方法を簡単に説明する。   On the other hand, conventional telephones that send audio data as analog signals use DTMF (Dial Tone Multi Frequency) data for systems on the telephone line network using the PB (Push Button) of the operation unit in addition to the purpose of calling. Can be sent. As a device using this DTMF, there is known a response device for registering a desired re-delivery date and time such as mail or courier. A method for registering the desired delivery date and time will be briefly described below.

操作者が指定された番号に電話をかけ、電話機と応答装置との間で通話可能な状態になると、応答装置は電話機に音声メッセージを送信する。操作者は、受話器を通して音声メッセージを聞き、その案内にしたがい、希望日時に合わせて電話機のプッシュボタンを押す。電話機は、プッシュボタンに対応する情報であるPB情報を応答装置に送信する。応答装置は、電話機から受信するPB情報から数字および記号等を認識して記憶部に格納する。このようにして、操作者の希望日時の情報が応答装置に登録される。PB情報には、数字の「0」から「9」の他に、記号の「*」および「#」がある。   When the operator makes a call to the specified number and the telephone and the answering device are ready to communicate, the answering device transmits a voice message to the phone. The operator listens to the voice message through the handset and follows the guidance to press the push button on the telephone according to the desired date and time. The telephone transmits PB information, which is information corresponding to the push button, to the response device. The response device recognizes numbers and symbols from the PB information received from the telephone and stores them in the storage unit. In this way, information on the date and time desired by the operator is registered in the response device. The PB information includes symbols “*” and “#” in addition to the numbers “0” to “9”.

なお、IPネットワークを利用して通話を行う、従来のVoIP通信が開示されている(特許文献1参照)。この文献には、回線切り替えの通知にDTMFのトーン信号を利用することが開示されている。
特開2004−165818号公報
In addition, the conventional VoIP communication which performs a telephone call using an IP network is disclosed (refer patent document 1). This document discloses the use of a DTMF tone signal for notification of line switching.
JP 2004-165818 A

IP電話端末は、当初、IP電話端末同士での通話装置として製品化され、一般の電話回線網にIP電話端末を接続することを想定していなかった。そのため、上述のDTMFを利用した応答装置に対応できてない機種が多く存在する。   The IP phone terminal was initially commercialized as a call device between IP phone terminals, and it was not assumed that the IP phone terminal was connected to a general telephone line network. Therefore, there are many models that are not compatible with the response device using the above-described DTMF.

また、RFC(Request For Comments)の新規プロトコルが順次考案され、その新規プロトコルに対応して、新しい応答装置が開発される。新しい応答装置に対応できるように、IP電話端末を新しい機種に取り替えることは、通信設備のコストが増加するだけでなく、IP電話システムの稼働状況により困難な場合がある。さらに、上述の従来例のように、複数のIP電話端末を有するIP電話システムにおいては、IP電話端末を全て新しい機種に取り替えると、その費用負担が膨大になってしまう。   In addition, new RFC (Request For Comments) protocols are devised one after another, and new response devices are developed corresponding to the new protocols. Replacing an IP telephone terminal with a new model so as to be compatible with a new answering device not only increases the cost of communication facilities, but may be difficult depending on the operating status of the IP telephone system. Further, in the IP telephone system having a plurality of IP telephone terminals as in the conventional example described above, if all IP telephone terminals are replaced with new models, the cost burden becomes enormous.

一方、応答装置の製造メーカは、新規プロトコルが普及する前では、既存のIP電話端末が新規プロトコルに対応できないことから、新規プロトコルに対応した応答装置の開発に対して消極的になってしまう。   On the other hand, responding device manufacturers are reluctant to develop responding devices compatible with the new protocol because the existing IP telephone terminals cannot support the new protocol before the new protocol becomes widespread.

本発明は上述したような従来の技術が有する問題点を解決するためになされたものであり、IP電話端末が通信先の装置の仕様に対応してデータを送信できない場合に、IP電話端末の機能を補完して代替パケットを送出するIP電話システム、パケット変換装置およびパケット変換方法を提供することを目的とする。   The present invention has been made to solve the above-described problems of the prior art, and when the IP telephone terminal cannot transmit data in accordance with the specifications of the communication destination apparatus, It is an object of the present invention to provide an IP telephone system, a packet conversion apparatus, and a packet conversion method that complement a function and send an alternative packet.

上記目的を達成するための本発明のIP電話システムは、
操作部のプッシュボタンに対応する情報を示すPB情報および自端末の識別子の情報を含むパケットであるPB情報パケットと、自端末の識別子および相手先の識別子の情報を含むパケットであるRTPパケットとを外部に送出するIP電話端末と、
前記IP電話端末の識別子と前記PB情報を送るためのデータ形式との情報が記述された管理テーブルが格納され、前記IP電話端末から前記PB情報パケットを受信すると、前記管理テーブルを参照して該PB情報パケットに含まれる該IP電話端末の識別子から前記データ形式を特定し、該データ形式で該PB情報を送るためのパケットを生成する旨の指示および前記PB情報を含むパケット生成要求信号を外部に送出するサーバ装置と、
前記サーバ装置より受信する前記パケット生成要求信号から前記PB情報を読み出し、前記IP電話端末より受信する前記RTPパケットから前記相手先の識別子および前記IP電話端末の識別子を読み出し、前記データ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信するパケット変換装置と、
を有する構成である。
In order to achieve the above object, the IP telephone system of the present invention provides:
PB information packet that is information including information corresponding to the push button of the operation unit and information on the identifier of the own terminal, and an RTP packet that is information including information on the identifier of the own terminal and the identifier of the partner An IP phone terminal to send to the outside,
A management table describing information on the identifier of the IP telephone terminal and the data format for sending the PB information is stored. When the PB information packet is received from the IP telephone terminal, the management table is referred to The data format is specified from the identifier of the IP telephone terminal included in the PB information packet, and an instruction to generate a packet for sending the PB information in the data format and a packet generation request signal including the PB information are externally transmitted. A server device to send to
The PB information is read from the packet generation request signal received from the server apparatus, the identifier of the destination and the identifier of the IP telephone terminal are read from the RTP packet received from the IP telephone terminal, and the PB according to the data format is read A packet conversion device that generates a packet including information, identifier of the destination and identifier of the IP telephone terminal, and transmits the packet to an address specified by the identifier of the destination via a network;
It is the structure which has.

本発明では、IP電話端末の操作部のプッシュボタンによるPB情報をネットワークを介して外部の装置に送信する際、予めサーバ装置に送信先の装置のデータ形式を格納しておくことで、パケット変換装置がそのデータ形式に対応したパケットにして送出する。そのため、送信先の装置に合わせてPB情報を送出する機能をIP電話端末が備えていなくても、送信先の装置はパケット変換装置を介して受信するパケットからPB情報を認識することが可能となる。   In the present invention, when transmitting the PB information by the push button of the operation unit of the IP telephone terminal to an external device via the network, the data format of the destination device is stored in the server device in advance, thereby converting the packet. The device sends out a packet corresponding to the data format. Therefore, even if the IP telephone terminal does not have a function of sending PB information according to the destination device, the destination device can recognize the PB information from the packet received via the packet conversion device. Become.

一方、上記目的を達成するための本発明のパケット変換装置は、IP電話端末およびサーバ装置と接続されるパケット変換装置であって、
前記IP電話端末および前記サーバ装置から受信する情報を格納するための記憶部と、
前記IP電話端末の操作部のプッシュボタンに対応する情報を示すPB情報を所定のデータ形式で送るためのパケットを生成する旨の指示および該PB情報を含むパケット生成要求信号を前記サーバ装置から受信すると、該PB情報を前記記憶部に格納し、前記IP電話端末から該IP電話端末の識別子および相手先の識別子の情報を含むパケットであるRTPパケットを受信すると、該IP電話端末の識別子および該相手先の識別子の情報を前記記憶部に格納し、前記所定のデータ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信する制御部と、
を有する構成である。
On the other hand, a packet conversion device of the present invention for achieving the above object is a packet conversion device connected to an IP telephone terminal and a server device,
A storage unit for storing information received from the IP telephone terminal and the server device;
An instruction to generate a packet for sending PB information indicating information corresponding to the push button of the operation unit of the IP telephone terminal in a predetermined data format and a packet generation request signal including the PB information are received from the server device. Then, the PB information is stored in the storage unit, and when the RTP packet, which is a packet including information on the identifier of the IP telephone terminal and the identifier of the other party, is received from the IP telephone terminal, the identifier of the IP telephone terminal and the Information on the identifier of the other party is stored in the storage unit, and a packet including information on the PB information in the predetermined data format, the identifier of the other party and the identifier of the IP telephone terminal is generated, and the identifier of the other party A control unit for transmitting via a network to the address specified in
It is the structure which has.

また、上記目的を達成するための本発明のパケット変換方法は、IP電話端末、サーバ装置およびパケット変換装置を有するIP電話システムによるパケット変換方法であって、
前記サーバ装置は、前記IP電話端末の識別子と操作部のプッシュボタンに対応する情報を示すPB情報を送るためのデータ形式との情報が外部から入力されると、該IP電話端末の識別子と該PB情報を送るためのデータ形式との情報を記憶部の管理テーブルに登録し、
前記IP電話端末は、前記プッシュボタンが押されると、該プッシュボタンに対応するPB情報および自端末の識別子の情報を含むパケットであるPB情報パケットを前記サーバ装置に送出し、自端末の識別子および相手先の識別子の情報を含むパケットであるRTPパケットを前記パケット変換装置に送出し、
前記サーバ装置は、前記IP電話端末から前記PB情報パケットを受信すると、前記管理テーブルを参照して該PB情報パケットに含まれる該IP電話端末の識別子から前記データ形式を特定し、該データ形式で該PB情報を送るためのパケットを生成する旨の指示および前記PB情報を含むパケット生成要求信号を前記パケット変換装置に送出し、
前記パケット変換装置は、前記サーバ装置より受信する前記パケット生成要求信号から前記PB情報を読み出し、前記IP電話端末より受信する前記RTPパケットから前記相手先の識別子および前記IP電話端末の識別子を読み出し、前記データ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信するものである。
A packet conversion method of the present invention for achieving the above object is a packet conversion method by an IP telephone system having an IP telephone terminal, a server apparatus, and a packet conversion apparatus,
The server device receives the identifier of the IP telephone terminal and the identifier of the IP telephone terminal when the information of the data format for sending the PB information indicating the information corresponding to the push button of the operation unit is input from the outside. Register information on the data format for sending PB information in the management table of the storage unit,
When the push button is pressed, the IP telephone terminal sends a PB information packet, which is a packet including PB information corresponding to the push button and information on the identifier of the own terminal, to the server device. Sending an RTP packet, which is a packet containing information on the identifier of the other party, to the packet converter;
When the server apparatus receives the PB information packet from the IP telephone terminal, the server apparatus refers to the management table, identifies the data format from the identifier of the IP telephone terminal included in the PB information packet, and uses the data format. An instruction to generate a packet for sending the PB information and a packet generation request signal including the PB information are sent to the packet conversion device;
The packet conversion device reads the PB information from the packet generation request signal received from the server device, reads the identifier of the counterpart and the identifier of the IP phone terminal from the RTP packet received from the IP phone terminal, A packet including the PB information in the data format, the identifier of the partner and the identifier of the identifier of the IP telephone terminal is generated and transmitted via the network to the address specified by the identifier of the partner. .

本発明によれば、IP電話端末がプッシュボタンに対応するPB情報を外部の装置に送信する際、送信先の装置のデータ形式にしてPB情報を送出する機能をIP電話端末が備えていなくても、送信先の装置は受信するパケットからPB情報を認識できる。そのため、新規プロトコルを採用した装置にPB情報を送る場合であっても、その新規プロトコルに対応したIP電話端末を改めて購入する必要がなく、通信設備コストの増加を抑制できる。   According to the present invention, when an IP telephone terminal transmits PB information corresponding to a push button to an external apparatus, the IP telephone terminal does not have a function of transmitting the PB information in the data format of the transmission destination apparatus. However, the transmission destination apparatus can recognize the PB information from the received packet. Therefore, even when PB information is sent to a device adopting a new protocol, it is not necessary to purchase an IP telephone terminal corresponding to the new protocol again, and an increase in communication equipment cost can be suppressed.

本発明のIP電話システムは、IP電話端末から送出されるPB情報を、送信先の装置が受信できるようなパケットに変換する装置を有することを特徴とする。   The IP telephone system of the present invention is characterized by having a device that converts PB information transmitted from an IP telephone terminal into a packet that can be received by a destination device.

本実施例のIP電話システムの構成について説明する。   The configuration of the IP telephone system of this embodiment will be described.

図1は本実施例のIP電話システムの構成例を示すブロック図である。   FIG. 1 is a block diagram showing a configuration example of an IP telephone system according to the present embodiment.

図1に示すように、本実施例のIP電話システム1は、IP電話端末10と、IP電話端末10が未対応のプロトコルの情報を管理するSIPサーバ20と、SIPサーバ20からの指示に対応してパケットを生成して送出するパケット変換装置30とを有する。IP電話システム1はパケット変換装置30でネットワーク130に接続されている。本実施例では、図1に示すように、IP電話端末10が複数設けられた場合である。   As shown in FIG. 1, the IP telephone system 1 according to the present embodiment corresponds to an IP telephone terminal 10, a SIP server 20 that manages information of protocols that are not supported by the IP telephone terminal 10, and instructions from the SIP server 20. And a packet conversion device 30 for generating and transmitting the packet. The IP telephone system 1 is connected to a network 130 by a packet conversion device 30. In this embodiment, as shown in FIG. 1, a plurality of IP telephone terminals 10 are provided.

ネットワーク130には、IP電話端末10の通信先となるIP電話端末115と応答装置150とが接続されている。本実施例では、応答装置150は、IP電話端末10と通話可能な状態で、IP電話端末10からPB情報を受信する際、PB情報のデータ形式がRFC2833のプロトコルによるパケットでなければ、PB情報を受信できないシステムとする。以下では、RFC2833のプロトコルによるパケットをRFC2833パケットと称する。   Connected to the network 130 are an IP telephone terminal 115 and a response device 150 which are communication destinations of the IP telephone terminal 10. In the present embodiment, when the response device 150 receives PB information from the IP telephone terminal 10 in a state where communication with the IP telephone terminal 10 is possible, if the data format of the PB information is not a packet based on the RFC2833 protocol, the PB information System that cannot receive Hereinafter, a packet based on the RFC2833 protocol is referred to as an RFC2833 packet.

IP電話端末10は、従来と同様にして、相手側通信装置と呼を確立すると、通信装置と通話可能な状態になる。この状態で、操作者がIP電話端末10を操作して、プッシュボタンを押すと、本実施例のIP電話端末10は、PB情報および自端末の識別子の情報を含むPB情報パケットをSIPサーバ20に送信する。また、操作者が発声していなくても、自端末の識別子および相手先の識別子の情報を含むRTPパケットをパケット変換装置30に送出する。このRTPパケットには、マイクで拾われた雑音などの音声データが含まれていてもよい。   When the IP telephone terminal 10 establishes a call with the counterpart communication device in the same manner as in the prior art, the IP telephone terminal 10 becomes in a state where it can talk with the communication device. In this state, when the operator operates the IP telephone terminal 10 and presses the push button, the IP telephone terminal 10 of the present embodiment sends a PB information packet including the PB information and the identifier information of the own terminal to the SIP server 20. Send to. Even if the operator is not speaking, the RTP packet including information on the identifier of the own terminal and the identifier of the partner is sent to the packet conversion device 30. This RTP packet may include voice data such as noise picked up by a microphone.

SIPサーバ20は、従来のSIPサーバ120と同様な構成の他に、次のような構成を備えている。IP電話端末毎に、応答装置150にPB情報を送るためのデータ形式の情報を記述した管理テーブルがSIPサーバ20の記憶部に格納されている。管理テーブルには、IP電話端末10の識別子とPB情報を送るためのデータ形式の情報が一緒に登録されている。本実施例では、IP電話端末10について、PB情報を送るためのデータ形式としてRFC2833が管理テーブルに登録されている。   The SIP server 20 has the following configuration in addition to the same configuration as the conventional SIP server 120. A management table describing data format information for sending PB information to the responding device 150 is stored in the storage unit of the SIP server 20 for each IP telephone terminal. In the management table, the identifier of the IP telephone terminal 10 and data format information for sending the PB information are registered together. In this embodiment, RFC 2833 is registered in the management table for the IP telephone terminal 10 as a data format for sending PB information.

なお、このデータ形式の情報は、IP電話端末10の操作者がIP電話端末10を操作することで、IP電話端末10からSIPサーバ20の記憶部内の管理テーブルに登録される。また、SIPサーバ20の管理者が、SIPサーバ20を操作して、IP電話端末10の未対応のデータ形式の情報を管理テーブルに登録するようにしてよい。   The data format information is registered in the management table in the storage unit of the SIP server 20 from the IP telephone terminal 10 when the operator of the IP telephone terminal 10 operates the IP telephone terminal 10. Further, the administrator of the SIP server 20 may operate the SIP server 20 to register information on the data format that is not supported by the IP telephone terminal 10 in the management table.

SIPサーバ20は、IP電話端末10からPB情報パケットを受け取ると、PB情報パケットからIP電話端末10の識別子を読み出す。そして、その識別子に一致する識別子を記憶部に格納された管理テーブル内で検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を読み出す。ここでは、登録されたデータ形式がRFC2833である。続いて、RFC2833パケットを生成する旨の指示とPB情報とを含むパケット生成要求信号をパケット変換装置30に送信する。   When the SIP server 20 receives the PB information packet from the IP telephone terminal 10, the SIP server 20 reads the identifier of the IP telephone terminal 10 from the PB information packet. Then, an identifier that matches the identifier is searched in the management table stored in the storage unit. When a matching identifier is found, the registered data format is read together with the identifier. Here, the registered data format is RFC2833. Subsequently, a packet generation request signal including an instruction to generate an RFC2833 packet and PB information is transmitted to the packet conversion device 30.

図2はパケット変換装置の一構成例を示すブロック図である。図2に示すように、パケット変換装置30は、IP電話端末10およびSIPサーバ20から受信する情報を格納するための記憶部31と、外部と情報を送受信するための通信部32と、各部を制御する制御部33とを有する。制御部33は、プログラムにしたがって所定の処理を実行するCPU(Central Processing Unit)34と、プログラムを格納するためのメモリ35とを有する。   FIG. 2 is a block diagram showing a configuration example of the packet conversion apparatus. As shown in FIG. 2, the packet conversion apparatus 30 includes a storage unit 31 for storing information received from the IP telephone terminal 10 and the SIP server 20, a communication unit 32 for transmitting / receiving information to / from the outside, and each unit. And a control unit 33 for controlling. The control unit 33 includes a CPU (Central Processing Unit) 34 that executes predetermined processing according to a program, and a memory 35 that stores the program.

パケット変換装置30の制御部33は、SIPサーバ20よりパケット生成要求信号を受信すると、パケット生成要求信号からPB情報を読み出す。また、IP電話端末10より応答装置150宛のRTPパケットを受信すると、RTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、RFC2833によるPB情報、送信元の識別子および送信先の識別子の情報を含むRFC2833パケットを生成して通信部32からネットワーク130を介して応答装置150に送信する。   When receiving the packet generation request signal from the SIP server 20, the control unit 33 of the packet conversion device 30 reads the PB information from the packet generation request signal. When the RTP packet addressed to the response device 150 is received from the IP telephone terminal 10, the source identifier and the destination identifier are read from the RTP packet. Then, an RFC2833 packet including PB information by RFC2833, information on the identifier of the transmission source, and information on the identifier of the transmission destination is generated and transmitted from the communication unit 32 to the response device 150 via the network 130.

次に、本実施例のIP電話システムの動作手順を説明する。   Next, the operation procedure of the IP telephone system of this embodiment will be described.

図3は本実施例のIP電話システムの動作を模式的に示す図である。図4は本実施例のIP電話システムの動作手順を示すフローチャートである。   FIG. 3 is a diagram schematically showing the operation of the IP telephone system of the present embodiment. FIG. 4 is a flowchart showing the operation procedure of the IP telephone system of this embodiment.

IP電話端末10が、従来と同様にして、応答装置150と通話可能な状態になると、マイクで拾う音声のデータを含むRTPパケットをパケット変換装置30に送信する。パケット変換装置30は、IP電話端末10から受け取るRTPパケットを順次、応答装置150宛にネットワーク130を介して送信する。   When the IP telephone terminal 10 enters a state where it can communicate with the response device 150 in the same manner as in the prior art, it transmits an RTP packet including voice data picked up by the microphone to the packet conversion device 30. The packet conversion device 30 sequentially transmits RTP packets received from the IP telephone terminal 10 to the response device 150 via the network 130.

IP電話端末10の操作者がIP電話端末10を操作して、プッシュボタンを押すと、IP電話端末10は、PB情報パケットをSIPサーバ20に送信する(ステップ301)。この間も、通話可能な状態であることから、IP電話端末10は、応答装置150宛のRTPパケットをパケット変換装置30に送信する(ステップ302)。   When the operator of the IP telephone terminal 10 operates the IP telephone terminal 10 and presses the push button, the IP telephone terminal 10 transmits a PB information packet to the SIP server 20 (step 301). Since the telephone call is still possible during this time, the IP telephone terminal 10 transmits an RTP packet addressed to the response device 150 to the packet conversion device 30 (step 302).

SIPサーバ20は、PB情報パケットを受信すると、PB情報パケットに含まれる送信元の識別子を読み出す。そして、送信元の識別子に一致する識別子が登録されているか否かを管理テーブル内を検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を調べ、そのデータ形式がRFC2833であることを認識する(ステップ303)。   When receiving the PB information packet, the SIP server 20 reads the identifier of the transmission source included in the PB information packet. Then, the management table is searched for whether or not an identifier that matches the identifier of the transmission source is registered. When a matching identifier is found, the data format registered with the identifier is checked, and it is recognized that the data format is RFC2833 (step 303).

続いて、SIPサーバ20は、パケット生成要求信号をパケット変換装置30に送信する(ステップ304)。パケット変換装置30は、SIPサーバ20より受信したパケット生成要求信号からPB情報を読み出す。また、IP電話端末10より受信したRTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、RFC2833によるPB情報、送信元の識別子および送信先の識別子の情報を含むRFC2833パケットを生成して応答装置150宛にネットワーク130を介して送信する(ステップ305)。   Subsequently, the SIP server 20 transmits a packet generation request signal to the packet conversion device 30 (step 304). The packet conversion apparatus 30 reads PB information from the packet generation request signal received from the SIP server 20. Further, the identifier of the transmission source and the identifier of the transmission destination are read from the RTP packet received from the IP telephone terminal 10. Then, an RFC2833 packet including PB information by RFC2833, information on the identifier of the transmission source and information on the identifier of the transmission destination is generated and transmitted to the responding device 150 via the network 130 (step 305).

本実施例のIP電話システムは、RFC2833に対応していないタイプのIP電話端末でも、RFC2833パケットでないとPB情報を受信できない応答装置に対して、プッシュボタン操作によるPB情報を通知できるようになる。   The IP telephone system of the present embodiment can notify PB information by push button operation to a response device that cannot receive PB information unless it is an RFC2833 packet, even if the IP telephone terminal does not support RFC2833.

また、本実施例では、PB情報を送るためのデータ形式としてRFC2833の場合を示したが、その他のプロトコルであっても同様に実施することが可能である。特定の形式のパケットしか受け付けない応答装置に対して、パケット変換装置がその形式に合ったパケットを送ることで、任意のIP電話端末がその応答装置を利用できる。プロトコルに限らず、多種多様なハードウェアおよびソフトウェアを含み、より広い範囲の装置やシステムに対しても、本実施例のIP電話システムによる情報処理を適用することが可能となる。   In the present embodiment, the case of RFC2833 is shown as the data format for sending the PB information, but other protocols can be similarly implemented. Any IP telephone terminal can use the response device by sending a packet suitable for the format to the response device that accepts only a packet of a specific format. The information processing by the IP telephone system of the present embodiment can be applied to a wider range of devices and systems including not only protocols but also a wide variety of hardware and software.

なお、IP電話システムに複数のIP電話端末が設けられていると、PB情報をRFC2833のデータ形式のパケットで送出可能なIP電話端末が混在する場合もある。管理テーブルには、このIP電話端末についてRFC2833が登録されていない。以下に、この場合の動作について簡単に説明する。図5はIP電話システムの動作手順を示すフローチャートである。   If a plurality of IP telephone terminals are provided in the IP telephone system, there may be a mixture of IP telephone terminals that can send PB information in packets in RFC 2833 data format. RFC 2833 is not registered for this IP telephone terminal in the management table. The operation in this case will be briefly described below. FIG. 5 is a flowchart showing the operation procedure of the IP telephone system.

操作者がIP電話端末を操作して、プッシュボタンを押すと、IP電話端末は、PB情報、自端末の識別子および送信先の識別子の情報を含むRFC2833パケットをSIPサーバ20に送信する(ステップ401)。この間も、IP電話端末はRTPパケットをパケット変換装置30に送信する(ステップ402)。SIPサーバ20は、RFC2833パケットを受信すると、管理テーブルの情報からそのまま転送することが可能であることを確認し(ステップ403)、RFC2833パケットをパケット変換装置30に送信する(ステップ404)。パケット変換装置30は、SIPサーバ20からRFC2833パケットを受信すると、IP電話端末から受信したRTPパケットを送出せずに、RFC2833パケットを応答装置150宛にネットワーク130を介して送信する(ステップ405)。   When the operator operates the IP telephone terminal and presses the push button, the IP telephone terminal transmits an RFC2833 packet including information on the PB information, the identifier of the own terminal, and the identifier of the transmission destination to the SIP server 20 (step 401). ). Also during this time, the IP telephone terminal transmits the RTP packet to the packet conversion device 30 (step 402). When receiving the RFC2833 packet, the SIP server 20 confirms that it can be transferred as it is from the information in the management table (step 403), and transmits the RFC2833 packet to the packet converter 30 (step 404). When receiving the RFC2833 packet from the SIP server 20, the packet conversion device 30 transmits the RFC2833 packet to the response device 150 via the network 130 without sending the RTP packet received from the IP telephone terminal (step 405).

本実施例は、DTMFによるトーン信号のPB情報を送る場合である。   In this embodiment, PB information of a tone signal by DTMF is transmitted.

本実施例のIP電話システムの構成について説明する。図6は本実施例のIP電話システムの動作を模式的に示す図である。なお、実施例1の図1に示したブロック図のIP電話端末10がIP電話端末12になり、応答装置150が応答装置152になり、他は同様な構成であるため、本実施例のブロック図を省略する。また、実施例1と同様な構成については同一の符号を付し、その詳細な説明を省略する。   The configuration of the IP telephone system of this embodiment will be described. FIG. 6 is a diagram schematically showing the operation of the IP telephone system of the present embodiment. The IP telephone terminal 10 in the block diagram shown in FIG. 1 of the first embodiment is the IP telephone terminal 12, the response device 150 is the response device 152, and the other components have the same configuration. Illustration is omitted. The same reference numerals are given to the same configurations as those in the first embodiment, and the detailed description thereof is omitted.

図6に示すIP電話端末12は、DTMFによるPB情報を送出できないことを除いて、図1に示したIP電話端末10と同様の構成である。ネットワーク130には、IP電話端末12の通信先となる応答装置152が接続されている。本実施例では、応答装置152は、IP電話端末12と通話可能な状態で、IP電話端末12からPB情報を受信する際、PB情報がDTMFのデータ形式によるパケットでなければ、PB情報を受信できないシステムとする。以下では、DTMFのデータ形式によるPB情報を含むパケットをDTMFパケットと称する。   The IP telephone terminal 12 shown in FIG. 6 has the same configuration as that of the IP telephone terminal 10 shown in FIG. 1 except that PB information cannot be transmitted by DTMF. A response device 152 that is a communication destination of the IP telephone terminal 12 is connected to the network 130. In this embodiment, the response device 152 receives the PB information if the PB information is not a packet in the DTMF data format when receiving the PB information from the IP phone terminal 12 in a state in which communication with the IP phone terminal 12 is possible. A system that cannot. Hereinafter, a packet including PB information in the DTMF data format is referred to as a DTMF packet.

IP電話端末12がDTMFのデータ形式に未対応であるため、SIPサーバ20の記憶部の管理テーブルには、IP電話端末12の識別子およびDTMFの情報が一緒に登録されている。SIPサーバ20は、IP電話端末12からPB情報パケットを受け取ると、PB情報パケットからIP電話端末12の識別子を読み出す。そして、その識別子に一致する識別子を管理テーブル内で検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を読み出す。ここでは、登録されたデータ形式がDTMFである。続いて、DTMFパケットを生成する旨の指示とPB情報とを含むパケット生成要求信号をパケット変換装置30に送信する。   Since the IP telephone terminal 12 does not support the DTMF data format, the identifier of the IP telephone terminal 12 and the DTMF information are registered together in the management table of the storage unit of the SIP server 20. When the SIP server 20 receives the PB information packet from the IP telephone terminal 12, the SIP server 20 reads the identifier of the IP telephone terminal 12 from the PB information packet. Then, an identifier that matches the identifier is searched in the management table. When a matching identifier is found, the registered data format is read together with the identifier. Here, the registered data format is DTMF. Subsequently, a packet generation request signal including an instruction to generate a DTMF packet and PB information is transmitted to the packet conversion device 30.

パケット変換装置30は、SIPサーバ20からパケット生成要求信号を受信すると、PB情報をDTMFによるデータ形式に変換する。また、IP電話端末12から応答装置152宛のRTPパケットを受信すると、RTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、DTMFによるPB情報、送信元の識別子および送信先の識別子の情報を含むDTMFパケットを生成してネットワーク130を介して応答装置152に送信する。   When receiving the packet generation request signal from the SIP server 20, the packet conversion device 30 converts the PB information into a data format based on DTMF. When the RTP packet addressed to the response device 152 is received from the IP telephone terminal 12, the source identifier and the destination identifier are read from the RTP packet. Then, a DTMF packet including PB information by DTMF, information on the transmission source identifier, and information on the transmission destination identifier is generated and transmitted to the responding device 152 via the network 130.

次に、本実施例のIP電話システムの動作について説明する。   Next, the operation of the IP telephone system of this embodiment will be described.

図7は本実施例のIP電話システムの動作手順を示すフローチャートである。   FIG. 7 is a flowchart showing the operation procedure of the IP telephone system of this embodiment.

IP電話端末12が、従来と同様にして、応答装置152と通話可能な状態になると、マイクで拾う音声のデータを含むRTPパケットをパケット変換装置30に送信する。パケット変換装置30は、IP電話端末12から受け取るRTPパケットを順次、応答装置152宛にネットワーク130を介して送信する。   When the IP telephone terminal 12 enters a state where it can communicate with the response device 152 as in the conventional case, the IP telephone terminal 12 transmits an RTP packet including voice data picked up by the microphone to the packet conversion device 30. The packet conversion device 30 sequentially transmits RTP packets received from the IP telephone terminal 12 to the response device 152 via the network 130.

IP電話端末12の操作者がIP電話端末12を操作して、プッシュボタンを押すと、IP電話端末12は、PB情報パケットをSIPサーバ20に送信する(ステップ501)。この間も、通話可能な状態であることから、IP電話端末12は、応答装置152宛のRTPパケットをパケット変換装置30に送信する(ステップ502)。   When the operator of the IP telephone terminal 12 operates the IP telephone terminal 12 and presses the push button, the IP telephone terminal 12 transmits a PB information packet to the SIP server 20 (step 501). Since the telephone call is still possible during this time, the IP telephone terminal 12 transmits the RTP packet addressed to the response device 152 to the packet conversion device 30 (step 502).

SIPサーバ20は、PB情報パケットを受信すると、PB情報パケットに含まれる送信元の識別子を読み出す。そして、送信元の識別子に一致する識別子が登録されているか否かを管理テーブル内を検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を調べ、そのデータ形式がDTMFであることを認識する(ステップ503)。   When receiving the PB information packet, the SIP server 20 reads the identifier of the transmission source included in the PB information packet. Then, the management table is searched for whether or not an identifier that matches the identifier of the transmission source is registered. When a matching identifier is found, the data format registered with the identifier is checked to recognize that the data format is DTMF (step 503).

続いて、SIPサーバ20は、パケット生成要求信号をパケット変換装置30に送信する(ステップ504)。パケット変換装置30は、SIPサーバ20より受信したパケット生成要求信号からPB情報を読み出す。また、IP電話端末10から受信したRTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、DTMFによるPB情報、送信元の識別子および送信先の識別子の情報を含むDTMFパケットを生成して応答装置152宛にネットワーク130を介して送信する(ステップ505)。   Subsequently, the SIP server 20 transmits a packet generation request signal to the packet conversion device 30 (step 504). The packet conversion apparatus 30 reads PB information from the packet generation request signal received from the SIP server 20. Further, the identifier of the transmission source and the identifier of the transmission destination are read from the RTP packet received from the IP telephone terminal 10. Then, a DTMF packet including PB information by DTMF, information on the sender identifier, and information on the sender identifier is generated and transmitted to the response device 152 via the network 130 (step 505).

なお、IP電話端末がDTMFによるPB情報を含むパケットを送出可能な場合は、実施例1の図5に示したのと同様にして、IP電話端末から送出されるDTMFパケットがSIPサーバ20およびパケット変換装置30を介して応答装置152に送られる。そのため、ここでは詳細な説明を省略する。   If the IP telephone terminal can send a packet containing PB information by DTMF, the DTMF packet sent from the IP telephone terminal is sent to the SIP server 20 and the packet in the same manner as shown in FIG. The data is sent to the response device 152 via the conversion device 30. Therefore, detailed description is omitted here.

本実施例のIP電話システムは、DTMFによるトーン信号を送出できないIP電話端末でも、DTMFのトーン信号により動作する応答装置を利用できるようになる。   In the IP telephone system of the present embodiment, an IP telephone terminal that cannot send a DTMF tone signal can use a response device that operates based on the DTMF tone signal.

また、本実施例では、PB情報を送るためのデータ形式としてDTMFの場合を説明したが、その他のデータ形式であっても同様に実施することが可能である。さらに、本実施例のDTMFによるトーン信号は音の情報であることから、この場合と同様にして、RTPパケットとは別の方法で、音声データを通信先のIP電話端末に送って通話することもできる。その応用例を以下に説明する。ここではDTMFのトーン信号を利用する場合で説明する。   In this embodiment, the case of DTMF has been described as the data format for sending the PB information. However, other data formats can be similarly implemented. Furthermore, since the tone signal by DTMF in this embodiment is sound information, in the same way as in this case, the voice data is sent to the IP telephone terminal of the communication destination by a method different from the RTP packet to make a call. You can also. An application example thereof will be described below. Here, a case where a DTMF tone signal is used will be described.

五十音順の各発生音と音楽記号による各音に対して、予め12種類のトーン信号を組み合わせて一義的に登録する。例えば、五十音順の「あ」から「お」のそれぞれを「01」から「05」のそれぞれに対応させる。この場合、「あ」の音は、周波数1336Hzおよび941Hzの組み合わせによる「0」と周波数1209Hzおよび697Hzの組み合わせによる「1」との2つのトーン信号で構成される。五十音順の各発生音と音楽記号による各音をトーン信号に変換するための表を変換登録表と称する。   Twelve kinds of tone signals are combined and uniquely registered in advance for each generated sound in the order of the Japanese syllabary and each sound by the musical symbol. For example, “a” to “o” in the order of the Japanese syllabary are made to correspond to “01” to “05”, respectively. In this case, the sound of “A” is composed of two tone signals of “0” by a combination of frequencies 1336 Hz and 941 Hz and “1” by a combination of frequencies 1209 Hz and 697 Hz. A table for converting each generated sound in the order of the Japanese syllabary and each sound by the music symbol into a tone signal is referred to as a conversion registration table.

操作者がIP電話端末を操作して、メッセージや音楽などを予めIP電話端末の記憶部に格納し、格納した中から任意に選択して他のIP電話端末に送信する旨の指示を入力する。続いて、IP電話端末がメッセージまたは音楽の情報を変換登録表でトーン信号に変換して、そのPB情報をSIPサーバ20に送信すると、本実施例のようにして、相手先のIP電話端末にDTMFパケットが送出される。DTMFパケットを受信するIP電話端末は、変換登録表から元のメッセージまたは音楽に戻してスピーカから出力する。この方法により実現可能な例として、次のようなものが考えられる。   The operator operates the IP telephone terminal to store messages, music, etc. in advance in the storage unit of the IP telephone terminal, and inputs an instruction to arbitrarily select from the stored contents and transmit it to another IP telephone terminal . Subsequently, when the IP telephone terminal converts the message or music information into a tone signal in the conversion registration table and transmits the PB information to the SIP server 20, as shown in this embodiment, the IP telephone terminal sends the information to the destination IP telephone terminal. A DTMF packet is sent out. The IP telephone terminal that receives the DTMF packet returns the original message or music from the conversion registration table and outputs it from the speaker. The following can be considered as examples that can be realized by this method.

音声認識方式の応答装置に音声によるデータを送る場合、IP電話端末11の状態や背景雑音によりRTPパケットでは音声データに雑音を含むようなときでも、DTMFパケットで雑音を含まない音声データを送ることが可能となる。また、IP電話端末のマイクなどの音声入力部が故障していても、メッセージをDTMFパケットで通信相手に送り、相手先のIP電話端末がメッセージを音声データに戻して出力することで、相手は音声でメッセージを聞くことができる。また、言語機能に障害がある人でも、IP電話端末を操作してメッセージを入力すると、そのメッセージを相手先に音声で送ることができる。   When sending voice data to the voice recognition response device, even if the RTP packet contains noise in the RTP packet due to the state of the IP telephone terminal 11 or background noise, the voice data not containing noise is sent in the DTMF packet. Is possible. In addition, even if the voice input unit such as the microphone of the IP phone terminal is broken, the message is sent to the communication partner by a DTMF packet, and the other party's IP phone terminal returns the message to the voice data and outputs it. You can listen to messages by voice. Further, even if a person has a language function failure, when a message is input by operating an IP telephone terminal, the message can be sent to the other party by voice.

また、操作者がIP電話端末を操作して音楽を送信する旨の指示を入力し、IP電話端末がDTMFパケットで音楽を送信し、相手先のIP電話端末が音楽をスピーカから出力することで、相手先はその演奏を聴くことができる。さらに、上記変換登録表に異種言語に翻訳するための表を予め登録しておくことで、操作者がIP電話端末を操作してメッセージを入力すると、IP電話端末はそのメッセージを異種言語に翻訳した情報を含むDTMFパケットで送ることが可能となる。ここでは、五十音順の各発生音と音楽記号による各音をDTMFによるトーン信号で表す場合で説明したが、他の信号を用いて音を表現するようにしてもよい。   Also, the operator inputs an instruction to operate the IP telephone terminal to transmit music, the IP telephone terminal transmits music using a DTMF packet, and the destination IP telephone terminal outputs the music from the speaker. The other party can listen to the performance. Further, by registering a table for translating into a different language in the conversion registration table in advance, when the operator inputs a message by operating the IP phone terminal, the IP phone terminal translates the message into a different language. It is possible to send a DTMF packet including the information. Here, each sound generated in the order of the Japanese syllabary and each sound based on the musical symbols are described as tone signals based on DTMF, but the sound may be expressed using other signals.

本実施例は、PB情報をRFC2833とDTMFの両方のデータ形式で送る場合である。   In this embodiment, the PB information is transmitted in both RFC2833 and DTMF data formats.

本実施例のIP電話システムの構成について説明する。図8は本実施例のIP電話システムの動作を模式的に示す図である。なお、実施例1の図1に示したブロック図のIP電話端末10がIP電話端末14になり、応答装置150が応答装置154になり、他は同様な構成であるため、本実施例のブロック図を省略する。また、実施例1と同様な構成については同一の符号を付し、その詳細な説明を省略する。   The configuration of the IP telephone system of this embodiment will be described. FIG. 8 is a diagram schematically showing the operation of the IP telephone system of this embodiment. The IP telephone terminal 10 in the block diagram shown in FIG. 1 of the first embodiment is the IP telephone terminal 14, the response device 150 is the response device 154, and the others are similar in configuration. Illustration is omitted. The same reference numerals are given to the same configurations as those in the first embodiment, and the detailed description thereof is omitted.

図8に示すIP電話端末14は、RFC2833およびDTMFのデータ形式によるPB情報を送出できないことを除いて、図1に示したIP電話端末10と同様の構成である。ネットワーク130には、IP電話端末14の通信先となる応答装置154が接続されている。本実施例では、応答装置154は、IP電話端末14と通話可能な状態で、IP電話端末14からPB情報を受信する際、PB情報を含むDTMFパケットおよびRFC2833パケットの両方が揃わないと、PB情報を認識できないシステムとする。   The IP telephone terminal 14 shown in FIG. 8 has the same configuration as the IP telephone terminal 10 shown in FIG. 1 except that PB information in the RFC2833 and DTMF data formats cannot be transmitted. A response device 154 that is a communication destination of the IP telephone terminal 14 is connected to the network 130. In the present embodiment, when the response device 154 receives PB information from the IP telephone terminal 14 in a state where communication with the IP telephone terminal 14 is possible, if both the DTMF packet including the PB information and the RFC2833 packet are not prepared, the PB A system that cannot recognize information.

IP電話端末14がRFC2833およびDTMFのデータ形式に未対応であるため、SIPサーバ20の記憶部の管理テーブルには、IP電話端末14の未対応のデータ形式としてRFC2833およびDTMFの情報がIP電話端末14の識別子と共に登録されている。SIPサーバ20は、IP電話端末14からPB情報パケットを受け取ると、PB情報パケットからIP電話端末14の識別子を読み出す。そして、その識別子に一致する識別子を管理テーブル内で検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を読み出す。ここでは、登録されたデータ形式がRFC2833とDTMFである。続いて、DTMFパケットおよびRFC2833パケットを生成する旨の指示とPB情報とを含むパケット生成要求信号をパケット変換装置30に送信する。   Since the IP telephone terminal 14 is not compatible with the RFC 2833 and DTMF data formats, the management table of the storage unit of the SIP server 20 includes RFC 2833 and DTMF information as the unsupported data format of the IP telephone terminal 14. 14 identifiers are registered. When the SIP server 20 receives the PB information packet from the IP telephone terminal 14, the SIP server 20 reads the identifier of the IP telephone terminal 14 from the PB information packet. Then, an identifier that matches the identifier is searched in the management table. When a matching identifier is found, the registered data format is read together with the identifier. Here, the registered data formats are RFC2833 and DTMF. Subsequently, a packet generation request signal including an instruction to generate a DTMF packet and an RFC2833 packet and PB information is transmitted to the packet conversion device 30.

パケット変換装置30は、SIPサーバ20からパケット生成要求信号を受信すると、PB情報をDTMFによるデータ形式とRFC2833によるデータ形式に変換する。また、IP電話端末14から応答装置154宛のRTPパケットを受信すると、RTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、DTMFによるPB情報、送信元の識別子および送信先の識別子の情報を含むDTMFパケットを生成する。また、RFC2833によるPB情報、送信元の識別子および送信先の識別子の情報を含むRFC2833パケットを生成する。そして、これらのパケットをネットワーク130を介して応答装置154に送信する。   When receiving the packet generation request signal from the SIP server 20, the packet conversion device 30 converts the PB information into a data format based on DTMF and a data format based on RFC2833. When an RTP packet addressed to the response device 154 is received from the IP telephone terminal 14, the source identifier and the destination identifier are read from the RTP packet. Then, a DTMF packet including PB information by DTMF, information on a transmission source identifier, and information on a transmission destination identifier is generated. In addition, an RFC2833 packet including PB information according to RFC2833, information on a transmission source identifier, and information on a transmission destination identifier is generated. Then, these packets are transmitted to the response device 154 via the network 130.

次に、本実施例のIP電話システムの動作について説明する。   Next, the operation of the IP telephone system of this embodiment will be described.

図9は本実施例のIP電話システムの動作手順を示すフローチャートである。   FIG. 9 is a flowchart showing the operation procedure of the IP telephone system of this embodiment.

IP電話端末14が、従来と同様にして、応答装置154と通話可能な状態になると、マイクで拾う音声のデータを含むRTPパケットをパケット変換装置30に送信する。パケット変換装置30は、IP電話端末14から受け取るRTPパケットを順次、応答装置154宛にネットワーク130を介して送信する。   When the IP telephone terminal 14 becomes ready to make a call with the response device 154 in the same manner as before, the IP telephone terminal 14 transmits an RTP packet including voice data picked up by the microphone to the packet conversion device 30. The packet conversion device 30 sequentially transmits RTP packets received from the IP telephone terminal 14 to the response device 154 via the network 130.

IP電話端末14の操作者がIP電話端末14を操作して、プッシュボタンを押すと、IP電話端末14は、PB情報パケットをSIPサーバ20に送信する(ステップ601)。この間も、通話可能な状態であることから、IP電話端末14は、応答装置154宛のRTPパケットをパケット変換装置30に送信する(ステップ602)。   When the operator of the IP phone terminal 14 operates the IP phone terminal 14 and presses the push button, the IP phone terminal 14 transmits a PB information packet to the SIP server 20 (step 601). Since the telephone call is still possible during this time, the IP telephone terminal 14 transmits an RTP packet addressed to the response device 154 to the packet conversion device 30 (step 602).

SIPサーバ20は、PB情報パケットを受信すると、PB情報パケットに含まれる送信元の識別子を読み出す。そして、送信元の識別子に一致する識別子が登録されているか否かを管理テーブル内を検索する。一致する識別子を見つけると、その識別子とともに登録されたデータ形式を調べ、そのデータ形式がDTMFおよびRFC2833であることを認識する(ステップ603)。   When receiving the PB information packet, the SIP server 20 reads the identifier of the transmission source included in the PB information packet. Then, the management table is searched for whether or not an identifier that matches the identifier of the transmission source is registered. When a matching identifier is found, the data format registered with the identifier is checked, and it is recognized that the data format is DTMF and RFC2833 (step 603).

続いて、SIPサーバ20は、パケット生成要求信号をパケット変換装置30に送信する(ステップ604)。パケット変換装置30は、SIPサーバ20より受信したパケット生成要求信号からPB情報を読み出す。また、IP電話端末10より受信したRTPパケットから送信元の識別子および送信先の識別子を読み出す。そして、DTMFによるPB情報、送信元の識別子および送信先の識別子の情報を含むDTMFパケットを生成する。また、RFC2833によるPB情報、送信元の識別子および送信先の識別子の情報を含むRFC2833パケットを生成する。続いて、生成したDTMFパケットとRFC2833パケットを応答装置152宛にネットワーク130を介して送信する(ステップ605)。   Subsequently, the SIP server 20 transmits a packet generation request signal to the packet conversion device 30 (step 604). The packet conversion apparatus 30 reads PB information from the packet generation request signal received from the SIP server 20. Further, the identifier of the transmission source and the identifier of the transmission destination are read from the RTP packet received from the IP telephone terminal 10. Then, a DTMF packet including PB information by DTMF, information on a transmission source identifier, and information on a transmission destination identifier is generated. In addition, an RFC2833 packet including PB information according to RFC2833, information on a transmission source identifier, and information on a transmission destination identifier is generated. Subsequently, the generated DTMF packet and RFC2833 packet are transmitted to the response device 152 via the network 130 (step 605).

本実施例のIP電話システムは、PB情報をRFC2833パケットに含ませることによる実施例1の効果とPB情報をDTMFパケットに含ませることによる実施例2の効果を有する。また、DTMFとRFC2833がそろっていないとPB情報を認識できない応答装置を、そのどちらも送出できないIP電話端末が利用できるようになる。   The IP telephone system according to the present embodiment has the effects of the first embodiment by including the PB information in the RFC2833 packet and the effects of the second embodiment by including the PB information in the DTMF packet. In addition, a response device that cannot recognize PB information unless DTMF and RFC2833 are available can be used by an IP telephone terminal that cannot send either of them.

なお、IP電話端末がPB情報を含むDTMFパケットおよびRFC2833パケットを送出可能な場合は、実施例1の図5に示したのと同様にして、IP電話端末から送出されるDTMFパケットおよびRFC2833パケットがSIPサーバ20およびパケット変換装置30を介して応答装置154に送られる。そのため、ここでは詳細な説明を省略する。   When the IP telephone terminal can transmit the DTMF packet and the RFC2833 packet including the PB information, the DTMF packet and the RFC2833 packet transmitted from the IP telephone terminal are the same as those shown in FIG. The data is sent to the response device 154 via the SIP server 20 and the packet conversion device 30. Therefore, detailed description is omitted here.

上述の実施例1から実施例3において、本発明のIP電話システムは、IP電話端末の操作部のプッシュボタンによるPB情報をネットワークを介して外部の装置に送信する際、予めサーバ装置に送信先の装置のデータ形式を格納しておくことで、パケット変換装置がそのデータ形式に対応したパケットにして送出する。そのため、送信先の装置に合わせてPB情報を送出する機能をIP電話端末が備えていなくても、送信先の装置はパケット変換装置を介して受信するパケットからPB情報を認識することが可能となる。本発明によれば、新規プロトコルを採用した装置にPB情報を送る場合であっても、その新規プロトコルに対応したIP電話端末を改めて購入する必要がなく、通信設備コストの増加を抑制できる。   In the above-described first to third embodiments, the IP telephone system according to the present invention transmits the PB information by the push button of the operation unit of the IP telephone terminal to an external apparatus via the network in advance to the server apparatus. By storing the data format of the device, the packet conversion device sends out a packet corresponding to the data format. Therefore, even if the IP telephone terminal does not have a function of sending PB information according to the destination device, the destination device can recognize the PB information from the packet received via the packet conversion device. Become. According to the present invention, even when PB information is sent to a device adopting a new protocol, it is not necessary to purchase an IP telephone terminal corresponding to the new protocol again, and an increase in communication equipment cost can be suppressed.

実施例1から実施例3においては、SIPサーバ20がプロキシサーバとしての機能を備えていたが、それ以外にもリダイレクトサーバ、登録サーバおよびロケーションサーバのうち少なくともいずれかの機能を備えるようにしてもよい。   In the first to third embodiments, the SIP server 20 has a function as a proxy server. However, the SIP server 20 may have at least one of a redirect server, a registration server, and a location server. Good.

また、パケット変換装置30の機能をルータ等の通信装置に設けるようにしてもよい。ネットワークに接続された、既存のルータにその機能を追加することで、新たに装置を設置する必要がない。   The function of the packet conversion device 30 may be provided in a communication device such as a router. By adding the function to an existing router connected to the network, there is no need to install a new device.

実施例1のIP電話システムの一構成例を示すブロック図である。1 is a block diagram illustrating a configuration example of an IP telephone system according to a first embodiment. パケット変換装置の一構成例を示すブロック図である。It is a block diagram which shows the example of 1 structure of a packet converter. 実施例1のIP電話システムの動作を模式的に示す図である。It is a figure which shows typically operation | movement of the IP telephone system of Example 1. FIG. 実施例1のIP電話システムの動作手順を示すフローチャートである。3 is a flowchart illustrating an operation procedure of the IP telephone system according to the first embodiment. 実施例1のIP電話システムにおける、他の場合の動作手順を示すフローチャートである。6 is a flowchart showing an operation procedure in another case in the IP telephone system according to the first embodiment. 実施例2のIP電話システムの動作を模式的に示す図である。It is a figure which shows typically operation | movement of the IP telephone system of Example 2. FIG. 実施例2のIP電話システムの動作手順を示すフローチャートである。6 is a flowchart illustrating an operation procedure of the IP telephone system according to the second embodiment. 実施例3のIP電話システムの動作を模式的に示す図である。It is a figure which shows typically operation | movement of the IP telephone system of Example 3. FIG. 実施例3のIP電話システムの動作手順を示すフローチャートである。10 is a flowchart illustrating an operation procedure of the IP telephone system according to the third embodiment. 従来のIP電話システムの一構成例を示すブロック図である。It is a block diagram which shows the example of 1 structure of the conventional IP telephone system. 呼が確立するまでの動作手順を示すフローチャートである。It is a flowchart which shows the operation | movement procedure until a call is established.

符号の説明Explanation of symbols

10 IP電話端末
20 SIPサーバ
30 パケット変換装置
10 IP telephone terminal 20 SIP server 30 Packet converter

Claims (3)

操作部のプッシュボタンに対応する情報を示すPB情報および自端末の識別子の情報を含むパケットであるPB情報パケットと、自端末の識別子および相手先の識別子の情報を含むパケットであるRTPパケットとを外部に送出するIP電話端末と、
前記IP電話端末の識別子とRFC通信規約に基づくデータ形式およびDTMFに基づくデータ形式を含む複数種のデータ形式のうち前記相手先に前記PB情報を送るためのデータ形式との情報が記述された管理テーブルが格納され、前記IP電話端末から前記PB情報パケットを受信すると、前記管理テーブルを参照して該PB情報パケットに含まれる該IP電話端末の識別子から前記相手先に前記PB情報を送るためのデータ形式を特定し、該データ形式で該PB情報を送るためのパケットを生成する旨の指示および前記PB情報を含むパケット生成要求信号を外部に送出するサーバ装置と、
前記サーバ装置より受信する前記パケット生成要求信号から前記PB情報を読み出し、前記IP電話端末より受信する前記RTPパケットから前記相手先の識別子および前記IP電話端末の識別子を読み出し、前記相手先に前記PB情報を送るためのデータ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信するパケット変換装置と、
を有するIP電話システム。
PB information packet that is information including information corresponding to the push button of the operation unit and information on the identifier of the own terminal, and an RTP packet that is information including information on the identifier of the own terminal and the identifier of the partner An IP phone terminal to send to the outside,
Management in which information of the IP telephone terminal identifier and the data format for sending the PB information to the destination is described among a plurality of data formats including a data format based on RFC communication protocol and a data format based on DTMF A table is stored, and when the PB information packet is received from the IP telephone terminal, the PB information is sent to the destination from the identifier of the IP telephone terminal included in the PB information packet with reference to the management table A server device that specifies a data format, sends an instruction to generate a packet for sending the PB information in the data format, and a packet generation request signal including the PB information to the outside;
The PB information is read from the packet generation request signal received from the server device, the identifier of the counterpart and the identifier of the IP phone terminal are read from the RTP packet received from the IP phone terminal, and the PB is sent to the counterpart A packet including information on the PB information in the data format for sending information, the identifier of the destination, and the identifier of the IP telephone terminal is generated and transmitted via the network to the address specified by the identifier of the destination A packet converter to
An IP phone system.
IP電話端末およびサーバ装置と接続されるパケット変換装置であって、
前記IP電話端末および前記サーバ装置から受信する情報を格納するための記憶部と、
RFC通信規約に基づくデータ形式およびDTMFに基づくデータ形式を含む複数種のデータ形式のうち前記IP電話端末の操作部のプッシュボタンに対応する情報を示すPB情報を前記IP電話端末の相手先に送るためのデータ形式でパケットを生成する旨の指示および該PB情報を含むパケット生成要求信号を前記サーバ装置から受信すると、該PB情報を前記記憶部に格納し、前記IP電話端末から該IP電話端末の識別子および前記相手先の識別子の情報を含むパケットであるRTPパケットを受信すると、該IP電話端末の識別子および該相手先の識別子の情報を前記記憶部に格納し、前記相手先に前記PB情報を送るためのデータ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信する制御部と、
を有するパケット変換装置。
A packet converter connected to an IP telephone terminal and a server device,
A storage unit for storing information received from the IP telephone terminal and the server device;
PB information indicating information corresponding to the push button of the operation unit of the IP telephone terminal among a plurality of data formats including a data format based on the RFC communication protocol and a data format based on DTMF is sent to the destination of the IP telephone terminal When receiving from the server device an instruction to generate a packet in a data format and a packet generation request signal including the PB information from the server device, the PB information is stored in the storage unit, and the IP telephone terminal Upon receiving the identifier and the RTP packet is a packet including information of the destination identifier, and stores the information identifier and said phase hand identifier of the IP telephone terminal in the storage unit, the PB information to the destination the PB information by the data format for sending a packet including the identifier and information of the identifier of the IP telephone terminal of the phase hand And a control unit that transmits over the network to the address specified by the identifier of the phase hand form,
A packet conversion apparatus.
IP電話端末、サーバ装置およびパケット変換装置を有するIP電話システムによるパケット変換方法であって、
前記サーバ装置は、前記IP電話端末の識別子とRFC通信規約に基づくデータ形式およびDTMFに基づくデータ形式を含む複数種のデータ形式のうち前記IP電話端末の操作部のプッシュボタンに対応する情報を示すPB情報を前記IP電話端末の相手先に送るためのデータ形式との情報が外部から入力されると、該IP電話端末の識別子と前記相手先に前記PB情報を送るためのデータ形式との情報を記憶部の管理テーブルに登録し、
前記IP電話端末は、前記プッシュボタンが押されると、該プッシュボタンに対応するPB情報および自端末の識別子の情報を含むパケットであるPB情報パケットを前記サーバ装置に送出し、自端末の識別子および相手先の識別子の情報を含むパケットであるRTPパケットを前記パケット変換装置に送出し、
前記サーバ装置は、前記IP電話端末から前記PB情報パケットを受信すると、前記管理テーブルを参照して該PB情報パケットに含まれる該IP電話端末の識別子から前記相手先に前記PB情報を送るためのデータ形式を特定し、該データ形式で該PB情報を送るためのパケットを生成する旨の指示および前記PB情報を含むパケット生成要求信号を前記パケット変換装置に送出し、
前記パケット変換装置は、前記サーバ装置より受信する前記パケット生成要求信号から前記PB情報を読み出し、前記IP電話端末より受信する前記RTPパケットから前記相手先の識別子および前記IP電話端末の識別子を読み出し、前記相手先に前記PB情報を送るためのデータ形式による該PB情報、該相手先の識別子および該IP電話端末の識別子の情報を含むパケットを生成して該相手先の識別子で特定されるアドレス宛にネットワークを介して送信する、パケット変換方法。
A packet conversion method by an IP telephone system having an IP telephone terminal, a server device, and a packet conversion device,
The server device indicates information corresponding to a push button of the operation unit of the IP telephone terminal among a plurality of types of data formats including an identifier of the IP telephone terminal , a data format based on an RFC communication protocol, and a data format based on DTMF. When information on the data format for sending PB information to the other party of the IP telephone terminal is input from the outside, information on the identifier of the IP telephone terminal and the data format for sending the PB information to the other party Is registered in the management table of the storage unit,
When the push button is pressed, the IP telephone terminal sends a PB information packet, which is a packet including PB information corresponding to the push button and information on the identifier of the own terminal, to the server device. Sending an RTP packet, which is a packet containing information on the identifier of the other party, to the packet converter;
When the server apparatus receives the PB information packet from the IP telephone terminal, the server apparatus refers to the management table and sends the PB information to the partner from the identifier of the IP telephone terminal included in the PB information packet . Specifying a data format, sending an instruction to generate a packet for sending the PB information in the data format and a packet generation request signal including the PB information to the packet converter,
The packet conversion device reads the PB information from the packet generation request signal received from the server device, reads the identifier of the counterpart and the identifier of the IP phone terminal from the RTP packet received from the IP phone terminal, A packet including the PB information in the data format for sending the PB information to the partner , the identifier of the partner, and the identifier of the IP telephone terminal is generated and addressed to the address specified by the identifier of the partner Packet conversion method for sending data over a network.
JP2005305812A 2005-10-20 2005-10-20 IP telephone system, packet conversion apparatus, and packet conversion method Active JP4191183B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005305812A JP4191183B2 (en) 2005-10-20 2005-10-20 IP telephone system, packet conversion apparatus, and packet conversion method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005305812A JP4191183B2 (en) 2005-10-20 2005-10-20 IP telephone system, packet conversion apparatus, and packet conversion method

Publications (2)

Publication Number Publication Date
JP2007116438A JP2007116438A (en) 2007-05-10
JP4191183B2 true JP4191183B2 (en) 2008-12-03

Family

ID=38098223

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005305812A Active JP4191183B2 (en) 2005-10-20 2005-10-20 IP telephone system, packet conversion apparatus, and packet conversion method

Country Status (1)

Country Link
JP (1) JP4191183B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4856103B2 (en) * 2008-01-29 2012-01-18 日本電信電話株式会社 Media server apparatus, processing method thereof, and program
JP5265942B2 (en) * 2008-02-27 2013-08-14 日本電信電話株式会社 Presence information output device and presence information output method
JP5288444B2 (en) * 2008-02-27 2013-09-11 Necインフロンティア株式会社 Telephone system

Also Published As

Publication number Publication date
JP2007116438A (en) 2007-05-10

Similar Documents

Publication Publication Date Title
US7369530B2 (en) Apparatus and method for interfacing packet-based phone services with emergency call centers
EP2150013A1 (en) System, equipment and method for implementing special calling services
JP4640448B2 (en) Telephone equipment for both networks
JP4266188B2 (en) COMMUNICATION SYSTEM, COMMUNICATION TERMINAL DEVICE USED IN THIS COMMUNICATION SYSTEM, AND COMMUNICATION METHOD USED IN COMMUNICATION SYSTEM
US20050047423A1 (en) Protocol interworking framework
JP2007049415A (en) Voice data conversion apparatus, network system, and control method and program
JP2005129980A (en) Network, private branch exchange, radio lan terminal, and multi-protocol communication terminal control method used therefor
JP4227846B2 (en) MULTIMEDIA DATA TRANSFER SYSTEM, CALL CONNECTION CONTROL DEVICE, TERMINAL LINKING METHOD USED FOR THEM, AND PROGRAM THEREOF
JP2006087016A (en) Communication terminal, communication system, and communication method
JP4191183B2 (en) IP telephone system, packet conversion apparatus, and packet conversion method
JP2008113381A (en) Communication system
JP2005277679A (en) Call holding tone output method and sip server
JP2005020676A (en) Telephone communication method and apparatus
CN108650425B (en) Monitoring method and monitoring system
JP2011015066A (en) Server device and communication connection method
JP2008236470A (en) IP telephone terminal and IP telephone system
KR20200026166A (en) Method and system for providing calling supplementary service
JP2007124036A (en) Server apparatus
JP4555005B2 (en) Protocol conversion server
JP7340835B2 (en) Program, information processing method, and information processing device
CN101834835A (en) Communication relay device, communication terminal and communication method
JP5311479B2 (en) SIP-compatible switching device and SIP-compatible switching system using the same
JP2006005501A (en) VoIP network, media proxy server, and additional service providing method used therefor
JP6891771B2 (en) Telephone system and telephone controller
JP4313684B2 (en) Gateway device

Legal Events

Date Code Title Description
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20071206

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071219

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080215

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: 20080910

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: 20080917

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

Free format text: PAYMENT UNTIL: 20110926

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4191183

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: 20120926

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130926

Year of fee payment: 5

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