JP4270308B2 - IP communication system, communication control method and client terminal in IP network, and client server - Google Patents

IP communication system, communication control method and client terminal in IP network, and client server Download PDF

Info

Publication number
JP4270308B2
JP4270308B2 JP2007183808A JP2007183808A JP4270308B2 JP 4270308 B2 JP4270308 B2 JP 4270308B2 JP 2007183808 A JP2007183808 A JP 2007183808A JP 2007183808 A JP2007183808 A JP 2007183808A JP 4270308 B2 JP4270308 B2 JP 4270308B2
Authority
JP
Japan
Prior art keywords
terminal
input
network
server
communication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2007183808A
Other languages
Japanese (ja)
Other versions
JP2007336569A (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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2007183808A priority Critical patent/JP4270308B2/en
Publication of JP2007336569A publication Critical patent/JP2007336569A/en
Application granted granted Critical
Publication of JP4270308B2 publication Critical patent/JP4270308B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、IP通信システム、IPネットワークにおける通信制御方法およびクライア
ント端末、ならびにクライアントサーバに関し、さらに詳しくはシンクライアントシステ
ムに適用されるクライアント端末が例えばIP電話機やTV電話機として利用可能なシス
テム、通信端末、通信方法等に関する。
The present invention relates to an IP communication system, a communication control method in an IP network, a client terminal, and a client server, and more specifically, a system and a communication terminal in which a client terminal applied to a thin client system can be used as, for example, an IP telephone or a TV telephone , Communication methods, etc.

近年、パーソナルコンピュータ(PC)やネットワーク機器の低価格化が進み、従業員
の大半にPCのような端末を配布し、業務の効率化を図っている企業が多数を占めるよう
になっている。PCが低価格化し、利用が増えると、企業内の機器管理者のメンテナンス
作業もPCの数に比例して増える。このメンテナンス作業とは、例えばオペレーティング
システム(OS)や業務アプリケーションのバージョンアップやバグフィックス、ハード
ウェア的な障害への対応、ウィルス対策やウィルス駆除などが挙げられる。このようなメ
ンテナンス作業を行なう管理コストは非常に大きく、従業員数が増加すると、比例して莫
大なものになる。
In recent years, the price of personal computers (PCs) and network devices has been reduced, and a large number of companies are trying to improve business efficiency by distributing terminals such as PCs to the majority of employees. As PCs become cheaper and more used, maintenance work by device managers in the company will increase in proportion to the number of PCs. This maintenance work includes, for example, version upgrades and bug fixes of operating systems (OS) and business applications, response to hardware failures, virus countermeasures, virus removal, and the like. The management cost for performing such maintenance work is very high, and increases as the number of employees increases.

この管理コストを低減する一手法として、サーバクライアント方式と呼ばれるシステム
運用の方式が取られている。これは、主なプログラムやデータをサーバ側に蓄積して一括
管理し、これらのプログラムやデータを、個人のPC端末からリモート操作でアクセスす
る方式である。
サーバクライアント方式の端末は、通常のPC端末にリモート操作プログラムを実装して
なるものである。しかし、本方式を利用するPC端末は、リモート操作プログラム以外の
アプリケーションプログラムやデータを蓄積する必要がない。このためハードディスク装
置などの記憶装置を持たないシンクライアント(Thin Client:以下TCと略す
)端末をサーバクライアント方式の端末として利用することが可能である。TC端末は、
昨今の個人情報保護法施行に基づき、個人情報を漏洩しない端末として注目されており、
このTC端末を使ったサーバクライアント方式が普及しつつある。
As a method for reducing the management cost, a system operation method called a server client method is adopted. This is a system in which main programs and data are accumulated and managed on the server side, and these programs and data are accessed remotely from a personal PC terminal.
A server client type terminal is obtained by mounting a remote operation program on a normal PC terminal. However, the PC terminal using this method does not need to store application programs and data other than the remote operation program. For this reason, a thin client (hereinafter, abbreviated as TC) that does not have a storage device such as a hard disk device.
) The terminal can be used as a server client type terminal. The TC terminal
Based on the recent enforcement of the Personal Information Protection Law, it has been attracting attention as a device that does not leak personal information.
A server client system using this TC terminal is becoming widespread.

図7はTC端末を利用したTCシステムを示す図である。TCシステムは、TCサーバ
と複数のTC端末から構成される。TCサーバにあっては、ユーザごとに起動されたプロ
セスが1対1で対応するTC端末と通信して処理を進める。各TC端末は通信データを固
定磁気ディスク装置などの外部記憶装置に記憶しないので、入出力デバイスとその駆動処
理部(いわゆるドライバ)とデータ通信部を主な構成要素としている。ユーザが所望する
本体のデータ処理はTCサーバ側で行われる。このため、TC端末におけるアプリケーシ
ョンプログラムの更新等が不要になり、端末管理のコスト削減が図られると共に、TC端
末には機密データなどが保持されないため、TC端末の紛失や盗難などでも情報漏えいす
ることはない。
FIG. 7 is a diagram showing a TC system using a TC terminal. The TC system includes a TC server and a plurality of TC terminals. In the TC server, the process activated for each user communicates with the corresponding TC terminal on a one-to-one basis, and the process proceeds. Since each TC terminal does not store communication data in an external storage device such as a fixed magnetic disk device, the input / output device, its drive processing unit (so-called driver), and data communication unit are the main components. Data processing of the main body desired by the user is performed on the TC server side. For this reason, it is not necessary to update the application program in the TC terminal, the cost of terminal management is reduced, and confidential data is not held in the TC terminal, so information leaks even if the TC terminal is lost or stolen. There is no.

一方、近年ではIP電話が急速に普及している。例えば、企業IP電話システムの基本
構成を図8に示す。図8において、テレフォニーサーバは、一台または複数台で、いわゆ
る内線電話交換機の役割を果たし、電話端末同士の呼制御を行なう。電話端末には、IP
ネットワークに接続するIP電話機801や、PC上の電話プログラムであるソフトフォ
ン812などがある。このソフトフォンは、通常は自分自身が実行されているPCを自電
話端末として発着信操作ができるものである。また、ソフトフォンの機能の一部としてカ
メラ813を利用した映像の送受信機能を備えることにより、TV電話端末やTV会議端
末として利用することも可能である。一般電話との通信は、ゲートウェイ装置820を介
すことにより、固定電話網830を経由して一般電話831と通話でき、また、携帯電話
網832を経由して携帯電話833との通話も可能としている。
次にIP電話の基本動作を、電話端末801からソフトフォン812にダイヤル発信した
例で説明する。電話端末801からダイヤルすると、テレフォニーサーバ800はこれを
電話端末からの発呼情報として受信する。テレフォニーサーバは、ソフトフォン812の
電話状態などを確認した後、電話端末801にソフトフォンのIPアドレス843を、ソ
フトフォン812に電話端末のIPアドレス842をそれぞれ通知する。その後、双方の
電話端末はお互いに相手のIPアドレスに対して音声パケットを送受信し合うことにより
接続し、音声通信を実現する。映像通信についても同様の接続方式により、映像機能を持
つソフトフォン間で映像パケットを送受信し合うことにより接続し、映像通信を実現する
On the other hand, in recent years, IP telephones are rapidly spreading. For example, FIG. 8 shows a basic configuration of a corporate IP telephone system. In FIG. 8, one or a plurality of telephony servers serve as a so-called extension telephone exchange and perform call control between telephone terminals. IP phone
There are an IP phone 801 connected to a network, a soft phone 812 which is a telephone program on a PC, and the like. This softphone is usually capable of making / receiving calls using the PC on which it is running as its own telephone terminal. In addition, by providing a video transmission / reception function using the camera 813 as a part of the function of the softphone, it can be used as a TV phone terminal or a TV conference terminal. Communication with ordinary telephones can be made with the ordinary telephone 831 via the fixed telephone network 830 via the gateway device 820, and with the portable telephone 833 via the portable telephone network 832. Yes.
Next, the basic operation of the IP phone will be described using an example in which a telephone call is made from the telephone terminal 801 to the soft phone 812. When dialing from the telephone terminal 801, the telephony server 800 receives this as call information from the telephone terminal. After confirming the telephone status of the softphone 812, the telephony server notifies the telephone terminal 801 of the softphone IP address 843 and the softphone 812 of the telephone terminal IP address 842, respectively. Thereafter, both telephone terminals are connected to each other by transmitting and receiving voice packets to and from the other party's IP address, thereby realizing voice communication. For video communication, a similar connection method is used to connect video phones by transmitting and receiving video packets between softphones having video functions, thereby realizing video communication.

前記TCシステムにおけるTC端末でのIP電話機能の実現には、いくつかの技術的な
課題がある。TC端末ではアプリケーションプログラムの実行はTCサーバ側で行ってい
るため、電話プログラムであるソフトフォンをTCサーバ側で実行してもTC端末側では
通話できないことになる。仮にこれが実現できても、TCサーバ上では仮想的に複数のソ
フトフォンが動くことになり、従来のIPアドレス交換方式による呼制御では、TCサー
バ上の仮想端末を特定することができないという課題がある。この呼接続方法の一つとし
て、例えば特許文献1がある。すなわち、TCサーバに複数台のTC端末が接続した場合
に、外部からTC端末を識別することができない課題を解決する手法を示しているもので
ある。
There are some technical problems in realizing the IP telephone function in the TC terminal in the TC system. In the TC terminal, the application program is executed on the TC server side. Therefore, even if a soft phone, which is a telephone program, is executed on the TC server side, a call cannot be made on the TC terminal side. Even if this can be realized, a plurality of softphones will virtually move on the TC server, and the call control based on the conventional IP address exchange method cannot identify the virtual terminal on the TC server. is there. As one of the call connection methods, there is, for example, Patent Document 1. That is, it shows a technique for solving the problem that a TC terminal cannot be identified from the outside when a plurality of TC terminals are connected to the TC server.

特開2003−158534号公報JP 2003-158534 A

前記特許文献1の方法では、前記TCシステムにおいて複数のソフトフォンがTCサー
バ上で実行されており、かつ、その中で個々の電話端末を特定している方式である。この
ため、TC端末と外部のIP電話端末との通話は、すべてTCサーバを経由する通話とな
り、IP電話の基本動作の特徴である端末対端末での通話が実現できなかった。
また、TC端末がTCサーバと同じネットワークセグメントに存在することが前提であ
るため、社外や無線LANを経由した場合でのTC端末による通話を実現できない。
In the method of Patent Document 1, a plurality of softphones are executed on a TC server in the TC system, and individual telephone terminals are specified therein. For this reason, all calls between the TC terminal and the external IP telephone terminal are calls via the TC server, and the terminal-to-terminal call, which is a feature of the basic operation of the IP telephone, cannot be realized.
Further, since it is assumed that the TC terminal is in the same network segment as the TC server, it is impossible to realize a call by the TC terminal outside the company or via a wireless LAN.

本願発明は、サーバとともに使用される例えばTC端末(入出力端末)と通信端末の通信を、サーバ端末を経由することなく、実行することが可能なシステム、方法、端末等を提供することにある。 The present invention provides a system, a method, a terminal, and the like that can execute communication between , for example, a TC terminal (input / output terminal) used with a server and a communication terminal without going through the server terminal. is there.

本願発明は、係る課題に鑑みなされたものであり、例えばサーバ側にネットワーク上の例えば電話機等の通信端末間の呼設定(通信接続操作をもって端末間の通信接続が確立し、端末間での通信が可能にすることを意味する。以下呼接続と称する)を行なうための呼制御手段を設け、該呼制御手段をもって例えばキー入力やマウス入力等の入力部および表示部(ディスプレイ)を含む端末(入出力端末)と通信端末間の呼接続を行い、しかるのち前記端末(入出力端末)と前記通信端末間の通信(音声、データ、映像等)を、前記サーバを経由することなく、つまりサーバを介さず、前記ネットワークを介して実行してなる。その具体的手段は請求項に記載したとおりにある。 The present invention relates has been made in view of the problems, for example, call set among communication terminals, for example telephones or the like on the network to the server-side (with the communication connection operation is established communication connection between terminals, communication between the terminal A call control means for performing a call connection (hereinafter referred to as a call connection ), and a terminal (input) such as a key input or a mouse input and a display section (display) with the call control means ( Call connection between the input / output terminal) and the communication terminal, and then communication (voice, data, video, etc.) between the terminal (input / output terminal) and the communication terminal does not pass through the server , that is, the server It is executed via the network without going through . The specific means are as described in the claims.

本発明によれば、例えば企業情報システムにおいて、セキュリティを確保でき、自宅や出張先でのモバイル運用をより安全に快適に行なう環境を提供することができる。また、システムでサーバとともに利用される端末(例えば入出力情報を扱う入出力端末)に通信制御手段等を設けることにより、該端末を、例えば電話端末、TV電話端末、映像受信端末(テレビ会議端末)等としても利用することが可能となる。 ADVANTAGE OF THE INVENTION According to this invention , security can be ensured , for example in a corporate information system, and the environment which performs mobile operation more safely and comfortably at home or a business trip destination can be provided. Further, by providing a communication control means or the like to a terminal (for example, an input / output terminal that handles input / output information) used together with a server in the system, the terminal can be used as a telephone terminal, a TV telephone terminal, a video receiving terminal (video conference terminal), for example. ) And the like.

出願人は、まず、従来のモバイルPCの紛失などによる情報漏洩を防止する目的から図
9に示すようなパーソナルTCシステムを考えた。すなわち、個人が自由に利用可能なT
C端末960と、そのTC端末のアプリケーションプログラムやデータ等を管理する、例
えばデスクトップTCサーバ930と、それらを接続するネットワーク990とから構成
し、TCサーバ930は、OS933、アプリケーションプログラム937、端末IPア
ドレスを格納する領域936を有する記憶装置934、CPU931、メモリ932、リ
モコンSV935等を備えており、TC端末960は、OS972、ICカード制御部9
76、デバイス制御部973、CPU974、サーバIPアドレスを格納する領域981
を有するメモリ975、リモコンCL971等を備え、さらにサーバIP格納領域982
を有するICカード962およびキーボード963、表示装置961等からなる入出力装
置を備えている。TCサーバとTC端末との間の入出力情報の送受は、リモコンSV93
5とリモコンCL971とで、それぞれIPパケットの送受信により実行される。ICカ
ード962は、不正接続防止のための個人認証デバイスとして利用する。例えば、ICカ
ード962内にあらかじめ個人認証番号とパスワードを保管しておき、PTCサーバへの
接続の際、入力された個人認証番号とパスワードを一致させることにより接続可否を制御
する。
The applicant first considered a personal TC system as shown in FIG. 9 for the purpose of preventing information leakage due to loss of a conventional mobile PC. In other words, T that can be freely used by individuals
The C terminal 960 includes a desktop TC server 930 that manages application programs and data of the TC terminal, and a network 990 that connects them. The TC server 930 includes an OS 933, an application program 937, and a terminal IP address. A storage device 934 having a storage area 936, a CPU 931, a memory 932, a remote control SV 935, and the like. The TC terminal 960 includes an OS 972, an IC card control unit 9, and the like.
76, device control unit 973, CPU 974, area 981 for storing the server IP address
And a server IP storage area 982.
And an input / output device including a keyboard 963, a display device 961, and the like. Transmission / reception of input / output information between the TC server and the TC terminal is performed by the remote controller SV93.
5 and the remote control CL 971 are executed by transmitting and receiving IP packets. The IC card 962 is used as a personal authentication device for preventing unauthorized connection. For example, the personal authentication number and the password are stored in advance in the IC card 962, and when connecting to the PTC server, whether the connection is possible or not is controlled by matching the input personal authentication number and the password.

