JP4582647B2 - Message exchange method for SIP network system - Google Patents

Message exchange method for SIP network system Download PDF

Info

Publication number
JP4582647B2
JP4582647B2 JP2005272333A JP2005272333A JP4582647B2 JP 4582647 B2 JP4582647 B2 JP 4582647B2 JP 2005272333 A JP2005272333 A JP 2005272333A JP 2005272333 A JP2005272333 A JP 2005272333A JP 4582647 B2 JP4582647 B2 JP 4582647B2
Authority
JP
Japan
Prior art keywords
address
sip server
message
procedure
adjacent node
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.)
Expired - Fee Related
Application number
JP2005272333A
Other languages
Japanese (ja)
Other versions
JP2007088607A (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.)
KDDI Corp
Original Assignee
KDDI Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by KDDI Corp filed Critical KDDI Corp
Priority to JP2005272333A priority Critical patent/JP4582647B2/en
Publication of JP2007088607A publication Critical patent/JP2007088607A/en
Application granted granted Critical
Publication of JP4582647B2 publication Critical patent/JP4582647B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、SIP(Session Initiation Protocol)ネットワークシステムのメッセージ交換方法に係り、特に、複数のSIPサーバおよびゲートウエイを含む複数のノードがリング状に接続され、各ノードに同一の共通IPアドレスが割り当てられたSIPネットワークシステムのメッセージ交換方法に関する。   The present invention relates to a message exchange method in a SIP (Session Initiation Protocol) network system, and in particular, a plurality of nodes including a plurality of SIP servers and gateways are connected in a ring shape, and the same common IP address is assigned to each node. The present invention relates to a method for exchanging messages in a SIP network system.

IPネットワーク上で電話の呼設定や、インターネットを介した音声や映像等のメディアの伝達を行うマルチメディアサービスを実現するプロトコルとしてSIP が事実上の標準(Defact Standard)として普及している。SIPによれば、一般の電話サービスが持つ基本的な呼設定機能のほか、着信課金機能や転送機能、発信者番号通知機能などをIPネットワーク上で実現できる。しかしながら、SIPをフルステート方式で動作させるためには、ユーザごとにセッション情報や課金情報に関するダイアログ(以下、セッション情報で総称する)を生成し、これをSIPに準拠した登録処理やアドレス変換処理などで呼接続をサポートするノード(SIPサーバ)に登録する必要がある。SIPサーバを経由してSIPのメッセージの送受信する技術に関しては、特許文献1に開示されている。
特開2005−198181号公報
SIP has become widespread as a de facto standard as a protocol for implementing multimedia services for setting up telephone calls on the IP network and transmitting media such as voice and video over the Internet. According to SIP, in addition to the basic call setting function that general telephone services have, an incoming call charging function, a transfer function, a caller ID notification function, and the like can be realized on an IP network. However, in order for SIP to operate in the full-state method, a dialog for session information and billing information (hereinafter collectively referred to as session information) is generated for each user, and this is registered in SIP, address conversion processing, etc. It is necessary to register with a node (SIP server) that supports call connection. A technique for transmitting and receiving a SIP message via a SIP server is disclosed in Patent Document 1.
JP 2005-198181 A

SIPをフルステート方式で動作させるとユーザのセッション情報が増えるのでSIPサーバに大きな負荷が生じる。SIPサーバの負荷分散方法として複数のSIPサーバを配置して各SIPサーバに負荷を分散させる方法がある。しかしながら、このような負荷分散方法では各SIPサーバに固有のホスト名およびIPアドレスを設定する必要がある。したがって、SIPサーバを追加するような場合にはDNSサーバの情報に更新が必要となるのみならず、外部ネットワークでホスト名やIPアドレスでアクセス制限が行われているような場合には、変更のたびに設定を変える必要がある。   When SIP is operated in the full-state method, the user session information increases, so a large load is generated on the SIP server. There is a method of distributing a load to each SIP server by arranging a plurality of SIP servers as a load distribution method of the SIP server. However, in such a load balancing method, it is necessary to set a unique host name and IP address for each SIP server. Therefore, when a SIP server is added, not only the DNS server information needs to be updated, but also when access restrictions are performed on the host name or IP address on the external network, the change is required. It is necessary to change the setting each time.

また、SIPサーバが複数存在する環境でユーザがSIPサーバ間を移動(ハンドオフ)する場合、SIPサーバのホスト名およびIPアドレスが変わるので、その旨を相手端末や経路上の他のSIPサーバに通知する必要がある。さらに、課金情報については各々のサーバで収集、保持される。これにより不要なメッセージの発生及び内部ドメイン情報の通知等によるセキュリティの問題等を引き起こす可能性がある。   In addition, when a user moves (hands off) between SIP servers in an environment with multiple SIP servers, the host name and IP address of the SIP server change, so that notification is sent to the other terminal and other SIP servers on the route. There is a need to. Further, the billing information is collected and held in each server. This may cause an unnecessary message and a security problem due to notification of internal domain information.

本発明の目的は、上記した従来技術の課題を解決し、SIPサーバの負荷を簡単に分散でき、かつユーザ端末のハンドオフを簡単に実現できるSIPネットワークシステムのメッセージ交換方法を提供することにある。   An object of the present invention is to solve the above-described problems of the prior art, and to provide a message exchange method for a SIP network system that can easily distribute the load of a SIP server and can easily realize handoff of a user terminal.

上記した目的を達成するために、本発明は、複数のSIPサーバおよびゲートウエイを含む複数のノードがリング状に接続され、前記各ノードに同一の共通IPアドレスが割り当てられたSIPネットワークシステムのメッセージ交換方法において、前記各ノードが、メッセージをSIPネットワークと送受信するリング側インターフェース(I/F)と、メッセージをユーザ側ネットワークと送受信するユーザ側I/Fとを具備している。   To achieve the above object, the present invention provides a message exchange in a SIP network system in which a plurality of nodes including a plurality of SIP servers and gateways are connected in a ring shape, and the same common IP address is assigned to each node. In the method, each of the nodes includes a ring side interface (I / F) for transmitting / receiving a message to / from the SIP network and a user side I / F for transmitting / receiving a message to / from the user side network.

そして、ユーザ端末が送信したメッセージを第1のSIPサーバがユーザ側I/Fから前記メッセージを受信する手順と、前記第1のSIPサーバが前記受信したメッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、前記メッセージを隣接ノードから受信した各ノードが、当該メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、前記メッセージの宛先がARPキャッシュに存在するゲートウエイが、当該メッセージをユーザ側I/Fから送信する手段と、前記ゲートウエイが、ユーザ側I/Fから前記メッセージに対する応答メッセージを受信する手順と、前記ゲートウエイが、受信した応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、前記応答メッセージを隣接ノードから受信した各ノードが、当該応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、前記第1のSIPサーバが、前記応答メッセージを受信してユーザ側I/Fへ送信する手順とを含む。   Then, the first SIP server receives the message transmitted from the user terminal from the user-side I / F, and the first SIP server receives the message received from the ring-side I / F on one side. The procedure for forwarding to the adjacent node, the procedure for each node receiving the message from the neighboring node to forward the message from the ring side I / F to the neighboring node on one side, and the destination of the message exists in the ARP cache Means for the gateway to send the message from the user side I / F; a procedure for the gateway to receive a response message to the message from the user side I / F; and the gateway sends the received response message to the ring side I / F. / F forwards to the adjacent node on one side, and each node that receives the response message from the adjacent node A step of transferring over di from the ring-side I / F to one side of the adjacent node, the first 1 SIP server includes a procedure to receive and transmit the response message to the user-side I / F.

上記した特徴によれば、負荷分散を目的としてSIPサーバを追加する場合でも、DNSサーバや外部ネットワークへの追加サーバの登録が不要なので、負荷分散環境を容易に構築できる。   According to the above feature, even when a SIP server is added for the purpose of load distribution, it is not necessary to register an additional server in a DNS server or an external network, so that a load distribution environment can be easily constructed.

また、発信端末が同一ドメイン内で移動した場合でも、外部ドメインへSIPサーバ変更の旨の通知を行う必要がなく、SIPサーバのIPアドレスを変更する必要もない。さらに、課金情報を同一のSIPサーバで継続して収集できるようになり、SIPサーバ間のハンドオフ時でもユーザのデフォルトゲートウェイアドレス(Next Hopアドレス)を変更する必要がない。   Further, even when the calling terminal moves within the same domain, there is no need to notify the external domain that the SIP server has been changed, and there is no need to change the IP address of the SIP server. Further, billing information can be continuously collected by the same SIP server, and it is not necessary to change the user's default gateway address (Next Hop address) even during handoff between SIP servers.

以下、図面を参照して本発明の最良の実施の形態について詳細に説明する。図1は、本発明に係るSIPサーバシステムのネットワーク構成を示したブロック図であり、第1のネットワーク(domain1.net)では、複数のSIPサーバSV#1,SV#2およびSV#3、ならびにゲートウエイGWを含む複数のノードがリング状に接続され、全てのSIPサーバおよびゲートウエイGWに同一の共通IPアドレス「ip1」および同一の共通ホスト名「ps1」が割り当てられている。第2のネットワーク(domain2.net)にはSIPサーバSV#4が収容されている。このSIPサーバSV#4には、IPアドレス「ip4」およびホスト名「ps4」が割り当てられている。   DESCRIPTION OF THE PREFERRED EMBODIMENTS Hereinafter, the best embodiment of the present invention will be described in detail with reference to the drawings. FIG. 1 is a block diagram showing a network configuration of a SIP server system according to the present invention. In the first network (domain1.net), a plurality of SIP servers SV # 1, SV # 2 and SV # 3, and A plurality of nodes including the gateway GW are connected in a ring shape, and the same common IP address “ip1” and the same common host name “ps1” are assigned to all the SIP servers and the gateway GW. The second network (domain2.net) accommodates the SIP server SV # 4. The SIP server SV # 4 is assigned an IP address “ip4” and a host name “ps4”.

各SIPサーバには、各ユーザのセッション情報を各ユーザに固有のURIで管理するセッション管理テーブルが設けられており、SIPサーバSV#1の管理テーブルにはユーザE,Fのセッション情報が登録されている。同様に、SIPサーバSV#2の管理テーブルにはユーザAのセッション情報が登録され、IPサーバSV#3の管理テーブルにはユーザC,Dのセッション情報が登録されている。全てのノードは、メッセージをSIPネットワークと送受信するリング側インターフェースと、メッセージをユーザ側ネットワークと送受信するユーザ側I/Fとを備えている。   Each SIP server has a session management table that manages each user's session information with a URI unique to each user, and the session information of users E and F is registered in the management table of the SIP server SV # 1. ing. Similarly, session information of user A is registered in the management table of SIP server SV # 2, and session information of users C and D is registered in the management table of IP server SV # 3. All nodes include a ring-side interface that transmits and receives messages to and from the SIP network, and a user-side I / F that transmits and receives messages to and from the user-side network.

次いで、図2,3,4のフローチャートおよび図6のブロック図を参照して、第1ドメイン(domain1.net)のユーザAから外部の第2ドメイン(domain2.net)のユーザBへ発信する際の呼接続手順を説明する。   Next, referring to the flowcharts of FIGS. 2, 3 and 4 and the block diagram of FIG. 6, when the user A in the first domain (domain1.net) makes a call to the user B in the external second domain (domain2.net) The call connection procedure will be described.

