JP5125207B2 - IP telephone communication system and IP telephone communication method - Google Patents

IP telephone communication system and IP telephone communication method Download PDF

Info

Publication number
JP5125207B2
JP5125207B2 JP2007116781A JP2007116781A JP5125207B2 JP 5125207 B2 JP5125207 B2 JP 5125207B2 JP 2007116781 A JP2007116781 A JP 2007116781A JP 2007116781 A JP2007116781 A JP 2007116781A JP 5125207 B2 JP5125207 B2 JP 5125207B2
Authority
JP
Japan
Prior art keywords
call control
control message
server
telephone
message
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
JP2007116781A
Other languages
Japanese (ja)
Other versions
JP2008277968A (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 JP2007116781A priority Critical patent/JP5125207B2/en
Publication of JP2008277968A publication Critical patent/JP2008277968A/en
Application granted granted Critical
Publication of JP5125207B2 publication Critical patent/JP5125207B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、IPネットワークを利用した電話通信システムに関し、特に、冗長構成されたサーバ装置を備えるシステムに関する。   The present invention relates to a telephone communication system using an IP network, and more particularly to a system including a redundantly configured server device.

IPネットワークを利用した電話通信システムに適用される呼制御プロトコルとして、例えば、RFC3261準拠のSIP(Session Initiation Protocol)がある。また、電話通信システムにおけるサーバの障害対策として、サーバの冗長構成が知られている。冗長構成とは、優先的に用いるサーバの他に、その代用としてのサーバを配備するというものである。   As a call control protocol applied to a telephone communication system using an IP network, for example, there is a SIP (Session Initiation Protocol) compliant with RFC3261. Further, a redundant server configuration is known as a countermeasure for server failure in a telephone communication system. The redundant configuration is to deploy a server as a substitute in addition to a server to be used preferentially.

冗長構成を採用したシステムでは、停電等により正常系のサーバに障害が発生して動作が停止すると、自動的に予備系のサーバが作動する。それ以降、クライアントとなる電話機は、予備系のサーバに接続して通信を行う。   In a system employing a redundant configuration, when a failure occurs in a normal server due to a power failure or the like and the operation stops, the standby server automatically operates. Thereafter, the telephone set as the client communicates by connecting to the standby server.

上記のような冗長構成のSIPサーバを用いた技術が、例えば、後述の特許文献1に記載されている。特許文献1に記載のシステムは、各SIPサーバの優先順位及び利用可否の情報をIP電話端末に登録しておき、利用可能に登録されたSIPサーバへの発信要求に応答が得られない場合、そのサーバの登録を利用不可に変更すると共に、他のサーバに発信要求を行う。これにより、複数のSIPサーバの効率的な利用を図る。
特開2006−237950号公報
A technique using the SIP server having the redundant configuration as described above is described in, for example, Patent Document 1 described later. The system described in Patent Document 1 registers the priority order and availability information of each SIP server in the IP telephone terminal, and when a response to a call request to the SIP server registered to be available is not obtained, The registration of the server is changed to unusable and a call request is made to another server. As a result, efficient use of a plurality of SIP servers is achieved.
JP 2006-237950 A

しかしながら、上記特許文献1に記載のシステムにあっては、クライアントとなる電話機が複数のSIPサーバの情報を常時管理する必要があるため、電話機に処理負荷がかかる。また、利用可能として電話機に登録されたSIPサーバであっても、実際は利用不可の場合もあり、電話機側の登録内容をサーバの現状に対応させることは困難である。   However, in the system described in Patent Document 1, it is necessary for a telephone set as a client to always manage information of a plurality of SIP servers, so that a processing load is applied to the telephone set. In addition, even a SIP server registered in a telephone as usable can actually be unavailable, and it is difficult to make the registered contents on the telephone side correspond to the current state of the server.

本発明は、上記課題に鑑みてなされたものであり、その目的は、IP電話通信システムにおいてクライアントがサーバの現状を適切に認識するための技術を提供することにある。   The present invention has been made in view of the above problems, and an object of the present invention is to provide a technique for a client to appropriately recognize the current state of a server in an IP telephone communication system.

本発明に係るIP電話通信システムは、IPネットワークに接続されたクライアント装置および前記IPネットワークに接続された一対のサーバ装置を備え、前記クライアント装置は、前記一対のサーバ装置の一方に対し自装置の位置情報を登録するための第1の呼制御メッセージを送信する手段と、前記第1の呼制御メッセージに宛先を設定する手段とを有し、前記一対のサーバ装置の各々は、前記クライアント装置から前記第1の呼制御メッセージを受信したとき前記位置情報を自装置に記録し且つ該位置情報を他方のサーバ装置へ通知する手段と、他方のサーバ装置における稼動状態の変化を監視する手段と、前記第1の呼制御メッセージの宛先を自装置とするよう前記クライアント装置へ指示するための第2の呼制御メッセージを他方のサーバ装置の稼動状態が変化したときに前記クライアント装置へ送信する手段とを有し、前記クライアント装置は、前記第2の呼制御メッセージを受信したとき、前記第2の呼制御メッセージにより指示された宛先を設定した第1の呼制御メッセージを送信する。 IP telephone communication system according to the present invention comprises a pair of server device connected to the client device and the IP network connected to the IP network, wherein the client device, of its own device to one of the pair of the server device comprising means for transmitting a first call control message for registering the location information, and means for setting a destination to the first call control messages, each of the pair of the server device, the client device and means for notifying the recording and the location information the position information to the own device when receiving the first call control message to the other server device from the means for monitoring the change in operating state of the other server devices The second call control message for instructing the client device to set the destination of the first call control message as its own device. Means for transmitting to the client device when the operating state of the server device changes, and the client device is instructed by the second call control message when receiving the second call control message. A first call control message with a destination set is transmitted.

本発明によれば、クライアント装置は、各サーバ装置の稼動状態を管理することなく、位置情報の登録先となるサーバ装置を把握することができる。これにより、クライアント装置の処理負荷が軽減されると共に、サーバ装置への位置登録を速やかに済ませることができる。   According to the present invention, the client device can grasp the server device that is the registration destination of the position information without managing the operating state of each server device. As a result, the processing load on the client device is reduced, and location registration in the server device can be completed quickly.

図1に、本発明の実施形態のシステム構成を示す。システム10Aは、IPパケットが伝送されるIPネットワーク103に接続された正常系のIP電話装置100及び予備系のIP電話装置101と、複数の電話機102とを備える。   FIG. 1 shows a system configuration of an embodiment of the present invention. The system 10A includes a normal IP telephone device 100 and a standby IP telephone device 101 connected to an IP network 103 through which IP packets are transmitted, and a plurality of telephones 102.

正常系及び予備系のIP電話装置(100, 101)は、本発明のIP電話通信システムにおける一対のサーバ装置に対応する。予備系のIP電話装置101は、正常系のIP電話装置100に障害が発生した場合の代用として用意されたものである。電話機102は、本発明におけるクライアント装置に対応する。   The normal and standby IP telephone devices (100, 101) correspond to a pair of server devices in the IP telephone communication system of the present invention. The spare IP telephone device 101 is prepared as a substitute when a failure occurs in the normal IP telephone device 100. The telephone 102 corresponds to the client device in the present invention.

図2に、各IP電話装置(100,101)の機能的な構成を示す。LANインタフェース201は、IPネットワーク103によりIPパケットを送受信するためのインタフェースである。IPパケット解析部202は、受信したIPパケットを解析し、パケットの内容をSIPメッセージ、共有データ、キープアライブメッセージ等に振り分ける。また、パケット送信時にはIPパケットを生成する。呼制御部204は、SIPサーバ機能としてのSIPメッセージ呼制御を行う機能を備える。   FIG. 2 shows a functional configuration of each IP telephone apparatus (100, 101). The LAN interface 201 is an interface for transmitting and receiving IP packets via the IP network 103. The IP packet analysis unit 202 analyzes the received IP packet and sorts the packet contents into a SIP message, shared data, a keep alive message, and the like. In addition, an IP packet is generated during packet transmission. The call control unit 204 has a function of performing SIP message call control as a SIP server function.

SIPメッセージ処理部203は、IPパケット解析部202より振り分けられたSIPメッセージを解析して電話機102の位置情報(IPアドレス)を取得し、それを電話機位置情報保管部205へ登録する。電話機位置情報保管部205は、内線番号をキーとして位置情報を登録するための図3(a)に示すような電話機位置情報管理テーブル301を有する。電話機位置情報保管部205は、電話機位置情報管理テーブル301の登録内容が更新されたとき、その旨を保持情報共有処理部206へ通知する。   The SIP message processing unit 203 analyzes the SIP message distributed by the IP packet analysis unit 202 to acquire the location information (IP address) of the telephone 102 and registers it in the telephone location information storage unit 205. The telephone location information storage unit 205 has a telephone location information management table 301 as shown in FIG. 3A for registering location information using an extension number as a key. When the registered content of the telephone location information management table 301 is updated, the telephone location information storage unit 205 notifies the retained information sharing processing unit 206 to that effect.

冗長IP電話装置位置情報保管部207には、他方のIP電話装置の位置情報(IPアドレス)が、図3(b)に示すような冗長IP電話装置位置情報302として保存される。具体的には、正常系のIP電話装置100には予備系のIP電話装置101の位置情報(302)が保存されており、予備系のIP電話装置101には正常系のIP電話装置100の位置情報(302)が保存されている。これらの情報は、予めユーザインタフェース部209を介して管理者等により入力される。   The redundant IP telephone apparatus position information storage unit 207 stores the position information (IP address) of the other IP telephone apparatus as redundant IP telephone apparatus position information 302 as shown in FIG. Specifically, the location information (302) of the backup IP phone device 101 is stored in the normal IP phone device 100, and the backup IP phone device 101 stores the location information of the normal IP phone device 100. Location information (302) is stored. These pieces of information are input in advance by the administrator or the like via the user interface unit 209.

保持情報共有処理部206は、電話機位置情報保管部205より電話機位置情報管理テーブルの更新通知を受けたとき、冗長IP電話装置位置情報保管部207を参照して、予備系のIP電話装置101へ更新内容を通知する。予備系のIP電話装置101は、正常系のIP電話装置100から通知された内容を電話機位置情報保管部205へ保存する。   When the retention information sharing processing unit 206 receives an update notification of the telephone location information management table from the telephone location information storage unit 205, the retained information sharing processing unit 206 refers to the redundant IP telephone device location information storage unit 207 to the backup IP phone device 101. Notify the updated contents. The backup IP telephone apparatus 101 stores the content notified from the normal IP telephone apparatus 100 in the telephone position information storage unit 205.

キープアライブ処理部208は、冗長IP電話装置位置情報保管部207を参照し、他方のIP電話装置に対しキープアライブメッセージを送受信する機能を備える。キープアライブメッセージは、それを授受する装置間で互いの稼動状態を監視するための従来知られたメッセージである。予備系のIP電話装置101のキープアライブ処理部208は、予め設定された期間のタイムアウトを検知したとき、すなわち正常系のIP電話装置100の稼動停止を検知したとき、その旨を呼制御部204へ通知する。   The keep alive processing unit 208 has a function of referring to the redundant IP telephone device location information storage unit 207 and transmitting / receiving a keep alive message to the other IP telephone device. The keep-alive message is a conventionally known message for monitoring each other's operating state between devices that exchange it. When the keep-alive processing unit 208 of the backup IP telephone apparatus 101 detects a timeout during a preset period, that is, when it detects that the normal IP telephone apparatus 100 is stopped, the call control unit 204 To notify.

図4に、電話機102の機能的構成を示す。電話機102のLANインタフェース401、IPパケット解析部402、SIPメッセージ処理部403および呼制御部404は、基本的には、図2に示すIP電話装置のそれらと同様な機能を果たす。電話機102は、登録先情報411として保存されているIP電話装置100またはIP電話装置101のIPアドレスに宛てて、自機の位置情報(IPアドレス)410を登録するためのSIPメッセージを送信する。   FIG. 4 shows a functional configuration of the telephone 102. The LAN interface 401, the IP packet analysis unit 402, the SIP message processing unit 403, and the call control unit 404 of the telephone set 102 basically perform the same functions as those of the IP telephone apparatus shown in FIG. The telephone 102 transmits a SIP message for registering its own location information (IP address) 410 to the IP address of the IP telephone device 100 or the IP telephone device 101 stored as the registration destination information 411.

図5に示すシーケンスを参照して、システムの全体的な動作について説明する。事前に、各IP電話装置(100,101)において、ユーザインタフェース209により、他方のIP電話装置のIPアドレスを冗長IP電話装置位置情報302(図3)として保存する。電話機102の登録先情報411には、正常系のIP電話装置100のIPアドレスが初期値として設定されている。   The overall operation of the system will be described with reference to the sequence shown in FIG. In advance, in each IP telephone apparatus (100, 101), the user interface 209 stores the IP address of the other IP telephone apparatus as redundant IP telephone apparatus location information 302 (FIG. 3). In the registration destination information 411 of the telephone 102, the IP address of the normal IP telephone device 100 is set as an initial value.

予備系IP電話装置101は、正常系IP電話装置100との間でキープアライブのIPパケットを授受することにより、IP電話装置100が稼動しているかどうかを監視する(ステップS1)。この間、電話機102のユーザがIP通話を行うべく操作を行うと、電話機102は、自機の位置情報を登録するための「REGISTER」のSIPメッセージを正常系IP電話装置100へ送信する(ステップS2)。この「REGISTER」メッセージは、本発明における第1の呼制御メッセージに対応するものである。   Backup IP telephone apparatus 101 monitors whether IP telephone apparatus 100 is operating by sending and receiving keepalive IP packets with normal IP telephone apparatus 100 (step S1). During this time, when the user of the telephone set 102 performs an operation to make an IP call, the telephone set 102 transmits a “REGISTER” SIP message for registering its own location information to the normal IP telephone device 100 (step S2). ). This “REGISTER” message corresponds to the first call control message in the present invention.

