JP4379379B2 - Network system - Google Patents
Network system Download PDFInfo
- Publication number
- JP4379379B2 JP4379379B2 JP2005128854A JP2005128854A JP4379379B2 JP 4379379 B2 JP4379379 B2 JP 4379379B2 JP 2005128854 A JP2005128854 A JP 2005128854A JP 2005128854 A JP2005128854 A JP 2005128854A JP 4379379 B2 JP4379379 B2 JP 4379379B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- message
- network system
- terminal
- state
- 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 - Lifetime
Links
Images
Landscapes
- Information Transfer Between Computers (AREA)
- Computer And Data Communications (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Description
本発明は,ユーザや端末の状態情報を管理するプレゼンス情報管理システムに係わり,特に,セッションの制御および管理を行う装置が,ユーザまたは端末に代わり,ユーザまたは端末の状態の変更通知を行う技術に関する。 The present invention relates to a presence information management system for managing status information of users and terminals, and more particularly, to a technology in which a device for controlling and managing a session notifies a change in the status of a user or a terminal instead of the user or the terminal. .
“プレゼンス”という概念は,IETF(Internet Engineering Task Force)のimpp(Instant Messaging and Presence Protocol)ワーキンググループを中心として検討が進められ(例えば,RFC2778参照),SIP(Session Initiation Protocol)という通信プロトコルを用いたプレゼンス情報の送受信方法などが提案されている(例えば,RFC3265参照)。また、このようなプレゼンスを記述する情報を専門に管理するプレゼンスサーバの開発も進められている。 The concept of “presence” has been studied mainly by the IETF (Internet Engineering Task Force) impp (Instant Messaging and Presence Protocol) working group (see, for example, RFC 2778) and uses a communication protocol called SIP (Session Initiation Protocol). A method for transmitting and receiving presence information has been proposed (see, for example, RFC3265). In addition, a presence server that specially manages information describing such presence is being developed.
一方,実装では,いわゆるIM(Instant Message)にプレゼンスの概念が取り入れられており,メッセージを送信しようとする相手がオンラインになると、送信相手先にメッセージが通知される仕組みとして利用されている。 On the other hand, in the implementation, the concept of presence is incorporated in so-called IM (Instant Message), and is used as a mechanism for notifying a transmission destination when a partner who wants to send a message comes online.
また、”プレゼンス”という一般化された概念では無いものの、プレゼンス情報の一部に相当するような情報の通知サービスが、従来のアナログ電話でも利用されている。例えば、通話相手が不在の場合に発呼側に不在メッセージ等を通知するなどのサービスである。 Further, although not a generalized concept of “presence”, an information notification service corresponding to a part of presence information is also used in a conventional analog telephone. For example, a service such as notifying a caller of an absence message or the like when the other party is absent.
図9には、従来のプレゼンス情報利用システムの1例を示す。図9のプレゼンス情報利用システムにおいては、端末1にプレゼンス情報通知機能200が実装されている。端末1は、この機能を利用して、パケット中継機能210を有するセッション制御サーバ3にプレゼンス情報を含むパケットを送信し,セッション制御サーバ3を経由してプレゼンス情報管理220機能を有するプレゼンスサーバ7に送り届けるという形態である。
FIG. 9 shows an example of a conventional presence information utilization system. In the presence information utilization system of FIG. 9, a presence
図10には、従来のプレゼンス情報利用システムの別な例を示す。この例では、プレゼンスサーバを用いずに、端末1cと端末1dの間で直接プレゼンス情報の通知および更新を行っているが、図9,図10、いずれの場合も、端末側にプレゼンス情報の処理機能が必要となることに変わりはない。特に、図10の形態の場合、端末にはプレゼンス情報通知機能200の他に、表示を伴うプレゼンス情報受信管理機能250を実装する必要がある。
FIG. 10 shows another example of a conventional presence information utilization system. In this example, the presence information is directly notified and updated between the terminal 1c and the
IMサービス等の従来提供されているプレゼンス情報利用システムでは,クライアント側のプログラムがプレゼンス状態の変更を通知する能力を必要とする。
アナログ電話網に関しても事情は同じで、ユーザの不在情報を発呼側に通知するサービスの場合、電話機のユーザは、不在情報を電話機に登録しておかなければならない。すなわち、プレゼンス情報を相手側に通知する機能が電話機に備わっている必要がある。
本発明の目的の一つは,プレゼンス情報の通知・更新機能を持たない端末を利用する場合であっても,端末ユーザがプレゼンス情報を用いたサービスを享受できるようにすることである。
Conventionally provided presence information utilization systems such as the IM service require a program on the client side to be capable of notifying the presence status change.
The situation is the same for the analog telephone network, and in the case of a service for notifying the caller of the absence information of the user, the telephone user must register the absence information in the telephone. That is, the telephone needs to have a function of notifying the other party of the presence information.
One of the objects of the present invention is to enable a terminal user to enjoy a service using presence information even when using a terminal that does not have a presence information notification / update function.
上記目的を達成するためには、端末に実装されたクライアントプログラムが、プレゼンス情報の更新・通知を行わなくても,ユーザまたは端末の状態がプレゼンスサーバに反映される必要がある。このため、本発明は,端末間の通信セッションを管理する制御サーバ内に、端末の状態情報をプレゼンスサーバに通知する手段を設ける。制御サーバは、プレゼンスサーバを備える通信ネットワーク上に配置される。 In order to achieve the above object, it is necessary for the client program installed in the terminal to reflect the state of the user or the terminal in the presence server without updating / notifying the presence information. For this reason, the present invention provides means for notifying the presence server of the status information of the terminal in the control server that manages the communication session between the terminals. The control server is arranged on a communication network including a presence server.
また、本発明の別の観点では、ネットワークの構成要素として、少なくとも2つの通信端末間を接続する通信回線と、本通信回線上のどこかに配置された複数のサーバと、少なくとも1台のプレゼンスサーバを有するアークテクチャのネットワークにおいて、端末以外のいずれかのサーバが、端末の状態情報ないしプレゼンス情報の変化を検出し、変化後の状態情報またはプレゼンス情報をプレゼンスサーバに通知することを特徴とする。 In another aspect of the present invention, as a network component, a communication line connecting at least two communication terminals, a plurality of servers arranged somewhere on the communication line, and at least one presence In an architecture network having a server, any server other than the terminal detects a change in the status information or presence information of the terminal, and notifies the presence server of the changed status information or presence information.
セッション制御サーバの内部に設けたプレゼンス状態更新手段で,通話セッションの確立や切断など状態の変更を契機として,変更された状態をプレゼンスサーバに通知することにより,ユーザまたはクライアントプログラムが意識的にプレゼンス情報の更新を行わなくても,ユーザまたはクライアントプログラムの状態がプレゼンスサーバで管理する情報に反映される。 The presence status update means provided inside the session control server notifies the presence server of the changed status when the status changes, such as establishment or disconnection of a call session, so that the user or client program consciously exists. Even if the information is not updated, the status of the user or client program is reflected in the information managed by the presence server.
また,プレゼンスサーバ側に設けるプレゼンス情報制御手段で通知された更新情報の整合性を制御することにより,例えば,定期通知を期待するオンライン通知が話中状態の時に送られてこなくなった場合にも,状態情報の不整合が生じない。 In addition, by controlling the consistency of the update information notified by the presence information control means provided on the presence server side, for example, when an online notification expecting a periodic notification is not sent when it is busy, There is no inconsistency in status information.
以下,プレゼンス情報利用システムの実施形態について,図面を用いて説明する。 Hereinafter, embodiments of a presence information utilization system will be described with reference to the drawings.
図1は,本実施形態に係わるプレゼンス情報利用システムの一構成例を示す図である。プレゼンス情報利用システムは,ユーザおよびユーザが所有する端末1の状態情報であるプレゼンス情報を管理し,状態が更新された際の更新通知を行うプレゼンスサーバ7と,プレゼンス情報の中継と,音声や映像などを送受信するための通信セッションを確立する際のセッション制御情報の中継を行うセッション制御サーバ3と,ユーザが利用する端末1またはアプリケーションより構成される。図1中の「通話路」とは、端末1aと端末1bとを接続する通信回線である。あるいは、インターネット上に形成されたコネクションと考えてもよい。端末A(1a)から、セッション制御サーバ1(3a)、セッション制御サーバ2(3b)、セッション制御サーバ3(3c)を経由して、端末B(1b)へ延びる実線は、セッション制御のための制御信号が通過する制御信号線である。前記の通話路と物理的に同じ通信回線、論理的に同じコネクションにより制御信号用の通信経路が形成されていても別に不都合はない。
なお本実施例では、「セッション」とは、通信開始のメッセージで始まり、通信終了のメッセージで終了する端末間の一連の通信動作を意味するものとする。また、「状態情報」とは、文字通り、端末ないし端末ユーザの状態を表す情報を意味するものとする。例えば、ユーザがオンライン、オフライン等、状態を示す情報である。また、「プレゼンス情報」とは、端末ないし端末ユーザの広い意味での属性情報を意味するものとする。例えば、生年月日、住所、端末が加入しているサービス等、広く属性を示す情報である。従って、本実施例においては、「プレゼンス情報」は「状態情報」を包含する概念であると定義される。
FIG. 1 is a diagram showing a configuration example of a presence information utilization system according to the present embodiment. The presence information utilization system manages presence information, which is the status information of the user and the
In this embodiment, “session” means a series of communication operations between terminals that start with a communication start message and end with a communication end message. “State information” literally means information representing the state of a terminal or a terminal user. For example, it is information indicating a state such as online or offline by the user. The “presence information” means attribute information in a broad sense of the terminal or terminal user. For example, the information includes a wide range of attributes such as date of birth, address, service to which the terminal is subscribed, and the like. Therefore, in this embodiment, “presence information” is defined as a concept including “state information”.
図11には、本実施例のネットワークシステムの概念図を示した。プレゼンス情報通知機能を持たない端末1e(例えば従来のIP電話機など)の状態情報を,セッション制御サーバ3が代行してプレゼンスサーバ7に通知することにより,プレゼンス情報通知機能を持たない端末を利用しているユーザの状態を他のユーザが確認できるようにする。具体的には,セッション制御サーバ3にプレゼンス状態更新部15を設け,端末のセッションを監視する中で状態の変更が発生した際に,プレゼンス状態更新部15からプレゼンスサーバ7に通知を行うようにする。
FIG. 11 shows a conceptual diagram of the network system of the present embodiment. By using the
この仕組みを,図2に示すセッション制御サーバ3のブロック構成図を用いて詳しく説明する。従来,音声や映像などを送受信する際には,端末と端末の間で,音声や映像の送受信を行うための通信アドレスや符号化方式などの通知を行った上で,音声データや映像データの送受信を実現している。通常,前者の通信をセッション情報の通信,後者の通信をデータ情報の通信と呼ぶが,本実施例のセッション制御サーバ3では,特に,前者のセッション情報の通信に用いるパケットの送受信を行う。
This mechanism will be described in detail with reference to the block diagram of the
セッション制御サーバ3は,パケットの受信および解析と,中継の際に必要となるヘッダ情報の整形操作および送信を行う通信制御部10,各セッションの状態管理を行う状態管理部11,収容端末から登録通知されるアドレス情報を管理する端末ロケーション管理部12,状態が更新された際に更新された内容を通知形式に整形し,プレゼンスサーバ3宛に状態更新通知を送るよう指示を出すプレゼンス状態更新部15より構成される。状態管理部11および端末ロケーション管理部12は、それぞれ現在時刻を計測するための第1のタイマー、第2のタイマーを備えている(理由は後述する)。IF16は、ネットワークインターフェースであり、IF16を介してパケットが送受信される。
The
パケットを受信した通信制御部10は,パケットの内容を解析して受信メッセージの内容を状態管理部11に伝える。受信メッセージの内容が収容端末からの登録通知または削除通知の場合は,端末ロケーション管理部12にも受信メッセージの内容を通知する。各セッションの状態管理を行う状態管理部11では,通知された内容に基づき該当するセッションの状態を変更する。一方,登録通知を受けた端末ロケーション管理部12は,通知されたアドレス情報を登録して,設定された期間保持する。また,削除通知を受けた端末ロケーション管理部12は,設定期間内であっても該当する登録情報を削除する。特定の通信プロトコル、例えばSIPなどを用いたい場合には、通信制御部内にSIP用のプロトコルスタックを設けて、サーバ3が、SIPのプロトコルを理解できるようにする。
Upon receiving the packet, the
以上の通信制御部10と状態管理部11はSIP(RFC3261)のプロキシサーバ機能を実現する際に必要となる機能ブロック,端末ロケーション管理部12はロケーションサーバ機能を実現する際に必要となる機能ブロックである。
本実施例では,ここにプレゼンス状態更新部15という機能ブロックを追加することにより,本願の目的機能を実現する。
The
In the present embodiment, the target function of the present application is realized by adding a function block called the presence
通信制御部10はパケットを受信した際に状態管理部11に通知を行うが,通知した結果,状態がある特定の状態(例えば,話中状態,切断状態など)に遷移した場合に,プレゼンス状態更新部15にも通知を行う。プレゼンス状態更新部15に通知を発行するのは,状態管理部11でも,状態管理部11から遷移した状態の報告を受ける通信制御部10でも構わない。この時にプレゼンス状態更新通知として通知する内容は,更新された状態情報と,該当するセッションを確立しているユーザまたは端末を特定するアドレス情報を通知する。
The
プレゼンス状態更新通知を受けたプレゼンス状態更新部15は,該当するセッションを確立しているユーザまたは端末が自サーバで収容している端末か否かを調べるために,端末ロケーション管理部12に問い合せを行う。この問い合せの際に用いる検索項目には,プレゼンス状態更新通知で受信したユーザまたは端末を特定するアドレス情報を利用する。
Upon receiving the presence status update notification, the presence
端末ロケーション管理部12に問い合せた結果,該当セッションが自サーバで収容しているユーザまたは端末によるものであった場合,プレゼンス状態更新部15は,該収容ユーザまたは端末の状態がプレゼンス状態更新通知により通知された状態に更新された旨,プレゼンスサーバ7に通知するよう通信制御部10に指示を出す。ここで通知する内容や宛先の指定は,プレゼンス状態更新部15にて行う。
As a result of the inquiry to the terminal
プレゼンス状態更新部15からの指示を受けた通信制御部10は,プレゼンス状態更新部15から指示された内容を指定の宛先に対して送信する。すなわち,本実施例のセッション制御サーバ3は,リクエストメッセージやレスポンスメッセージの中継機能や,リクエストメッセージに対するレスポンスメッセージの発行機能に加えて,新規リクエストメッセージの発行機能も有する。
Upon receiving an instruction from the presence
なお、図示されていないが、図2に示した制御サーバは、外部記憶装置を備えており、上述した制御を実行する制御用プログラムが格納されている。サーバが動作する際には、筐体内に設けられたメモリ上に制御用プログラムが展開され、CPUで制御用プログラムが実行される。また、本実施例では、図2に示した各機能ブロックが、全てソフトウェア処理により実現されていると仮定しているが、機能ブロックそれぞれに対応するプロセッサや信号処理回路などを用いて、ハードウェア的に図2の構成を実現しても良い。 Although not shown, the control server shown in FIG. 2 includes an external storage device, and stores a control program for executing the control described above. When the server operates, the control program is expanded on a memory provided in the housing, and the control program is executed by the CPU. Further, in this embodiment, it is assumed that each functional block shown in FIG. 2 is realized by software processing. However, hardware or hardware is used by using a processor or a signal processing circuit corresponding to each functional block. Specifically, the configuration of FIG. 2 may be realized.
図3は,セッション制御プロトコルとしてSIPを用いた場合の,話中通知発行手順の一例を示したシーケンス図である。音声や映像の通信セッションを確立する場合,SIPではINVITEメッセージを利用する。INVITEセッションは,図中のF20からF34までのシーケンスに示す流れで端末間の調整を行い,INVITEリクエストや200レスポンスで通知しあった内容に基づいてRTP(Real-time Transport Protocol, RFC1889)で音声データや映像データの送受信を行う。 FIG. 3 is a sequence diagram showing an example of a busy notification issuance procedure when SIP is used as the session control protocol. When establishing a voice or video communication session, SIP uses an INVITE message. The INVITE session adjusts between terminals according to the flow shown in the sequence from F20 to F34 in the figure, and uses RTP (Real-time Transport Protocol, RFC1889) for voice based on the contents notified by the INVITE request or 200 response. Send and receive data and video data.
音声や映像などを用いたセッションが確立して話中状態となった際に,セッション制御サーバ3がプレゼンスサーバ7に対し,セッションを確立したユーザ端末が話中状態となった旨を通知するケースを例にとり説明する。
A case where the
図3は,話中状態に遷移する契機を200レスポンスの受信とした場合のシーケンス例である。この例では,F29やF30の200レスポンスの受信を契機として,プレゼンス状態更新部15にプレゼンス状態更新通知を発行する方式を示している。
FIG. 3 is a sequence example in the case of receiving 200 responses as an opportunity to transition to the busy state. In this example, a method of issuing a presence status update notification to the presence
図4は,同じくSIPを用いた場合の話中通知発行手順の別の一例を示したシーケンス図である。F40からF54までの手順はF20からF34までの手順と同様である。この例では,F52やF53のACKメッセージの受信を契機として,プレゼンス状態更新部15にプレゼンス状態更新通知を発行する方式を示している。
FIG. 4 is a sequence diagram showing another example of a busy notification issuing procedure when SIP is used. The procedure from F40 to F54 is the same as the procedure from F20 to F34. In this example, a method of issuing a presence status update notification to the presence
INVITEリクエストと200レスポンスでデータ通信のために必要な情報を通知しあう場合は,図3に示す方式でも図4に示す方式でも構わないが,200レスポンスとACKメッセージでデータ通信に必要な情報を通知しあう場合は,図4に示す方式を用いる必要がある。図4に示す方式では,単一の方式で,INVITEリクエストと200レスポンスでデータ通信のために必要な情報を通知しあう場合にも,200レスポンスとACKメッセージでデータ通信に必要な情報を通知しある場合にも適用できるというメリットがある。但し,INVITEリクエストと200レスポンスでデータ通信のために必要な情報を通知しある場合,端末側の仕様によってはACKメッセージの送受信を待たずにデータ通信を開始するケースも考えられるが,ACKメッセージがパケットロスなどで消失した場合にも,前記仕様の端末のようにACKを待たずにデータ通信を開始する端末の状態を正しくプレゼンスサーバに反映させるためには,INVITEリクエストと200レスポンスでデータ通信のために必要な情報を通知しあう場合に限り,図3に示す方式を用いる必要がある。 When notifying information necessary for data communication with an INVITE request and a 200 response, the method shown in FIG. 3 or the method shown in FIG. 4 may be used. However, the information necessary for data communication with a 200 response and an ACK message may be used. When notifying each other, it is necessary to use the method shown in FIG. In the method shown in FIG. 4, even when information necessary for data communication is notified by an INVITE request and a 200 response in a single method, information necessary for data communication is notified by a 200 response and an ACK message. There is a merit that it can be applied in some cases. However, when the information necessary for data communication is notified by the INVITE request and the 200 response, depending on the specifications of the terminal side, the data communication may be started without waiting for the transmission / reception of the ACK message. In order to correctly reflect the state of a terminal that starts data communication without waiting for an ACK, such as a terminal with the above specifications, in the presence server even when it is lost due to packet loss or the like, the data communication is performed with an INVITE request and a 200 response. For this reason, it is necessary to use the method shown in FIG. 3 only when notifying necessary information.
図5と図6は,セッション制御プロトコルとしてSIPを用いた場合の,切断通知発行手順の例を示したシーケンス図である。INVITEセッションを終了してデータ通信を終了させる場合は,BYEメッセージを用いるが,BYEリクエストの受信を切断状態に遷移する契機として,プレゼンス状態更新部15にプレゼンス状態更新通知を発行する方式を図5に,BYEリクエストに対する200レスポンスを切断状態に遷移する契機として,プレゼンス状態更新部15にプレゼンス状態更新通知を発行する方式を図6に示す。
FIG. 5 and FIG. 6 are sequence diagrams showing an example of a disconnection notification issuance procedure when SIP is used as the session control protocol. When the INVITE session is ended and the data communication is ended, a BYE message is used, but a method of issuing a presence state update notification to the presence
図5の方式では,F60のBYEリクエストの受信を契機として,端末1aの切断通知が端末1aを収容しているセッション制御サーバ3aからプレゼンスサーバ7に送信され,F61のBYEリクエスト受信を契機として,端末1bの切断通知が端末1bを収容しているセッション制御サーバ3cからプレゼンスサーバ7に送信される。
In the system of FIG. 5, the disconnection notification of the terminal 1a is transmitted from the
一方,図6の方式では,F73の200レスポンスの受信を契機として,端末1bの切断通知が端末1bを収容しているセッション制御サーバ3cからプレゼンスサーバ7に送信され,F74の200レスポンス受信を契機として,端末1aの切断通知が端末1aを収容しているセッション制御サーバ3aからプレゼンスサーバ7に送信される。
図5に示す方式は,BYEメッセージに対する200レスポンスの受信を待たずに,BYEメッセージの送受信を契機としてデータ通信を終える仕様の端末を利用する場合に,200レスポンスがパケットロスなどで消失したとしても,端末の状態を正確にプレゼンスサーバに反映できるというメリットがある。一方,図6に示す方式は,セッション通信が完了する時点を契機とするため,より精度の高いタイミングで状態変更をプレゼンスサーバに反映できるというメリットがある。
On the other hand, in the system shown in FIG. 6, when the 200 response of F73 is received, the disconnection notification of the terminal 1b is transmitted from the session control server 3c accommodating the terminal 1b to the
Even if the 200 response is lost due to packet loss or the like in the method shown in FIG. 5, when using a terminal with a specification that terminates data communication triggered by transmission / reception of the BYE message without waiting for reception of the 200 response to the BYE message, There is an advantage that the state of the terminal can be accurately reflected on the presence server. On the other hand, since the method shown in FIG. 6 is triggered by the time when the session communication is completed, there is an advantage that the state change can be reflected on the presence server at a more accurate timing.
図5および図6に示した方式は,メッセージの受信を切断状態に遷移する契機とみなす方式であったが,他の方式としては,リクエストメッセージで指定される有効期限に基づき,有効期限が経過した時を状態遷移の契機とみなす方式がある。具体的な例としては,INVITEリクエストで指定されるセッションタイマーの有効期限が経過した時を,切断状態への遷移契機とみなしたり,SUBSCRIBEリクエストで指定される有効期限が経過した時を,プレゼンスサービス利用終了への遷移契機とみなす。ここで上記のような有効期限の監視は,例えば,状態管理部11や端末ロケーション管理部12などで行う。すなわち、状態管理部11や端末ロケーション管理部12が、現在時刻をカウントするタイマーと、それぞれのメッセージに記載された有効期限に関する情報を読み出す手段とを備え、有効期限が過ぎていないかどうかを監視する。
The method shown in FIG. 5 and FIG. 6 is a method that considers receiving a message as an opportunity to transition to a disconnected state, but as another method, the expiration date has passed based on the expiration date specified in the request message. There is a method that considers the time of the transition as a trigger for state transition. As a specific example, when the expiration date of the session timer specified by the INVITE request has passed, the presence service is considered when the expiration date specified by the SUBSCRIBE request has elapsed. Considered as a transition to the end of use. Here, the expiration date monitoring as described above is performed by, for example, the
図7は,準正常ケースの一例を示すシーケンス図である。ここでは,端末の状態通知としてオンライン通知,オフライン通知を行う場合の方式についても併せて説明する。本方式では,F80やF81のようなREGISTER登録を契機として,プレゼンス状態更新部15にプレゼンス状態更新通知を発行し,プレゼンスサーバ7にオンライン通知を行う(F86,F87)。
FIG. 7 is a sequence diagram illustrating an example of a semi-normal case. Here, a method for performing online notification and offline notification as terminal status notification will also be described. In this method, the presence status update notification is issued to the presence
REGISTER登録は有効期限が設定されて扱われるため,この特性を用いて端末の生存確認用途で利用されることもある。この場合は,F80やF81で登録した情報の有効期限が切れる前に,F82やF83のようにREGISTER登録を再発行することにより有効期限の更新を行うが,この時に再びプレゼンスサーバ7にF88やF89のような通知を発行するか否かは,プレゼンスサーバ7で管理する情報内容にも依存する。プレゼンスサーバ7でも有効期限を管理する場合は,F88やF89のような通知は必須であるが,逆に,プレゼンスサーバ7ではオンライン状態かオフライン状態かという状態のみを管理して有効期限は管理しない場合,F88やF89のような通知は省略しても構わない。後者の場合は,例えば,新規登録時にはプレゼンスサーバ7に通知を行い,登録済で有効期限の更新だけを行う際にはプレゼンスサーバ7への通知は行わないという判定をセッション制御サーバ3側で行う。
Since REGISTER registration is handled with an expiration date set, it may be used for terminal existence confirmation using this characteristic. In this case, before the expiration date of the information registered in F80 or F81, the expiration date is updated by reissuing the REGISTER registration as in F82 or F83. Whether or not a notification such as F89 is issued also depends on the information content managed by the
一方,オフライン通知は,端末1側からREGISTERメッセージで明示的に登録削除を要求された場合と,登録済みの情報の有効期限が切れた場合に行う。図2ではINVITEセッションを例にとり,プレゼンス状態更新部15に通知を発行するのは,状態管理部11または通信制御部10として説明を行ったが,オンライン通知やオフライン通知の発行要求をプレゼンス状態更新部15に指示するのは,端末ロケーション管理部12でも構わない。
以上で説明した図3〜図7に示す通信シーケンスにおいて、制御サーバ側が行なう動作は全て制御プログラム化されて、サーバに接続された外部記憶装置に格納されている。プログラムのアルゴリズムは、図3〜図7のシーケンスに応じてそれぞれ異なるが、以下のステップは共通に含まれている。
(1)通信セッションを監視して状態情報の変化を検出するステップ、
(2)変化の検出を契機として、状態情報の更新要求メッセージを生成するステップ、
(3)生成した更新要求メッセージをネットワークインタフェースに送信するステップ。
On the other hand, the offline notification is performed when the registration is explicitly requested by the REGISTER message from the
In the communication sequence shown in FIGS. 3 to 7 described above, all operations performed on the control server side are converted into a control program and stored in an external storage device connected to the server. The algorithm of the program differs depending on the sequence of FIGS. 3 to 7, but the following steps are included in common.
(1) monitoring a communication session to detect a change in state information;
(2) a step of generating a status information update request message triggered by the change detection;
(3) A step of transmitting the generated update request message to the network interface.
例えば、図5のシーケンスのSIP Server1(3a)においては、端末A(a)より、F60 BYEのメッセージを受信したステップが、端末Aの状態情報の変化を検出したステップに相当し、プレゼンスサーバ7にF67のメッセージを送信するステップが、状態情報の更新要求を生成してネットワークインタフェースに送信するステップに相当する。このステップは、実際には、プレゼンスサーバ7への送信動作だが、SIPサーバの内部動作だけを見れば、生成したメッセージをインタフェースに送信する動作に等しい。SIP Server3(3c)の動作も同様である。また、図3,図4,図6、図7に示したシーケンスにおいても、各SIPサーバーの動作ステップと上記(1)〜(3)のステップとを対応づけることができる。
For example, in the SIP Server 1 (3a) in the sequence of FIG. 5, the step of receiving the F60 BYE message from the terminal A (a) corresponds to the step of detecting the change in the state information of the terminal A, and the
上記のように,セッション制御サーバ3からプレゼンスサーバ7へのプレゼンス状態更新通知において,話中/切断通知とオンライン/オフライン通知とを独立に処理する場合,下記のような状況ではプレゼンスサーバ7側で管理する状態情報に不整合が生じる恐れがある。
As described above, in the presence status update notification from the
例えば,端末をホットスポットのような無線環境で利用し,端末の生存確認のために端末からは定期的にREGISTER登録の更新を行いながら音声通信を行っている際に,端末が無線圏外に暫く出てしまった場合。圏外に出ている間にREGISTER登録した内容の有効期限が切れると,有効期限内に更新が行われなかった(更新のためのREGISTERメッセージが届かなかった,F85)ということで,セッション制御サーバ3はF91に示すようにプレゼンスサーバ7にオフライン通知を送信する。一方,通話も圏外に出ている間は通じなくなるものの,音が通じなくなったことで諦めた他方のユーザから明示的にF70のような切断命令が発行されない限り,話中状態は継続される。(通話セッションも端末の生存確認と同様に定期的な通知を要求し,セッションの継続通知が無い場合は自動的にセッションを切断するという用法もあるが,この場合でもタイムアウトするまでは話中状態が継続される。)また,再びタイムアウト時間内に圏内に戻った場合は,通話も復旧して実質的に話中状態が継続されることも有り得る。このような場合,プレゼンスサーバ7側で管理する状態が「オフライン」だが「話中」といったように,状態に不整合が生じる恐れがある。
For example, when a terminal is used in a wireless environment such as a hot spot and the terminal performs voice communication while periodically updating the REGISTER registration to confirm the existence of the terminal, the terminal is out of the radio range for a while. If you get out. When the expiration date of the contents registered in REGISTER expires while out of service area, the update is not performed within the expiration date (the REGISTER message for updating has not arrived, F85). Sends an offline notification to the
上記のような状態の不整合を解消するために,プレゼンスサーバ7にはプレゼンス状態更新通知に基づき状態遷移を制御するプレゼンス情報制御手段を設ける。
In order to eliminate the inconsistency of the state as described above, the
次に、図8を用いて,プレゼンス情報制御手段について説明する。
プレゼンス情報更新通知のパケットを受信した(ステップ100)プレゼンスサーバ7は通知内容を確認して,通知内容がオンライン通知であった場合には(ステップ101),端末状態を管理するプレゼンス情報の値を「オンライン」に変更し(ステップ102),通知内容がオフライン通知であった場合には(ステップ103),通話状態を管理するプレゼンス情報を参照し,状態が「話中」であった場合には(ステップ105)端末状態を「オフライン待ち」というオンライン状態とオフライン状態の中間状態に遷移させる。一方,ステップ105における参照結果が話中ではなくアイドル状態であった場合は,端末状態を「オフライン」に変更する。
Next, presence information control means will be described with reference to FIG.
Upon receiving the presence information update notification packet (step 100), the
プレゼンス情報更新通知による通知内容が話中通知であった場合には(ステップ111),通話状態を「話中」に変更する(ステップ112)。図7に示した例のように,通話セッションを開始する前,例えば起動と同時にオンライン通知が行われる場合(F88,F89)には必要の無い処理であるが,通話セッションを開始する前にオンライン通知が行われない場合には,ステップ112の処理の中で同時に端末状態を「オンライン」に変更する。
If the notification content by the presence information update notification is a busy notification (step 111), the call state is changed to "busy" (step 112). As in the example shown in FIG. 7, this process is not necessary before starting a call session, for example, when online notification is performed simultaneously with activation (F88, F89). If no notification is made, the terminal status is changed to “online” at the same time as the processing of
プレゼンス情報更新通知による通知内容が切断通知であった場合には(ステップ114),通話状態を「切断」に変更した上で,更に,端末状態を管理するプレゼンス情報を参照し,状態が「オフライン待ち」であった場合には(ステップ115)端末状態を「オフライン」に変更する(ステップ116)。このような状態遷移制御をプレゼンスサーバ7で行うことにより,プレゼンス状態の不整合が起こらないようにする。このため、プレゼンスサーバ7は、プレゼンス情報更新パケットに含まれているプレゼンス情報と、当該プレゼンス情報に関連する情報で、既にプレゼンスサーバに格納されているプレゼンス情報とに矛盾が生じていないか検出する手段と、新たに受信したプレゼンス情報に対する矛盾が解消されるように、既に格納されたプレゼンス情報を変更する手段とを有する。これにより、例えば,何らかの障害で,生存確認のための通知が到達しなくなった場合などに,ユーザまたは端末に代わりセッション制御サーバが通知を行う情報(オフライン通知)が,既にプレゼンスサーバに格納されているプレゼンス情報(話中)と齟齬が生じないようにすることを目的としている。
If the notification content by the presence information update notification is a disconnection notification (step 114), the call state is changed to “disconnected” and the presence information for managing the terminal state is further referred to, and the status is set to “offline”. If it is “waiting” (step 115), the terminal state is changed to “offline” (step 116). Such state transition control is performed by the
図13には、登録されたプレゼンス情報間の不整合を解消する機能を有するプレゼンスサーバの機能ブロック図を示した。IF400は、ネットワークインターフェースであり、受信パケットに対して、TCP/IPレイヤまでのヘッダ処理を行なう。420は、通信制御部であり、通信プロトコルのプロトコルスタックを内包している。例えば,SIPパケットを処理するためには、通信制御部420にSIPのプロトコルスタックを含ませる。情報送受信部422は、受信パケットのTCPまたはUDPレイヤとの間でSIPパケットの送受信を行うブロックである。IF420で受信された受信パケットは、受信情報抽出部424に転送され、情報が取り出される。
FIG. 13 shows a functional block diagram of a presence server having a function of resolving inconsistencies between registered presence information. The
IF400で、セッション管理サーバからの状態情報の更新要求メッセージを受信すると、受信したメッセージは、受信情報抽出部424で所定の情報が引き出された後、プレゼンス情報管理部430に転送される。「所定の情報」とは、例えば、端末や端末ユーザのプレゼンス情報などである。また、「プレゼンス情報管理部」とは、プレゼンス情報の管理を行うブロック群の総称であり、プレゼンス情報の管理に関わる種々の処理を行なう複数の機能ブロックからなる。受信パケットから抽出されたプレゼンス情報は、最終的に設定内容記録部438に記録される。
設定内容記録部438は、例えば、サーバの筐体内部に設けられた記憶手段(例えば、HDD装置やメモリ等)や,サーバの筐体外部に設けられたDB等により構成される。
When the
The setting
受信情報抽出部424で抽出されたプレゼンス情報は、設定内容整合部436に送信される。設定内容整合部436は、設定内容記録部438を参照して、受信したプレゼンス情報と、記憶されたプレゼンス情報との整合性を比較する。矛盾が無ければ、受信したプレゼンス情報を設定内容入力部432に入力する。また、矛盾があった場合には、記録されたプレゼンス情報が書き換えられるべき情報を生成し、受信したプレゼンス情報とともに設定内容入力部432に入力する。
設定内容入力部432は、設定内容記録部に対して、プレゼンス情報の登録動作を行うブロックである。設定内容出力部434は、設定内容記録部438に記録されたプレゼンス情報を取り出すブロックである。
送信情報構築部426は、送信すべき情報をSIPパケットの構造に整形する機能ブロックであり、実際に送信パケットを生成するブロックと考えてよい。生成された送信パケットは情報送受信部422へ転送され、IF400を介して外部に送信される。
The presence information extracted by the reception
The setting
The transmission
図12は,本実施例のプレゼンス情報更新メッセージのメッセージフォーマットの一例を示す図である。本実施例では、プレゼンス情報更新通知にSIPのREGISTERメッセージを利用している。SIPのメッセージは,開始行300,ヘッダ310,空行320,ボディ330より構成される。一般的なREGISTERメッセージでは、図12に示したメッセージフォーマットでは、ボディ部をXML(eXtensible Markup Language)で記述している。ボディの内容が存在しないが,本実施例では、ボディ部に通知する情報を乗せて送る。原理的には、ヘッダ部に状態情報を含めて通知を行なうことも可能であるが、SIPの仕様により、ヘッダ部に含めることが可能な情報には制限がある。例えば、セッション制御に直接関連しない状態情報の場合、ヘッダ部に含めることのできる状態情報は、ユーザのハンドルネーム、端末の種別(phone/pc/PDA等の情報)、ユーザが使用しているブラウザソフトの種類等々の関連情報程度である。
FIG. 12 is a diagram illustrating an example of a message format of the presence information update message according to the present embodiment. In this embodiment, a SIP REGISTER message is used for presence information update notification. The SIP message includes a
一方、ボディ部には多様な情報を含めることが可能であり、従って、ボディ部に状態情報を含めることにより、ヘッダ情報に状態情報を含める方式に比べて、より多様な状態情報の通知が可能となる。書式に関しても,ヘッダ部の中で種別指定を行うことにより,色々な形式を利用することが可能であり,図12に示したXML以外の形式の書式で記述することも可能である。 On the other hand, it is possible to include a variety of information in the body part. Therefore, by including the state information in the body part, it is possible to notify more various state information than in the method in which the state information is included in the header information. It becomes. With regard to the format, various formats can be used by specifying the type in the header part, and can be described in a format other than the XML shown in FIG.
また、ボディ部に含める情報の内容に関しても,状態情報だけでなく,種々のプレゼンス情報を含めることが可能である。例えば、端末のアドレスや種別などセッションを確立している端末に関する情報や,利用している符号化方式の情報などセッションの詳細に関わる情報を共に含めて通知することができる。セッション種別なども,接続先のアドレスを検証することにより,例えば,ストリーミングサービスを利用しているのか,ボイスメールを利用しているのかを判定して通知を行うことが可能である。 In addition, regarding the contents of information included in the body part, it is possible to include not only state information but also various presence information. For example, it is possible to notify together with information related to a terminal that has established a session such as the address and type of the terminal, and information related to the details of the session such as information about the encoding method used. The session type and the like can be notified by verifying the connection destination address, for example, by determining whether the streaming service or the voice mail is used.
1…端末,3…セッション制御サーバ,7…プレゼンスサーバ,10…通信制御部,11…状態管理部,12…端末ロケーション管理部,15…プレゼンス状態更新部。
DESCRIPTION OF
Claims (9)
上記装置の状態情報を管理する状態情報管理手段と、
複数の上記装置のうち、少なくとも2つの装置間が送受信する通信データに基づいて、上記装置の状態の変化を検出する状態情報検出手段と、
上記状態情報検出手段で検出した上記装置の状態の変化に基づいて、上記状態情報管理手段で管理される上記装置の状態情報を更新する手段とを有するネットワークシステム。 A network system connected to a plurality of devices,
Status information management means for managing status information of the device;
State information detecting means for detecting a change in the state of the device based on communication data transmitted and received between at least two devices among the plurality of devices ;
A network system comprising: means for updating the state information of the device managed by the state information management unit based on a change in the state of the device detected by the state information detection unit.
上記装置が送受信する通信データはセッション制御メッセージであることを特徴とするネットワークシステム。 The network system according to claim 1, wherein
A network system, wherein the communication data transmitted and received by the device is a session control message.
セッション制御メッセージは、SIP(Session Initiation Protocol)に準拠するメッセージであることを特徴とするネットワークシステム。 The network system according to claim 2, wherein
The network system, wherein the session control message is a message conforming to a SIP (Session Initiation Protocol).
上記SIPに準拠するメッセージは、INVITEメッセージであることを特徴とする
ネットワークシステム。 The network system according to claim 3, wherein
The SIP-compliant message is an INVITE message.
Network system.
上記SIPに準拠するメッセージは、INVITEメッセージに対する200応答メッ
セージであることを特徴とするネットワークシステム。 The network system according to claim 3 , wherein
The SIP-compliant message is a 200 response message to the INVITE message.
A network system characterized by being a sage.
上記SIPに準拠するメッセージは、BYEメッセージであることを特徴とするネット
ワークシステム。 The network system according to claim 3 , wherein
The SIP-compliant message is a BYE message.
Work system.
上記SIPに準拠するメッセージは、BYEメッセージに対する200応答メッセージ
であることを特徴とするネットワークシステム。 The network system according to claim 3 , wherein
The message conforming to the SIP is a 200 response message to the BYE message.
A network system characterized by
上記SIPに準拠するメッセージは、REGISTERメッセージであることを特徴とするネットワークシステム。 The network system according to claim 3 , wherein
The network system, wherein the message conforming to the SIP is a REGISTER message.
上記装置は、通信端末であって、
上記通信端末の状態情報は、
上記通信端末のユーザまたは通信端末の状態情報、
上記通信端末のアドレス、
上記通信端末の種別、
上記通信端末が利用している符号化方式の種別、
上記通信端末が通信を行っているセッションの種別、
のうち少なくともいずれか一つであることを特徴とするネットワークシステム。 The network system according to claim 1, wherein
The apparatus is a communication terminal,
The state information of the communication terminal is
Status information of the user of the communication terminal or the communication terminal,
The address of the communication terminal,
The type of communication terminal,
The type of encoding method used by the communication terminal,
The type of session with which the communication terminal is communicating,
A network system characterized by being at least one of the above.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005128854A JP4379379B2 (en) | 2005-04-27 | 2005-04-27 | Network system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2005128854A JP4379379B2 (en) | 2005-04-27 | 2005-04-27 | Network system |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003186102A Division JP3788447B2 (en) | 2003-06-30 | 2003-06-30 | Session control server, presence server, session control device, software applied to the session control device, session control method, and network system |
Related Child Applications (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006180601A Division JP4379440B2 (en) | 2006-06-30 | 2006-06-30 | Session control device, software applied to the session control device, session control method, and network system |
JP2008148723A Division JP2008283694A (en) | 2008-06-06 | 2008-06-06 | Session control device, software applied to the session control device, session control method, and network system |
Publications (3)
Publication Number | Publication Date |
---|---|
JP2005267658A JP2005267658A (en) | 2005-09-29 |
JP2005267658A5 JP2005267658A5 (en) | 2006-08-17 |
JP4379379B2 true JP4379379B2 (en) | 2009-12-09 |
Family
ID=35092067
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2005128854A Expired - Lifetime JP4379379B2 (en) | 2005-04-27 | 2005-04-27 | Network system |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4379379B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008283694A (en) * | 2008-06-06 | 2008-11-20 | Hitachi Ltd | Session control device, software applied to the session control device, session control method, and network system |
Families Citing this family (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2007219721A (en) * | 2006-02-15 | 2007-08-30 | Nec Commun Syst Ltd | Electronic mail terminal, presence server, electronic mail system, electronic mail distribution method and program |
US20070233844A1 (en) | 2006-03-29 | 2007-10-04 | Murata Kikai Kabushiki Kaisha | Relay device and communication system |
JP4666167B2 (en) * | 2006-04-28 | 2011-04-06 | 日本電気株式会社 | Discount payment system, server, split payment determination method and program |
JP4222397B2 (en) | 2006-09-12 | 2009-02-12 | 村田機械株式会社 | Relay server |
EP1926285B1 (en) | 2006-10-11 | 2011-07-13 | Murata Machinery, Ltd. | Relay server |
EP1912404B1 (en) | 2006-10-11 | 2011-06-01 | Murata Machinery, Ltd. | File transfer server |
US8606941B2 (en) | 2007-05-02 | 2013-12-10 | Murata Machinery, Ltd. | Relay server and relay communication system |
EP1990975B1 (en) | 2007-05-09 | 2013-02-20 | Murata Machinery, Ltd. | Relay server and relay communication system |
JP4591875B2 (en) | 2007-12-25 | 2010-12-01 | 村田機械株式会社 | Relay server and relay communication system |
JP4645915B2 (en) | 2007-12-27 | 2011-03-09 | 村田機械株式会社 | Relay server and relay communication system |
JP5202067B2 (en) | 2008-03-27 | 2013-06-05 | キヤノン株式会社 | Information processing apparatus, information processing method, storage medium, and program |
TWI455547B (en) | 2008-09-01 | 2014-10-01 | Murata Machinery Ltd | Relay server and relay communication system |
EP2538624B1 (en) | 2008-09-05 | 2014-06-25 | Murata Machinery, Ltd. | Communication apparatus for communicating via a first relay server with a second relay server |
KR101257724B1 (en) | 2009-03-13 | 2013-04-23 | 무라다기카이가부시끼가이샤 | First relay server and second relay server |
JP4998526B2 (en) * | 2009-09-04 | 2012-08-15 | 村田機械株式会社 | Relay server and relay communication system |
JP5683619B2 (en) * | 2013-02-14 | 2015-03-11 | キヤノン株式会社 | Information processing apparatus, information processing method, storage medium, and program |
-
2005
- 2005-04-27 JP JP2005128854A patent/JP4379379B2/en not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2008283694A (en) * | 2008-06-06 | 2008-11-20 | Hitachi Ltd | Session control device, software applied to the session control device, session control method, and network system |
Also Published As
Publication number | Publication date |
---|---|
JP2005267658A (en) | 2005-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3788447B2 (en) | Session control server, presence server, session control device, software applied to the session control device, session control method, and network system | |
JP4379379B2 (en) | Network system | |
KR101109276B1 (en) | Sustaining session connections | |
US9998543B2 (en) | Remote monitoring of user appliances | |
JP5173607B2 (en) | Communications system | |
JP5169362B2 (en) | Session information replication method, call control server for executing the method, and program for the method | |
JP2010503282A (en) | Dynamic call transfer controlled by the client | |
WO2005114906A1 (en) | Method and system for getting the state of sip network nodes | |
EP1139631A1 (en) | Method of initiating a data transfer from a server to a client | |
EP1465387B1 (en) | System and method for PDA to PDA communication using a network portal | |
JP5447171B2 (en) | Session control device, software applied to the session control device, session control method, and network system | |
JP4379440B2 (en) | Session control device, software applied to the session control device, session control method, and network system | |
JP2010183644A (en) | Session control apparatus, software applied to the same, session control method, and network system | |
JP2008283694A (en) | Session control device, software applied to the session control device, session control method, and network system | |
JP5499709B2 (en) | Message relay system having a message relay server | |
JP4723676B2 (en) | COMMUNICATION METHOD, SERVER, AND PROGRAM FOR SESSION STATUS NOTIFICATION | |
JP2007208542A (en) | Device, method and program for transferring call control signal | |
JP5102153B2 (en) | Command sequence number control method, server, and program in SIP signaling | |
JP3968060B2 (en) | Session media holding method, holding device, holding program, and recording medium recording the program | |
JP4561791B2 (en) | SIP server, control method thereof, and IP telephone system | |
KR100479262B1 (en) | System of call control of converged LAN | |
JP2005317001A (en) | Presence server, session control server and packet relay system | |
JP4152304B2 (en) | IP phone system | |
JP4311072B2 (en) | Communication control device and communication control method | |
KR100686181B1 (en) | Communication method amd terminal |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20060421 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20060630 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060630 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20080408 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080606 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20090210 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20090410 |
|
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: 20090825 |
|
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: 20090907 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121002 Year of fee payment: 3 |
|
R151 | Written notification of patent or utility model registration |
Ref document number: 4379379 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121002 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131002 Year of fee payment: 4 |
|
EXPY | Cancellation because of completion of term |