図6に示したように、ユーザAはSIPフォン#1から、宛先(target)IPアドレスが各SIPサーバに共通のIPアドレス「ip1」、送信元(source)IPアドレスが自身のIPアドレス「ipA」、種別がSIP-INVITE(呼び出し)、発信者アドレス(Fromヘッダ)が自身のURI「UserA@domain1.net」、着信者アドレス(Toヘッダ)がユーザBのURI「UserB@domain2.net」であり、Viaヘッダに自身のホスト名「hostA@domain1.net」が登録されているイーサネット(登録商標)フレームを送信する。   As shown in FIG. 6, the user A sends an IP address “ip1” whose destination (target) IP address is common to each SIP server, and the source IP address is his / her own IP address “ipA” from the SIP phone # 1. ”, The type is SIP-INVITE (call), the sender address (From header) is its own URI“ UserA@domain1.net ”, the callee address (To header) is the URI“ UserB@domain2.net ”of user B Yes, an Ethernet (registered trademark) frame in which the host name “hostA@domain1.net” is registered in the Via header is transmitted.

SIPサーバSV#2は、図2のステップS1で前記フレームを受信すると、ステップS2では、その発信者アドレスに基づいて受信インターフェースがユーザ側およびリング側の何れであるかが判定される。ここではユーザ側と判定されるのでステップS3へ進み、当該受信フレームからパケットが取り込まれる。ステップS4では、宛先IPアドレスに基づいて宛先が判定され、ここでは「自分宛」と判定されるのでステップS5へ進む。ステップS5では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、その後にステップS18へ進む。   When the SIP server SV # 2 receives the frame in step S1 in FIG. 2, it is determined in step S2 whether the receiving interface is the user side or the ring side based on the sender address. Here, since it is determined as the user side, the process proceeds to step S3, and a packet is captured from the received frame. In step S4, the destination is determined on the basis of the destination IP address. Here, since it is determined to be “addressed to itself”, the process proceeds to step S5. In step S5, the received packet is transferred from the ring side interface to the adjacent server on one side, and then the process proceeds to step S18.

ステップS18では、受信パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進む。ステップS20では、受信パケットがリクエストおよびレスポンスの何れであるかが判定され、ここではリクエストと判定されるので図3のステップS50へ進む。   In step S18, the received packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20. In step S20, it is determined whether the received packet is a request or a response. Here, since the packet is determined to be a request, the process proceeds to step S50 in FIG.

ステップS50では、発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメインと判定されるのでステップS51へ進む。ステップS51では、発信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在すると判定されるのでステップS52へ進む。ステップS52では、受信パケットのVaiヘッダに自身のホスト名「ps1.domain1.net」が追加される。ステップS53では、着信者のアドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるのでステップS56へ進む。ステップS56では、宛先IPアドレスがSIPサーバSV#4のIPアドレス「ip4」に付け替えられると共に、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS57では、前記IPアドレスの付け替えられたパケットがリング側インターフェースから一方側の隣接ノードへ転送される。   In step S50, it is determined whether or not the caller address is the own domain. Here, since it is determined to be the own domain, the process proceeds to step S51. In step S51, it is determined whether or not the sender address URI exists in the management table. Since it is determined that the URI exists here, the process proceeds to step S52. In step S52, the host name “ps1.domain1.net” is added to the Vai header of the received packet. In step S53, it is determined whether or not the address of the recipient is in the own domain. Here, since it is determined that the address is not in the own domain, the process proceeds to step S56. In step S56, the destination IP address is changed to the IP address “ip4” of the SIP server SV # 4, and the transmission source IP address is changed to the common IP address “ip1”. In step S57, the packet with the changed IP address is transferred from the ring side interface to the adjacent node on one side.

SIPサーバSV#3は、このパケットを図2のステップS1で受信すると、ステップS2では、受信インターフェースがリング側と判定されるのでステップS10へ進む。ステップS10では、受信パケットの転送回数の残数Tnが「0」であるか否かに基づいて、受信パケットの転送回数が所定の最大転送回数に達しているか否かが判定される。本実施形態では、最大転送回数が4回に設定されており、残数Tnが「0」であれば、最大転送回数に達したと判定されてステップS21へ進み、受信パケットが破棄される。残数Tnが「0」以外であれば、最大転送回数に達していないと判定されてステップS11へ進み、残数Tnが「1」だけデクリメントされる。   When the SIP server SV # 3 receives this packet in step S1 of FIG. 2, in step S2, since the reception interface is determined to be the ring side, the process proceeds to step S10. In step S10, it is determined whether or not the transfer count of the received packet has reached a predetermined maximum transfer count based on whether or not the remaining transfer count Tn of the received packet is “0”. In the present embodiment, the maximum number of transfers is set to four, and if the remaining number Tn is “0”, it is determined that the maximum number of transfers has been reached, the process proceeds to step S21, and the received packet is discarded. If the remaining number Tn is other than “0”, it is determined that the maximum number of transfers has not been reached, and the process proceeds to step S11, where the remaining number Tn is decremented by “1”.

ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では受信パケットが取り込まれる。ステップS14では、受信パケットの宛先IPアドレスが参照され、ここでは「自分宛」および「Any」のいずれでもないと判定されるのでステップS15へ進む。ステップS15では、自身のARPキャッシュエントリに宛先IPアドレスが存在するか否かが判定され、ここでは未登録と判定されるので、ステップS17へ進んで当該パケットが破棄される。ゲートウエイGWは、SIPサーバSV#3がステップS12で転送したフレームを受信すると、その宛先IPアドレス「ip4」がARPキャッシュエントリに存在する、換言すれば、ユーザ側インターフェース上にSIPサーバSV#4が存在するので、これをユーザ側インターフェースからSIPサーバSV#4へ送信する。   In step S12, the received packet is transferred from the ring side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13. In step S14, the destination IP address of the received packet is referred to, and here it is determined that it is neither “addressed to me” nor “Any”, so the process proceeds to step S15. In step S15, it is determined whether or not the destination IP address is present in its own ARP cache entry. Here, it is determined that the destination IP address is not registered, and thus the process proceeds to step S17 and the packet is discarded. When the gateway GW receives the frame transferred by the SIP server SV # 3 in step S12, the destination IP address “ip4” exists in the ARP cache entry. In other words, the SIP server SV # 4 is installed on the user side interface. Since it exists, this is transmitted from the user side interface to the SIP server SV # 4.

SIPサーバSV#4は、図6に示したように、受信パケットの宛先IPアドレスをSIPフォン#2のIPアドレス「ipB」に付け替えると共に、送信元IPアドレスを自身のIPアドレス「ip4」に付け替え、これをSIPフォン#2へ送信する。SIPサーバSV#4はさらに、200OKレスポンスをSIPフォン#2から受信すると、その宛先IPアドレスを共通IPアドレス「ip1」に付け替えると共に、送信元IPアドレスを自身のIPアドレス「ip4」に付け替えてゲートウエイGWへ送信する。domain1.netのゲートウエイGWは、受信した応答メッセージを一方側の隣接サーバへ転送する。   As shown in FIG. 6, the SIP server SV # 4 changes the destination IP address of the received packet to the IP address “ipB” of the SIP phone # 2, and also changes the source IP address to its own IP address “ip4”. This is transmitted to SIP phone # 2. Furthermore, when the SIP server SV # 4 receives the 200OK response from the SIP phone # 2, the gateway IP address is changed to the common IP address “ip1” and the source IP address is changed to its own IP address “ip4”. Send to GW. The gateway GW of domain1.net transfers the received response message to the adjacent server on one side.

SIPサーバSV#1は、このゲートウエイGWから転送されたフレームを図2のステップS1で受信すると、ステップS2では受信インターフェースがリング側と判定されるので、ステップS10,S11を経てステップS12へ進む。ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では受信パケットが取り込まれる。   When the SIP server SV # 1 receives the frame transferred from the gateway GW at step S1 in FIG. 2, the reception interface is determined to be the ring side at step S2, and the process proceeds to step S12 via steps S10 and S11. In step S12, the received packet is transferred from the ring side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13.

ステップS14では、宛先IPアドレスが参照され、ここでは「自分宛」と判定されるのでステップS18へ進む。ステップS18では、パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進む。ステップS20では、受信パケットがリクエストおよびレスポンスの何れであるかが判定され、ここではレスポンスと判定されるので、図4のステップS30へ進む。   In step S14, the destination IP address is referred to, and here it is determined that it is “addressed to itself”. In step S18, the packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20. In step S20, it is determined whether the received packet is a request or a response. Here, since it is determined that the received packet is a response, the process proceeds to step S30 in FIG.

ステップS30では、着信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるのでステップS44へ進む。ステップS44では、発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメインと判定されるのでステップS45へ進む。ステップS45では、発信者アドレスのURIが管理リストに存在するか否かが判定され、ここでは存在しないと判定されるので、ステップS43へ進んでパケットが破棄される。   In step S30, it is determined whether or not the recipient address is in the own domain. Here, since it is determined that the address is not in the own domain, the process proceeds to step S44. In step S44, it is determined whether or not the sender address is the own domain. Here, since it is determined that the sender address is the own domain, the process proceeds to step S45. In step S45, it is determined whether the URI of the sender address exists in the management list. Since it is determined that the URI does not exist here, the process proceeds to step S43 and the packet is discarded.

SIPサーバSV#2は、SIPサーバSV#1がステップS12でリング側へ転送したパケットをステップS1で受信すると、前記SIPサーバSV#1における手順と同様の手順を経てステップS45まで進む。ステップS45では、発信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS35へ進み、自身のURI「ps1.domaini.net」がViaヘッドから削除される。ステップS36では、受信パケットの宛先IPアドレスが、前記発信者アドレスのURIに対応したSIPフォン#1のIPアドレス「ipA」に付け替えられ、送信元IPアドレスが、自身に割り当てられている共通IPアドレス「ip1」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在すると判定されるのでステップS39へ進む。ステップS39では、前記IPアドレスを付け替えられたパケットがユーザ側インターフェースからSIPフォン#1へ送信される。   When the SIP server SV # 2 receives the packet forwarded to the ring side in step S12 by the SIP server SV # 1 in step S1, the SIP server SV # 2 proceeds to step S45 through a procedure similar to that in the SIP server SV # 1. In step S45, since it is determined that the URI of the sender address exists in the management table, the process proceeds to step S35, and its own URI “ps1.domaini.net” is deleted from the Via head. In step S36, the destination IP address of the received packet is replaced with the IP address “ipA” of SIP phone # 1 corresponding to the URI of the caller address, and the source IP address is the common IP address assigned to itself. It will be replaced with “ip1”. In step S37, it is determined whether or not the destination IP address exists in the ARP cache entry. Since it is determined here that the destination IP address exists, the process proceeds to step S39. In step S39, the packet whose IP address has been changed is transmitted from the user side interface to SIP phone # 1.

次いで、外部ドメインからの着信時の動作を、図7のブロック図および各フローチャートを参照して説明する。ここでは、ユーザBのSIPフォン#2からSIPサーバSV#2の配下にあるユーザAのSIPフォン#1への発信を例にして説明する。   Next, the operation at the time of incoming from the external domain will be described with reference to the block diagram of FIG. 7 and each flowchart. Here, transmission from User B's SIP phone # 2 to User A's SIP phone # 1 under the SIP server SV # 2 will be described as an example.