正常系のIP電話装置100は、電話機102から「REGISTER」メッセージを受信すると、登録を承諾した旨を示す「200 OK」のSIPメッセージを返信する(ステップS3)。また、「REGISTER」メッセージに含まれる電話機102のIPアドレスを抽出して、電話機位置情報管理テーブル301(図3)へ登録する(ステップS4)。IP電話装置100は、この登録処理によるテーブルの更新データを予備系のIP電話装置101へ通知する(ステップS5)。   When receiving the “REGISTER” message from telephone 102, normal IP telephone apparatus 100 returns a “200 OK” SIP message indicating acceptance of registration (step S3). Further, the IP address of the telephone set 102 included in the “REGISTER” message is extracted and registered in the telephone position information management table 301 (FIG. 3) (step S4). The IP telephone apparatus 100 notifies the backup IP telephone apparatus 101 of the table update data by this registration process (step S5).

予備系のIP電話装置101は、正常系のIP電話装置100からの更新データを自機の電話機位置情報管理テーブル301へ保存する(ステップS6)。これにより、正常系及び予備系間でテーブルの情報が共通化される。   The backup IP telephone apparatus 101 stores the update data from the normal IP telephone apparatus 100 in its own telephone position information management table 301 (step S6). As a result, the table information is shared between the normal system and the standby system.