本発明は、図9に示すパーソナルTCシステムを前提としており、以下に、パーソナル
TCシステムの構成と基本動作を説明する。以下、PTCは「パーソナルシンクライアン
ト」の略称として使用する。
PTCシステムは、PTCサーバ930と、PTC端末960と、これらを接続するネ
ットワーク990から構成される。PTCサーバ930は、CPU931、メモリ932
、記憶装置934、OS933、アプリケーションプログラムであるAP937、リモコ
ンSV935から構成される。PTCサーバ930は、入出力装置を持つデスクトップP
Cでも良い。PTC端末960は、CPU974、メモリ975、デバイス制御部973
、ICカード制御部976、OS972、リモコンCL971から構成される本体970
と、マウス964、キーボード963の入力装置と、表示装置961と、ICカード96
2から構成される。本構成によると、PTC端末960は、外部記憶装置を持たない為、
いわゆるアプリケーションプログラムの実行はできないが、個人情報などのデータを記憶
することができないため、紛失時などの情報漏洩の心配は無い。ネットワーク990は、
例えば、インターネット991や有線LANや無線LANなどであり、IPアドレスによ
り相手を特定できるネットワークである。
The present invention is based on the personal TC system shown in FIG. 9, and the configuration and basic operation of the personal TC system will be described below. Hereinafter, PTC is used as an abbreviation for “personal thin client”.
The PTC system includes a PTC server 930, a PTC terminal 960, and a network 990 connecting them. The PTC server 930 includes a CPU 931 and a memory 932.
, A storage device 934, an OS 933, an application program AP 937, and a remote control SV 935. The PTC server 930 is a desktop P having an input / output device.
C is also acceptable. The PTC terminal 960 includes a CPU 974, a memory 975, and a device control unit 973.
, A main body 970 including an IC card control unit 976, an OS 972, and a remote controller CL971.
An input device for a mouse 964 and a keyboard 963, a display device 961, and an IC card 96
It is composed of two. According to this configuration, since the PTC terminal 960 does not have an external storage device,
Although a so-called application program cannot be executed, data such as personal information cannot be stored, so there is no risk of information leakage such as loss. Network 990
For example, the Internet 991, a wired LAN, a wireless LAN, or the like, which is a network that can specify a partner by an IP address.

PTCシステムは、PTCサーバ930とPTC端末960間の通信が確立されて機能
する。通信の確立は、接続待ち状態にあるPTCサーバのリモコンSV935に、PTC
端末のリモコンCL971が通信開始要求を出すことによりリモコン間での通信が確立す
る。通信開始要求を送信するIPアドレスには、メモリ975のサーバIPアドレス格納
領域981にあらかじめ設定されているPTCサーバのIPアドレスを利用する。また、
ICカード接続時には、ICカード962のサーバIPアドレス格納領域982に設定さ
れているIPアドレスを利用する。これにより、PTC端末を特定せずに、個人毎に自分
のPTCサーバに接続できるようになる。リモコンCL971から最初に通信開始要求が
来ると、リモコンCL971から送られてくるIPアドレスを記憶装置934の端末IP
アドレス格納領域936に格納する。その後は格納されたIPアドレスに対して通信を行
う。また、通信の終了時には、端末IPアドレス格納領域936のIPアドレスを消去す
る。
PTCサーバとPTC端末間の通信が確立された状態では、PTCシステムは次のように
動作する。PTC端末960のマウス964やキーボード963の入力操作は、リモコン
CL971からPTCサーバ930に入力情報950として送信される。PTCサーバ9
30のリモコンSV935は、これを受け取り、PTCサーバ930への入力情報として
OS933に渡す。OS993はリモコンSV935からの入力情報に応じた処理を実行
し、これらの処理結果である画面情報等が、リモコンSV935から出力情報951とし
てPTC端末960に送信される。リモコンCL971は、これを受信し、OS972を
介して表示装置961に出力する。
The PTC system functions by establishing communication between the PTC server 930 and the PTC terminal 960. To establish communication, the remote control SV935 of the PTC server in the connection waiting state is set to PTC.
Communication between the remote controllers is established when the remote controller CL971 of the terminal issues a communication start request. The IP address of the PTC server preset in the server IP address storage area 981 of the memory 975 is used as the IP address for transmitting the communication start request. Also,
When the IC card is connected, the IP address set in the server IP address storage area 982 of the IC card 962 is used. Thereby, it becomes possible to connect to the personal PTC server for each individual without specifying the PTC terminal. When a communication start request is first received from the remote control CL971, the IP address sent from the remote control CL971 is set to the terminal IP of the storage device 934.
Store in the address storage area 936. Thereafter, communication is performed with respect to the stored IP address. At the end of communication, the IP address in the terminal IP address storage area 936 is deleted.
In a state where communication between the PTC server and the PTC terminal is established, the PTC system operates as follows. The input operation of the mouse 964 and the keyboard 963 of the PTC terminal 960 is transmitted as input information 950 from the remote control CL971 to the PTC server 930. PTC server 9
The remote controller SV 935 receives the information and passes it to the OS 933 as input information to the PTC server 930. The OS 993 executes processing according to input information from the remote control SV 935, and screen information and the like as the processing results are transmitted from the remote control SV 935 as output information 951 to the PTC terminal 960. The remote controller CL 971 receives this and outputs it to the display device 961 via the OS 972.

ここで、例えば、TCサーバを、入出力装置を省いた構成とし、TC端末930を、入出力機能を有する装置とし、該端末をもって該サーバを遠隔制御(リモートコントロール)可能な構成とし、かつ該サーバ930を、セキュリティが確保されたエリアに設定することにより、例えばTC端末960を外出先で紛失した場合でも、情報漏洩の可能性は極めて小さくすることができる。 Here, for example, the TC server is configured to omit the input / output device, the TC terminal 930 is configured to have an input / output function, the server can be configured to be remotely controlled (remote control), and the By setting the server 930 in an area in which security is ensured, for example, even when the TC terminal 960 is lost at the place of going out, the possibility of information leakage can be extremely reduced.

本願発明は、係るセキュリティ対策が考慮されたシステムに適用して好適で、音声や映像等の通信機能、例えば電話機能、TV電話機能、音声映像受信機能等を可能としたシステム、サーバ、端末に係るものである。 The present invention is suitable for application to a system in which such security measures are taken into account, and is applicable to a system, a server, and a terminal that enable communication functions such as voice and video, such as a telephone function, a videophone function, and an audio / video reception function. It is related .

図1は、本発明の一実施の形態に係る電話機能実現システムの構成を示す図である。本
発明によるシステム構成は、図9に示すPTCサーバ930およびPTC端末960に、
それぞれ必要機能を追加した構成である。すなわち、PTCサーバ110は、図示してい
ないが、図9のPTCサーバ930と同一の構成を備えており、さらに、呼制御部112
から構成されるサーバ側電話制御部111が追加されている。また、PTC端末120は
、図9のPTC端末960と同一の構成を備えており、さらに、デバイス制御部122と
音声パケット通信部123から構成される端末側電話制御部121が追加されている。ま
た、PTC端末120には、ハンドセット130が接続できるように構成されている。よ
って、本発明に係るシステム構成としては、PTCサーバ110とPTC端末120とネ
ットワーク990から構成されるPTCシステム100となる。
FIG. 1 is a diagram showing a configuration of a telephone function realization system according to an embodiment of the present invention. The system configuration according to the present invention includes a PTC server 930 and a PTC terminal 960 shown in FIG.
Each is a configuration with the necessary functions added. That is, although not shown, the PTC server 110 has the same configuration as the PTC server 930 of FIG.
The server side telephone control part 111 comprised from these is added. Further, the PTC terminal 120 has the same configuration as the PTC terminal 960 in FIG. 9, and a terminal-side telephone control unit 121 including a device control unit 122 and a voice packet communication unit 123 is further added. Further, the PTC terminal 120 is configured so that a handset 130 can be connected thereto. Therefore, the system configuration according to the present invention is the PTC system 100 including the PTC server 110, the PTC terminal 120, and the network 990.

サーバ側電話制御部111は、テレフォニーサーバ800と呼制御部112を介して呼
接続を行い、かつPTC端末120が電話端末として機能できるように、端末側電話制御
部121と電話制御情報の送受信を行なう。
端末側電話制御部121は、サーバ側電話制御部111と電話制御情報140の送受信
を行い、ハンドセット130の制御や音声パケット通信部123の制御を行なう。
デバイス制御部122は、ハンドセット130が持つ各種機能を制御するものであり、
それ故、ハンドセット130の種別に対応して実装される。
ハンドセット130は、例えば、USBインターフェースなどでPTC端末120に接
続される。ハンドセット130の基本機能は、音声データの入出力のほか、キー入力、ラ
ンプ表示、オフフック、発着信音発生などである。また、その形態としては、固定電話タ
イプ、ヘッドセットタイプなどの形態がある。
テレフォニーサーバ800は、前述の通り、電話端末(PTC端末120と電話端末8
01)同士を接続する電話交換機の機能を有し、この電話交換機能を行なうために、内部
には、電話番号の管理テーブルを備えている。管理テーブルは、電話番号と呼制御先IP
アドレスから構成され、これを参照することにより、電話番号から接続先端末を特定して
呼接続処理を行なうことが可能となる。本発明におけるPTCシステム100では、テレ
フォニーサーバ800と呼接続を行なうのはPTCサーバ110であるが、電話番号とし
てはPTCシステム100に一つの番号を割り当てる。具体例として、PTCサーバ11
0、PTC端末120、テレフォニーサーバ800、電話端末801にそれぞれIPアド
レス「192.168.1.1」、「192.168.1.2」、「192.168.1
0.1」、「192.168.1.3」を割り当てる。また、PTCシステム100に電
話番号「3000」を割り当て、電話端末801に「3001」を割り当てた様子を図1
1に示す。また、この時のテレフォニーサーバ800の電話番号管理テーブルは図10に
示す内容となる。
The server-side telephone control unit 111 performs call connection with the telephony server 800 via the call control unit 112 and transmits / receives telephone control information to / from the terminal-side telephone control unit 121 so that the PTC terminal 120 can function as a telephone terminal. Do.
The terminal-side telephone control unit 121 transmits / receives telephone control information 140 to / from the server-side telephone control unit 111, and controls the handset 130 and the voice packet communication unit 123.
The device control unit 122 controls various functions of the handset 130.
Therefore, it is implemented corresponding to the type of handset 130.
The handset 130 is connected to the PTC terminal 120 by, for example, a USB interface. The basic functions of the handset 130 include input / output of voice data, key input, lamp display, off-hook, and incoming / outgoing sound generation. In addition, there are forms such as a fixed telephone type and a headset type.
As described above, the telephony server 800 is a telephone terminal (the PTC terminal 120 and the telephone terminal 8).
01) It has a function of a telephone exchange for connecting each other, and in order to perform this telephone exchange function, an internal telephone number management table is provided. The management table contains telephone numbers and call control destination IP
By making reference to this address, call connection processing can be performed by specifying the connection destination terminal from the telephone number. In the PTC system 100 according to the present invention, the PTC server 110 performs call connection with the telephony server 800, but one number is assigned to the PTC system 100 as a telephone number. As a specific example, the PTC server 11
0, the PTC terminal 120, the telephony server 800, and the telephone terminal 801 have IP addresses “192.168.1.1”, “192.168.1.2”, “192.168.8.1”, respectively.
0.1 "and" 192.168.1.3 "are assigned. Further, a state in which the telephone number “3000” is assigned to the PTC system 100 and “3001” is assigned to the telephone terminal 801 is shown in FIG.
It is shown in 1. Further, the telephone number management table of the telephony server 800 at this time has the contents shown in FIG.

以下の具体例は、図11に示す電話番号およびIPアドレスが割り振られて電話システ
ムが構成されていることを前提として説明する。また、電話端末801は、IP電話機と
して説明し、テレフォニーサーバ800と呼接続を通して電話の発着信ができ、音声パケ
ットの送受信による電話端末同士の通話ができるものとする。
The following specific example will be described on the assumption that the telephone system shown in FIG. 11 is allocated and the telephone system is configured. Further, the telephone terminal 801 is described as an IP telephone, and it is assumed that a telephone call can be made and received through a call connection with the telephony server 800, and telephone terminals can communicate with each other by transmitting and receiving voice packets.

次に、本発明の実施の形態に係るPTC端末120における電話機能実現の動作を、図
12および図13を用いて詳細に説明する。図12および図13において、IPテレフォ
ニーサーバにはPTCサーバおよび電話端末が登録された状態にあり、図11に示す電話
番号管理テーブルが作成されているものとする。また、PTC端末120の情報送受信処
理は端末側電話制御部121が、PTCサーバ110の情報送受信処理はサーバ側電話制
御部111が実行する。
Next, the operation for realizing the telephone function in the PTC terminal 120 according to the embodiment of the present invention will be described in detail with reference to FIGS. 12 and 13, it is assumed that the PTC server and the telephone terminal are registered in the IP telephony server, and the telephone number management table shown in FIG. 11 is created. Further, the terminal side telephone control unit 121 executes information transmission / reception processing of the PTC terminal 120, and the server side telephone control unit 111 executes information transmission / reception processing of the PTC server 110.

図12は、PTC端末120から電話端末801への電話発信時の呼接続の流れを示す
シーケンス図である。
PTC端末120に装着されたハンドセット130から通話先電話端末の電話番号(相
手先電話番号)「3001」をダイヤルすると、PTC端末120の端末側電話制御部1
21からリモコンCL971を通してPTCサーバ110のリモコンSV935を通して
サーバ側電話制御部111に「3001番へ発信」要求する入力情報1201を送信する
FIG. 12 is a sequence diagram showing a call connection flow when a call is made from the PTC terminal 120 to the telephone terminal 801.
When the telephone number (destination telephone number) “3001” of the destination telephone terminal is dialed from the handset 130 attached to the PTC terminal 120, the terminal-side telephone control unit 1 of the PTC terminal 120
21 transmits the input information 1201 for requesting “call to 3001” to the server side telephone control unit 111 through the remote control SV 935 of the PTC server 110 through the remote control CL 971.

PTCサーバ110は、この要求情報に基づきテレフォニーサーバ800に対して、相
手先電話番号「3001」と通話先IPアドレス1「192.168.1.2」をパラメ
ータとした呼接続要求情報1202を送信する。この時、通話先IPアドレス1「192
.168.1.2」は、記憶装置934内の端末IPアドレス格納領域936にパラメー
タとして格納される。
IPテレフォニーサーバ800は、上記呼接続要求情報1202に基づきパラメータに指
定されている電話番号「3001」から、電話番号管理テーブル1001を参照して、呼
接続先IPアドレス「192.168.1.3」を特定し、電話端末801に呼接続要求
情報1203を送信する。この時、PTCサーバ110から受信した通信先IPアドレス
「192.168.1.2」をパラメータとして送信する。また同時に、PTCサーバ1
10には呼出し中であることを示す情報1204を送信する。
Based on this request information, the PTC server 110 transmits call connection request information 1202 with the destination telephone number “3001” and the destination IP address 1 “192.168.1.2” as parameters to the telephony server 800. To do. At this time, the destination IP address 1 “192”
. 168.1.2 ”is stored as a parameter in the terminal IP address storage area 936 in the storage device 934.
The IP telephony server 800 refers to the telephone number management table 1001 from the telephone number “3001” specified as a parameter based on the call connection request information 1202 and calls connection destination IP address “192.168.1.3”. And the call connection request information 1203 is transmitted to the telephone terminal 801. At this time, the communication destination IP address “192.168.1.2” received from the PTC server 110 is transmitted as a parameter. At the same time, the PTC server 1
10, information 1204 indicating that a call is being made is transmitted.