図7に示したように、ユーザBはSIPフォン#2からは、宛先(target)IPアドレスがSIPサーバ#4のIPアドレス「ip4」、送信元(source)IPアドレスが自身のIPアドレス「ipB」、種別がSIP-INVITE(呼び出し)、発信者アドレス(Fromヘッダ)が自身のURI「UserB@domain2.net」、着信者アドレス(Toヘッダ)がユーザAのURI「UserA@domain1.net」であり、Viaヘッダに自身のホスト名「hostB@domain2.net」が登録されているイーサネット(登録商標)フレームを送信する。   As shown in FIG. 7, from the SIP phone # 2, the user B has a destination (target) IP address of the IP address “ip4” of the SIP server # 4 and a source (source) IP address of its own IP address “ipB” ”, The type is SIP-INVITE (call), the sender address (From header) is its own URI“ UserB@domain2.net ”, the recipient address (To header) is the URI“ UserA@domain1.net ”of user A Yes, an Ethernet (registered trademark) frame in which the host name “hostB@domain2.net” is registered in the Via header is transmitted.

SIPサーバSV#4では、受信パケットの宛先IPアドレスがdomainnet1.netの各SIPサーバに共通のIPアドレス「ip1」に付け替えられ、送信元IPアドレスが自身のIPアドレス「ip4」に付け替えられ、Viaヘッダに自身のホスト名「ps4.domain2.net」が追加される。   In SIP server SV # 4, the destination IP address of the received packet is changed to IP address “ip1” common to each SIP server of domainnet1.net, the source IP address is changed to its own IP address “ip4”, and Via The host name “ps4.domain2.net” is added to the header.

ゲートサーバGWはSIPサーバSV#4からイーサネット(登録商標)フレームを受信すると、これをリング側インターフェースから一方側の隣接サーバへ転送する。SIPサーバSV#1は、このパケットを図2のステップS1で受信すると、ステップS2では受信インターフェースがリング側と判定されるので、ステップS10,S11を経てステップS12へ進む。ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では、受信パケットが取り込まれる。   When the gate server GW receives the Ethernet (registered trademark) frame from the SIP server SV # 4, the gate server GW transfers it to the adjacent server on one side from the ring side interface. When the SIP server SV # 1 receives this packet at step S1 in FIG. 2, the reception interface is determined to be the ring side at step S2, and the process proceeds to step S12 via steps S10 and S11. In step S12, the received packet is transferred from the ring-side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13.

ステップS14では、受信パケットの宛先IPアドレスが参照され、ここでは「自分宛」と判定されるので、ステップS18,S19を経てステップS20へ進む。ステップS20では、受信パケットがリクエストおよびレスポンスの何れであるかが判定され、ここではリクエストと判定されるので、図3のステップS50へ進む。   In step S14, the destination IP address of the received packet is referred to, and here it is determined to be “addressed to itself”, so the process proceeds to step S20 via steps S18 and S19. In step S20, it is determined whether the received packet is a request or a response. Since it is determined to be a request here, the process proceeds to step S50 in FIG.

ステップS50では、受信パケットのFromヘッダに登録されている発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるのでステップS66へ進む。ステップS66では、着信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメインと判定されるのでステップS67へ進む。ステップS67では、着信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在しないと判定されるので、ステップS64へ進んでパケットが破棄される。   In step S50, it is determined whether or not the sender address registered in the From header of the received packet is in the own domain. Here, since it is determined that the sender is not in the own domain, the process proceeds to step S66. In step S66, it is determined whether or not the callee address is in the own domain. Here, since it is determined in the own domain, the process proceeds to step S67. In step S67, it is determined whether or not the URI of the called party address exists in the management table. Since it is determined that it does not exist here, the process proceeds to step S64 and the packet is discarded.

SIPサーバSV#2は、SIPサーバSV#1がステップS12でリング側へ転送したフレームをステップS1で受信すると、前記SIPサーバSV#1における手順と同様の手順を経てステップS67まで進む。ステップS67では、着信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS55へ進み、自身のホスト名をViaヘッダに追加する。   When the SIP server SV # 2 receives the frame transferred to the ring side by the SIP server SV # 1 in step S12 in step S1, the SIP server SV # 2 proceeds to step S67 through a procedure similar to that in the SIP server SV # 1. In step S67, since it is determined that the URI of the recipient address exists in the management table, the process proceeds to step S55, and its own host name is added to the Via header.

その後、当該処理は図4のステップS36へ進み、受信パケットの宛先IPアドレスが、着信者アドレスのURIに対応したSIPフォン#1のIPアドレス「ipA」に付け替えられ、送信元IPアドレスが、自身に割り当てられている共通IPアドレス「ip1」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在すると判定されるのでステップS39へ進む。ステップS39では、前記IPアドレスを付け替えられたパケットがユーザ側インターフェースからSIPフォン#1へ送信される。   Thereafter, the process proceeds to step S36 in FIG. 4, where the destination IP address of the received packet is replaced with the IP address “ipA” of SIP phone # 1 corresponding to the URI of the callee address, and the source IP address is To the common IP address “ip1” assigned to. In step S37, it is determined whether or not the destination IP address exists in the ARP cache entry. Since it is determined here that the destination IP address exists, the process proceeds to step S39. In step S39, the packet whose IP address has been changed is transmitted from the user side interface to SIP phone # 1.

SIPサーバSV#2は、図2のステップS1でSIPフォン#1から応答パケットを受信すると、前記と同様にステップS2,S3,S4,S5,S18,S19を経由してステップS20まで進む。ステップS20では、受信パケットがレスポンスと判定されるので、図4のステップS30へ進む。   When the SIP server SV # 2 receives the response packet from the SIP phone # 1 in step S1 in FIG. 2, the process proceeds to step S20 via steps S2, S3, S4, S5, S18, and S19 as described above. In step S20, since the received packet is determined to be a response, the process proceeds to step S30 in FIG.

ステップS30では、着信者アドレスが自ドメインと判定されるのでステップS31へ進む。ステップS31では、着信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在すると判定されるのでステップS32へ進み、Viaヘッダから自身のドメイン「ps1.domain1.net」が削除される。ステップS33では、発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるのでステップS46へ進む。ステップS46では、宛先IPアドレスがSIPサーバSV#4のIPアドレス「ip4」に付け替えられ、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS47では、前記IPアドレスを付け替えられたパケットがリング側インターフェースから一方側の隣接ノードへ転送される。   In step S30, since the callee address is determined to be the own domain, the process proceeds to step S31. In step S31, it is determined whether or not the URI of the called party address exists in the management table. Since it is determined here to exist, the process proceeds to step S32, and its own domain “ps1.domain1.net” is deleted from the Via header. Is done. In step S33, it is determined whether or not the caller address is in the own domain. Here, since it is determined that the sender address is not in the own domain, the process proceeds to step S46. In step S46, the destination IP address is changed to the IP address “ip4” of the SIP server SV # 4, and the transmission source IP address is changed to the common IP address “ip1”. In step S47, the packet whose IP address has been changed is transferred from the ring side interface to the adjacent node on one side.

SIPサーバSV#3は、SIPサーバSV#2がステップS47でリング側へ転送したパケットをステップS1で受信すると、ステップS2では、受信インターフェースがリング側と判定されるので、ステップS10,S11を経てステップS12へ進む。ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では受信パケットが取り込まれる。   When the SIP server SV # 3 receives the packet forwarded to the ring side in step S47 by the SIP server SV # 2 in step S1, the reception interface is determined to be the ring side in step S2, so that the steps go through steps S10 and S11. Proceed to step S12. In step S12, the received packet is transferred from the ring side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13.

ステップS14では、受信パケットが「自分宛」と判定されるのでステップS18へ進み、受信パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進み、受信パケットがリクエストおよびレスポンスの何れであるかが判定される。ここではレスポンスと判定されるので、図4のステップS30へ進む。   In step S14, since it is determined that the received packet is “addressed to itself”, the process proceeds to step S18, where the received packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20, and it is determined whether the received packet is a request or a response. Since the response is determined here, the process proceeds to step S30 in FIG.

ステップS30では、着信者アドレスが自ドメインと判定されるのでステップS31へ進み、ここでは着信者アドレスのURIが管理テーブルに存在しないと判定されるのでステップS40へ進む。ステップS40では、発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるので、ステップS43へ進んでパケットが破棄される。   In step S30, since the callee address is determined to be the own domain, the process proceeds to step S31. Here, since it is determined that the URI of the callee address does not exist in the management table, the process proceeds to step S40. In step S40, it is determined whether or not the sender address is in the own domain. Here, since it is determined that the sender address is not in the own domain, the process proceeds to step S43 and the packet is discarded.

ゲートウエイGWは、隣接するSIPサーバSV#3から前記パケットを受信すると、その宛先IPアドレス「ip4」がARPキャッシュエントリに存在するので、これをSIPサーバSV#4へ転送する。SIPサーバSV#4では、受信パケットの宛先IPアドレスがユーザBのIPアドレス「ipB」に付け替えられ、送信元IPアドレスが自身のIPアドレス「ip4」に付け替えられる。前記IPアドレスを付け替えられたパケットは、ユーザ側インターフェースからユーザBへ転送される。   When the gateway GW receives the packet from the adjacent SIP server SV # 3, since the destination IP address “ip4” exists in the ARP cache entry, the gateway GW transfers the packet to the SIP server SV # 4. In the SIP server SV # 4, the destination IP address of the received packet is changed to the IP address “ipB” of the user B, and the source IP address is changed to the own IP address “ip4”. The packet whose IP address has been changed is transferred to the user B from the user side interface.

次いで、図8のブロック図および各フローチャートを参照して、第1ドメイン(domain1.net)のユーザAが同一ドメイン内で他のSIPサーバの配下に移動して第2ドメイン(domain2.net)のユーザBへ発信する際の呼接続手順を説明する。ここでは、SIPサーバSV#2に自身のセッション情報が登録されているユーザAが、SIPサーバSV#3を経由して発信する場合を例にして説明する。   Next, referring to the block diagram of FIG. 8 and each flowchart, the user A of the first domain (domain1.net) moves to another SIP server in the same domain and moves to the second domain (domain2.net). A call connection procedure when making a call to user B will be described. Here, a case will be described as an example where user A, whose session information is registered in SIP server SV # 2, transmits via SIP server SV # 3.

図8に示したように、ユーザAはSIPフォン#1から、宛先(target)IPアドレスが各SIPサーバに共通のIPアドレス「ip1」、送信元(source)IPアドレスが自身のIPアドレス「ipA」、種別がSIP-INVITE(呼び出し)、発信者アドレス(Fromヘッダ)が自身のURI「UserA@domain1.net」、着信者アドレス(Toヘッダ)がユーザBのURI「UserB@domain2.net」であり、Viaヘッダに自身のホスト名「hostA@domain1.net」が登録されているフレームを送信する。   As shown in FIG. 8, the user A sends the IP address “ip1” common to each SIP server from the SIP phone # 1, and the IP address “ipA” as the source IP address of the user A. ”, The type is SIP-INVITE (call), the sender address (From header) is its own URI“ UserA@domain1.net ”, the callee address (To header) is the URI“ UserB@domain2.net ”of user B Yes, send a frame with its host name “hostA@domain1.net” registered in the Via header.

SIPサーバSV#3は、図2のステップS1で前記フレームを受信すると、前記と同様に、ステップS5において、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、その後にステップS18へ進む。ステップS18では、受信パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進む。ステップS20では、受信パケットがリクエストおよびレスポンスの何れであるかが判定され、ここではリクエストと判定されるので図3のステップS50へ進む。   When the SIP server SV # 3 receives the frame in step S1 of FIG. 2, the received packet is transferred from the ring side interface to the adjacent server on the one side in step S5, and then proceeds to step S18. . In step S18, the received packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20. In step S20, it is determined whether the received packet is a request or a response. Here, since the packet is determined to be a request, the process proceeds to step S50 in FIG.