その後、予備系のIP電話装置101が、キープアライブ処理において正常系のIP電話装置100の稼動停止を検知すると(ステップS7)、正常系に代わって動作すべく、電話機102に対し自装置への位置情報の登録を指示する。すなわち、位置情報の登録先を正常系から予備系へ変更するよう指示するためのSIPメッセージを電話機102へ送信する(ステップS8)。   After that, when the standby IP telephone apparatus 101 detects that the normal IP telephone apparatus 100 has stopped operating in the keep-alive process (step S7), the telephone 102 is directed to the local apparatus to operate on behalf of the normal system. Instructs registration of location information. That is, a SIP message for instructing to change the location information registration destination from the normal system to the standby system is transmitted to the telephone set 102 (step S8).

位置情報の登録先を変更するためのSIPメッセージには、送信タイミングが任意である「OPTIONS」を用いる。「OPTIONS」メッセージは、本発明における第2の呼制御メッセージに対応するものである。「OPTIONS」メッセージの宛先には、正常系のIP電話装置100から通知されて電話機位置情報管理テーブル301へ保存した電話機102のIPアドレスを設定する。   For the SIP message for changing the registration destination of the position information, “OPTIONS” whose transmission timing is arbitrary is used. The “OPTIONS” message corresponds to the second call control message in the present invention. As the destination of the “OPTIONS” message, the IP address of the telephone set 102 notified from the normal IP telephone apparatus 100 and stored in the telephone position information management table 301 is set.

電話機102は、予備系のIP電話装置101から「OPTIONS」メッセージにより登録先の変更指示を受けると、それに承諾する旨を示す「200 OK」を返信し(ステップS9)、自機の登録先情報411を正常系のアドレスから予備系のものに変更する(ステップS10)。そして、予備系のIP電話装置101に対し「REGISTER」メッセージを送信することで、新たに位置情報の登録を行う(ステップS11,S12)。   When the telephone set 102 receives an instruction to change the registration destination from the backup IP telephone apparatus 101 using the “OPTIONS” message, it returns “200 OK” indicating that the registration is accepted (step S9), and the registration destination information of the own device. 411 is changed from the normal system address to the standby system address (step S10). Then, the location information is newly registered by transmitting a “REGISTER” message to the backup IP telephone apparatus 101 (steps S11 and S12).