PTCサーバ110は、呼出し中であることを示す情報1204を受信すると、PTC
端末120に呼出し中であることを示す情報1205を送信する。
PTC端末120は、情報1205を受信し、該PTC端末の端末側電話制御部121
がデバイス制御部122を通してハンドセット130を鳴動して呼び出し中の状態にする

電話端末801は、テレフォニーサーバ800から呼接続要求情報1203を受信する
と、着信処理により着信音を鳴らすと同時に、パラメータとして送られてきた通話先IP
アドレス「192.168.1.2」を受け取る。その後、受話器を取るなどで通話可能
な状態になると、通話OK1206を、テレフォニーサーバ800に送信する。
テレフォニーサーバ800は、通話OK1206を受信すると、PTCサーバに通話先
IPアドレス2をパラメータとして通話OK1207を送信する。この時の通話先IPア
ドレス2には、電話番号管理テーブル1001から取得した電話端末のIPアドレス「1
92.168.1.3」がセットされる。
PTCサーバ110は、通話OK1207を受信し、PTC端末120にパラメータを
含めて通話OK1208を送信する。
PTC端末120は、通話OK1208を受信し、該PTC端末の端末側電話制御部1
21は、パラメータ内の通話先IPアドレスを該PTC端末の音声パケット通信部123
に送る。音声パケット通信部123は、送信する音声パケットの宛先に、受け取った通話
先IPアドレス「192.168.1.3」を指定し、パケット送信(通話1209)を
開始する。また同時に相手方から来るパケットの受信を開始する。
When the PTC server 110 receives the information 1204 indicating that it is calling, the PTC server 110
Information 1205 indicating that a call is being made is transmitted to the terminal 120.
The PTC terminal 120 receives the information 1205 and receives the terminal-side telephone control unit 121 of the PTC terminal.
Makes the handset 130 ring through the device control unit 122 to be in a calling state.
When the telephone terminal 801 receives the call connection request information 1203 from the telephony server 800, the telephone terminal 801 rings a ring tone by the incoming call processing and simultaneously transmits the call destination IP sent as a parameter.
The address “192.168.1.2” is received. Thereafter, when a call can be made, such as by picking up the handset, a call OK 1206 is transmitted to the telephony server 800.
When the telephony server 800 receives the call OK 1206, the telephony server 800 transmits the call OK 1207 to the PTC server using the call destination IP address 2 as a parameter. The destination IP address 2 at this time includes the IP address “1” of the telephone terminal acquired from the telephone number management table 1001.
92.168.1.3 "is set.
The PTC server 110 receives the call OK 1207 and transmits the call OK 1208 including the parameters to the PTC terminal 120.
The PTC terminal 120 receives the call OK 1208, and the terminal-side telephone control unit 1 of the PTC terminal
21 designates the destination IP address in the parameter as the voice packet communication unit 123 of the PTC terminal.
Send to. The voice packet communication unit 123 designates the received call destination IP address “192.168.1.3” as the destination of the voice packet to be transmitted, and starts packet transmission (call 1209). At the same time, it starts receiving packets coming from the other party.

一方、電話端末801側は、通話可能な状態になると、テレフォニーサーバ800から
受信した通話先IPアドレス「192.168.1.2」を宛先とする音声パケットの送
信を開始し。同時に相手方から来るパケットの受信を開始する。
これにより、PTC端末120と電話端末801が、直接通話1209を開始すること
ができる。
また、本説明では、PTC端末のハンドセットからダイヤル発信したが、PTCサーバ
側にダイヤル発信する機能を持たせることも可能である。この場合は、図12に示すシー
ケンスにおいて1201の情報通知は無く、1202から始まるシーケンスとなる。
On the other hand, when the telephone terminal 801 is ready to make a call, the telephone terminal 801 starts transmitting a voice packet with the destination IP address “192.168.1.2” received from the telephony server 800 as a destination. At the same time, it starts receiving packets coming from the other party.
As a result, the PTC terminal 120 and the telephone terminal 801 can start a direct call 1209.
In this description, the dial transmission is performed from the handset of the PTC terminal. However, it is possible to provide the PTC server side with a function of dial transmission. In this case, there is no information notification 1201 in the sequence shown in FIG.

図13は、電話端末801からPTC端末120への電話発信、即ち、PTC端末12
0への電話着信時の呼接続の流れを示すシーケンス図である。
電話端末801から相手先電話番号「3000」をダイヤルすると、電話端末801は
、接続先電話番号「3000」をパラメータとした呼接続要求情報1301を、テレフォ
ニーサーバ800に送信する。IPテレフォニーサーバ800は、呼接続要求情報130
1を受信すると、電話番号管理テーブル1001を参照して、呼接続先IPアドレス「1
92.168.1.1」を特定し、PTCサーバ110に、通話先IPアドレス3をパラ
メータとする呼接続要求情報1302を送信し、また電話端末801には呼出し中である
ことを示す情報1304を送信する。通信先IPアドレス3には、電話番号管理テーブル
1001から取得した電話端末のIPアドレス「192.168.1.3」を設定する。
PTCサーバ110は、呼接続要求情報1302を受信すると、PTC端末120に、
パラメータを含めた着信情報1303を送信する。
PTC端末120は、着信情報1303を受信すると、該PTC端末の電話制御部12
1により、デバイス制御部122を通してハンドセット130の着信音を鳴らし、音声パ
ケット通信部123にパラメータ中の通話先IPアドレス「192.168.1.3」を
通知する。
ハンドセット130の通話ボタン操作などにより通話可能な状態になると、PTC端末
120は、PTCサーバ110に、通話OK1305を送信する。
PTCサーバ110は、通話OK1305を受信すると、記憶装置934内の端末IP
アドレス格納領域936に格納されているPTC端末120のIPアドレス「192.1
68.1.2」をパラメータに設定し、通話OK1306をテレフォニーサーバ800に
送信する。
テレフォニーサーバ800は、通話OK1306を受信すると、電話端末801にパラ
メータを含めた通話OK1307を送信する。
電話端末801では、通話OK1307を受信すると、パラメータ内の通話先IPアド
レス4を取得し、これを音声パケット送信宛先に設定して、音声パケットの送信を開始す
る。また同時に相手方から来るパケットの受信を開始する。
FIG. 13 shows a call origination from the telephone terminal 801 to the PTC terminal 120, that is, the PTC terminal 12
FIG. 5 is a sequence diagram showing a flow of call connection when a call is received to 0.
When the destination telephone number “3000” is dialed from the telephone terminal 801, the telephone terminal 801 transmits call connection request information 1301 with the destination telephone number “3000” as a parameter to the telephony server 800. The IP telephony server 800 uses the call connection request information 130.
1 is received, the telephone number management table 1001 is referred to, and the call connection destination IP address “1”
"92.168.1.1" is specified, call connection request information 1302 with the call destination IP address 3 as a parameter is transmitted to the PTC server 110, and information 1304 indicating that a call is being made to the telephone terminal 801 Send. The IP address “192.168.1.3” of the telephone terminal acquired from the telephone number management table 1001 is set as the communication destination IP address 3.
When the PTC server 110 receives the call connection request information 1302, the PTC server 110
Incoming information 1303 including parameters is transmitted.
When the PTC terminal 120 receives the incoming call information 1303, the telephone control unit 12 of the PTC terminal 120
1, the ring tone of the handset 130 is sounded through the device control unit 122, and the call destination IP address “192.168.1.3” in the parameter is notified to the voice packet communication unit 123.
When a call can be made by operating a call button on the handset 130, the PTC terminal 120 transmits a call OK 1305 to the PTC server 110.
When receiving the call OK 1305, the PTC server 110 receives the terminal IP in the storage device 934.
The IP address “192.1 of the PTC terminal 120 stored in the address storage area 936.
68.1.2 "is set as a parameter, and the call OK 1306 is transmitted to the telephony server 800.
Upon receiving the call OK 1306, the telephony server 800 transmits a call OK 1307 including parameters to the telephone terminal 801.
Upon receiving the call OK 1307, the telephone terminal 801 acquires the call destination IP address 4 in the parameter, sets this as the voice packet transmission destination, and starts transmission of the voice packet. At the same time, it starts receiving packets coming from the other party.

一方、PTC端末120の端末側電話制御部121では、通話可能な状態になると、音
声パケット通信部123は、通知された通話先IPアドレス3「192.168.1.3
」を、音声パケット送信宛先に設定して、音声パケットの送信を開始する。また、同時に
相手方から来るパケットの受信を開始する。
これにより、PTC端末120と電話端末801が直接通話1308できる。 また、
図12および図13に示すように、電話端末801とPTC端末120間で電話の発着信
および通話が可能となり、PTC端末120を一つの電話端末として利用することができ
る。
また、図12および図13に示す通話端末間のIPアドレス交換手順は、Voice
over IP(ITU−T H.323やIETF SIPなど)の呼制御技術にも見
られるものであるが、電話端末同士が相手のIPアドレスを交換できれば良く、これらの
いずれかの呼制御手順に依存するものではない。
また、テレフォニーサーバ800が複数ある場合や、別の電話交換手段を用いる場合で
も同様である。
On the other hand, when the terminal-side telephone control unit 121 of the PTC terminal 120 becomes ready for a call, the voice packet communication unit 123 causes the notified destination IP address 3 “192.168.1.3” to be notified.
"Is set as the voice packet transmission destination, and transmission of the voice packet is started. At the same time, reception of packets coming from the other party is started.
As a result, the PTC terminal 120 and the telephone terminal 801 can directly call 1308. Also,
As shown in FIGS. 12 and 13, it is possible to make and receive calls and make calls between the telephone terminal 801 and the PTC terminal 120, and the PTC terminal 120 can be used as one telephone terminal.
Also, the IP address exchange procedure between the call terminals shown in FIGS.
Although it is also found in call control technology of over IP (such as ITU-T H.323 and IETF SIP), it is only necessary that telephone terminals can exchange the other party's IP address, and it depends on one of these call control procedures. Not what you want.
The same applies when there are a plurality of telephony servers 800 or when another telephone exchange means is used.

図1の実施例によれば、ハンドセット130を接続した場合は、発信時のダイヤル入力
や着信時の操作は、通常の電話機と同じような操作で利用することができる。
また、サーバ側電話制御部111をアプリケーションプログラムとして実装すると、多
くの電話機能を利用することができる。PTCサーバ110には記憶装置を装備している
ため、電話機能の環境設定のほか、電話帳機能や発着信履歴機能なども利用できる。
また、上記実施例の如く、サーバ側電話制御部の機能である電話帳などの個人情報など
は、PTCサーバ110をセキュリティが確保されたエリアに設置することにより、PT
C端末120を紛失した場合などでも個人情報が外部に漏れることはなくなる。
According to the embodiment of FIG. 1, when the handset 130 is connected, dial input at the time of outgoing call and operation at the time of incoming call can be used in the same manner as an ordinary telephone.
If the server-side telephone control unit 111 is implemented as an application program, many telephone functions can be used. Since the PTC server 110 is equipped with a storage device, in addition to setting the telephone function environment, a telephone book function, a call history function, and the like can be used.
Further, as in the above-described embodiment, personal information such as a telephone directory, which is a function of the server-side telephone control unit, can be obtained by installing the PTC server 110 in an area where security is ensured.
Even if the C terminal 120 is lost, personal information is not leaked to the outside.

上記実施例では、PTC端末を電話端末として利用できる構成と方式を述べた。
次に、PTC端末をTV電話端末として利用できる構成と実現方式について述べる。
図14は、本発明の一実施の形態に係るTV電話機能実現システムの構成を示す図であ
る。すなわち、音声通信部1421、映像通信部1422、パケット送受信部1423を
備えたPTC端末1420と、呼制御部1412を持つTV電話制御部1411を備えた
PTCサーバ1410と、複数のTV電話端末間の音声と映像との通信を確立できるTV
電話サーバ1430と、指定された形式で音声と映像の送受信が可能で、例えば、マイク
1446、スピーカー1443、ダイヤルキー1444、カメラ1441、表示画面14
22などを装備しているTV電話端末1440と、これらを結合するIPネットワーク9
90から構成される。
In the above-described embodiment, the configuration and method in which the PTC terminal can be used as a telephone terminal has been described.
Next, a configuration and a realization method in which the PTC terminal can be used as a TV phone terminal will be described.
FIG. 14 is a diagram showing a configuration of a videophone function realizing system according to an embodiment of the present invention. That is, a PTC terminal 1420 having a voice communication unit 1421, a video communication unit 1422, a packet transmission / reception unit 1423, a PTC server 1410 having a TV phone control unit 1411 having a call control unit 1412, and a plurality of TV phone terminals TV that can establish communication between audio and video
Audio and video can be transmitted to and received from the telephone server 1430 in a specified format. For example, a microphone 1446, a speaker 1443, a dial key 1444, a camera 1441, and a display screen 14
TV phone terminal 1440 equipped with 22 and the like, and IP network 9 connecting them
90.

本システム構成におけるPTCサーバ1410およびPTC端末1420は、図9に示
すPTCサーバ930およびPTC端末960に、それぞれ必要機能を追加した構成であ
る。すなわち、PTC端末1420は、図示していないが、図9のPTC端末960と同
一の構成を備えており、さらに、音声や映像データをIPパケットとして送受信できる音
声映像パケット通信部1423と、ハンドセット130を制御し、音声通信を可能とする
音声通信部1421と、カメラ813を制御し映像通信を可能とする映像通信部1422
が追加されている。また、PTCサーバ1410は、図示していないが、図9のPTCサ
ーバ930と同一の構成を備えており、さらに、呼制御部1412を含み、PTC端末内
の音声通信部1421、映像通信部1422をリモコン経由で制御するTV電話制御部1
411が、アプリケーションプログラム937の一つとして追加されている。
The PTC server 1410 and the PTC terminal 1420 in this system configuration are configured by adding necessary functions to the PTC server 930 and the PTC terminal 960 shown in FIG. That is, although not shown, the PTC terminal 1420 has the same configuration as the PTC terminal 960 of FIG. 9, and further, an audio / video packet communication unit 1423 capable of transmitting and receiving audio and video data as IP packets, and a handset 130 And an audio communication unit 1421 that enables audio communication and a video communication unit 1422 that controls the camera 813 and enables video communication.
Has been added. Although not shown, the PTC server 1410 has the same configuration as the PTC server 930 in FIG. 9, and further includes a call control unit 1412, and includes an audio communication unit 1421 and a video communication unit 1422 in the PTC terminal. TV phone control unit 1 to control the video via remote control
411 is added as one of the application programs 937.