ステップS50では、発信者アドレスが自ドメインであるか否かが判定され、ここでは自ドメインと判定されるのでステップS51へ進む。ステップS51では、発信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在しないと判定されるのでステップS61へ進む。ステップS61では着信者アドレスが自ドメイン以外と判定されるので、ステップS64へ進んで受信パケットが破棄される。ゲートウエイサーバGWは、SIPサーバSV#3が前記ステップS5で転送したパケットを受信すると、その宛先IPアドレスが自身のARPキャッシュエントリに存在しないので、そのまま一方側の隣接サーバへ転送する。   In step S50, it is determined whether or not the caller address is the own domain. Here, since it is determined to be the own domain, the process proceeds to step S51. In step S51, it is determined whether or not the URI of the sender address exists in the management table. Here, since it is determined that the URI does not exist, the process proceeds to step S61. In step S61, since it is determined that the callee address is other than the own domain, the process proceeds to step S64 and the received packet is discarded. When the gateway server GW receives the packet transferred by the SIP server SV # 3 in step S5, the gateway server GW does not have the destination IP address in its own ARP cache entry, and transfers it directly to the adjacent server on one side.

SIPサーバSV#1は、このゲートウエイGWから転送されたフレームを図2のステップS1で受信すると、ステップS2、S10,S11を経てステップS12へ進む。ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では受信パケットが取り込まれる。ステップS14では、宛先IPアドレスが「自分宛」と判定されるのでステップS18へ進む。ステップS18では、パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進む。ステップS20では、受信パケットがリクエストと判定されるので図3のステップS50へ進む。それ以後は前記SIPサーバSV#3の場合と同様に、ステップS64へ進んで受信パケットが破棄される。   When the SIP server SV # 1 receives the frame transferred from the gateway GW at step S1 in FIG. 2, the process proceeds to step S12 via steps S2, S10, and S11. In step S12, the received packet is transferred from the ring side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13. In step S14, since it is determined that the destination IP address is “addressed to me”, the process proceeds to step S18. In step S18, the packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20. In step S20, since the received packet is determined to be a request, the process proceeds to step S50 in FIG. Thereafter, as in the case of the SIP server SV # 3, the process proceeds to step S64 and the received packet is discarded.

SIPサーバSV#2は、SIPサーバSV#1が前記ステップS12で転送したパケットを図2のステップS1で受信すると、SIPサーバSV#1の場合と同様にステップS51まで進む。ステップS51では、発信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在すると判定されるのでステップS52へ進む。ステップS52では、受信パケットのVaiヘッダに自身のホスト名「ps1.domain1.net」が追加される。   When the SIP server SV # 2 receives the packet transferred by the SIP server SV # 1 in step S12 in step S1 in FIG. 2, the SIP server SV # 2 proceeds to step S51 as in the case of the SIP server SV # 1. In step S51, it is determined whether or not the URI of the sender address exists in the management table. Here, since it is determined that the URI exists, the process proceeds to step S52. In step S52, the host name “ps1.domain1.net” is added to the Vai header of the received packet.

ステップS53では、着信者のアドレスが自ドメインであるか否かが判定され、ここでは自ドメイン以外と判定されるのでステップS56へ進む。ステップS56では、宛先IPアドレスが着信者アドレスのURIに基づいてSIPサーバSV#4のIPアドレス「ip4」に付け替えられると共に、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS57では、前記IPアドレスの付け替えられたパケットがリング側インターフェースから一方側の隣接ノードへ転送される。これ以後は前記図6に関して説明した実施形態と同様に、パケットがゲートウエイGWからユーザBへ転送される。   In step S53, it is determined whether or not the address of the recipient is in the own domain. Here, since it is determined that the address is not in the own domain, the process proceeds to step S56. In step S56, the destination IP address is changed to the IP address “ip4” of the SIP server SV # 4 based on the URI of the callee address, and the source IP address is changed to the common IP address “ip1”. In step S57, the packet with the changed IP address is transferred from the ring side interface to the adjacent node on one side. Thereafter, the packet is transferred from the gateway GW to the user B as in the embodiment described with reference to FIG.

外部ドメインのSIPサーバSV#4から返信されたパケットは、前記と同様にゲートウエイGW、SIPサーバSV#1を経由してSIPサーバSV#2まで転送される。SIPサーバSV#2が図2のステップS1でパケットを受信すると、ステップS2、S10、S14、S20を経て図4のステップS30へ進む。   A packet returned from the SIP server SV # 4 in the external domain is transferred to the SIP server SV # 2 via the gateway GW and the SIP server SV # 1 as described above. When the SIP server SV # 2 receives the packet in step S1 in FIG. 2, the process proceeds to step S30 in FIG. 4 through steps S2, S10, S14, and S20.

ステップS30では、着信者アドレスが自ドメイン以外と判定されるのでステップS44へ進む。ステップS44では、発信者アドレスが自ドメインと判定されるのでステップS45へ進む。ステップS45では、発信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS35へ進む。ステップS35では、自身のURI「ps1.domaini.net」がViaヘッドから削除される。   In step S30, since it is determined that the recipient address is other than the own domain, the process proceeds to step S44. In step S44, since the caller address is determined to be its own domain, the process proceeds to step S45. In step S45, since it is determined that the URI of the sender address exists in the management table, the process proceeds to step S35. In step S35, its own URI “ps1.domaini.net” is deleted from the Via head.

ステップS36では、受信パケットの宛先IPアドレスが、前記発信者アドレスのURIに対応したSIPフォン#1のIPアドレス「ipA」に付け替えられ、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在しないと判定されるのでステップS38へ進む。ステップS38では、前記IPアドレスを付け替えられたパケットがリング側インターフェースから一方側の隣接サーバへ転送される。   In step S36, the destination IP address of the received packet is changed to the IP address “ipA” of SIP phone # 1 corresponding to the URI of the sender address, and the source IP address is changed to the common IP address “ip1”. In step S37, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that the destination IP address does not exist, the process proceeds to step S38. In step S38, the packet whose IP address has been changed is transferred from the ring side interface to the adjacent server on one side.

SIPサーバSV#3は、このパケットをステップS1で受信すると、前記SIPサーバSV#2の場合と同様にステップS14まで進む。ステップS14では、宛先が自分宛およびAnyのいずれでもないのでステップS15へ進む。ステップS15では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在すると判定されるのでステップS16へ進み、受信パケットがユーザ側インターフェースからSIPフォン#1へ送信される。   When the SIP server SV # 3 receives this packet in step S1, it proceeds to step S14 as in the case of the SIP server SV # 2. In step S14, since the destination is neither self addressed nor Any, the process proceeds to step S15. In step S15, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that the destination IP address exists, the process proceeds to step S16, and the received packet is transmitted from the user side interface to SIP phone # 1.

次いで、図9図のブロック図を参照して、第1ドメイン(domain1.net)のユーザAが同一ドメイン内の他のSIPサーバの配下に移動して第2ドメイン(domain2.net)のユーザBから着信する際の呼接続手順を説明する。ここでは、SIPサーバSV#2に自身のセッション情報が登録されているユーザAが、SIPサーバSV#3を経由して着信する場合を例にして説明する。なお、ユーザBから送信されたパケットがゲートウエイGWおよびSIPサーバSV#1を経由してSIPサーバSV#2に至る手順は、前記図7に関して説明した実施形態と同一なので、その説明は省略する。   Next, referring to the block diagram of FIG. 9, the user A in the first domain (domain1.net) moves to another SIP server in the same domain and the user B in the second domain (domain2.net) A call connection procedure when receiving an incoming call will be described. Here, a case where user A, whose session information is registered in SIP server SV # 2, receives an incoming call via SIP server SV # 3 will be described as an example. Note that the procedure for the packet transmitted from the user B to reach the SIP server SV # 2 via the gateway GW and the SIP server SV # 1 is the same as that in the embodiment described with reference to FIG.

SIPサーバSV#2は、SIPサーバSV#1がステップS12でリング側へ転送したフレームをステップS1で受信すると、SIPサーバSV#1における手順と同様の手順を経て図3のステップS67まで進む。ステップS67では、着信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS55へ進み、自身のホスト名をViaヘッダに追加する。   When the SIP server SV # 2 receives the frame transferred to the ring side in step S12 by the SIP server SV # 1, in step S1, the SIP server SV # 2 proceeds to step S67 in FIG. 3 through a procedure similar to that in the SIP server SV # 1. In step S67, since it is determined that the URI of the recipient address exists in the management table, the process proceeds to step S55, and its own host name is added to the Via header.

その後、当該処理は図4のステップS36へ進み、受信パケットの宛先IPアドレスが、着信者アドレスのURIに対応したSIPフォン#1のIPアドレス「ipA」に付け替えられ、送信元IPアドレスが、自身に割り当てられている共通IPアドレス「ip1」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここではSIPフォン#1が既に移動しており、存在しないと判定されるのでステップS38へ進む。ステップS38では、前記IPアドレスを付け替えられたパケットがリング側インターフェースから一方側の隣接サーバへ転送される。   Thereafter, the process proceeds to step S36 in FIG. 4, where the destination IP address of the received packet is replaced with the IP address “ipA” of SIP phone # 1 corresponding to the URI of the callee address, and the source IP address is To the common IP address “ip1” assigned to. In step S37, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that SIP phone # 1 has already moved and does not exist, the process proceeds to step S38. In step S38, the packet whose IP address has been changed is transferred from the ring side interface to the adjacent server on one side.

SIPサーバSV#3は、このパケットをステップS1で受信すると、前記SIPサーバSV#2の場合と同様にステップS14まで進む。ステップS14では、宛先が自分宛でもAnyでもないのでステップS15へ進む。ステップS15では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在すると判定されるのでステップS16へ進み、受信パケットがユーザ側インターフェースからSIPフォン#1へ送信される。   When the SIP server SV # 3 receives this packet in step S1, it proceeds to step S14 as in the case of the SIP server SV # 2. In step S14, since the destination is neither self nor Any, the process proceeds to step S15. In step S15, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that the destination IP address exists, the process proceeds to step S16, and the received packet is transmitted from the user side interface to SIP phone # 1.

SIPサーバSV#3は、図2のステップS1でSIPフォン#1から応答パケットを受信すると、前記と同様にステップS2,S3,S4,S5,S18,S19を経由してステップS20まで進む。ステップS20では、受信パケットがレスポンスと判定されるので、図4のステップS30へ進む。   When SIP server SV # 3 receives the response packet from SIP phone # 1 in step S1 of FIG. 2, it proceeds to step S20 via steps S2, S3, S4, S5, S18, and S19 as described above. In step S20, since the received packet is determined to be a response, the process proceeds to step S30 in FIG.

ステップS30では、着信者アドレスが自ドメインと判定されるのでステップS31へ進む。ステップS31では、着信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在しないと判定されるのでステップS40へ進む。ステップS40では、発信者アドレスが自ドメイン以外と判定されるのでステップS43へ進み、当該パケットが破棄される。   In step S30, since the callee address is determined to be the own domain, the process proceeds to step S31. In step S31, it is determined whether or not the URI of the callee address exists in the management table, and since it is determined that it does not exist here, the process proceeds to step S40. In step S40, since it is determined that the sender address is other than the own domain, the process proceeds to step S43, and the packet is discarded.