図6に示すフローチャートを参照して、上記の一連の処理(図5)における正常系のIP電話装置100の動作を説明する。IP電話装置100は、IPネットワーク103からLANインタフェース201を介してIPパケットを受信すると、IPパケット解析部202にてIPパケットを解析し(ステップA1)、メッセージ種別を識別する(ステップA2)。受信したIPパケットがSIPメッセージの場合は、そのメッセージをSIPメッセージ処理部203にて解析し(ステップA3)、メッセージ種別を識別する(ステップA4)。   With reference to the flowchart shown in FIG. 6, the operation of normal IP telephone apparatus 100 in the series of processes (FIG. 5) will be described. When the IP telephone apparatus 100 receives an IP packet from the IP network 103 via the LAN interface 201, the IP packet analysis unit 202 analyzes the IP packet (step A1) and identifies the message type (step A2). If the received IP packet is a SIP message, the SIP message processing unit 203 analyzes the message (step A3) and identifies the message type (step A4).

識別の結果、メッセージ種別が「REGISTER」の場合は、メッセージの送信元となる電話機102の位置情報(IPアドレス)をメッセージから抽出し(ステップA5)、それを電話機位置情報管理テーブル301へ登録する(ステップA6)。また、IP電話装置100は、電話機102に対し、位置情報の登録を許可することを示す「200 OK」を送信する(ステップA7)。   If the message type is “REGISTER” as a result of the identification, the location information (IP address) of the telephone 102 that is the message transmission source is extracted from the message (step A5) and registered in the phone location information management table 301. (Step A6). In addition, IP telephone apparatus 100 transmits “200 OK” indicating that registration of location information is permitted to telephone set 102 (step A7).

上記のように正常系のIP電話装置100にて電話機位置情報管理テーブル301が更新されると、保持情報共有処理部205が、冗長IP電話装置位置情報302を参照し(ステップA8)、予備系IP電話装置101のIPアドレスに宛てて更新データを送信する(ステップA9)。   When the telephone location information management table 301 is updated in the normal IP telephone device 100 as described above, the retained information sharing processing unit 205 refers to the redundant IP telephone device location information 302 (step A8), and the standby system. Update data is transmitted to the IP address of IP telephone apparatus 101 (step A9).

一方、正常系のIP電話装置100にて受信したIPパケットの識別結果(ステップA2)がキープアライブメッセージの場合、キープアライブ処理部208が、メッセージを解析し(ステップA10)、送信元情報を抽出する(ステップA11)。そして、送信元となる予備系IP電話装置101に対して、キープアライブ処理部208がキープアライブメッセージ応答を送信する(ステップA12)。   On the other hand, when the identification result (step A2) of the IP packet received by the normal IP telephone device 100 is a keep-alive message, the keep-alive processing unit 208 analyzes the message (step A10) and extracts transmission source information. (Step A11). Then, the keep alive processing unit 208 transmits a keep alive message response to the backup IP telephone apparatus 101 as the transmission source (step A12).

図7に示すフローチャートを参照して、正常系に対する予備系の動作について説明する。予備系のIP電話装置101は、IPネットワーク103からLANインタフェース201を介してIPパケットを受信すると、IPパケット解析部202にてIPパケット解析を行い(ステップB1)、メッセージ種別を識別する(ステップB2)。   With reference to the flowchart shown in FIG. 7, the operation of the standby system with respect to the normal system will be described. When the backup IP telephone apparatus 101 receives an IP packet from the IP network 103 via the LAN interface 201, the IP packet analysis unit 202 performs IP packet analysis (step B1) and identifies the message type (step B2). ).

識別の結果、正常系のIP電話装置100からの更新データである場合は、更新データを保持情報共有部205が解析して電話機102のIPアドレスを抽出し(ステップB3,B4)、そのIPアドレスを電話機位置情報管理テーブル301へ登録する(ステップB5)。   As a result of the identification, if the update data is from the normal IP telephone device 100, the holding information sharing unit 205 analyzes the update data and extracts the IP address of the telephone 102 (steps B3 and B4). Is registered in the telephone position information management table 301 (step B5).

また、受信したIPパケットが、正常系のIP電話装置100からのキープアライブメッセージ応答の場合、キープアライブ処理部208がキープアライブメッセージを解析し、送信元情報を抽出する(ステップB6,B7)。そして、キープアライブタイマーを更新し(ステップB8)、正常系IP電話装置100に対して新たなキープアライブメッセージを送信する(ステップB9)。   If the received IP packet is a keep-alive message response from the normal IP telephone device 100, the keep-alive processing unit 208 analyzes the keep-alive message and extracts transmission source information (steps B6 and B7). Then, the keep alive timer is updated (step B8), and a new keep alive message is transmitted to the normal IP telephone device 100 (step B9).

図8に示すフローチャートを参照して、正常系に障害が発生した場合の予備系IP電話装置101の動作について説明する。正常系の動作が停止することにより、予備系IP電話装置101にてキープアライブタイマーがタイムアウトすると(ステップC1)、呼処理部204が正常系の稼動が停止したと判断する。これを契機に、予備系IP電話装置101は、正常系としての稼動を開始する。   With reference to the flowchart shown in FIG. 8, the operation of standby IP telephone apparatus 101 when a failure occurs in the normal system will be described. When the normal system operation stops and the keep-alive timer times out in the backup IP telephone apparatus 101 (step C1), the call processing unit 204 determines that the normal system operation has stopped. In response to this, the backup IP telephone apparatus 101 starts operating as a normal system.

SIPメッセージ処理部204は、電話機位置情報管理テーブル301を検索し(ステップC2)、登録されたIPアドレスが存在した場合は、IPアドレスを読み出し、そのアドレスを宛先とする前述の「OPTIONS」メッセージを送信する(ステップC3,C4)。送信される「OPTIONS」メッセージには、予備系IP電話装置101のIPアドレスが設定されている。これにより、電話機102に対し、位置情報の登録先を正常系のIP電話装置100から予備系のIP電話装置101へ変更するよう指示される。   The SIP message processing unit 204 searches the telephone location information management table 301 (step C2). When the registered IP address exists, the SIP message processing unit 204 reads out the IP address and reads the above-mentioned “OPTIONS” message with the address as the destination. Transmit (steps C3 and C4). In the “OPTIONS” message to be transmitted, the IP address of the backup IP telephone apparatus 101 is set. As a result, the telephone 102 is instructed to change the location information registration destination from the normal IP telephone device 100 to the standby IP telephone device 101.