PTCサーバ1410は、前述したように、PTC端末のIPアドレスを記憶装置93
4に保持している。さらに、音声通信部1421で扱うことのできる音声コーデック情報
や、映像通信部1422で扱うことができる映像フォーマット情報などの通信属性情報を
、記憶装置934に保持している。ここでは、映像フォーマット情報として「MPEG2
」と「MPEG4」が保存されているものとする。
TV電話端末1440は、自端末で扱うことができる音声コーデック情報や映像フォー
マット情報などの通信属性情報を記憶領域1445に保持している。ここでは、映像フォ
ーマット情報として「MPEG1」と「MPEG4」が保存されているものとする。
As described above, the PTC server 1410 stores the IP address of the PTC terminal in the storage device 93.
4 is held. Further, communication attribute information such as audio codec information that can be handled by the audio communication unit 1421 and video format information that can be handled by the video communication unit 1422 is held in the storage device 934. Here, “MPEG2” is used as the video format information.
”And“ MPEG4 ”are stored.
The videophone terminal 1440 holds communication attribute information such as audio codec information and video format information that can be handled by the terminal itself in the storage area 1445. Here, it is assumed that “MPEG1” and “MPEG4” are stored as video format information.

本システム構成において、通信のためのIPアドレスとして、PTCサーバ1410に
は「10.0.1.1」を、PTC端末1420には「10.0.1.2」を、TV電話
サーバ1430には「10.0.2.1」を、TV電話端末1440には「10.0.3
.1」をそれぞれ割当てる。
In this system configuration, “10.0.1.1” is set for the PTC server 1410, “10.0.1.2” is set for the PTC terminal 1420, and the TV phone server 1430 is set as the IP address for communication. Is “10.0.2.1” and the TV phone terminal 1440 is “10.0.3”.
. 1 ”is assigned to each.

次に、本構成におけるPTC端末とTV会議端末との接続確立の流れを、図15および
図16のシーケンス図を用いて詳述する。
図15および図16において、音声通信1501までの接続確立の流れは、図12の(
1201〜1208)または図13の(1301〜1307)に示しているため省略する

図15は、PTC端末1420からTV電話端末1440に映像通信1511を接続確
立するシーケンスである。
Next, the flow of establishing a connection between the PTC terminal and the TV conference terminal in this configuration will be described in detail with reference to the sequence diagrams of FIGS.
15 and 16, the flow of connection establishment up to the voice communication 1501 is shown in (
1201 to 1208) or (1301 to 1307) in FIG.
FIG. 15 is a sequence for establishing video communication 1511 connection from the PTC terminal 1420 to the TV phone terminal 1440.

まず、PTCサーバ1410が映像接続要求をTV電話サーバ1430に送信する(ス
テップ1502)。
この時に付加するパラメータaには、PTC端末1420のIPアドレスと、PTC端
末が扱える映像フォーマット情報の第一候補を設定する。具体的には、IPアドレスは「
10.0.1.2」であり、映像フォーマット情報は「MPEG2」である。
TV電話サーバ1430はこれを受信し、TV電話端末1440にパラメータaと共に映
像接続要求を送信する(ステップ1503)。
TV電話端末1440はこれを受信すると、要求された映像フォーマットで映像通信が
できるかどうかのパラメータ評価を実行する(ステップ1504)。
ここでは、映像フォーマット情報として「MPEG2」を要求されているため、自端末の
能力と合わないと判断しNGとなる。
評価がNGの場合は、TV電話サーバ1430にNGを送信する(ステップ1505)

TV会議サーバ1430はこれを受信し、PTCサーバ1410にNGを送信する(ステ
ップ1506)。
PTCサーバ1410はこれをを受信すると、映像フォーマット情報から次候補を探し
出してこれをパラメータaに設定し、再び映像接続要求1502を送信するリトライ処理
を実行する(ステップ1507)。
ここでは、次候補として「MPEG4」が探し出されてパラメータaに設定される。
再び、ステップ1502、ステップ1503を経て、TV電話端末1440にてパラメ
ータ評価を実行する(ステップ1504)。
今回は映像フォーマットが「MPEG4」が要求されているため、自端末の能力に合う
と判断しOKとなる。
First, the PTC server 1410 transmits a video connection request to the TV phone server 1430 (step 1502).
In parameter a added at this time, the IP address of the PTC terminal 1420 and the first candidate of the video format information that can be handled by the PTC terminal are set. Specifically, the IP address is “
10.0.1.2 ”and the video format information is“ MPEG2 ”.
The TV phone server 1430 receives this and sends a video connection request together with the parameter a to the TV phone terminal 1440 (step 1503).
Upon receiving this, the TV phone terminal 1440 executes parameter evaluation as to whether or not video communication is possible with the requested video format (step 1504).
In this case, since “MPEG2” is requested as the video format information, it is determined that it does not match the capability of the own terminal, and the result is NG.
If the evaluation is NG, NG is transmitted to the TV phone server 1430 (step 1505).
.
The video conference server 1430 receives this and transmits NG to the PTC server 1410 (step 1506).
Upon receiving this, the PTC server 1410 searches for the next candidate from the video format information, sets it to the parameter a, and executes a retry process for transmitting the video connection request 1502 again (step 1507).
Here, “MPEG4” is found as the next candidate and set to the parameter a.
Again, through step 1502 and step 1503, parameter evaluation is executed at the TV telephone terminal 1440 (step 1504).
Since the video format is requested to be “MPEG4” this time, it is determined that it matches the capability of the terminal itself and becomes OK.

評価がOKの場合は、TV電話サーバ1430にOKを送信する(ステップ1508)

この時、自端末のIPアドレスである「10.0.3.1」を設定したパラメータbを付
加する。
TV電話サーバ1430はこれを受信すると、パラメータbを付加してPTCサーバ1
410にOKを送信する(ステップ1509)。
PTCサーバ1410はこれを受信すると、PTC端末1420に映像送受信開始指示
を出す(ステップ1510)。
この時に付加するパラメータcには、通信相手端末のIPアドレスと、映像フォーマッ
ト情報を設定する。ここでは、IPアドレスとして「10.0.3.1」、映像フォーマ
ット情報としては、上記ステップにて最終決定された映像フォーマット「MPEG4」を
設定する。
PTC端末1420はこれを受信すると、通知されたIPアドレス「10.0.3.1」
に対して、通知された映像フォーマット「MPEG4」で映像映像パケットの送受信を開
始する。
If the evaluation is OK, OK is transmitted to the TV phone server 1430 (step 1508).
.
At this time, the parameter b in which “10.3.3.1” which is the IP address of the own terminal is set is added.
Upon receiving this, the TV phone server 1430 adds the parameter b and the PTC server 1
OK is transmitted to 410 (step 1509).
Upon receiving this, the PTC server 1410 issues a video transmission / reception start instruction to the PTC terminal 1420 (step 1510).
In the parameter c added at this time, the IP address of the communication partner terminal and video format information are set. In this case, “10.3.3.1” is set as the IP address, and the video format “MPEG4” finally determined in the above step is set as the video format information.
Upon receiving this, the PTC terminal 1420 receives the notified IP address “10.3.3.1”.
On the other hand, transmission / reception of a video video packet is started with the notified video format “MPEG4”.

一方、TV電話端末1440は、ステップ1508を実行した後、パラメータaで取得
したIPアドレス「10.0.1.2」に対して、上記ステップにて最終決定された映像
フォーマット「MPEG4」で映像パケットの送受信を開始する。
これにより、PTC端末1420とTV会議端末1440間で映像通信1511を確立
し、前記ネットワーク990を介した映像通信1453を構成できる。
On the other hand, after executing step 1508, the TV phone terminal 1440 performs video in the video format “MPEG4” finally determined in the above step for the IP address “10.0.1.2” acquired in the parameter a. Start sending and receiving packets.
Thereby, the video communication 1511 can be established between the PTC terminal 1420 and the TV conference terminal 1440, and the video communication 1453 via the network 990 can be configured.

図16は、TV電話端末1440からPTC端末1420に映像通信1511を接続確
立するシーケンスである。
まず、TV電話端末1440が、映像接続要求をTV電話サーバ1430に送信する(
ステップ1602)。
この時に付加するパラメータdには、TV電話端末1440のIPアドレスと、TV電
話端末1440が扱える映像フォーマットの第一候補を設定する。具体的には、IPアド
レスは「10.0.3.1」であり、映像フォーマットは「MPEG1」である。
TV電話サーバ1430はこれを受信し、パラメータdと共に映像接続要求をPTCサー
バ1410に送信する(ステップ1603)。
PTCサーバ1410はこれを受信すると、要求された映像フォーマットで映像通信が
できるかどうかのパラメータ評価を実行する(ステップ1604)。
ここでは、映像フォーマットとして「MPEG1」を要求されているため、自端末の能力
と合わないと判断しNGとなる。
評価がNGの場合は、TV電話サーバ1430にNGを送信する(ステップ1605)

TV会議サーバ1430はこれを受信し、TV電話端末1440にNGを送信する(ス
テップ1606)。
TV電話端末1440はこれを受信すると、映像フォーマット情報から次候補を探し出
してこれをパラメータdに設定し、再び映像接続要求1602を送信するリトライ処理を
実行する(ステップ1607)。
ここでは、次候補として「MPEG4」が探し出されてパラメータdに設定される。
再び、ステップ1602、ステップ1603を経て、PTCサーバ1410のパラメー
タ評価を実行する(ステップ1604)。
今回は映像フォーマットとして「MPEG4」が要求されているため、自端末の能力に
合うと判断しOKとなる。
FIG. 16 is a sequence for establishing video communication 1511 connection from the TV phone terminal 1440 to the PTC terminal 1420.
First, the TV phone terminal 1440 transmits a video connection request to the TV phone server 1430 (
Step 1602).
In the parameter d added at this time, the IP address of the TV phone terminal 1440 and the first candidate of the video format that can be handled by the TV phone terminal 1440 are set. Specifically, the IP address is “10.0.3.1” and the video format is “MPEG1”.
The TV phone server 1430 receives this, and transmits a video connection request together with the parameter d to the PTC server 1410 (step 1603).
Upon receiving this, the PTC server 1410 executes parameter evaluation as to whether or not video communication is possible with the requested video format (step 1604).
In this case, since “MPEG1” is requested as the video format, it is determined that it does not match the capability of the own terminal, and the result is NG.
If the evaluation is NG, NG is transmitted to the TV phone server 1430 (step 1605).
.
The TV conference server 1430 receives this and transmits NG to the TV phone terminal 1440 (step 1606).
Upon receiving this, the TV phone terminal 1440 searches for the next candidate from the video format information, sets it to the parameter d, and executes a retry process for transmitting the video connection request 1602 again (step 1607).
Here, “MPEG4” is found as the next candidate and set to the parameter d.
The parameter evaluation of the PTC server 1410 is executed again through steps 1602 and 1603 (step 1604).
Since “MPEG4” is required as the video format this time, it is determined that it matches the capability of the terminal itself and is OK.

評価がOKの場合は、PTCサーバ1410は、TV電話サーバ1430にOKを送信
し(ステップ1608)、PTC端末1420には送受信開始指示を送信する(ステップ
1610)。
ステップ1608では、PTC端末のIPアドレスである「10.0.1.2」を設定
したパラメータeを付加する。
ステップ1610では、通信相手端末のIPアドレスと、映像フォーマットが設定され
るパラメータfを付加する。ここでは、パラメータdから取得したIPアドレス「10.
0.3.1」と、上記ステップにて最終決定された映像フォーマット「MPEG4」が設
定される。
TV電話サーバ1430は、ステップ1608のOKを受信すると、TV電話端末14
40にパラメータeを付加してOKを送信する(ステップ1609)。
TV電話端末1440はこれを受信すると、パラメータeで取得したIPアドレス「1
0.0.1.2」に対して、上記ステップにて最終決定された映像フォーマット「MPE
G4」で映像パケットの送受信を開始する。
If the evaluation is OK, the PTC server 1410 transmits OK to the TV phone server 1430 (step 1608), and transmits a transmission / reception start instruction to the PTC terminal 1420 (step 1610).
In step 1608, the parameter e in which “10.0.1.2”, which is the IP address of the PTC terminal, is added.
In step 1610, the IP address of the communication partner terminal and the parameter f for setting the video format are added. Here, the IP address “10.
0.3.1 ”and the video format“ MPEG4 ”finally determined in the above step are set.
When the TV phone server 1430 receives OK in step 1608, the TV phone terminal 14
The parameter e is added to 40 and OK is transmitted (step 1609).
Upon receiving this, the TV phone terminal 1440 receives the IP address “1” acquired by the parameter e.
The video format “MPE” finally determined in the above step for “0.0.1.2”
At G4, transmission / reception of video packets is started.

一方、PTC端末1420は、ステップ1610を受信すると、パラメータfを参照し
、通知されたIPアドレス「10.0.3.1」に対して、通知された映像フォーマット
「MPEG4」で映像映像パケットの送受信を開始する。
これにより、PTC端末1420とTV会議端末1440間で映像通信1511が確立
でき、前記ネットワーク990を介した映像通信1453を構成できる。
On the other hand, when the PTC terminal 1420 receives step 1610, the PTC terminal 1420 refers to the parameter f, and sends the video video packet of the notified video address “MPEG4” to the notified IP address “10.3.3.1”. Start transmission / reception.
Thereby, the video communication 1511 can be established between the PTC terminal 1420 and the TV conference terminal 1440, and the video communication 1453 via the network 990 can be configured.

本実施例では、音声と映像は独立して通信を確立しているため、音声を通信する端末と
映像を通信する端末を別にすることも可能であり、音声のみ、映像のみなどの通信確立も
可能である。
また、複数のPTC端末間で音声および映像の接続をすることも可能であり、本構成に
て容易にTV会議を実現することができる。
また、TV電話サーバの持つ通信確立手段を、PTCサーバとTV会議端末のそれぞれ
に備えることにより、TV電話サーバを経由しなくても接続することも可能である。
In this embodiment, since the communication between the audio and the video is established independently, it is possible to separate the terminal that communicates the audio and the terminal that communicates the video, and communication establishment such as only the audio and only the video can be established. Is possible.
In addition, audio and video can be connected between a plurality of PTC terminals, and a TV conference can be easily realized with this configuration.
Further, by providing the communication establishment means possessed by the TV phone server in each of the PTC server and the TV conference terminal, it is possible to connect without going through the TV phone server.

本実施例における特徴は、PTC端末の映像フォーマット能力をPTCサーバが持ち、
TV電話端末の映像フォーマット能力とを交換し、双方で通信可能な映像フォーマットを
決定する方式にある。
また、本実施例では、映像フォーマットの能力交換を示したが、映像フォーマットの能
力交換に限らず、音声におけるコーデックやテキストにおける文字フォントの交換など、
通信端末間の能力の違いを吸収する方式としても利用可能である。
The feature of this embodiment is that the PTC server has the video format capability of the PTC terminal,
This is a method for exchanging the video format capability of the TV phone terminal and determining a video format that can be communicated by both parties.
Further, in the present embodiment, the exchange of the video format capability was shown, but not limited to the exchange of the video format capability, such as the exchange of the codec in the voice and the character font in the text,
It can also be used as a method for absorbing differences in capabilities between communication terminals.

上記実施例では、PTC端末をTV電話端末として利用できる構成と方式を述べた。
次に、PTC端末を、例えば音楽や映画などのコンテンツ配信サーバと接続し機能する
端末となる構成と実現方式について述べる。
In the above embodiment, the configuration and method in which the PTC terminal can be used as a TV phone terminal has been described.
Next, a configuration and implementation method will be described in which a PTC terminal is connected to a content distribution server such as music or a movie to function as a terminal.