ゲートウエイサーバGWは、SIPサーバSV#3が前記ステップS5で転送したパケットを受信すると、その宛先IPアドレス「ip1」が自身のARPキャッシュエントリに存在しないので、そのまま一方側の隣接サーバへ転送する。   When the gateway server GW receives the packet transferred by the SIP server SV # 3 in step S5, the gateway server GW does not have the destination IP address “ip1” in its own ARP cache entry, and transfers it directly to the adjacent server on one side.

SIPサーバSV#1は、このゲートウエイGWから転送されたフレームを図2のステップS1で受信すると、ステップS2、S10,S11を経てステップS12へ進む。ステップS12では、受信パケットがリング側インターフェースから一方側の隣接サーバへ転送され、これと並行して、ステップS13では受信パケットが取り込まれる。ステップS14では、宛先IPアドレスが「自分宛」と判定されるのでステップS18へ進む。   When the SIP server SV # 1 receives the frame transferred from the gateway GW at step S1 in FIG. 2, the process proceeds to step S12 via steps S2, S10, and S11. In step S12, the received packet is transferred from the ring side interface to the adjacent server on one side. In parallel with this, the received packet is captured in step S13. In step S14, since it is determined that the destination IP address is “addressed to me”, the process proceeds to step S18.

ステップS18では、パケットがSIPアプリケーションポートより受信される。ステップS19ではメソッドタイプが判定され、ここではユーザ/ユーザ間の通信と判定されるのでステップS20へ進む。ステップS20では、受信パケットがレスポンスと判定されるので図4のステップS30へ進み、その後、ステップS44,S45を経由してステップS43へ進み、パケットが破棄される。   In step S18, the packet is received from the SIP application port. In step S19, the method type is determined. Here, since it is determined that the communication is between the user and the user, the process proceeds to step S20. In step S20, since the received packet is determined to be a response, the process proceeds to step S30 in FIG. 4, and then proceeds to step S43 via steps S44 and S45, and the packet is discarded.

SIPサーバSV#2は、SIPサーバSV#1が前記ステップS12で転送したパケットを図2のステップS1で受信すると、SIPサーバSV#1の場合と同様にステップS45まで進む。ステップS45では、発信者アドレスのURIが自身の管理テーブルに存在すると判定されるのでステップS35へ進む。ステップS35では、自身のURI「ps1.domaini.net」がViaヘッドから削除される。   When the SIP server SV # 2 receives the packet transferred by the SIP server SV # 1 in step S12 in step S1 in FIG. 2, the SIP server SV # 2 proceeds to step S45 as in the case of the SIP server SV # 1. In step S45, since it is determined that the URI of the sender address exists in its own management table, the process proceeds to step S35. In step S35, its own URI “ps1.domaini.net” is deleted from the Via head.

ステップS36では、受信パケットの宛先IPアドレスが、前記発信者アドレスのURIに対応したSIPサーバSV#4のIPアドレス「ip4」に付け替えられ、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在しないと判定されるのでステップS38へ進む。ステップS38では、前記IPアドレスを付け替えられたパケットがリング側インターフェースから一方側の隣接サーバへ転送される。   In step S36, the destination IP address of the received packet is changed to the IP address “ip4” of the SIP server SV # 4 corresponding to the URI of the sender address, and the source IP address is changed to the common IP address “ip1”. . In step S37, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that the destination IP address does not exist, the process proceeds to step S38. In step S38, the packet whose IP address has been changed is transferred from the ring side interface to the adjacent server on one side.

これ以後は前記と同様に、当該パケットがSIPサーバSV#3、ゲートウエイGWおよびdomain2.netのSIPサーバ#4を経由してユーザBのSIPフォン#2へ返信される。   Thereafter, in the same manner as described above, the packet is returned to the SIP phone # 2 of the user B via the SIP server SV # 3, the gateway GW, and the SIP server # 4 of domain2.net.

次いで、図10のブロック図および各フローチャートを参照して、同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順について説明する。   Next, a message exchange procedure between users / users in the same domain will be described with reference to the block diagram of FIG. 10 and each flowchart.

ユーザAはSIPフォン#1から、宛先IPアドレスが各SIPサーバに共通のIPアドレス「ip1」、送信元IPアドレスが自身のIPアドレス「ipA」、種別がSIP-INVITE、発信者アドレス(Fromヘッダ)が自身のURI「UserA@domain1.net」、着信者アドレス(Toヘッダ)がユーザBのURI「UserB@domain1.net」であり、Viaヘッダに自身のホスト名「hostA@domain1.net」が登録されているフレームを送信する。   User A starts from SIP phone # 1, and the destination IP address is the common IP address “ip1” for each SIP server, the source IP address is its own IP address “ipA”, the type is SIP-INVITE, the sender address (From header ) Is its own URI `` UserA@domain1.net '', the recipient address (To header) is the URI of User B `` UserB@domain1.net '', and its host name `` hostA@domain1.net '' is in the Via header Send the registered frame.

SIPサーバSV#2は、図2のステップS1で前記フレームを受信すると、ステップS2では、その発信者アドレスに基づいて、受信インターフェースがユーザ側と判定されるのでステップS3へ進み、当該受信フレームからパケットが取り込まれる。ステップS4では、パケットの宛先が「自分宛」と判定されるので、ステップS5においてパケットが一方側の隣接ノードへ転送され、その後にステップS18へ進む。ステップS18では受信パケットがSIPアプリケーションポートで受信され、ステップS19を経てステップS20へ進む。ステップS20では、メッセージがリクエストと判定されるので、図3のステップS50へ進む。   When the SIP server SV # 2 receives the frame in step S1 of FIG. 2, in step S2, the receiving interface is determined to be the user side based on the sender address, and thus the process proceeds to step S3. Packets are captured. In step S4, since it is determined that the destination of the packet is “addressed to itself”, the packet is transferred to the adjacent node on one side in step S5, and then the process proceeds to step S18. In step S18, the received packet is received by the SIP application port, and the process proceeds to step S20 via step S19. In step S20, since the message is determined to be a request, the process proceeds to step S50 in FIG.

ステップS50では発信者アドレスが自ドメインと判定されるのでステップS51へ進み、ここでは発信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS52へ進む。ステップS52では、受信フレームのVaiヘッダに自ホスト名「ps1.domain1.net」が追加される。ステップS53では、着信者アドレスの宛先が自ドメインと判定されるのでステップS54へ進み、ここでは、着信者アドレスのURIが管理テーブルに存在しないと判定されるのでステップS58へ進む。ステップS58では、宛先IPアドレスが「Any」に付け替えられ、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。ステップS59では、前記アドレスの付け替えられたパケットがリング側インターフェースから一方側の隣接ノードへ転送される。   In step S50, since the sender address is determined as the own domain, the process proceeds to step S51. Here, since it is determined that the URI of the sender address exists in the management table, the process proceeds to step S52. In step S52, the host name “ps1.domain1.net” is added to the Vai header of the received frame. In step S53, since it is determined that the destination address is the own domain, the process proceeds to step S54. Here, since it is determined that the URI of the callee address does not exist in the management table, the process proceeds to step S58. In step S58, the destination IP address is changed to “Any”, and the transmission source IP address is changed to the common IP address “ip1”. In step S59, the readdressed packet is transferred from the ring side interface to the adjacent node on one side.

SIPサーバSV#3は、SIPサーバSV#2がステップS59でリング側へ転送したパケットを図2のステップS1で受信すると、ステップS2では、受信インターフェースがリング側と判定されるので、ステップS10,S11を経てステップS12へ進み、受信パケットがリング側インターフェースから隣接ノードへ転送される。これと並行して、ステップS13では受信パケットが取り込まれ、ステップS14において、その宛先IPアドレスが識別される。ここでは宛先が「Any」と判定されるので、ステップS18,S19,S20を経て図3のステップS50へ進む。   When the SIP server SV # 3 receives the packet transferred by the SIP server SV # 2 to the ring side in step S59 in step S1 in FIG. 2, in step S2, the reception interface is determined to be the ring side. The process proceeds to step S12 via S11, and the received packet is transferred from the ring side interface to the adjacent node. In parallel with this, the received packet is captured in step S13, and the destination IP address is identified in step S14. Here, since the destination is determined to be “Any”, the process proceeds to step S50 in FIG. 3 through steps S18, S19, and S20.

ステップS50では、発信者アドレスが自ドメインと判定されるのでステップS51へ進み、ここでは、発信者アドレスのURIが管理テーブルに存在しないと判定されるのでステップS61へ進む。ステップS61では、着信者アドレスが自ドメインと判定されるのでステップS62へ進み、ここでは、着信者アドレスのURIが管理テーブルに存在しないと判定されるので、ステップS64へ進んで受信パケットが破棄される。   In step S50, since the sender address is determined as the own domain, the process proceeds to step S51. Here, since it is determined that the URI of the sender address does not exist in the management table, the process proceeds to step S61. In step S61, since the callee address is determined to be the own domain, the process proceeds to step S62. Here, since it is determined that the URI of the callee address does not exist in the management table, the process proceeds to step S64 and the received packet is discarded. The

SIPサーバSV#4は、SIPサーバSV#3がステップS12でリング側へ転送したパケットをステップS1で受信すると、前記SIPサーバSV#3の場合と同様にステップS62まで進む。ステップS62では、着信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS63へ進む。ステップS63では、自ホスト名のViaヘッダが存在するか否かが判定され、ここでは存在すると判定されるので、ステップS55で自身のホスト名をViaヘッダに追加した後に図4のステップS36へ進み、宛先IPアドレスが前記着信者アドレスのURIに対応したSIPフォン#2のIPアドレス「ipB」に付け替えられる。ステップS37では、宛先IPアドレスがARPキャッシュエントリに存在すると判定されるのでステップS39へ進み、前記アドレスの付け替えられたパケットがユーザ側インターフェースからSIPフォン#2へ送信される。   When the SIP server SV # 3 receives the packet forwarded to the ring side in step S12 by the SIP server SV # 3 in step S1, the SIP server SV # 4 proceeds to step S62 as in the case of the SIP server SV # 3. In step S62, it is determined that the URI of the callee address exists in the management table, so the process proceeds to step S63. In step S63, it is determined whether or not the Via header of the own host name exists. Since it is determined here, the host name is added to the Via header in step S55, and then the process proceeds to step S36 in FIG. The destination IP address is changed to the IP address “ipB” of SIP phone # 2 corresponding to the URI of the callee address. In step S37, since it is determined that the destination IP address exists in the ARP cache entry, the process proceeds to step S39, and the address-replaced packet is transmitted from the user side interface to SIP phone # 2.

SIPフォン#2が前記リクエストメッセージに対するレスポンスを送信し、SIPサーバSV#4が、このメッセージをステップS1で受信すると、ステップS1,S2,S3,S4,S5,S18,S19を経由してステップS20へ進む。ステップS20では、メッセージタイプがレスポンスと判定されるので図4のステップS30へ進む。   When SIP phone # 2 transmits a response to the request message and SIP server SV # 4 receives this message in step S1, step S20 goes through steps S1, S2, S3, S4, S5, S18, and S19. Proceed to In step S20, since the message type is determined to be a response, the process proceeds to step S30 in FIG.