図9に示すフローチャートを参照して、登録先の変更を指示される電話機102の動作について説明する。電話機102は、受信したSIPメッセージを解析して、メッセージ種別を識別する(ステップD1,D2)。   The operation of the telephone set 102 instructed to change the registration destination will be described with reference to the flowchart shown in FIG. The telephone 102 analyzes the received SIP message and identifies the message type (steps D1 and D2).

識別の結果、メッセージ種別が「OPTIONS」の場合、そのメッセージの送信元である予備系IP電話装置101のIPアドレスをメッセージから抽出し(ステップD3)、抽出したアドレス宛に、「OPTIONS」に対する応答メッセージ(200 OK)を送信する(ステップD4)。さらに、予備系IP電話装置101に対し、「REGISTER」メッセージを送信することにより、新たな位置登録を行う(ステップD5)。   If the message type is “OPTIONS” as a result of the identification, the IP address of the backup IP telephone device 101 that is the transmission source of the message is extracted from the message (step D3), and a response to “OPTIONS” is sent to the extracted address. A message (200 OK) is transmitted (step D4). Furthermore, a new location registration is performed by transmitting a “REGISTER” message to the backup IP telephone apparatus 101 (step D5).

なお、稼動が停止した正常系のIP電話装置100は、障害が解消されて稼動可能な状態となった場合、直ちに正常系として復帰してもよいが、現時点で正常系として稼動しているIP電話装置101に対する予備系として動作してもよい。その場合、IP電話装置100は、上記の予備系(101)の手順に沿って動作する。   Note that the normal IP phone device 100 that has stopped operating may immediately return to the normal system when the failure is resolved and becomes operational, but the IP that is currently operating as the normal system The telephone device 101 may operate as a backup system. In that case, IP telephone apparatus 100 operates in accordance with the procedure of the standby system (101).

このように、上記実施形態は、正常系の稼動停止を契機に、予備系のIP電話装置101が、電話機102に対し、位置登録の登録先を変更するよう指示する。よって、電話機102は、各IP電話装置の稼動状態を管理することなく、位置情報の登録先を把握することができる。これにより、電話機102の処理負荷が軽減されると共に、位置登録を速やかに済ませることができる。また、予備系のIP電話装置の増設やアドレス変更といった変化があっても、電話機側で、その変化に柔軟に対処することができる。   As described above, in the above-described embodiment, the standby IP telephone apparatus 101 instructs the telephone 102 to change the registration destination of the location registration when the normal operation is stopped. Therefore, the telephone 102 can grasp the registration destination of the location information without managing the operating state of each IP telephone device. As a result, the processing load on the telephone 102 can be reduced and the location registration can be completed quickly. In addition, even if there is a change such as the addition of a spare IP phone device or an address change, the change can be flexibly handled on the telephone side.

上記実施形態では、一方のサーバ装置(100)の稼動停止を契機に、クライアント装置の位置情報の登録先が変更されたが、これに替えて、一方のサーバ装置における処理負荷の状況を登録先変更の判断に利用してもよい。その実施形態を以下に説明する。   In the above embodiment, the registration destination of the location information of the client device is changed when one server device (100) is stopped. Instead, the processing load status of one server device is registered. You may use for judgment of change. The embodiment will be described below.

図10に、本発明に係る他の実施形態のシステム構成を示す。本実施形態のシステム10Bは、一対のIP電話装置500及びIP電話装置501の双方が正常系として稼動するシステムである。各電話機502は、登録先情報411(図4)に基づき、IP電話装置500又はIP電話装置501に位置登録を行う。   FIG. 10 shows a system configuration of another embodiment according to the present invention. The system 10B of this embodiment is a system in which both the pair of IP telephone devices 500 and the IP telephone device 501 operate as normal systems. Each telephone 502 performs location registration with the IP telephone apparatus 500 or the IP telephone apparatus 501 based on the registration destination information 411 (FIG. 4).

図11に示すフローチャートを参照して、IP電話装置500及びIP電話装置501の動作について説明する。ここでは、IP電話装置501が持つ処理能力がIP電話装置500のものよりも高いという状況を想定する。   The operations of IP telephone apparatus 500 and IP telephone apparatus 501 will be described with reference to the flowchart shown in FIG. Here, it is assumed that the IP telephone apparatus 501 has a higher processing capability than that of the IP telephone apparatus 500.

IP電話装置500は、前述の実施形態と同様に、電話機502の位置情報を電話機位置情報管理テーブル301(図3)へ新たに登録したとき(ステップE1)、その更新データを他方のIP電話装置501へ通知する(ステップE2)。   When the IP telephone device 500 newly registers the position information of the telephone 502 in the telephone position information management table 301 (FIG. 3) (step E1), as in the above-described embodiment, the update data is transferred to the other IP telephone device. Notify 501 (step E2).

IP電話装置500は、登録の都度、現時点の登録数が予め設定された上限数を超えたか否かを判定する(ステップE3)。判定の結果、登録数が上限を超えた場合、その旨をIP電話装置501へ通知し(ステップE4)、登録した位置情報を電話機位置情報管理テーブル301から削除する(ステップE5)。IP電話装置500は、登録数が上限を超える間、上記処理を繰り返すことにより、電話機502の接続数を制限する。   Each time registration is performed, IP telephone apparatus 500 determines whether or not the current number of registrations exceeds a preset upper limit number (step E3). If the number of registrations exceeds the upper limit as a result of the determination, the IP telephone device 501 is notified to that effect (step E4), and the registered location information is deleted from the phone location information management table 301 (step E5). IP telephone apparatus 500 limits the number of connections of telephone 502 by repeating the above process while the number of registrations exceeds the upper limit.