図17は、本発明の実施の形態に係る映像受信機能実現システムの構成を示す図である

すなわち、受信した映像コンテンツを再生するPTC端末1720と、制御情報a175
0にてPTC端末1720を制御し、映像配信制御部1712と映像受信制御部1711
とを備えたPTCサーバ1710と、映像コンテンツを蓄積する記憶装置1742を備え
、制御情報b1752に基づき、指定された端末に映像コンテンツを配信するプログラム
1741を備えた、映像配信サーバ1740と、映像配信サーバ1740を制御し、映像
配信制御を行なうプログラム1731を備えた、映像配信管理サーバ1730と、それら
を接続するネットワーク990とから構成される。
FIG. 17 is a diagram showing the configuration of the video reception function realization system according to the embodiment of the present invention.
That is, the PTC terminal 1720 for reproducing the received video content, and the control information a175
The PTC terminal 1720 is controlled at 0, and the video distribution control unit 1712 and the video reception control unit 1711 are controlled.
A video distribution server 1740, a storage device 1742 for storing video content, a program 1741 for distributing video content to a designated terminal based on control information b1752, and a video distribution It comprises a video distribution management server 1730 having a program 1731 for controlling the server 1740 and performing video distribution control, and a network 990 connecting them.

本システム構成におけるPTCサーバ1710およびPTC端末1720は、図9に示
すPTCサーバ930およびPTC端末960に、それぞれ必要機能を追加した構成であ
る。すなわち、PTC端末は、図示していないが、図9のPTC端末960と同一の構成
を備えており、さらに、IPパケットとして受信した音声映像データから、音声データと
映像データとして取り出す音声映像パケット通信部1722と、制御情報a1750で指
定された変換方式により、音声データはスピーカーに、映像データは画面表示に、音声と
映像の同期を取って出力できる音声映像処理部1721と、外部接続されるスピーカー1
729が追加されている。また、PTCサーバ1710は、図示していないが、図9のP
TCサーバ930と同一の構成を備えており、さらに、映像配信制御部1712を含む映
像受信制御部1711が、アプリケーションプログラム937の一つとして追加されてい
る。
PTCサーバ1710は、PTC端末1720内の音声映像処理部1721で扱うこと
ができる映像フォーマット情報などを、記憶装置934に保持している。
映像配信管理サーバ1732は、映像配信サーバ1740が配信可能な映像フォーマット
情報などを、記憶領域1732に保持している。
本システム構成において、映像通信を実現するため、PTCサーバ1710に「10.
0.1.1」を、PTC端末1720に「10.0.1.2」を、映像配信管理サーバ1
730に「10.0.2.1」を、映像配信サーバ1740に「10.0.3.1」をI
Pアドレスとしてそれぞれ割当てる。
The PTC server 1710 and the PTC terminal 1720 in this system configuration are configured by adding necessary functions to the PTC server 930 and the PTC terminal 960 shown in FIG. That is, although not shown, the PTC terminal has the same configuration as the PTC terminal 960 of FIG. 9, and further, audio / video packet communication for extracting audio data and video data from the audio / video data received as IP packets. Audio data is output to the speaker, video data is displayed on the screen, and the audio and video processing unit 1721 can be output in synchronization with the audio by the conversion method specified by the control unit a1750, the conversion method specified by the control information a1750, and the externally connected speaker. 1
729 has been added. Further, the PTC server 1710 is not shown, but the PTC server 1710 in FIG.
The video reception control unit 1711 including the video distribution control unit 1712 has the same configuration as the TC server 930, and is added as one of the application programs 937.
The PTC server 1710 holds video format information and the like that can be handled by the audio video processing unit 1721 in the PTC terminal 1720 in the storage device 934.
The video distribution management server 1732 holds video format information and the like that can be distributed by the video distribution server 1740 in the storage area 1732.
In this system configuration, in order to realize video communication, the PTC server 1710 receives “10.
“0.1.1.1”, “10.0.1.2” in the PTC terminal 1720, and the video distribution management server 1
“10.0.2.1” is set in 730 and “10.0.3.1” is set in I in the video distribution server 1740.
Each is assigned as a P address.

次に、本構成におけるPTC端末1720と映像配信サーバ1740との映像配信接続
確立の流れを、図18のシーケンス図を用いて詳述する。
まず、PTCサーバ1710が、映像配信管理サーバ1730に、パラメータgを付加
した映像配信要求を送信する(ステップ1801)。
このパラメータgには、映像配信のために必要な情報を設定するものであり、例えば、ど
の映像コンテンツを、どの映像フォーマットで、どの端末に配信するかを指定する。ここ
では、映像コンテンツは「映画1」、映像フォーマットは「MPEG4」、配信先IPア
ドレスは「10.0.1.2」を設定する。
映像配信管理サーバ1730はこれを受信すると、パラメータgの指定内容の確認を行
う(ステップ1802)。
確認結果、特に問題が無ければ、PTCサーバ1710にはパラメータhを付加したO
Kを送信し(ステップ1803)、映像配信サーバ1740にはパラメータgを付加した
配信開始指示を送信する(ステップ1804)。
ステップ1803のパラメータhには、映像配信の確定情報が設定される。ここでは、
映像配信サーバのIPアドレス「10.0.3.1」、映像フォーマット「MPEG4」
などが設定される。
PTCサーバ1710は、ステップ1803のOKを受信すると、受信したパラメータ
hを付加して、PTC端末1720に受信開始指示を出す(ステップ1805)。
Next, the flow of establishing video distribution connection between the PTC terminal 1720 and the video distribution server 1740 in this configuration will be described in detail with reference to the sequence diagram of FIG.
First, the PTC server 1710 transmits a video distribution request with the parameter g added to the video distribution management server 1730 (step 1801).
In this parameter g, information necessary for video distribution is set. For example, which video content is to be distributed to which terminal in which video format is specified. Here, “movie 1” is set as the video content, “MPEG4” as the video format, and “10.0.1.2” as the distribution destination IP address.
When receiving this, the video distribution management server 1730 confirms the designated content of the parameter g (step 1802).
If there is no problem as a result of the confirmation, the OTC with parameter h added to the PTC server 1710
K is transmitted (step 1803), and a distribution start instruction with the parameter g added is transmitted to the video distribution server 1740 (step 1804).
In the parameter h in Step 1803, video distribution confirmation information is set. here,
IP address of video distribution server “10.0.3.1”, video format “MPEG4”
Etc. are set.
When the PTC server 1710 receives OK in step 1803, it adds the received parameter h and issues a reception start instruction to the PTC terminal 1720 (step 1805).

一方、映像配信サーバ1740は、ステップ1804の配信開始指示を受信すると、パ
ラメータgで指定された内容に従い、指定されたIPアドレス「10.0.1.2」に、
指定された映像コンテンツ「映画1」を、指定された映像フォーマット「MPEG4」に
て映像配信を開始する(ステップ1806)。
PTC端末1720は、ステップ1805で受信開始指示を受信すると、パラメータh
の指定内容に従い、指定されたIPアドレス「10.0.3.1」から来る映像パケット
の受信を開始し、受信した映像データを指定された映像フォーマット「MPEG4」で再
生する(ステップ1807)。
On the other hand, when the video distribution server 1740 receives the distribution start instruction in step 1804, the video distribution server 1740, in accordance with the content specified by the parameter g, sets the specified IP address “10.0.1.2”.
Video distribution of the designated video content “movie 1” is started in the designated video format “MPEG4” (step 1806).
When the PTC terminal 1720 receives the reception start instruction in step 1805, the parameter h
In accordance with the designated content, the reception of the video packet coming from the designated IP address “10.3.3.1” is started, and the received video data is reproduced in the designated video format “MPEG4” (step 1807).

以上により、映像配信サーバ1740とPTC端末1720の映像配信1808が確立
でき、PTC端末1720にて映像コンテンツを再生することができるようになる。
映像配信管理サーバ1730は、映像配信サーバ1740と筐体的には一体であっても
良い。
また、配信サーバと端末間で映像フォーマットの違いが発生する場合は、図15におけ
る能力解決方式(ステップ1502〜ステップ1507)を、ステップ1801〜180
3に適用することにより解決できる。
また、本実施例では、映像コンテンツの配信サーバへの接続の実現を示したが、例えば
音楽コンテンツ配信やニュースなどのテキストコンテンツ配信の場合でも、まったく同様
な方式で、PTC端末をコンテンツ配信サーバに接続することが可能である。本実施例に
おける特徴は、PTCサーバが持つPTC端末で扱うことができる映像フォーマット情報
と、映像配信管理サーバが持つ映像配信サーバの映像フォーマット情報とを交換して、映
像配信サーバからPTC端末が映像データを受信できるところにある。
As described above, the video distribution 1808 between the video distribution server 1740 and the PTC terminal 1720 can be established, and the video content can be reproduced on the PTC terminal 1720.
The video distribution management server 1730 may be integrated with the video distribution server 1740 in terms of housing.
Further, when a video format difference occurs between the distribution server and the terminal, the capability solving method (step 1502 to step 1507) in FIG.
It can be solved by applying to 3.
Further, in the present embodiment, the realization of the connection to the distribution server of the video content has been shown. However, for example, in the case of the distribution of text content such as music content distribution or news, the PTC terminal is used as the content distribution server in exactly the same manner. It is possible to connect. The feature of this embodiment is that the video format information that can be handled by the PTC terminal possessed by the PTC server and the video format information of the video delivery server possessed by the video delivery management server are exchanged, and the PTC terminal receives the video from the video delivery server. The data can be received.

図2は、本発明の実施の形態に係るマイク231とスピーカー232を装備したPTC
端末200のブロック構成を示す図である。本実施例では、図1におけるPTC端末12
0に接続されているハンドセット130に代えて、マイク231とスピーカー232を接
続出来るように構成したものである。図2において、PTC端末200には、アナログデ
ジタル変換部220(以下、AD変換部と略す)を装備し、これとマイク231およびス
ピーカー232を接続できる構成とする。端末側電話制御部210には、発着信音制御部
211を装備する。AD変換部220および発着信音制御部211は、ハードウェア、フ
ァームウェア、ソフトウェアのいずれでも良く実装の形は問わない。
FIG. 2 shows a PTC equipped with a microphone 231 and a speaker 232 according to the embodiment of the present invention.
It is a figure which shows the block configuration of the terminal. In this embodiment, the PTC terminal 12 in FIG.
Instead of the handset 130 connected to 0, a microphone 231 and a speaker 232 can be connected. In FIG. 2, the PTC terminal 200 is equipped with an analog / digital conversion unit 220 (hereinafter abbreviated as an AD conversion unit), which can be connected to a microphone 231 and a speaker 232. The terminal-side telephone control unit 210 is equipped with a call incoming / outgoing sound control unit 211. The AD conversion unit 220 and the incoming / outgoing sound control unit 211 may be hardware, firmware, or software, and the form of implementation is not limited.

図2の構成における通話機能の実現方式は次の通りである。図12における通話120
9状態において、マイク231とスピーカー232を通して入出力されるアナログデータ
241を、AD変換部220を通すことによりデジタルデータ242に変換し、これを音
声パケット通信部123と入出力することにより、相手との通話ができる。
The method for realizing the call function in the configuration of FIG. 2 is as follows. Call 120 in FIG.
In 9 states, analog data 241 input / output through the microphone 231 and the speaker 232 is converted into digital data 242 by passing through the AD conversion unit 220, and input / output from / to the voice packet communication unit 123, You can make a call.

図2の構成における呼出し音および着信音の実現方式は次の通りである。呼出し音は、
図12において、PTC端末200が呼出し中を示す情報1205を受信すると、端末側
電話制御部210が発着信音制御部211に呼出し音発生を通知する。発着信音制御部2
11は、これを受けて呼出し音データ212をAD変換部220に送信することにより、
スピーカー232から呼出し音が鳴る。また、着信音は、図13において、PTC端末2
00が着信1303を受信すると、端末側電話制御部210が発着信音制御部211に着
信を通知する。発着信音制御部211は、これを受けて着信音データ213をAD変換部
に送ることにより、スピーカー232から着信音が鳴る。
A method for realizing the ringing tone and the ringing tone in the configuration of FIG. 2 is as follows. The ringtone is
In FIG. 12, when the information 1205 indicating that the PTC terminal 200 is ringing is received, the terminal-side telephone control unit 210 notifies the calling / sounding tone control unit 211 of the occurrence of the ringing tone. Incoming and outgoing tone control part 2
11 receives this and transmits the ringing tone data 212 to the AD converter 220.
A ringing tone sounds from the speaker 232. Also, the ring tone is the PTC terminal 2 in FIG.
When 00 receives the incoming call 1303, the terminal-side telephone control unit 210 notifies the outgoing / incoming sound control unit 211 of the incoming call. The incoming / outgoing sound control unit 211 receives this and sends the incoming sound data 213 to the AD conversion unit, so that the incoming sound is emitted from the speaker 232.

図2の構成におけるダイヤルなどの電話操作の実現方式は次の通りである。図1におけ
るサーバ側電話制御部111は、画面上から入出力できるインターフェースを持っており
、PTCサーバ110が起動されている状態では、PTC端末200の表示装置961に
は、図6に示す入出力画面601が表示されている。電話発信時は、マウス964または
キーボード963操作によりダイヤル入力して発信することができる。また、電話着信時
は、画面上のオフフックボタンを指定するなどで、通話を開始することができる。
A method for realizing telephone operations such as dialing in the configuration of FIG. 2 is as follows. The server side telephone control unit 111 in FIG. 1 has an interface that can be input and output from the screen. When the PTC server 110 is activated, the display device 961 of the PTC terminal 200 has the input and output shown in FIG. A screen 601 is displayed. When making a call, it is possible to make a call by inputting a dial by operating the mouse 964 or the keyboard 963. When a call is received, a call can be started by specifying an off-hook button on the screen.

図2の構成によれば、マイク231やスピーカー232でも電話機能を利用することが
できるため、マイク231とスピーカー232が一体となったヘッドセットなどの利用も
考えられる。
According to the configuration of FIG. 2, the telephone function can also be used with the microphone 231 and the speaker 232, so that use of a headset in which the microphone 231 and the speaker 232 are integrated is also conceivable.

図4は、音声パケット通信部123をPTCサーバ側に装備したPTCシステム400
の構成を示す図である。
図4の構成において、PTC端末420を一つの電話端末として利用する場合、図12
または図13で示す呼接続処理における通話先IPアドレス指定を、PTCサーバ410
のIPアドレスを指定することにより実現できる。具体的には、図12において、テレフ
ォニーサーバ800に呼接続要求を出す時の通話先IPアドレスパラメータとして、PT
Cサーバ410のIPアドレスである「192.168.1.1」を設定する。また、図
13において、テレフォニーサーバ800に通話OKを出す時の通話先IPアドレスパラ
メータとして、PTCサーバ410のIPアドレスである「192.168.1.1」を
設定する。これにより、電話端末801とPTCサーバ410間で音声パケット通信がで
きるようになる。
FIG. 4 shows a PTC system 400 equipped with a voice packet communication unit 123 on the PTC server side.
FIG.
In the configuration of FIG. 4, when the PTC terminal 420 is used as one telephone terminal, FIG.
Alternatively, the destination IP address designation in the call connection process shown in FIG.
This can be realized by designating the IP address. Specifically, in FIG. 12, as a destination IP address parameter when a call connection request is made to the telephony server 800, PT
“192.168.1.1” which is the IP address of the C server 410 is set. In FIG. 13, “192.168.1.1” which is the IP address of the PTC server 410 is set as a call destination IP address parameter when a call is OK to the telephony server 800. As a result, voice packet communication can be performed between the telephone terminal 801 and the PTC server 410.