ステップS30では、着信者アドレスが自ドメインと判定され、ステップS31では、着信者アドレスのURIが管理テーブルに存在すると判定されるのでステップS32へ進む。ステップS32では、Viaヘッダから自ホスト名「ps1.domain1.net」が一つだけ削除される。ステップS33では発信者アドレスが自ドメインと判定され、ステップS34では、発信者アドレスのURIが管理テーブルに存在しないと判定されるのでステップS48へ進む。ステップS48では、宛先IPアドレスが「ip1」から「Any」に付け替えられ、送信元IPアドレスが「ipB」から「ip1」に付け替えられる。ステップS49では、前記アドレスの付け替えられたフレームがリング側インターフェースから一方側の隣接サーバへ転送される。   In step S30, it is determined that the callee address is the own domain. In step S31, it is determined that the URI of the callee address exists in the management table, so the process proceeds to step S32. In step S32, only one host name “ps1.domain1.net” is deleted from the Via header. In step S33, it is determined that the caller address is the own domain. In step S34, it is determined that the URI of the caller address does not exist in the management table, so the process proceeds to step S48. In step S48, the destination IP address is changed from “ip1” to “Any”, and the transmission source IP address is changed from “ipB” to “ip1”. In step S49, the address-replaced frame is transferred from the ring side interface to the adjacent server on one side.

SIPサーバ#5は、前記SIPサーバSV#4がステップS49でリング側へ転送したパケットをステップS1で受信すると、ステップS2,S10,S12,S14,S20を経由して図4のステップS30まで進む。ステップS30では、着信者アドレスが自ドメインと判定され、ステップS31では、着信者アドレスのURIが管理テーブルに存在しないと判定されるのでステップS40へ進む。ステップS40では、発信者アドレスが自ドメインと判定され、ステップS41では、発信者アドレスのURIが管理テーブルに存在しないと判定されるので、ステップS43へ進んで受信パケットが破棄される。上記した各手順は、ゲートウエイGWおよびSIPサーバSV#1でも同様に実行される。   When the SIP server SV # 4 receives the packet transferred to the ring side in step S49 by the SIP server SV # 4 in step S1, the SIP server # 5 proceeds to step S30 in FIG. 4 via steps S2, S10, S12, S14, and S20. . In step S30, it is determined that the callee address is the own domain. In step S31, it is determined that the URI of the callee address does not exist in the management table, so the process proceeds to step S40. In step S40, it is determined that the caller address is the own domain. In step S41, it is determined that the URI of the caller address does not exist in the management table, so the process proceeds to step S43 and the received packet is discarded. Each procedure described above is executed in the same way in the gateway GW and the SIP server SV # 1.

SIPサーバSV#2は、SIPサーバSV#1がステップS12でリング側へ転送したパケットをステップS1で受信すると、前記SIPサーバSV#5と同様の手順でステップS41まで進む。ステップS41では、発信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在すると判定されるのでステップS42へ進む。ステップS42では、自ホスト名がViaヘッダに登録されていると判定されるので、ステップS35,S36,S37を経由してステップS39へ進む。ステップS39では、アドレスの付け替えられたフレームがユーザ側インターフェースからSIPフォン#1へ送信される。   When the SIP server SV # 2 receives the packet forwarded to the ring side in step S12 by the SIP server SV # 1 in step S1, the SIP server SV # 2 proceeds to step S41 in the same procedure as the SIP server SV # 5. In step S41, it is determined whether the URI of the sender address exists in the management table. Since it is determined that it exists here, the process proceeds to step S42. In step S42, since it is determined that the host name is registered in the Via header, the process proceeds to step S39 via steps S35, S36, and S37. In step S39, the address-changed frame is transmitted from the user side interface to SIP phone # 1.

図11、図12、図13は、同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順の他の例を示した図であり、図11は、ユーザBの着信端末が、自身のセッション情報が存在しないSIPサーバ#5の配下に移動して着信する場合の手順を示している。図12は、ユーザAの送信端末が、自身のセッション情報が存在しないSIPサーバ#3の配下に移動して発信する場合の手順を示している。図13は、ユーザAの送信端末およびユーザBの着信端末が、いずれも自身のセッション情報が存在しないSIPサーバ#3、#5の配下に移動して発着信する場合の手順を示している。   11, 12, and 13 are diagrams showing another example of a procedure for exchanging messages between users / users in the same domain. FIG. 11 shows that the receiving terminal of user B has its own session information This shows the procedure for moving to a non-existing SIP server # 5 and receiving a call. FIG. 12 shows a procedure when the transmission terminal of the user A moves under the SIP server # 3 in which his / her session information does not exist and transmits. FIG. 13 shows a procedure when the transmitting terminal of user A and the receiving terminal of user B both make and receive calls by moving under the SIP servers # 3 and # 5 that do not have their own session information.

各SIPサーバの動作は、図2,3,4,5の各フローチャートを参照すれば明らかなので、ここではサーバ間およびサーバ/ユーザ端末間で送受信されるフレームおよびパケットのヘッダの内容のみを示し、その動作説明は省略する。   Since the operation of each SIP server is apparent with reference to the flowcharts of FIGS. 2, 3, 4 and 5, only the contents of the headers of frames and packets transmitted and received between servers and between server / user terminals are shown here. The description of the operation is omitted.

次いで、図14のブロック図および各フローチャートを参照して、同一ドメイン内でのユーザ/サーバ間での位置登録手順について説明する。   Next, the location registration procedure between the user / server in the same domain will be described with reference to the block diagram of FIG. 14 and each flowchart.

ユーザAはSIPフォン#1から、宛先IPアドレスが各SIPサーバに共通のIPアドレス「ip1」、送信元IPアドレスが自身のIPアドレス「ipA」、種別がREGISTER(位置登録要求)、発信者アドレス(Fromヘッダ)および着信者アドレス(Toヘッダ)がいずれも自身のURI「UserA@domain1.net」であり、Viaヘッダに自身のホスト名「hostA@domain1.net」が登録されているフレームを送信する。   User A uses SIP phone # 1, the destination IP address is “ip1”, the IP address common to each SIP server, the source IP address is “ipA”, the type is REGISTER (location registration request), and the sender address (From header) and recipient address (To header) are both their own URI “UserA@domain1.net”, and frames with their host name “hostA@domain1.net” registered in the Via header To do.

SIPサーバSV#2は、図2のステップS1で前記フレームを受信すると、ステップS2では、その発信者アドレスに基づいて、受信インターフェースがユーザ側と判定されるのでステップS3へ進み、当該受信フレームからパケットが取り込まれる。ステップS4では、パケットの宛先が「自分宛」と判定されるので、ステップS5においてパケットを一方側の隣接ノードへ転送した後にステップS18へ進む。ステップS18では受信パケットがSIPアプリケーションポートで受信される。ステップS19では、メッセージのMethodタイプが判定され、ここではユーザ/サーバ間の通信と判定されるので図5のステップS81へ進む。   When the SIP server SV # 2 receives the frame in step S1 of FIG. 2, in step S2, the receiving interface is determined to be the user side based on the sender address, and thus the process proceeds to step S3. Packets are captured. In step S4, since it is determined that the destination of the packet is “addressed to itself”, the packet is transferred to the adjacent node on one side in step S5, and then the process proceeds to step S18. In step S18, the received packet is received at the SIP application port. In step S19, the Method type of the message is determined. Here, since it is determined that the communication is between the user and the server, the process proceeds to step S81 in FIG.

ステップS81では、メッセージがリクエストと判定されるのでステップS82へ進み、ここでは着信者アドレスが自ドメインと判定されるのでステップS83へ進む。ステップS83では、着信者アドレスのURIが管理テーブルに存在するか否かが判定され、ここでは存在すると判定されるのでステップS84へ進み、所定の位置登録処理が実行されると共に応答メッセージが生成される。ステップS85では、宛先IPアドレスがSIPフォン#1のIPアドレス「ipA」に付け替えられ、送信元IPアドレスが共通IPアドレス「ip1」に付け替えられる。   In step S81, since the message is determined to be a request, the process proceeds to step S82. Here, since the callee address is determined to be the own domain, the process proceeds to step S83. In step S83, it is determined whether or not the URI of the callee address exists in the management table. Since it is determined here to exist, the process proceeds to step S84, a predetermined location registration process is executed and a response message is generated. The In step S85, the destination IP address is changed to the IP address “ipA” of SIP phone # 1, and the transmission source IP address is changed to the common IP address “ip1”.

ステップS86では、宛先IPアドレスがARPキャッシュエントリに存在するか否かが判定され、ここでは存在すると判定されるのでステップS87へ進む。ステップS87では、前記アドレスの付け替えられた応答メッセージがユーザ側インターフェースからSIPフォン#1へ送信される。   In step S86, it is determined whether or not the destination IP address exists in the ARP cache entry. Here, since it is determined that the destination IP address exists, the process proceeds to step S87. In step S87, the response message with the changed address is transmitted from the user side interface to SIP phone # 1.

なお、ユーザAのセッション管理情報がSIPサーバSV#2ではなくSIPサーバSV#3に存在すると、SIPサーバSV#2ではステップS83からS92へ進んでパケットが破棄される。SIPサーバSV#3は、SIPサーバSV#2から転送されたパケットを受信してステップS83まで進み、さらにステップS86まで進むが、宛先IPアドレスがARPキャッシュエントリに存在しないと判定されるので、このパケットはステップS88でリング側インターフェースから一方側の隣接ノードへ転送される。当該パケットは、SIPサーバSV#4、#5、ゲートウエイGWおよびSIPサーバSV#1を経由してSIPサーバSV#2まで転送され、このSIPサーバSV#2からSIPフォン#1へ送信される。   If the session management information of user A exists in the SIP server SV # 3 instead of the SIP server SV # 2, the SIP server SV # 2 proceeds from step S83 to S92, and the packet is discarded. The SIP server SV # 3 receives the packet transferred from the SIP server SV # 2 and proceeds to step S83, and further proceeds to step S86. Since it is determined that the destination IP address does not exist in the ARP cache entry, In step S88, the packet is transferred from the ring side interface to the adjacent node on one side. The packet is transferred to SIP server SV # 2 via SIP servers SV # 4 and # 5, gateway GW and SIP server SV # 1, and is transmitted from SIP server SV # 2 to SIP phone # 1.

図15、図16、図17は、同一ドメイン内でのユーザ/サーバ間での登録および通知手順の他の例を示した図であり、図15は、ユーザAの端末が、自身のセッション情報が存在しないSIPサーバ#4の配下に移動して位置登録を行う場合の手順を示している。図16は、ユーザAの端末が、自身のセッション情報が存在するSIPサーバ#2の配下で通知を受信する場合の手順を示している。図17は、ユーザAの端末が、自身のセッション情報が存在しないSIPサーバ#4の配下に移動して通知を受信する場合の手順を示している。   15, 16, and 17 are diagrams illustrating other examples of registration and notification procedures between users / servers in the same domain. FIG. 15 illustrates the session information of the user A's terminal. Shows the procedure for moving to a subordinate of SIP server # 4 that does not exist and performing location registration. FIG. 16 shows a procedure when the terminal of the user A receives a notification under the SIP server # 2 in which his / her session information exists. FIG. 17 shows a procedure when the terminal of user A moves under the SIP server # 4 for which his / her session information does not exist and receives a notification.

各サーバの動作は、図2,3,4,5の各フローチャートを参照すれば明らかなので、ここではサーバ間およびサーバ/ユーザ端末間で送受信されるフレームおよびパケットのヘッダの内容のみを示し、その動作説明は省略する。   Since the operation of each server is apparent with reference to the flowcharts of FIGS. 2, 3, 4 and 5, only the contents of the headers of frames and packets transmitted and received between servers and between server / user terminals are shown here. Explanation of the operation is omitted.