一方、IP電話装置501は、IP電話装置500から通知された新規登録の位置情報をいったん保存し(ステップE6)、IP電話装置500での登録数が上限を超えたか否かを認識する。具体的には、更新データを受信後、所定期間、上限を超えた旨の通知が無い場合(ステップE7:No)、未だ上限を超えない、すなわちIP電話装置500は過負荷状態ではないと判断する。この場合、IP電話装置501は、IP電話装置500から通知された更新データの位置情報をテーブルから削除する(ステップE10)。   On the other hand, IP telephone apparatus 501 once stores the location information of the new registration notified from IP telephone apparatus 500 (step E6), and recognizes whether the number of registrations in IP telephone apparatus 500 has exceeded the upper limit. Specifically, after receiving the update data, if there is no notification that the upper limit has been exceeded for a predetermined period (step E7: No), it is determined that the upper limit has not been exceeded yet, that is, the IP telephone device 500 is not overloaded. To do. In this case, IP telephone apparatus 501 deletes the location information of the update data notified from IP telephone apparatus 500 from the table (step E10).

また、IP電話装置500から更新データを受信後、上限を超えた旨の通知を受けた場合(ステップE7:Yes)、IP電話装置501は、対象となる電話機502の位置情報をテーブルから読み出し(ステップE8)、その電話機502に宛てて前述の「OPTIONS」メッセージを送信する(ステップE9)。「OPTIONS」メッセージを受信した電話機502は、登録先をIP電話装置500からIP電話装置501に変更すると共に、このIP電話装置501に対し位置情報を登録する。   Further, after receiving the update data from the IP telephone device 500 and receiving a notification that the upper limit has been exceeded (step E7: Yes), the IP telephone device 501 reads the position information of the target telephone 502 from the table ( In step E8), the aforementioned “OPTIONS” message is transmitted to the telephone 502 (step E9). Receiving the “OPTIONS” message, the telephone 502 changes the registration destination from the IP telephone apparatus 500 to the IP telephone apparatus 501 and registers location information in the IP telephone apparatus 501.

図10及び図11により説明した実施形態によれば、IP電話装置500が処理する接続数が上限を超える場合に、その超過分を他方のIP電話装置501が自動的に代替処理するよう制御することができる。これにより、システムにおける処理負荷を分散することができる。   According to the embodiment described with reference to FIGS. 10 and 11, when the number of connections processed by the IP telephone apparatus 500 exceeds the upper limit, the other IP telephone apparatus 501 is controlled to automatically substitute for the excess. be able to. Thereby, the processing load in the system can be distributed.

上記各実施形態では、IPネットワークの呼制御プロトコルが、RFC3261準拠のSIPであったが、本発明の適用範囲は、SIPに限らず、H.323あるいはMGSPのような他の呼制御プロトコルであってもよい。   In each of the above embodiments, the call control protocol of the IP network is SIP conforming to RFC3261, but the scope of the present invention is not limited to SIP, but other call control protocols such as H.323 or MGSP. May be.

本発明は、システムとしての実施に限らず、上記各実施形態のIP電話装置及び電話機の処理手順に対応するコンピュータプログラムとして実施してもよい。   The present invention is not limited to the implementation as a system, and may be implemented as a computer program corresponding to the processing procedure of the IP telephone apparatus and the telephone in each of the above embodiments.

本発明に係る実施形態のシステムの構成図である。1 is a configuration diagram of a system according to an embodiment of the present invention. 実施形態におけるIP電話装置の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the IP telephone apparatus in embodiment. 実施形態における電話機位置情報管理テーブル及び冗長IP電話装置位置情報の説明図である。It is explanatory drawing of the telephone position information management table and redundant IP telephone apparatus position information in embodiment. 実施形態における電話機の機能構成を示すブロック図である。It is a block diagram which shows the function structure of the telephone set in embodiment. 実施形態のシステム動作を示すシーケンス図である。It is a sequence diagram which shows the system operation | movement of embodiment. 実施形態における正常系IP電話装置の処理を示すフローチャートである。It is a flowchart which shows the process of the normal system IP telephone apparatus in embodiment. 実施形態における予備系IP電話装置の処理を示すフローチャートである。5 is a flowchart showing processing of a standby IP telephone apparatus in the embodiment. 実施形態における予備系IP電話装置の処理を示すフローチャートである。5 is a flowchart showing processing of a standby IP telephone apparatus in the embodiment. 実施形態における電話機の処理を示すフローチャートである。It is a flowchart which shows the process of the telephone set in embodiment. 本発明に係る他の実施形態のシステムの構成図である。It is a block diagram of the system of other embodiment which concerns on this invention. 他の実施形態におけるIP電話装置の処理を示すフローチャートである。It is a flowchart which shows the process of the IP telephone apparatus in other embodiment.

符号の説明Explanation of symbols

10A,10B システム
100,101,500,501 IP電話装置(サーバ装置)
102,502 電話機(クライアント装置)
103,503 IPネットワーク
201,401 LANインタフェース
202,402 IPパケット解析部
203,403 SIPメッセージ処理部
204,404 呼制御部
205 電話機位置情報保管部
206 保持情報共有処理部
207 冗長IP電話装置位置情報保管部
208 キープアライブ処理部
209 ユーザインタフェース部
301 電話機位置情報管理テーブル
302 冗長IP電話装置位置情報
410 位置情報
411 登録先情報
10A, 10B system
100,101,500,501 IP telephone equipment (server equipment)
102,502 Telephone (client device)
103,503 IP network
201,401 LAN interface
202,402 IP packet analyzer
203,403 SIP message processor
204,404 Call controller
205 Telephone location information storage
206 Retained information sharing processor
207 Redundant IP telephone equipment location information storage
208 Keep alive processing part
209 User interface
301 Telephone location information management table
302 Redundant IP phone device location information
410 Location information
411 Registration information

Claims (16)