音声パケット通信部123は、音声パケットデータを音声データに変換した後、端末側
電話制御部421に音声データを送受信し、端末側電話制御部421は、デバイス制御部
122を通して、ハンドセット130へ音声入出力を行なう。
The voice packet communication unit 123 converts the voice packet data into voice data, and transmits / receives voice data to / from the terminal-side telephone control unit 421. The terminal-side telephone control unit 421 inputs voice to the handset 130 through the device control unit 122. Output.

図4の構成によれば、PTCサーバ410上を音声データ441が通るため、PTCサ
ーバ410上で動作する音声録音プログラムなどを利用することにより、容易に通話録音
を実現できるようになる。
なお、音声パケット通信部123は、図1で示すようにPTC端末120側に装備する
ことも、図4で示すようにPTCサーバ410側に装備することもでき、あるいは、PT
Cサーバ410とPTC端末420の両方に装備して、利用目的に応じて切替えて使用す
るなどが考えられる。
According to the configuration of FIG. 4, since voice data 441 passes on the PTC server 410, call recording can be easily realized by using a voice recording program or the like that operates on the PTC server 410.
The voice packet communication unit 123 can be installed on the PTC terminal 120 side as shown in FIG. 1, can be installed on the PTC server 410 side as shown in FIG.
It is conceivable to equip both the C server 410 and the PTC terminal 420 and use them by switching according to the purpose of use.

図5は、図1で示す呼制御部112を、PTC端末500側に装備したPTC端末50
0のブロック構成を示す図である。
図5の構成では、PTC端末500のみで電話機能を構成している為、PTCサーバ1
10の動作に全く依存せずにPTC端末500を一つの電話端末として利用することがで
きる。
図5の構成において、PTC端末500を一つの電話端末として電話システムを構築す
る場合、テレフォニーサーバ800内の電話番号管理テーブル1001には、「3000
」に対応する呼制御先IPアドレスとして「192.168.1.2」が設定される。こ
れにより、テレフォニーサーバ800とPTC端末500が呼接続できるようになる。
図5の構成のように、呼制御先IPアドレスと通信先IPアドレスが同じ場合には、図
12および図13の呼接続手順において、通話先IPアドレスには呼接続先IPアドレス
を設定するか、もしくは、パラメータ設定をしないことも考えられる。通信先IPアドレ
スがパラメータ設定されていない場合、テレフォニーサーバ800は、電話番号管理テー
ブル1001を参照して、呼接続先IPアドレスを通信先IPアドレスとして相手に通知
することによりお互いのIPアドレスを交換することができる。
図5の構成によれば、PTCサーバ110に全く依存せずにPTC端末500だけで電
話機能を利用できるようになるため、例えば、PTCサーバ110の電源が入っていない
場合でも電話はかけられるようになる。
5 shows a PTC terminal 50 equipped with the call control unit 112 shown in FIG. 1 on the PTC terminal 500 side.
It is a figure which shows the block configuration of 0.
In the configuration of FIG. 5, since the telephone function is configured only by the PTC terminal 500, the PTC server 1
The PTC terminal 500 can be used as one telephone terminal without depending on the operation of the ten.
In the configuration of FIG. 5, when the telephone system is constructed with the PTC terminal 500 as one telephone terminal, the telephone number management table 1001 in the telephony server 800 includes “3000
"192.168.1.2" is set as the call control destination IP address corresponding to "". Thereby, the telephony server 800 and the PTC terminal 500 can be call-connected.
When the call control destination IP address and the communication destination IP address are the same as in the configuration of FIG. 5, in the call connection procedure of FIGS. 12 and 13, is the call connection destination IP address set to the call destination IP address? Alternatively, it may be possible not to set parameters. When the communication destination IP address is not set as a parameter, the telephony server 800 refers to the telephone number management table 1001 and exchanges the IP addresses with each other by notifying the other party of the call connection destination IP address as the communication destination IP address. can do.
According to the configuration of FIG. 5, since the telephone function can be used only by the PTC terminal 500 without depending on the PTC server 110, for example, a call can be made even when the power of the PTC server 110 is not turned on. become.

図3は、PTC端末320にICカード330を接続できるように構成し、ICカード
330から情報を読み出すICカード制御部321を装備したPTC端末320のブロッ
ク構成と、これを利用したPTCシステム300の構成および電話機能実現方式を説明す
る図である。
ICカード330には、電話番号格納領域331に、あらかじめ電話番号を登録してお
く。ICカード330が挿入されると、端末側電話制御部341は、ICカード制御部3
21を通して、ICカード330内の電話番号格納領域331に格納されている電話番号
を読み出し、サーバ側電話制御部111に、新電話番号をパラメータとして電話番号登録
通知を送信する。
サーバ側電話制御部111は、これを受信し、呼制御部112を通してテレフォニーサ
ーバ800に新電話番号の登録要求340を出す。
テレフォニーサーバ800では、登録要求340を受付けると、電話番号管理テーブル
上のIPアドレスに該当する電話番号を新電話番号に書き換える。
これにより、PTCシステム300の電話番号が新しくなり、他の電話端末からは新電
話番号にて接続できるようになる。
また、ICカード330を接続する構成としては、図3におけるPTCサーバ110に
接続する構成や、図5に示すPTC端末500への接続の構成などが考えられるが、いず
れの構成においても、電話番号の登録処理などは、上記と同様になる。
図3の構成による効果としては、ICカード330には、前述したように接続先PTC
サーバのIPアドレスを登録することができる。これとあわせてICカード330に発信
者情報をもたせることにより、ICカードを挿入するだけで、そのPTC端末320が個
人のデスクトップPCに接続し、さらに、自分の内線番号を持つ電話端末とすることがで
きる。これにより、安全なリモートオフィス環境を実現することができる。
3 shows a block configuration of a PTC terminal 320 equipped with an IC card control unit 321 configured to connect an IC card 330 to a PTC terminal 320 and reading information from the IC card 330, and a PTC system 300 using the block configuration. It is a figure explaining a structure and a telephone function implementation system.
In the IC card 330, a telephone number is registered in advance in the telephone number storage area 331. When the IC card 330 is inserted, the terminal side telephone control unit 341 displays the IC card control unit 3.
21, the telephone number stored in the telephone number storage area 331 in the IC card 330 is read, and a telephone number registration notification is transmitted to the server-side telephone control unit 111 using the new telephone number as a parameter.
The server side telephone control unit 111 receives this, and issues a new telephone number registration request 340 to the telephony server 800 through the call control unit 112.
When receiving the registration request 340, the telephony server 800 rewrites the telephone number corresponding to the IP address on the telephone number management table with the new telephone number.
As a result, the telephone number of the PTC system 300 is renewed, and connection from another telephone terminal can be made with the new telephone number.
Further, as a configuration for connecting the IC card 330, a configuration for connecting to the PTC server 110 in FIG. 3 and a configuration for connecting to the PTC terminal 500 shown in FIG. 5 are conceivable. The registration process is the same as described above.
As an effect of the configuration of FIG. 3, the IC card 330 has a connection destination PTC as described above.
The server IP address can be registered. At the same time, by providing caller information to the IC card 330, the PTC terminal 320 can be connected to a personal desktop PC just by inserting the IC card, and the telephone terminal has its own extension number. Can do. Thereby, a safe remote office environment can be realized.

また、PTC端末120のモバイル利用時には、例えば、サーバ側電話制御部111の機能である電話プログラムを、個人の携帯電話と連携する設定とすることにより、PTC端末120と携帯電話を持ち歩くスタイルが実現できる。
また、上記実施例によれば、サーバとともに利用される端末(例えば入出力情報を扱う入出力端末)に通信制御手段等を設けることにより、該端末を、例えば電話端末、TV電話端末、映像受信端末(テレビ会議端末)等としても利用することが可能となる。また、端末(入出力端末)としてデータ、情報等の保存を不可能とするように構成した端末とすることにより、端末の利用者によるアドレス帳などの個人情報やデータ等の不要な情報漏洩の危険性を無くすることが可能である。例えば、具体的には社外の出張先や自宅など、どこにいても自業務に合わせて安全に音声や映像などの通信ができるようになる。またサーバを経由することなく通信が可能であるため、サーバ処理による処理ボトルネックやネットワークトラフイックの最適化を期待することが可能である。また、端末側にデータや音声、映像等を蓄積することができないようにすることにより、映像配信サービス時の著作権保護も可能となる。
In addition, when the PTC terminal 120 is used by a mobile device, for example, a telephone program that is a function of the server-side telephone control unit 111 is set to link with a personal mobile phone, thereby realizing a style of carrying the PTC terminal 120 and the mobile phone. it can.
Further, according to the above-described embodiment, a communication control means or the like is provided in a terminal (for example, an input / output terminal that handles input / output information) that is used together with the server, so that the terminal is connected to, for example, a telephone terminal, a videophone terminal, or a video It can also be used as a terminal (video conference terminal) or the like. In addition, by making the terminal (input / output terminal) incapable of storing data, information, etc., it is possible to prevent unnecessary leakage of personal information such as address books and data by the user of the terminal. It is possible to eliminate the danger. For example, it is possible to safely communicate voices, videos, and the like wherever they are, for example, outside business trips or at home, according to their own duties. Further, since communication is possible without going through a server, it is possible to expect a processing bottleneck by server processing and optimization of network traffic. In addition, by preventing data, audio, video, etc. from being stored on the terminal side, copyright protection at the time of video distribution service can also be achieved.

企業情報システムにおいて、TCシステムと同時にIP電話による内線電話網を構築す
る場合、自宅や出張先でのモバイル運用をより安全に快適に行なう環境を提供することが
できる。
In an enterprise information system, when an extension telephone network using an IP telephone is constructed at the same time as a TC system, it is possible to provide an environment in which mobile operation at home or on a business trip can be performed more safely and comfortably.

パーソナルTC(PTC)システムにおける電話機能実現方式を説明するためのシステム構成図System configuration diagram for explaining a telephone function realization method in a personal TC (PTC) system PTC端末にマイクとスピーカーを接続した構成を示す図The figure which shows the structure which connected the microphone and the speaker to the PTC terminal PTCシステムにおけるPTC端末にICカードを構成した図The figure which constituted IC card in the PTC terminal in the PTC system PTCシステムにおける音声パケット通信部をPTCサーバ側に装備した構成を示す図The figure which shows the structure which equipped the voice packet communication part in the PTC system in the PTC server side. PTC端末に呼制御部を装備した構成を示す図The figure which shows the structure which equipped the PTC terminal with the call control part. PTC端末の画面表示に電話制御部の画面インターフェースを表示した図The figure which displayed the screen interface of the telephone control part on the screen display of the PTC terminal 一般的TCシステムの構成を示す図Diagram showing the configuration of a general TC system 一般的IP電話のシステム構成を示す図The figure which shows the system configuration of the general IP telephone PTCシステム構成を示す図Diagram showing PTC system configuration テレフォニーサーバが持つ電話番号管理テーブルを示す図The figure which shows the telephone number management table which the telephony server has 電話システムの動作を説明する為の電話番号とIPアドレスを割り振った具体例を示す図The figure which shows the specific example which allocated the telephone number and IP address for demonstrating operation | movement of a telephone system PTC端末から電話端末へ電話発信する呼制御の流れを示すシーケンス図Sequence diagram showing the flow of call control for making a telephone call from a PTC terminal to a telephone terminal PTC端末が電話端末から電話着信する呼制御の流れを示すシーケンス図Sequence diagram showing a flow of call control in which a PTC terminal receives a call from a telephone terminal PTCシステムにおけるTV電話実現システム構成を示す図The figure which shows the TV telephone realization system structure in a PTC system PTC端末からTV電話端末に映像通信を接続確立する流れを示すシーケンス図Sequence diagram showing a flow for establishing video communication connection from a PTC terminal to a TV phone terminal TV電話端末からPTC端末に映像通信を接続確立する流れを示すシーケンス図Sequence diagram showing a flow of establishing video communication connection from a TV phone terminal to a PTC terminal PTC端末で映像受信機能を実現するシステムの構成を示す図The figure which shows the structure of the system which implement | achieves a video reception function with a PTC terminal. PTC端末と映像配信サーバとの映像配信接続確立の流れを示すシーケンス図Sequence diagram showing the flow of establishing video distribution connection between the PTC terminal and the video distribution server

符号の説明Explanation of symbols

100:パーソナルTCシステム、110:パーソナルTCサーバ、111:サーバ側
電話制御部、112:呼制御部、120:パーソナルTC端末、121:端末側電話制御
部、122:デバイス制御部、123:音声パケット通信部、130:ハンドセット、1
40:電話制御情報
DESCRIPTION OF SYMBOLS 100: Personal TC system, 110: Personal TC server, 111: Server side telephone control part, 112: Call control part, 120: Personal TC terminal, 121: Terminal side telephone control part, 122: Device control part, 123: Voice packet Communication unit, 130: handset, 1
40: Telephone control information

Claims (19)