本発明に係るSIPサーバシステムのネットワーク構成を示したブロック図である。1 is a block diagram showing a network configuration of a SIP server system according to the present invention. SIPサーバシステムの制御手順を示したフローチャート(その1)である。It is the flowchart (the 1) which showed the control procedure of the SIP server system. SIPサーバシステムの制御手順を示したフローチャート(その2)である。It is the flowchart (the 2) which showed the control procedure of the SIP server system. SIPサーバシステムの制御手順を示したフローチャート(その3)である。It is the flowchart (the 3) which showed the control procedure of the SIP server system. SIPサーバシステムの制御手順を示したフローチャート(その4)である。It is the flowchart (the 4) which showed the control procedure of the SIP server system. ユーザが自身のセッション情報を管理するSIPサーバの配下から外部ドメインへ発信する際のメッセージの転送経路を模式的に示したブロック図である。It is the block diagram which showed typically the transfer path | route of the message at the time of a user transmitting to a foreign domain from the subordinate of the SIP server which manages his session information. ユーザが自身のセッション情報を管理するSIPサーバの配下で外部ドメインから着信する際のメッセージの転送経路を模式的に示したブロック図である。It is the block diagram which showed typically the transfer path | route of the message when a user receives from an external domain under the control of the SIP server which manages own session information. ユーザが自身のセッション情報を管理するSIPサーバ以外の配下から外部ドメインへ発信する際のメッセージの転送経路を模式的に示したブロック図である。It is the block diagram which showed typically the transfer path | route of the message when a user transmits to a foreign domain from subordinates other than the SIP server which manages own session information. ユーザが自身のセッション情報を管理するSIPサーバ以外の配下で外部ドメインから着信する際のメッセージの転送経路を模式的に示したブロック図である。It is the block diagram which showed typically the transfer path | route of the message when a user receives from an external domain under control other than the SIP server which manages own session information. 同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順(送受信端末がいずれも固定)を模式的に示したブロック図である。It is the block diagram which showed typically the message exchange procedure (Both transmission / reception terminals are fixed) between the users / users in the same domain. 同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順(着信端末が移動)を模式的に示したブロック図である。It is the block diagram which showed typically the message exchange procedure (a receiving terminal moves) between the users / users in the same domain. 同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順(送信端末が移動)を模式的に示したブロック図である。It is the block diagram which showed typically the message exchange procedure (a transmission terminal moves) between the users / users in the same domain. 同一ドメイン内でのユーザ/ユーザ間のメッセージ交換手順(送受信端末がいずれも移動)を模式的に示したブロック図である。It is the block diagram which showed typically the message exchange procedure (Both transmission / reception terminals move) between the users / users in the same domain. 同一ドメイン内でのユーザ/サーバ間の登録手順(移動元での登録)を模式的に示したブロック図である。It is the block diagram which showed typically the registration procedure (registration in a movement origin) between the users / servers in the same domain. 同一ドメイン内でのユーザ/サーバ間の登録手順(移動先での登録)を模式的に示したブロック図である。It is the block diagram which showed typically the registration procedure (registration in a movement destination) between the user / server in the same domain. 同一ドメイン内でのユーザ/サーバ間の通知手順(移動元での通知)を模式的に示したブロック図である。It is the block diagram which showed typically the notification procedure (notification in a movement origin) between the user / server in the same domain. 同一ドメイン内でのユーザ/サーバ間の通知手順(移動先での通知)を模式的に示したブロック図である。It is the block diagram which showed typically the notification procedure (notification in a movement destination) between the user / server in the same domain.

Claims (8)