IPネットワークに接続されたクライアント装置および前記IPネットワークに接続された一対のサーバ装置を備え、
前記クライアント装置は、前記一対のサーバ装置の一方に対し自装置の位置情報を登録するための第1の呼制御メッセージを送信する手段と、前記第1の呼制御メッセージに宛先を設定する手段とを有し、
前記一対のサーバ装置の各々は、前記クライアント装置から前記第1の呼制御メッセージを受信したとき前記位置情報を自装置に記録し且つ該位置情報を他方のサーバ装置へ通知する手段と、他方のサーバ装置における稼動状態の変化を監視する手段と、前記第1の呼制御メッセージの宛先を自装置とするよう前記クライアント装置へ指示するための第2の呼制御メッセージを他方のサーバ装置の稼動状態が変化したときに前記クライアント装置へ送信する手段とを有し、
前記クライアント装置は、前記第2の呼制御メッセージを受信したとき、前記第2の呼制御メッセージにより指示された宛先を設定した第1の呼制御メッセージを送信することを特徴とするIP電話通信システム。
A pair of server device connected to the client device and the IP network connected to the IP network,
Wherein the client device comprises means for transmitting a first call control message for registering the location information of its own device to one of the pair of the server, means for setting a destination to the first call control messages And
Each of the pair of the server apparatus includes a means for notifying the recording and the location information the position information to the own device when receiving the first call control message from the client device to the other server apparatus, the other A means for monitoring a change in the operating state in the server device, and a second call control message for instructing the client device to set the destination of the first call control message as its own device. Means for transmitting to the client device when
When receiving the second call control message, the client apparatus transmits a first call control message in which a destination designated by the second call control message is set. .
前記一対のサーバ装置は、他方のサーバ装置における稼動状態の変化として稼動停止か否かを監視し、稼動停止を検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項1記載のIP電話通信システム。   The pair of server devices monitor whether or not the operation is stopped as a change in operation state in the other server device, and when the operation stop is detected, the second server device transmits the second call control message to the client device. The IP telephone communication system according to claim 1. 前記一対のサーバ装置は、他方のサーバ装置における稼動状態の変化として位置情報の登録数が上限を超えたか否かを監視し、登録数が上限を超えたことを検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項1記載のIP電話通信システム。   The pair of server devices monitor whether or not the registration number of the position information exceeds the upper limit as a change in the operating state in the other server device, and when detecting that the registration number exceeds the upper limit, 2. The IP telephone communication system according to claim 1, wherein a call control message is transmitted to the client device. 前記各呼制御メッセージがSIP(Session Initiation Protocol)準拠のメッセージであることを特徴とする請求項1乃至3のいずれか1項に記載のIP電話通信システム。   4. The IP telephone communication system according to claim 1, wherein each of the call control messages is a SIP (Session Initiation Protocol) compliant message. IPネットワークに接続されたクライアント装置の位置情報を登録するための第1の呼制御メッセージを受信したとき前記位置情報を自装置に記録し且つ該位置情報を他のサーバ装置へ通知する手段と、前記他のサーバ装置における稼動状態の変化を監視する手段と、前記第1の呼制御メッセージの宛先を自装置とするよう前記クライアント装置へ指示するための第2の呼制御メッセージを前記他のサーバ装置の稼動状態が変化したときに前記クライアント装置へ送信する手段とを備えることを特徴とするサーバ装置。 And means for notifying the recording and the location information the position information to the own device when receiving the first call control message for registering the location information of the connected client device to an IP network to another server device, Means for monitoring a change in operating state in the other server device, and a second call control message for instructing the client device to use the destination of the first call control message as the own device. And a means for transmitting to the client device when the operating state of the device changes. 前記他のサーバ装置における稼動状態の変化として稼動停止か否かを監視し、稼動停止を検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項5記載のサーバ装置。   6. The second call control message is transmitted to the client device when the operation stop is monitored as a change in the operation state in the other server device, and the operation stop is detected. Server device. 前記他のサーバ装置における稼動状態の変化として位置情報の登録数が上限を超えたか否かを監視し、登録数が上限を超えたことを検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項5記載のサーバ装置。   As a change in operating state in the other server device, it is monitored whether or not the number of registered position information exceeds the upper limit, and when it is detected that the registered number exceeds the upper limit, the second call control message is sent to the client The server apparatus according to claim 5, wherein the server apparatus transmits the apparatus to the apparatus. 前記各呼制御メッセージがSIP(Session Initiation Protocol)準拠のメッセージであることを特徴とする請求項5乃至7のいずれか1項に記載のサーバ装置。   8. The server apparatus according to claim 5, wherein each call control message is a message conforming to SIP (Session Initiation Protocol). コンピュータを請求項5乃至8のいずれか1項に記載のサーバ装置として機能させることを特徴とするプログラム。   A program that causes a computer to function as the server device according to any one of claims 5 to 8. IPネットワークに接続された一対の請求項5乃至8のいずれか1項に記載のサーバ装置の一方に対し自装置の位置情報を登録するための第1の呼制御メッセージを送信する手段と、前記第1の呼制御メッセージに宛先を設定する手段とを備え、
自装置に対し前記第1の呼制御メッセージの宛先を指示するための第2の呼制御メッセージを受信したとき、前記第2の呼制御メッセージにより指示された宛先を設定した第1の呼制御メッセージを送信することを特徴とするクライアント装置。
Means for transmitting a first call control message for registering location information of the own device to one of a pair of server devices according to any one of claims 5 to 8 connected to an IP network; and means for setting a destination to the first call control messages,
When receiving the second call control message for instructing the destination of the first call control message to the own device, the first call control message in which the destination indicated by the second call control message is set A client device characterized by transmitting a message.
前記各呼制御メッセージがSIP(Session Initiation Protocol)準拠のメッセージであることを特徴とする請求項10記載のクライアント装置。   11. The client apparatus according to claim 10, wherein each call control message is a message conforming to SIP (Session Initiation Protocol). コンピュータを請求項10又は11記載のクライアント装置として機能させることを特徴とするプログラム。   A program for causing a computer to function as the client device according to claim 10 or 11. IPネットワークに接続されたクライアント装置および前記IPネットワークに接続された一対のサーバ装置を備えるシステムにおいて、
前記一対のサーバ装置間で他方のサーバ装置における稼動状態の変化を監視し、
前記クライアント装置が前記一対のサーバ装置の一方に対し自装置の位置情報を登録するための第1の呼制御メッセージを送信し、
前記クライアント装置から前記第1の呼制御メッセージを受信したサーバ装置が前記位置情報を自装置に記録し且つ該位置情報を他方のサーバ装置へ通知し、
前記位置情報を通知されたサーバ装置が、他方のサーバ装置における稼動状態の変化を検知したとき、前記第1の呼制御メッセージの宛先を自装置とするよう前記クライアント装置へ指示するための第2の呼制御メッセージを送信し、
前記クライアント装置が、前記第2の呼制御メッセージを受信したとき、前記第2の呼制御メッセージにより指示された宛先を設定した第1の呼制御メッセージを送信することを特徴とするIP電話通信方法。
In a system comprising a client device connected to an IP network and a pair of server devices connected to the IP network ,
Monitoring a change in the operating state of the other server device between the pair of server devices;
The client device transmits a first call control message for registering location information of the own device to one of the pair of server devices,
The recording and the location information to the server apparatus that has received the first call control message from the client device own device the location information notified to the other server apparatus,
A second device for instructing the client device to set the destination of the first call control message as its own device when the server device notified of the location information detects a change in the operating state of the other server device. Send a call control message
When the client apparatus receives the second call control message, the client apparatus transmits a first call control message in which a destination designated by the second call control message is set. .
前記一対のサーバ装置が、他方のサーバ装置における稼動状態の変化として稼動停止か否かを監視し、稼動停止を検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項13記載のIP電話通信方法。   The pair of server devices monitor whether or not operation is stopped as a change in operation state in the other server device, and when the operation stop is detected, the second call control message is transmitted to the client device. The IP telephone communication method according to claim 13. 前記一対のサーバ装置が、他方のサーバ装置における稼動状態の変化として位置情報の登録数が上限を超えたか否かを監視し、登録数が上限を超えたことを検知したとき、前記第2の呼制御メッセージを前記クライアント装置へ送信することを特徴とする請求項13記載のIP電話通信方法。   When the pair of server devices monitor whether or not the registration number of the position information exceeds the upper limit as a change in the operating state of the other server device, and detects that the registration number exceeds the upper limit, 14. The IP telephone communication method according to claim 13, wherein a call control message is transmitted to the client device. 前記各呼制御メッセージがSIP(Session Initiation Protocol)準拠のメッセージであることを特徴とする請求項13乃至15のいずれか1項に記載のIP電話通信方法。   16. The IP telephone communication method according to claim 13, wherein each call control message is a message conforming to SIP (Session Initiation Protocol).
JP2007116781A 2007-04-26 2007-04-26 IP telephone communication system and IP telephone communication method Active JP5125207B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007116781A JP5125207B2 (en) 2007-04-26 2007-04-26 IP telephone communication system and IP telephone communication method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007116781A JP5125207B2 (en) 2007-04-26 2007-04-26 IP telephone communication system and IP telephone communication method

Publications (2)

Publication Number Publication Date
JP2008277968A JP2008277968A (en) 2008-11-13
JP5125207B2 true JP5125207B2 (en) 2013-01-23

Family

ID=40055441

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007116781A Active JP5125207B2 (en) 2007-04-26 2007-04-26 IP telephone communication system and IP telephone communication method

Country Status (1)

Country Link
JP (1) JP5125207B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6357982B2 (en) * 2014-09-01 2018-07-18 沖電気工業株式会社 Communication control device, communication control system, and program
JP2018085615A (en) * 2016-11-24 2018-05-31 株式会社明電舎 Monitoring device

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000099483A (en) * 1998-09-18 2000-04-07 Nec Corp System and method for distributed processing and recording medium
GB0111290D0 (en) * 2001-05-09 2001-06-27 Nokia Corp Registration in a communication system
JP2004200789A (en) * 2002-12-16 2004-07-15 Fujitsu Ltd Communication method, communication system, address register and communication apparatus
JP2006033732A (en) * 2004-07-21 2006-02-02 Sanyo Electric Co Ltd Sip telephone device
JP4433191B2 (en) * 2005-03-30 2010-03-17 サクサ株式会社 Management server, backup server, and program
JP4425841B2 (en) * 2005-09-15 2010-03-03 株式会社日立製作所 Relay system and call relief method

Also Published As

Publication number Publication date
JP2008277968A (en) 2008-11-13

Similar Documents

Publication Publication Date Title
EP1955506B1 (en) Methods, systems, and computer program products for session initiation protocol (sip) fast switchover
JP4509545B2 (en) Reliable messaging system with configurable settings
JP4470934B2 (en) Proxy server, communication system, communication method, and program
JP4924124B2 (en) SIP server
JP2004186766A (en) Backup control apparatus, and method for backing up control apparatus
US11064058B1 (en) Methods, systems, and computer program products for sharing information for detecting at least one time period for a connection
JP2008092144A (en) Computer system, method of shifting to backup system, program of shifting to backup system, monitoring device, terminal, and backup system
US10367856B2 (en) Failover management of SIP based multimedia communication sessions
JP2008225644A (en) Gateway device, load balancing method for gateway device and load balancing program of gateway device
EP2692115B1 (en) Sctp endpoint migration
EP2587774B1 (en) A method for sip proxy failover
US20080034099A1 (en) Connection management system, connection management method, and management server
JP2008131393A (en) Call control method of call control apparatus, and call control apparatus
JP2008028472A (en) Fax gateway apparatus
JP5125207B2 (en) IP telephone communication system and IP telephone communication method
US8140888B1 (en) High availability network processing system
JP2007066117A (en) Information notification method and server
JP2009055342A (en) Media gateway system compatible with sip
JP2006287605A (en) Load balancer and program
JP4862391B2 (en) Device control system
JP4096749B2 (en) Gateway device, adaptive communication system, and operation program thereof
EP2154827A1 (en) A self-recovering network element
JP4965635B2 (en) Communication system, communication method, control server, and control program
JP5121789B2 (en) Data transmission system and computer
JP2011082868A (en) Call relief system, call relief server, and call relief program for call relief server

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100315

RD03 Notification of appointment of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7423

Effective date: 20100902

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20100902

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120123

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120126

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120326

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

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5125207

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20151109

Year of fee payment: 3

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