データおよびデータを作成するデータ作成プログラムを管理するサーバと、
前記サーバのデータ作成プログラムに基づき前記データを作成するための情報を入力する情報入力部、前記サーバとの間で遠隔制御する遠隔制御部を含み、該遠隔制御部を通して、前記入力情報を前記サーバに送信し、該サーバ側にて作成されたデータを受信する入出力端末と、
記サーバと前記入出力端末結合するネットワークとを備え、
前記サーバと前記入出力端末との間の遠隔操作をもって前記入力情報、前記作成データの送受を実行するネットワーク通信システムにおいて、
前記入出力端末側に音声、映像のいずれか一方又は両方の情報を前記ネットワークに接続される通信端末との間で通信する音声パケット通信部、前記通信端末との間の呼接続を確立する呼制御情報を入力するダイヤル部を設け、
前記サーバ側に前記呼制御情報に応答して前記入出力端末と前記通信端末との間の呼を制御し、呼設定する呼制御手段を設け、
前記入出力端末又は前記通信端末の一方から発呼したとき、前記サーバ側の呼制御手段が前記入出力端末と前記通信端末との間の呼接続を確立し、
前記サーバ側の呼制御手段に基づいて前記入出力端末と前記通信端末との間の呼接続が確立したとき、前記入出力端末と前記通信端末との間で前記ネットワークを通して音声、映像のいずれか一方又は両方の通信を可能とするネットワーク通信システム。
A server that manages data and a data creation program that creates the data;
An information input unit for inputting information for creating the data based on a data creation program of the server, and a remote control unit for remote control with the server, through which the input information is sent to the server An input / output terminal that receives the data created on the server side ,
And a network coupling the output terminal to the previous hexa over server,
In a network communication system that executes transmission and reception of the input information and the created data by remote operation between the server and the input / output terminal ,
A voice packet communication unit for communicating either or both of audio and / or video information with a communication terminal connected to the network on the input / output terminal side, a call for establishing a call connection with the communication terminal A dial is provided to input control information.
The server side is provided with call control means for controlling a call between the input / output terminal and the communication terminal in response to the call control information and setting a call,
When a call is made from one of the input / output terminal or the communication terminal, the call control means on the server side establishes a call connection between the input / output terminal and the communication terminal,
When a call connection between the input / output terminal and the communication terminal is established based on the call control means on the server side, either audio or video is transmitted through the network between the input / output terminal and the communication terminal. A network communication system that enables one or both communications .
データおよびデータを作成するデータ作成プログラムを管理するシンクライアントサーバと、
前記シンクライアントサーバとの間で遠隔操作し、該サーバのデータ作成プログラムに基づきデータを作成する入力情報を前記シンクライアントサーバに送信し、該サーバ側にて作成された出力のデータを受信するシンクライアント端末と、
音声又は映像のネットワーク通信が可能なネットワーク通信端末と、
前記シンクライアントサーバと前記シンクライアント端末と前記ネットワーク通信端末とを結合するネットワークとを備え
前記シンクライアント端末と前記ネットワーク通信端末との間での通話又は映像の通信が可能なネットワーク通信システムにおいて、
前記シンクライアント端末側に音声又は映像情報を、前記ネットワークを通して前記ネットワーク通信端末に通信する情報通信手段を設け、
前記シンクライアントサーバ側に前記シンクライアント端末と前記ネットワーク通信端末との間の呼接続する呼制御手段を設け、
前記シンクライアント端末又は前記ネットワーク通信端末から発呼したとき、前記シンクライアントサーバの呼制御手段および前記ネットワークをもって前記シンクライアント端末と前記ネットワーク通信端末との間の呼接続を確立し、
前記シンクライアント端末又は前記ネットワーク通信端末の情報通信手段をもって前記シンクライアント端末の音声又は映像情報を、前記ネットワークを通して前記ネットワーク通信端末に送信し、
前記クライアント端末と前記ネットワーク通信端末との呼接続と音声又は映像の送信を異なる経路としたことを特徴とするネットワーク通信システム。
A thin client server for managing data and a data creation program for creating data;
A thin client that is remotely operated with the thin client server, transmits input information for creating data based on the data creation program of the server to the thin client server, and receives output data created on the server side. A client terminal,
A network communication terminal capable of audio or video network communication ;
A network that couples the thin client server, the thin client terminal, and the network communication terminal ;
In a network communication system capable of communication or video communication between the thin client terminal and the network communication terminal ,
Provide information communication means for communicating audio or video information on the thin client terminal side to the network communication terminal through the network,
Call control means for connecting a call between the thin client terminal and the network communication terminal is provided on the thin client server side,
When a call is made from the thin client terminal or the network communication terminal, a call connection between the thin client terminal and the network communication terminal is established with call control means of the thin client server and the network,
Audio or video information of the thin client terminal is transmitted to the network communication terminal through the network with information communication means of the thin client terminal or the network communication terminal,
A network communication system , wherein a call connection between the client terminal and the network communication terminal and a transmission of voice or video are different paths .
前記シンクライアントサーバおよび前記シンクライアント端末には、それぞれを遠隔制御し、該シンクライアント端末および該シンクライアントサーバからのデータ作成用入力情報、呼制御情報、電話制御情報およびデータ、呼制御情報、電話制御情報を送受するリモートコントロール部を備えており、
前記シンクライアントサーバおよび前記シンクライアント端末は、前記シンクライアント端末と前記通信端末から前記シンクライアントサーバを通して送受する電話制御情報に基づき前記シンクライアント端末と前記シンクライアントサーバと前記IP通信端末間の呼制御路を構成する電話制御部を備え、前記シンクライアントサーバの電話制御部は前記呼制御手段の呼制御部を有し、前記シンクライアント端末の電話制御部は前記音声又は映像の入出力インターフェース部に入出力する音声又は映像の機器の機能を制御するデバイス制御部および前記音声又は映像をパケット化し、前記ネットワークを通して前記ネットワーク通信端末に送信するパケット通信部を有し
前記ネットワーク通信端末がIP電話又はIPテレビ電話である請求項2記載のネットワーク通信システム。
The thin client server and the thin client terminal are respectively remotely controlled, input information for creating data from the thin client terminal and the thin client server, call control information, telephone control information and data, call control information, telephone It has a remote control part to send and receive control information,
The thin client server and the thin client terminal are configured to perform call control between the thin client terminal, the thin client server, and the IP communication terminal based on telephone control information transmitted and received from the thin client terminal and the communication terminal through the thin client server. A telephone control unit constituting the path, the telephone control unit of the thin client server has a call control unit of the call control means, and the telephone control unit of the thin client terminal is connected to the audio / video input / output interface unit A device control unit that controls functions of audio or video equipment to be input / output and a packet communication unit that packetizes the audio or video and transmits the packet to the network communication terminal through the network ;
3. The network communication system according to claim 2, wherein the network communication terminal is an IP phone or an IP video phone .
前記呼制御手段が、さらに前記呼制御部の動作に基づき前記シンクライアントサーバと前記通信端末との間に呼制御路を構成するテレフォニ−サーバ又はTV電話サーバからなる請求項2記載のネットワーク通信システム。 3. The network communication system according to claim 2, wherein the call control means further comprises a telephony server or a TV phone server that constitutes a call control path between the thin client server and the communication terminal based on an operation of the call control unit. . サーバと、前記サーバを遠隔操作する入出力端末と、前記サーバと前記入出力端末とを結合するネットワークと
から構成される通信システムをもって、前記入出力端末と前記ネットワークに接続される通信端末との間で音声又は映像の通信を可能とする通信制御方法において
前記入出力端末が前記通信端末を呼び出す操作を行なったとき、前記サーバが前記入出力端末のネットワークアドレスを前記通信端末に送信するステップと
前記通信端末が前記呼び出しに応答したとき、前記サーバが前記通信端末のネットワークアドレスを前記入出力端末に送信するステップと
前記入出力端末と前記通信端末とがそれぞれ前記ネットワークアドレスを取得したとき、前記入出力端末と前記通信端末との間に音声又は映像の通信を可能とする通信路を構成するステップと
からなり、
前記ネットワークアドレスの送信ステップをもって前記入出力端末と前記通信端末との間の呼接続を確立し
前記音声又は映像の通信路を構成するステップをもって前記入出力端末と前記通信端末との間の音声又は映像の通信を可能とすることを特徴とする通信制御方法
A server, an input / output terminal for remotely operating the server, and a network coupling the server and the input / output terminal
In a communication control method that enables voice or video communication between the input / output terminal and a communication terminal connected to the network, with a communication system comprising :
When the input / output terminal performs an operation of calling the communication terminal, the server transmits the network address of the input / output terminal to the communication terminal ;
When the communication terminal responds to the call, the server transmits the network address of the communication terminal to the input / output terminal ;
Configuring a communication path that enables voice or video communication between the input / output terminal and the communication terminal when the input / output terminal and the communication terminal each acquire the network address ;
Consists of
Establishing a call connection between the input / output terminal and the communication terminal with the network address transmission step ;
A communication control method characterized by enabling voice or video communication between the input / output terminal and the communication terminal by configuring the voice or video communication path .
通信制御情報を送受信するリモートコントロール部を含む入出力端末と、
通信制御情報を送受信するリモートコントロール部を含むサーバと
前記サーバと前記入出力端末とを接続するネットワークを備え
前記入出力端末と前記ネットワークの通信端末との間で音声又は映像の通信を可能とする通信制御方法において
前記入出力端末又は前記ネットワーク通信端末が前記ネットワーク通信端末又は前記入出力端末を呼び出す操作を行なったとき、前記サーバが前記入出力端末のネットワークアドレス又は前記ネットワーク通信端末のネットワークアドレスを前記ネットワーク通信端末又は前記入出力端末に送信するステップと
前記ネットワーク通信端末又は前記入出力端末が前記呼び出しに応答したとき、前記サーバが前記ネットワーク通信端末のネットワークアドレス又は前記入出力端末のネットワークアドレスを前記入出力端末又は前記ネットワーク通信端末に送信するステップと
前記入出力端末と前記ネットワーク通信端末とがそれぞれ前記ネットワークアドレスを取得したとき、前記入出力端末と前記ネットワーク通信端末との間に音声又は映像の通信を可能とする通信路を構成するステップと、
からなり
前記ネットワークアドレスの送信ステップをもって前記入出力端末と前記ネットワーク通信端末との間の呼接続を確立し
前記音声又は映像の通信路を構成するステップをもって前記入出力端末と前記ネットワーク通信端末との間の音声又は映像の通信を可能とすることを特徴とする通信制御方法
An input / output terminal including a remote control unit for transmitting and receiving communication control information;
A server including a remote control unit for transmitting and receiving communication control information ;
A network for connecting the server and the input / output terminal ;
In a communication control method that enables voice or video communication between the input / output terminal and the communication terminal of the network ,
When the input / output terminal or the network communication terminal performs an operation of calling the network communication terminal or the input / output terminal, the server assigns the network address of the input / output terminal or the network address of the network communication terminal to the network communication terminal. Or transmitting to the input / output terminal ;
When the network communication terminal or the input / output terminal responds to the call, the server transmits the network address of the network communication terminal or the network address of the input / output terminal to the input / output terminal or the network communication terminal; ,
Configuring a communication path that enables voice or video communication between the input / output terminal and the network communication terminal when the input / output terminal and the network communication terminal each acquire the network address;
Consists of
Establishing a call connection between the input / output terminal and the network communication terminal with the network address transmission step ;
A communication control method characterized by enabling voice or video communication between the input / output terminal and the network communication terminal by configuring the voice or video communication path .
通信制御情報を送受信するリモートコントロール部を含むシンクライアント端末と、
通信制御情報を送受信するリモートコントロール部を含むシンクライアントサーバと
ネットワーク通信端末と
前記サーバと前記各端末とを接続するネットワークを備え
前記シンクライアント端末と前記ネットワーク通信端末との間で音声又は映像の通信を可能とする通信制御方法において
前記シンクライアント端末又は前記ネットワーク通信端末が前記ネットワーク通信端末又は前記シンクライアント端末を呼び出す操作を行なったとき、前記シンクライアントサーバが前記シンクライアント端末のネットワークアドレス又は前記ネットワーク通信端末のネットワークアドレスを前記ネットワーク通信端末又は前記シンクライアント端末に送信するステップと
前記ネットワーク通信端末又は前記シンクライアント端末が前記呼び出しに応答したとき、前記シンクライアントサーバが前記ネットワーク通信端末のネットワークアドレス又は前記シンクライアント端末のネットワークアドレスを前記シンクライアント端末又は前記ネットワーク通信端末に送信するステップと
前記シンクライアント端末と前記ネットワーク通信端末とがそれぞれ前記ネットワークアドレスを取得したとき、前記シンクライアント端末と前記ネットワーク通信端末との間に音声又は映像の通信を可能とする通信路を構成するステップと
からなり
前記ネットワークアドレスの送信ステップをもって前記シンクライアント端末と前記ネットワーク通信端末との間の呼接続を確立し
前記音声又は映像の通信路を構成するステップをもって前記シンクライアント端末と前記ネットワーク通信端末との間の音声又は映像の通信を可能とすることを特徴とする通信制御方法
A thin client terminal including a remote control unit for transmitting and receiving communication control information;
A thin client server including a remote control unit for transmitting and receiving communication control information ;
A network communication terminal ;
A network connecting the server and each terminal ;
In a communication control method that enables audio or video communication between the thin client terminal and the network communication terminal ,
When the thin client terminal or the network communication terminal performs an operation for calling the network communication terminal or the thin client terminal, the thin client server assigns the network address of the thin client terminal or the network address of the network communication terminal to the network. Transmitting to a communication terminal or the thin client terminal ;
When the network communication terminal or the thin client terminal responds to the call, the thin client server transmits the network address of the network communication terminal or the network address of the thin client terminal to the thin client terminal or the network communication terminal Steps ,
Configuring a communication path that enables voice or video communication between the thin client terminal and the network communication terminal when the thin client terminal and the network communication terminal each acquire the network address ;
Consists of
Establishing a call connection between the thin client terminal and the network communication terminal with the network address transmission step ;
A communication control method characterized by enabling voice or video communication between the thin client terminal and the network communication terminal by configuring the voice or video communication path .
シンクライアントサーバとの間で通信制御情報を送受信するリモートコントロール部を含むシンクライアント端末とIP通信端末との間で音声又は映像の通信を可能とする通信制御方法において、
前記シンクライアント端末が前記IP通信端末を呼び出す操作を行なったとき、前記シンクライアントサーバが前記シンクライアント端末のIPアドレスを前記IP通信端末に送信するステップと
前記IP通信端末が前記呼び出しに応答したとき、前記シンクライアントサーバが前記IP通信端末のIPアドレスを前記シンクライアント端末に送信するステップと
前記シンクライアント端末と前記IP通信端末とがそれぞれ前記IPアドレスを取得したとき、前記シンクライアント端末と前記IP通信端末との間に音声又は映像の通信を可能とする前記IPネットワークを含む通信路を構成するステップと
からなり
前記IPアドレスの送信ステップをもって前記シンクライアント端末と前記IP通信端末との間の呼接続を確立し
前記音声又は映像の通信路を構成するステップをもって前記シンクライアント端末と前記IP通信端末との間の音声又は映像の通信を可能とすることを特徴とする通信制御方法。
In a communication control method that enables voice or video communication between a thin client terminal and an IP communication terminal including a remote control unit that transmits and receives communication control information to and from a thin client server,
When the thin client terminal performs an operation of calling the IP communication terminal, the thin client server transmits an IP address of the thin client terminal to the IP communication terminal ;
When the IP communication terminal responds to the call, the thin client server transmits an IP address of the IP communication terminal to the thin client terminal ;
When the thin client terminal and the IP communication terminal each acquire the IP address, a communication path including the IP network that enables voice or video communication between the thin client terminal and the IP communication terminal Configuring steps ;
Consists of
Establishing a call connection between the thin client terminal and the IP communication terminal with the IP address sending step ;
A communication control method characterized by enabling voice or video communication between the thin client terminal and the IP communication terminal by configuring the voice or video communication path.
ネットワーク上の入出力装置と接続先相手装置との間の通話をつないだり切ったりする呼制御手段を含む装置をもって前記入出力装置と前記接続先相手装置との間で音声又は映像情報の送受信を可能とする通信制御方法であって
前記呼制御手段を含む装置が
前記入出力装置の入力情報を受けたとき、前記入出力装置の第2のアドレスを前記接続先相手装置に送信するステップと
前記接続先相手先置が前記第2のアドレスを受け、通話OKのとき、前記接続先相手装置の第3のアドレスを前記入出力装置に送信するステップと
前記入出力装置と前記接続先相手装置とが前記第2のアドレス、前記第3のアドレスをそれぞれ取得したとき、前記入出力装置と前記接続先相手装置との間の前記ネットワークをもって音声情報の通話又は映像の通信を可能とする通路を構成するステップと
からなり
前記呼制御手段を含む装置による前記第2、前記第3のアドレスの送信をもって前記入出力装置と前記接続先相手装置との間の呼接続を確立し
前記ネットワークによる音声又は映像情報の通路構成をもって前記入出力装置と前記接続先相手装置との間の音声情報の通話又は通信を可能とすることを特徴とする通信制御方法。
A device including call control means for connecting / disconnecting a call between an input / output device on a network and a connected device is used to transmit / receive audio or video information between the input / output device and the connected device. A communication control method that enables
An apparatus including the call control means ;
When receiving input information of the input / output device, transmitting a second address of the input / output device to the destination device ;
Transmitting the third address of the connection destination device to the input / output device when the connection destination device receives the second address and the call is OK ;
Voice communication using the network between the input / output device and the connection destination device when the input / output device and the connection destination device acquire the second address and the third address, respectively. Or configuring a passage that enables video communication ;
Consists of
Establishing a call connection between the input / output device and the connection destination device by transmitting the second and third addresses by a device including the call control means ;
A communication control method characterized in that voice information can be communicated or communicated between the input / output device and the connection partner device with a path configuration of voice or video information by the network.
サーバを遠隔操作し、該サーバに配置された呼制御手段をもってネットワークに接続される音声又は映像通信端末との呼接続がなされる入出力端末であって
前記サーバ側にてデータを作成するためのキー又はマウス入力情報を遠隔送信し、かつ前記サーバ側にて作成されたデータを遠隔受信するリモートコントロール部と、音声又は映像情報を、前記ネットワークを通して前記音声又は映像通信端末に通信する通信部と、前記リモートコントロール部を通して前記サーバに呼制御情報を遠隔送信し、前記音声又は映像通信端末との間の呼接続を可能とする制御情報を入力する呼制御情報入力部とを含み、
前記サーバの呼制御手段により前記入出力端末と前記ネットワーク通信端末との間の呼接続が確立したとき
前記入出力端末の音声又は映像情報を、前記ネットワークを通して前記通信端末に送信し、前記通信端末との間の通信が可能な入力出力端末。
An input / output terminal for remotely operating a server and making a call connection with a voice or video communication terminal connected to a network with a call control means arranged in the server ,
A remote control unit that remotely transmits key or mouse input information for creating data on the server side and remotely receives the data created on the server side, and audio or video information through the network A communication unit that communicates with an audio or video communication terminal, and a call that remotely transmits call control information to the server through the remote control unit and inputs control information that enables call connection with the audio or video communication terminal A control information input unit,
When a call connection between the input / output terminal and the network communication terminal is established by the call control means of the server ,
An input / output terminal capable of communicating with the communication terminal by transmitting audio or video information of the input / output terminal to the communication terminal through the network .
前記呼制御情報入力部がダイヤル部である請求項10記載の入出力端末。   The input / output terminal according to claim 10, wherein the call control information input unit is a dial unit. データおよびデータを作成するデータ作成プログラムを管理するサーバに設けられた呼制御手段およびネットワークをもってネットワーク通信端末との呼接続される入出力端末であって、
前記サーバのデータ作成プログラムに基づき前記データを作成するための情報を入力する情報入力部、前記サーバで作成したデータからなる出力情報を受信し、表示部に出力する情報出力部、音声又は映像の情報を通信する音声パケット通信部、呼制御情報を入力するダイヤル部、前記サーバの遠隔制御部との間で遠隔制御する遠隔制御部を含み、
前記遠隔制御部が前記ネットワークを通して前記入力情報、前記呼制御情報を前記サーバに送信し、かつ前記サーバで作成したデータを受信し、
前記サーバの呼制御手段により前記入出力端末と前記ネットワーク通信端末との間の呼接続が確立したとき、
前記入出力端末の音声又は映像情報を、前記サーバを介さず前記ネットワークを通して前記通信端末に送信し、前記通信端末との間の通信が可能な入力出力端末。
An input / output terminal connected to a network communication terminal with a call control means and a network provided in a server for managing data and a data creation program for creating data,
An information input unit for inputting information for generating the data based on the data generation program of the server, an information output unit for receiving output information composed of data generated by the server, and outputting to the display unit, audio or video A voice packet communication unit for communicating information, a dial unit for inputting call control information, and a remote control unit for remote control with the remote control unit of the server,
The remote control unit transmits the input information and the call control information to the server through the network, and receives data created by the server,
When a call connection between the input / output terminal and the network communication terminal is established by the call control means of the server,
An input / output terminal capable of communicating with the communication terminal by transmitting audio or video information of the input / output terminal to the communication terminal through the network without passing through the server.
データおよび該データを作成するデータ作成プログラムを管理するシンクライアントサーバおよびネットワークを介してネットワーク通信端末との呼接続がなされるシンクライアント端末であって、
前記シンクライアントサーバを遠隔制御し、該サーバのデータ作成プログラムに基づきデータを作成する入力情報を該サーバに送信および該サーバとの間で前記ネットワーク通信端末との呼制御情報を送受するリモートコントロール部と、音声又は映像入力部及び該入力部の音声又は映像を処理し、該処理データを、前記ネットワークを通して前記ネットワーク通信端末に送るデータ通信手段を備え、
前記シンクライアントサーバの呼制御手段により呼接続がなされたとき、前記シンクライアント端末の音声又は映像データを前記ネットワーク通信端末に送信し、前記ネットワーク通信端末との通信が可能なシンクライアント端末。
A thin client server that manages data and a data creation program that creates the data, and a thin client terminal that is connected to a network communication terminal via a network,
Remote control unit for remotely controlling the thin client server, transmitting input information for creating data based on a data creation program of the server to the server, and sending / receiving call control information to / from the network communication terminal with the server And an audio or video input unit and data communication means for processing the audio or video of the input unit and sending the processed data to the network communication terminal through the network,
A thin client terminal capable of communicating with the network communication terminal by transmitting voice or video data of the thin client terminal to the network communication terminal when a call connection is made by call control means of the thin client server.
前記入力情報がキー入力又はマウス入力情報であり、前記シンクライアント端末は、ハンドセットが接続されるインターフェース部、該インターフェース部に接続されるハンドセットの機能を制御するデバイス制御部および前記ハンドセットから入力された音声をパケット化し、前記ネットワークを通して前記ネットワーク通信端末に送信するパケット通信部を有する請求項13記載のシンクライアント端末。   The input information is key input or mouse input information, and the thin client terminal is input from an interface unit to which a handset is connected, a device control unit for controlling a function of the handset connected to the interface unit, and the handset The thin client terminal according to claim 13, further comprising a packet communication unit configured to packetize voice and transmit the packet to the network communication terminal through the network. 前記シンクライアント端末は、キーボードが接続されるインターフェース部、該インターフェース部に接続されるキーボードの機能を制御するデバイス制御部およびマイクやスピーカが接続されるインターフェース部、前記マイクから入力された音声をパケット化し、前記ネットワークを通して前記ネットワーク通信端末に送信するパケット通信部を有し、さらに前記パケット通信と前記インターフェース部との間のデータをAD変換するAD変換部を有する請求項13記載のシンクライアント端末。   The thin client terminal includes: an interface unit to which a keyboard is connected; a device control unit for controlling functions of the keyboard connected to the interface unit; an interface unit to which a microphone and a speaker are connected; and a voice input from the microphone The thin client terminal according to claim 13, further comprising: a packet communication unit configured to transmit to the network communication terminal through the network, and an AD conversion unit configured to perform AD conversion on data between the packet communication and the interface unit. IPネットワークを介してIP通信端末との呼設定がなされるシンクライアント端末であって、
前記シンクライアント端末からのキー入力又はマウス入力情報に基づき作成されるデータや該データのデータ作成プログラムを管理するシンクライアントサーバを遠隔制御し、前記キー入力又はマウス入力情報および呼制御情報を該サーバに送信するリモートコントロール部と、
前記シンクライアント端末と前記IP通信端末との間の呼を、前記IPネットワークに接続されるテレフォニーサーバを介して制御する呼制御手段と、
音声又は映像入力部及び該入力部の音声又は映像を処理し、該処理データを、前記IPネットワークを通して前記IP通信端末に送るデータ通信手段を備え、
前記呼制御手段および前記テレフォニ−サーバにより呼接続が確立したとき、前記シンクライアント端末の音声又は映像データを、前記IPネットワークを通して前記IP通信端末に送信し、前記IP通信端末との通話が可能なシンクライアント端末。
A thin client terminal for setting up a call with an IP communication terminal via an IP network,
Remotely controlling a thin client server that manages data created based on key input or mouse input information from the thin client terminal or a data creation program for the data, and sends the key input or mouse input information and call control information to the server Remote control part to send to,
Call control means for controlling a call between the thin client terminal and the IP communication terminal via a telephony server connected to the IP network;
An audio or video input unit and data communication means for processing the audio or video of the input unit and sending the processed data to the IP communication terminal through the IP network;
When a call connection is established by the call control means and the telephony server, the voice or video data of the thin client terminal is transmitted to the IP communication terminal through the IP network, and a call with the IP communication terminal is possible. Thin client terminal.
ネットワーク上の接続先相手装置と入出力装置間の呼制御を行なう呼制御手段を含む装置を、前記ネットワークを通してリモートコントロールする入出力装置であって、
前記入出力装置に入力情報を入力する入力部と、音声又は映像情報を入力する入力部と、
前記入力部の入力情報を前記呼制御手段を含む装置に前記ネットワークを通して送信し、また前記呼制御手段を含む装置からの情報を受信するリモートコントロール部と、
前記入力部の音声又は映像情報を前記ネットワークを通して前記接続先相手装置に送信し、また前記接続相手装置からの音声又は映像情報を受信する送受信部を含む通信部とを備え、
前記入出力装置により前記呼制御手段を含む装置をリモートコントロールし、該装置が前記入出力装置を前記接続先相手装置に呼接続したとき、
前記入出力端末の通信部が、音声又は映像情報を、前記呼制御手段を含む装置を介さず前記ネットワークを通して前記接続先相手装置に送信することを特徴とする入出力装置。
An input / output device that remotely controls, through the network, a device including call control means for performing call control between a connection partner device on the network and the input / output device,
An input unit for inputting input information to the input / output device; an input unit for inputting audio or video information;
A remote control unit for transmitting input information of the input unit to the device including the call control unit through the network, and receiving information from the device including the call control unit;
A communication unit including a transmission / reception unit that transmits audio or video information of the input unit to the connection destination device through the network and receives audio or video information from the connection partner device;
When the device including the call control means is remotely controlled by the input / output device, and when the device connects the input / output device to the connection partner device,
The input / output device, wherein the communication unit of the input / output terminal transmits audio or video information to the connection destination device through the network without going through the device including the call control means.
前記入力情報入力部がキー又はマウスであり、前記音声又は映像情報入力部がマイク又はハンドセットであり、前記制御手段の情報制御部が音声又は映像パケット通信部である請求項25記載の入出力装置。   26. The input / output apparatus according to claim 25, wherein the input information input unit is a key or a mouse, the audio or video information input unit is a microphone or a handset, and an information control unit of the control means is an audio or video packet communication unit. . シンクライアント端末及びIP通信端末とともにIPネットワークに接続され、データ及び該データを作成するためのデータ作成プログラムを管理するシンクライアントサーバにおいて、
前記シンクライアント端末と前記IP通信端末との呼接続を行なう呼接続手段と、
前記シンクライアント端末又は前記IP通信端末からの発呼に応答して前記呼設定手段に基づき前記シンクライアント端末と前記IP通信端末と間の呼接続を確立したとき、前記IP電話端末のIPアドレスを前記シンシンクライアント端末に送信するリモートコントロール手段を備え、
前記IPアドレスの送受に基づき前記シンクライアント端末と前記IP通信端末間の前記IPネットワークからなる通信路を確立し、
前記クライアント端末と前記通信端末とを接続する前記ネットワークからなる前記通信路を通して両端末間の通信を可能とすることを特徴とするシンクライアントサーバ。
In a thin client server connected to an IP network together with a thin client terminal and an IP communication terminal and managing data and a data creation program for creating the data,
Call connection means for performing call connection between the thin client terminal and the IP communication terminal;
When establishing a call connection between the thin client terminal and the IP communication terminal based on the call setting means in response to a call from the thin client terminal or the IP communication terminal, the IP address of the IP telephone terminal is set. Remote control means for transmitting to the thin client terminal,
Establishing a communication path consisting of the IP network between the thin client terminal and the IP communication terminal based on transmission / reception of the IP address;
A thin client server characterized in that communication between both terminals is enabled through the communication path including the network connecting the client terminal and the communication terminal.
JP2007183808A 2005-02-14 2007-07-13 IP communication system, communication control method and client terminal in IP network, and client server Active JP4270308B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007183808A JP4270308B2 (en) 2005-02-14 2007-07-13 IP communication system, communication control method and client terminal in IP network, and client server

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2005035409 2005-02-14
JP2007183808A JP4270308B2 (en) 2005-02-14 2007-07-13 IP communication system, communication control method and client terminal in IP network, and client server

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2006015767A Division JP4013980B2 (en) 2005-02-14 2006-01-25 IP communication system, communication control method and client terminal in IP network, and client server

Publications (2)

Publication Number Publication Date
JP2007336569A JP2007336569A (en) 2007-12-27
JP4270308B2 true JP4270308B2 (en) 2009-05-27

Family

ID=38935515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007183808A Active JP4270308B2 (en) 2005-02-14 2007-07-13 IP communication system, communication control method and client terminal in IP network, and client server

Country Status (1)

Country Link
JP (1) JP4270308B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4719926B2 (en) * 2008-01-18 2011-07-06 Necインフロンティア株式会社 Communication system, USB handset with authentication function, and communication method
JP5321247B2 (en) * 2009-05-25 2013-10-23 株式会社リコー Thin client system, thin client system control method, thin client terminal control program, and server control program
JP5315219B2 (en) * 2009-11-27 2013-10-16 株式会社日立製作所 Communications system

Also Published As

Publication number Publication date
JP2007336569A (en) 2007-12-27

Similar Documents

Publication Publication Date Title
JP4013980B2 (en) IP communication system, communication control method and client terminal in IP network, and client server
JP4137904B2 (en) Communication control device
US7995721B2 (en) System and method for remote access to a telephone
KR20070110336A (en) Network-extensible and controllable telephone
JP2005080298A (en) System and method for enhanced computer telephony integration and interaction
JP2008278239A (en) Telephone system and communication terminal
JP5845309B2 (en) Telephone system
JP4270308B2 (en) IP communication system, communication control method and client terminal in IP network, and client server
JP4227846B2 (en) MULTIMEDIA DATA TRANSFER SYSTEM, CALL CONNECTION CONTROL DEVICE, TERMINAL LINKING METHOD USED FOR THEM, AND PROGRAM THEREOF
JP2006319958A (en) Telephone control apparatus, telephone control method, telephone control program, telephone terminal, telephone calling method, telephone calling program, and telephone control system
JP2006313975A (en) Ip telephone device
JP4361112B2 (en) Communication control device
JP5339469B2 (en) Telephone number processing device
JP2012120059A (en) Communication control device
JP5582038B2 (en) Telephone number processing device
KR20040046338A (en) System for providing ring-back hyper image and method of providing ring-back hyper image using the same
JPWO2004023769A1 (en) Communications system
JP2006325040A (en) Ip phone
JP6891771B2 (en) Telephone system and telephone controller
JP4313684B2 (en) Gateway device
JP2012227734A (en) Telephone number processing system
JP5569636B2 (en) Telephone number processing apparatus, telephone number processing method, and program thereof
JP2010147646A (en) Method of controlling communication, and communication system
JP2011135335A (en) Telephone number processing apparatus
JP2005311741A (en) Terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20081205

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

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

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

Free format text: PAYMENT UNTIL: 20120306

Year of fee payment: 3

R151 Written notification of patent or utility model registration

Ref document number: 4270308

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

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120306

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20130306

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20130306

Year of fee payment: 4