複数のSIPサーバおよびゲートウエイを含む複数のノードがリング状に接続され、前記各ノードに共通のIPアドレスが割り当てられたSIPネットワークシステムのメッセージ交換方法において、
前記各ノードが、
ユーザ端末のセッション情報を管理する管理テーブルと、
メッセージをSIPネットワークと送受信するリング側インターフェース(I/F)と、
メッセージをユーザ側ネットワークと送受信するユーザ側I/Fとを具備し、
ユーザ端末が、送信元IPアドレスに自身のIPアドレス、宛先IPアドレスに前記共通IPアドレスが登録され、発信者アドレスにユーザ端末のURI、着信者アドレスに外部ドメインのURIが登録された第1の要求メッセージを送信する手順と、
第1のSIPサーバが、ユーザ側I/Fから前記第1の要求メッセージを受信する手順と、
前記第1のSIPサーバが、前記受信した第1の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第1の要求メッセージを隣接ノードから受信した各ノードが、当該第1の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記ユーザ端末のセッション情報を管理する第2のSIPサーバが、前記第1の要求メッセージを隣接ノードへ転送する際に、当該第1の要求メッセージの送信元IPアドレスを共通IPアドレスに付け替え、宛先IPアドレスを着信者アドレスに基づいて外部ドメインのIPアドレスに付け替える手順と、
前記第1の要求メッセージの宛先がARPキャッシュに存在するゲートウエイが、当該第1の要求メッセージをユーザ側I/Fから送信する手と、
前記ゲートウエイが、ユーザ側I/Fから前記第1の要求メッセージに対する第1の応答メッセージを受信する手順と、
前記ゲートウエイが、受信した前記第1の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第1の応答メッセージを隣接ノードから受信した各ノードが、当該第1の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2のSIPサーバが、隣接ノードから受信した前記第1の応答メッセージの宛先IPアドレスをユーザ端末のIPアドレスに付け替え、送信元アドレスを共通IPアドレスに付け替える手順と、
前記第1のSIPサーバが、前記アドレスの付け替えられた第1の応答メッセージを受信してユーザ側I/Fへ送信する手順とを含むことを特徴とするSIPネットワークシステムのメッセージ交換方法。
In a SIP network system message exchange method in which a plurality of nodes including a plurality of SIP servers and gateways are connected in a ring shape, and a common IP address is assigned to each node.
Each of the nodes
A management table for managing user terminal session information;
A ring side interface (I / F) for sending and receiving messages to and from the SIP network;
A user-side I / F that transmits and receives messages to and from the user-side network;
First , the user terminal registers its own IP address as the source IP address, the common IP address as the destination IP address, the URI of the user terminal as the caller address, and the URI of the external domain as the callee address A procedure for sending a request message;
A procedure in which a first SIP server receives the first request message from a user-side I / F;
The first SIP server forwards the received first request message from the ring side I / F to an adjacent node on one side;
Each node receiving the first request message from an adjacent node, a procedure for transferring the first request message from the ring side I / F to one side of the adjacent node,
When the second SIP server that manages the session information of the user terminal transfers the first request message to an adjacent node, it changes the source IP address of the first request message to a common IP address, Procedure to change the IP address to the IP address of the external domain based on the callee address,
Gateway to the destination of the first request message is present in the ARP cache, and procedures for transmitting the first request message from the user I / F,
The gateway comprises a step of receiving a first response message to the first request message from the user I / F,
The gateway forwards the received first response message from the ring side I / F to an adjacent node on one side;
Each node receiving the first response message from the adjacent node, a procedure for transferring the first response message from the ring side I / F to one side of the adjacent node,
A procedure in which the second SIP server replaces the destination IP address of the first response message received from the adjacent node with the IP address of the user terminal, and replaces the source address with the common IP address;
A message exchange method for a SIP network system, comprising: a step in which the first SIP server receives the first response message to which the address has been changed and transmits the response message to a user-side I / F.
前記ゲートウエイが、送信元IPアドレスに外部ドメインのIPアドレス、宛先IPアドレスに前記共通IPアドレスが登録され、発信者アドレスに外部ドメインのURI、着信者アドレスにユーザ端末のURIが登録された第2の要求メッセージをユーザ側I/Fから受信する手順と、
前記ゲートウエイが、受信した前記第2の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2の要求メッセージを隣接ノードから受信した各ノードが、当該第2の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2のSIPサーバが、隣接ノードから受信した前記第2の要求メッセージの送信元IPアドレスを共通IPアドレスに付け替え、宛先IPアドレスを第1ユーザ端末のIPアドレスに付け替える手順と、
前記第2の要求メッセージの宛先がARPキャッシュに存在する第1のSIPサーバが、当該第2の要求メッセージを受信してユーザ側I/Fへ送信する手順と、
前記ユーザ端末が、前記第2の要求メッセージに対する第2の応答メッセージを返信する手と、
前記第1のSIPサーバが、ユーザ側I/Fから前記第2の応答メッセージを受信する手順と、
前記第1のSIPサーバが、前記受信した第2の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2の応答メッセージを隣接ノードから受信した各ノードが、当該第2の応答メッセージをリング側I/Fから一方側の隣接サーバへ転送する手順と、
前記第2のSIPサーバが、隣接ノードから受信した前記第2の応答メッセージの送信元アドレスを共通IPアドレスに付け替え、宛先IPアドレスを外部ドメインのIPアドレスに付け替える手順と、
前記ゲートウエイが、隣接ノードから受信した前記第2の応答メッセージをユーザ側I/Fから送信する手とを含むことを特徴とする請求項1に記載のSIPネットワークシステムのメッセージ交換方法。
Second, the gateway has the external domain IP address registered as the source IP address, the common IP address registered as the destination IP address, the URI of the external domain registered as the caller address, and the URI of the user terminal registered as the callee address . Receiving the request message from the user side I / F,
The gateway forwards the received second request message from the ring side I / F to an adjacent node on one side;
Each node receiving the second request message from the adjacent node, a procedure for transferring the second request message from the ring side I / F to one side of the adjacent node,
A procedure in which the second SIP server replaces the source IP address of the second request message received from an adjacent node with a common IP address, and replaces the destination IP address with the IP address of the first user terminal;
A procedure in which a first SIP server in which the destination of the second request message exists in an ARP cache receives the second request message and transmits it to the user-side I / F;
And procedures for the user terminal returns a second response message to the second request message,
A procedure in which the first SIP server receives the second response message from a user-side I / F;
The first SIP server forwards the received second response message from the ring side I / F to an adjacent node on one side;
Each node that receives the second response message from the adjacent node forwards the second response message from the ring side I / F to the adjacent server on one side;
A procedure in which the second SIP server replaces a source address of the second response message received from an adjacent node with a common IP address and a destination IP address with an IP address of an external domain;
The gateway is a message exchange method for SIP network system according to claim 1, characterized in that it comprises a procedure for transmitting the received from the neighbor node a second response message from the user I / F.
ユーザ端末が、送信元IPアドレスに自身のIPアドレス、宛先IPアドレスに共通IPアドレスが登録され、発信者アドレスにユーザ端末のURI、着信者アドレスに内部ドメインのURIが登録された第3の要求メッセージを送信する手順と、
第1のSIPサーバが、ユーザ側I/Fから前記第3の要求メッセージを受信する手順と、
前記第1のSIPサーバが、前記受信した第3の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第3の要求メッセージを隣接ノードから受信した各ノードが、当該第3の要求メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記ユーザ端末のセッション情報を管理する第2のSIPサーバが、前記第3の要求メッセージを隣接ノードへ転送する際に、当該第3の要求メッセージの送信元IPアドレスを共通IPアドレスに付け替え、宛先IPアドレスをAnyに付け替える手順と、
前記第3の要求メッセージの宛先がARPキャッシュに存在する第3のSIPサーバが、当該第3の要求メッセージをユーザ側I/Fから送信する手と、
前記第3のSIPサーバが、ユーザ側I/Fから前記第3の要求メッセージに対する第3の応答メッセージを受信する手順と、
前記第3のSIPサーバが、前記第3の応答メッセージの宛先IPアドレスをAnyに付け替え、送信元IPアドレスを共通IPアドレスに付け替えてリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第3の応答メッセージを隣接ノードから受信した各ノードが、当該第3の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2のSIPサーバが、隣接ノードから受信した前記第3の応答メッセージの宛先IPアドレスをユーザ端末のIPアドレスに付け替え、送信元アドレスを共通IPアドレスに付け替える手順と、
前記第1のSIPサーバが、隣接ノードから受信した前記第3の応答メッセージをユーザ側I/Fから送信する手順とを含むことを特徴とする請求項1または2に記載のSIPネットワークシステムのメッセージ交換方法。
The third request in which the user terminal registers its own IP address as the source IP address, the common IP address as the destination IP address, the URI of the user terminal as the caller address, and the URI of the internal domain as the callee address Instructions for sending messages,
A procedure in which the first SIP server receives the third request message from the user side I / F;
A procedure in which the first SIP server transfers the received third request message from the ring side I / F to an adjacent node on one side;
Each node receiving the third request message from the adjacent node, a procedure for transferring the third request message from the ring side I / F to one side of the adjacent node,
When the second SIP server that manages the session information of the user terminal transfers the third request message to an adjacent node, the source IP address of the third request message is changed to a common IP address, and the destination The procedure to change the IP address to Any,
The third SIP server to which the destination of the third request message is present in the ARP cache, and procedures for transmitting the third request message from the user I / F,
A step of the third SIP server receives a third response message to the third request message from the user I / F,
A procedure in which the third SIP server changes the destination IP address of the third response message to Any, changes the source IP address to a common IP address, and transfers the same from the ring side I / F to an adjacent node on one side; ,
Each node receiving the third response message from the adjacent node, a procedure for transferring the third response message from the ring side I / F to one side of the adjacent node,
A procedure in which the second SIP server replaces the destination IP address of the third response message received from the adjacent node with the IP address of the user terminal, and replaces the source address with the common IP address;
3. The SIP network system message according to claim 1, further comprising a procedure in which the first SIP server transmits the third response message received from an adjacent node from a user-side I / F. 4. method of exchange.
ユーザ端末が、送信元IPアドレスに自身のIPアドレス、宛先IPアドレスに共通IPアドレスが登録され、発信者アドレスおよび着信者アドレスにユーザ端末のURIが登録された登録メッセージを送信する手順と、
第1のSIPサーバが、ユーザ側I/Fから前記登録メッセージを受信する手順と、
前記第1のSIPサーバが、前記受信した登録メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記登録メッセージを隣接ノードから受信した各ノードが、当該登録メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記ユーザ端末のセッション情報を管理する第2のSIPサーバが、前記登録メッセージを処理する手順と、
前記第2のSIPサーバが、前記登録メッセージに対する第4の応答メッセージを隣接ノードへ転送する際に、当該第4の応答メッセージの送信元IPアドレスを共通IPアドレスに付け替え、宛先IPアドレスをユーザ端末のIPアドレスに付け替える手順と、
前記第1のSIPサーバが、隣接ノードから受信した前記第4の応答メッセージをユーザ側I/Fから送信する手順とを含むことを特徴とする請求項1ないし3のいずれかに記載のSIPネットワークシステムのメッセージ交換方法。
A procedure in which the user terminal transmits a registration message in which the own IP address is registered in the source IP address, the common IP address is registered in the destination IP address, and the URI of the user terminal is registered in the caller address and the callee address;
A procedure in which the first SIP server receives the registration message from the user-side I / F;
The first SIP server forwards the received registration message from the ring side I / F to an adjacent node on one side;
Each node that receives the registration message from an adjacent node forwards the registration message from the ring side I / F to the adjacent node on one side;
A second SIP server that manages session information of the user terminal processes the registration message;
When the second SIP server transfers a fourth response message to the registration message to an adjacent node, the source IP address of the fourth response message is replaced with a common IP address, and the destination IP address is changed to the user terminal. The procedure to change to the IP address of
The SIP network according to any one of claims 1 to 3, further comprising: a procedure in which the first SIP server transmits the fourth response message received from an adjacent node from a user-side I / F. System message exchange method.
前記ユーザ端末のセッション情報を管理する第2のSIPサーバが、送信元IPアドレスに共通IPアドレス、宛先IPアドレスにユーザ端末のIPアドレスが登録され、発信者アドレスおよび着信者アドレスにユーザ端末のURIが登録された通知メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記通知メッセージを隣接ノードから受信した各ノードが、当該通知メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記通知メッセージの宛先がARPキャッシュに存在する第1のSIPサーバが、当該通知メッセージをユーザ側I/Fから送信する手と、
前記ユーザ端末が、前記通知メッセージを受信して、送信元IPアドレスに自身のIPアドレス、宛先IPアドレスに共通IPアドレスが登録され、発信者アドレスおよび着信者アドレスにユーザ端末のURIが登録された第5の応答メッセージを返信する手順と、
前記第1のSIPサーバが、前記第5の応答メッセージをユーザ側I/Fから受信する手順と、
前記第1のSIPサーバが、前記第5の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第5の応答メッセージを隣接ノードから受信した各ノードが、当該第5の応答メッセージをリング側I/Fから一方側の隣接ノードへ転送する手順と、
前記第2のSIPサーバが、隣接ノードから受信した前記第5の応答メッセージを受信する手順とを含むことを特徴とする請求項1ないし4のいずれかに記載のSIPネットワークシステムのメッセージ交換方法。
The second SIP server that manages the session information of the user terminal registers the common IP address as the source IP address, the IP address of the user terminal as the destination IP address, and the URI of the user terminal as the caller address and the callee address. A procedure for transferring the notification message registered with the ring side I / F to the adjacent node on one side,
Each node that has received the notification message from the adjacent node forwards the notification message from the ring side I / F to the adjacent node on one side;
The 1 SIP server to which the destination of the notification message is present in the ARP cache, and procedures for transmitting the notification message from the user I / F,
When the user terminal receives the notification message, its own IP address is registered as the source IP address, the common IP address is registered as the destination IP address, and the URI of the user terminal is registered as the sender address and the receiver address A procedure for sending back a fifth response message;
A procedure in which the first SIP server receives the fifth response message from a user-side I / F;
The first SIP server forwards the fifth response message from the ring side I / F to an adjacent node on one side;
Each node receiving the fifth response message from the adjacent node, a procedure for transferring the fifth response message from the ring side I / F to one side of the adjacent node,
The SIP network system message exchange method according to any one of claims 1 to 4, further comprising: a procedure in which the second SIP server receives the fifth response message received from an adjacent node.
前記第1のSIPサーバと第2のSIPサーバとが同じであることを特徴とする請求項1ないし5のいずれかに記載のSIPネットワークシステムのメッセージ交換方法。   6. The SIP network system message exchange method according to claim 1, wherein the first SIP server and the second SIP server are the same. 前記第1のSIPサーバと第2のSIPサーバとが異なることを特徴とする請求項1ないし5のいずれかに記載のSIPネットワークシステムのメッセージ交換方法。   The SIP network system message exchange method according to any one of claims 1 to 5, wherein the first SIP server and the second SIP server are different. 前記メッセージは、ノード間での転送回数が所定の上限値を超えると破棄されることを特徴とする請求項1ないし7のいずれかに記載のSIPネットワークシステムのメッセージ交換方法。   8. The SIP network system message exchange method according to claim 1, wherein the message is discarded when the number of times of transfer between nodes exceeds a predetermined upper limit value.
JP2005272333A 2005-09-20 2005-09-20 Message exchange method for SIP network system Expired - Fee Related JP4582647B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005272333A JP4582647B2 (en) 2005-09-20 2005-09-20 Message exchange method for SIP network system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005272333A JP4582647B2 (en) 2005-09-20 2005-09-20 Message exchange method for SIP network system

Publications (2)

Publication Number Publication Date
JP2007088607A JP2007088607A (en) 2007-04-05
JP4582647B2 true JP4582647B2 (en) 2010-11-17

Family

ID=37975180

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005272333A Expired - Fee Related JP4582647B2 (en) 2005-09-20 2005-09-20 Message exchange method for SIP network system

Country Status (1)

Country Link
JP (1) JP4582647B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5828952B2 (en) 2012-03-02 2015-12-09 株式会社Nttドコモ Communication system, node, flow control network, and communication control method

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050710A (en) * 2001-08-08 2003-02-21 Nippon Telegr & Teleph Corp <Ntt> Method for allocating task for single direction ring network, method for allocating resources, device for allocating task, device, program for allocating resources and recording medium in which the program is stored
JP2004240863A (en) * 2003-02-07 2004-08-26 Nippon Telegr & Teleph Corp <Ntt> Domain name server and its program, application server and its program, and communication system

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003050710A (en) * 2001-08-08 2003-02-21 Nippon Telegr & Teleph Corp <Ntt> Method for allocating task for single direction ring network, method for allocating resources, device for allocating task, device, program for allocating resources and recording medium in which the program is stored
JP2004240863A (en) * 2003-02-07 2004-08-26 Nippon Telegr & Teleph Corp <Ntt> Domain name server and its program, application server and its program, and communication system

Also Published As

Publication number Publication date
JP2007088607A (en) 2007-04-05

Similar Documents

Publication Publication Date Title
CN103634490B (en) The gateway that a kind of enterprise network being provided for use SIP can be survived
JP4208540B2 (en) Softswitch that uses a partitioned firewall for load-allocated voice over Internet protocol traffic in an Internet protocol network
US11824903B2 (en) Voice service restoration after element failure
JP2012514363A (en) Method and communication node for routing communications using a bi-level addressing scheme
JP5330540B2 (en) Method and system for enterprise network access point determination
US20220060521A1 (en) Automated IPv4-IPv6 Selection for Voice Network Elements
JP2005129980A (en) Network, private branch exchange, radio lan terminal, and multi-protocol communication terminal control method used therefor
JP2011147007A (en) Speech recording apparatus and speech recording system
US8374178B2 (en) Apparatus and method for supporting NAT traversal in voice over internet protocol system
WO2010066074A1 (en) Path node determining method, media path establishing method, and signaling media gateway
JP3761512B2 (en) Voice data transmission / reception automatic selection system and method and IP terminal in IP network
CN101627591A (en) System and method for facilitating VOIP communications
JP4582647B2 (en) Message exchange method for SIP network system
EP2622814B1 (en) Service based release of a subscriber registrar server from a signalling path in an internet protocol communication network.
JP4582646B2 (en) Message exchange method for SIP network system
JP2005203926A (en) Network control apparatus, communication terminal, communication connection method, and connection registration method to network
JP5608748B2 (en) Method and apparatus in a communication network
JP4965592B2 (en) Call routing method and call routing system
JP5679577B2 (en) Relay system and relay network codec selection method
KR100741379B1 (en) Application switch for controlling session initiation protocol communication via at least two subscriber&#39;s lines and method of operating the application switch
JP2010171852A (en) Charging data generating method, call control method, communication system, information processing apparatus, and session control server for relaying
US8930574B2 (en) Voice and other media conversion in inter-operator interface
JP4555005B2 (en) Protocol conversion server
KR100410809B1 (en) Communication method for SIP under Network Address Translation
JP5898650B2 (en) Call control system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080304

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20100223

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20100324

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20100506

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

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

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20130910

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees