JP2004201276A - Terminal-to-terminal communication connection control method using ip network - Google Patents

Terminal-to-terminal communication connection control method using ip network Download PDF

Info

Publication number
JP2004201276A
JP2004201276A JP2003313725A JP2003313725A JP2004201276A JP 2004201276 A JP2004201276 A JP 2004201276A JP 2003313725 A JP2003313725 A JP 2003313725A JP 2003313725 A JP2003313725 A JP 2003313725A JP 2004201276 A JP2004201276 A JP 2004201276A
Authority
JP
Japan
Prior art keywords
terminal
network
communication
telephone
packet
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.)
Granted
Application number
JP2003313725A
Other languages
Japanese (ja)
Other versions
JP3813603B2 (en
Inventor
Hisao Furukawa
久夫 古川
Shoji Miyaguchi
庄司 宮口
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.)
Distribution Systems Research Institute
Miyaguchi Research Co Ltd
Original Assignee
Distribution Systems Research Institute
Miyaguchi Research Co 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 Distribution Systems Research Institute, Miyaguchi Research Co Ltd filed Critical Distribution Systems Research Institute
Priority to JP2003313725A priority Critical patent/JP3813603B2/en
Publication of JP2004201276A publication Critical patent/JP2004201276A/en
Application granted granted Critical
Publication of JP3813603B2 publication Critical patent/JP3813603B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a terminal-to-terminal communication connection control system with which: (1) a terminal connected to a wireless LAN can communicate with another terminal by connecting to an IP network and a mobile communication network, etc.; (2) terminal-to-terminal communication is continued via the IP network while the terminal moves a geographic location; (3) a communication path setting between two terminals can be permitted or refused; and (4) an IP address unregistered IP packet is prevented from flowing in the network. <P>SOLUTION: (1) A terminal registration table is set in the wireless LAN to perform certification proceeding to the terminal inside the wireless LAN. (2) Two or more telephone management servers 906-4 to 9094 are installed inside the IP network 900X, to perform a series of call connection control procedure for changing the geographic location of a telephone device. (3) A terminal address-related information is registered in the server in the IP network. Permission of setting the communication path between two terminals is decided by using a registered information in the server. (4) An IP packet whose transmission source is unknown is prevented from flowing in the IP network. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

本発明は、IP網(IP通信網ともいう)及び無線LANに接続する端末がIP網に接続して他の端末と通信できるようにすると共に、IP網に接続する移動電話機や音声画像装置がその地理的位置を移動しながらIP網を経由して継続し、ユーザ要求に基づいてアドレス情報を登録してある任意の端末間に通信パスを設定し、不正IPパケットのIP網内大量流入を防止するIP網を用いた端末間通信接続制御方法に関する。   The present invention enables a terminal connected to an IP network (also referred to as an IP communication network) and a wireless LAN to connect to the IP network and communicate with other terminals. Continuing via the IP network while moving its geographical position, establishes a communication path between any terminals whose address information is registered based on a user request, and allows a large amount of illegal IP packets to flow into the IP network. The present invention relates to an inter-terminal communication connection control method using an IP network to be prevented.

本発明に関係する従来技術として、本出願人による特許第3084681号(特許文献1)と、本出願人による特願2002−164497(特許文献2)とがある。   As prior art related to the present invention, there are Japanese Patent No. 3084681 (Patent Document 1) by the present applicant and Japanese Patent Application No. 2002-164497 (Patent Document 2) by the present applicant.

特許文献1は、IPカプセル化の技法を採用したIPパケット転送網である統合情報通信システムにおいて、IPカプセル化の技法、電話番号をドメイン名サーバに提示してIPアドレスを取得し電話通信する方法などを実現している。
<<カプセル化の技法(特許文献1)>>
図144において、1はIP網、2及び3は網ノード装置、5乃至8はLAN,10及び11は端末、15(図145)及び16(図146)は装置制御表である。端末10はアドレス“E1”を有し、端末11はアドレス“E2”を有する。
Patent Literature 1 discloses a method of performing IP encapsulation, a method of providing a telephone number to a domain name server to obtain an IP address and performing telephone communication in an integrated information communication system that is an IP packet transfer network employing IP encapsulation. And so on.
<< Encapsulation Technique (Patent Document 1) >>
In FIG. 144, 1 is an IP network, 2 and 3 are network node devices, 5 to 8 are LANs, 10 and 11 are terminals, and 15 (FIG. 145) and 16 (FIG. 146) are device control tables. Terminal 10 has address "E1" and terminal 11 has address "E2".

ソースアドレス“E1”、宛先アドレス“E2”である外部IPパケット17が通信回線12を経由して、通信回線の終端の論理端子を経て網ノード装置2に入力する。ここで、入側の論理端子には内部アドレス“I1”を付与してある。網ノード装置2は外部IPパケット17が入力すると、装置制御表15内の複数のレコード内から、次の(1)式の関係が成り立つレコード(カプセル制御レコード)(ただし、内部アドレス“I1”を含む)を順次探していく。ここで、ANDは論理演算のANDを表わし、“E1”及び“E2”は外部IPパケット17に含まれている外部アドレスである。“M1,N1,M2,N2”は装置制御表15内のレコードに含まれる。

( ("E1"
AND "M1") = "N1" ) AND ("E2" AND "M2")
= "N2") ) …(1)

内部パケット18はIP網1内を転送され、網ノード装置3に到達すると、装置制御表16の管理の基に復元されて外部パケット19となり、外部パケット19は、内部アドレス“I2”が付与されて通信回線14の終端の論理端子を経由し、次に通信回線14を経て端末11に送信される。
The external IP packet 17 having the source address “E1” and the destination address “E2” is input to the network node device 2 via the communication line 12 via the logical terminal at the end of the communication line. Here, the internal address "I1" is given to the input-side logic terminal. When the external IP packet 17 is input, the network node device 2 records (capsule control record) satisfying the following expression (1) from a plurality of records in the device control table 15 (provided that the internal address “I1” is (Including). Here, AND represents a logical operation AND, and “E1” and “E2” are external addresses included in the external IP packet 17. “M1, N1, M2, N2” are included in the record in the device control table 15.

(("E1"
AND "M1") = "N1") AND ("E2" AND "M2")
= "N2"))… (1)

The internal packet 18 is transferred within the IP network 1 and, when it reaches the network node device 3, is restored under the management of the device control table 16 to become an external packet 19, and the external packet 19 is given an internal address "I2". Via the logical terminal at the end of the communication line 14 and then to the terminal 11 via the communication line 14.

なお、外部パケットの宛先アドレス“E2”が変わると、装置制御表15内の他のレコードについて前記(1)式が調べられ、内部パケット18の宛先が変わる(網ノード装置の交換機能)。なお、本発明において、装置制御表をカプセル制御表とも呼び、装置制御表のレコードをカプセル制御レコード若しくは通信レコードとも呼ぶ。
特許第3084681号 特願2002−164497
When the destination address "E2" of the external packet changes, the above expression (1) is checked for other records in the device control table 15, and the destination of the internal packet 18 changes (switching function of the network node device). In the present invention, the device control table is also called a capsule control table, and the record of the device control table is also called a capsule control record or a communication record.
Japanese Patent No. 3084681 Japanese Patent Application No. 2002-164497

IP網を用い端末間通信接続制御方法を実施するために、(1)無線LANに接続する端末がIP網や移動通信網を経由して他の端末と通信すること、(2)IP網に接続する移動電話機や無線端末、可搬型の音声画像装置の地理的位置を移動しながら端末間通信を継続すること、(3)IP網に接続する任意の端末間において、2端末間の通信パス設定を許可すると共に、通信パス設定を拒否できるようになっている、IP網を用いた端末間通信接続続制御システムが存在していない。(4)未登録IPアドレスを含むIPパケットがIP網に大量流入して発生する網内輻輳や、DOS攻撃を防ぐ適当な方法がない。本発明は、これらの未解決の課題を解決することを目的とする。   In order to implement the inter-terminal communication connection control method using an IP network, (1) a terminal connected to a wireless LAN communicates with another terminal via an IP network or a mobile communication network; Continuing terminal-to-terminal communication while moving the geographical position of the mobile telephone, wireless terminal, or portable audio / video device to be connected; (3) a communication path between two terminals between any terminals connected to the IP network There is no terminal-to-terminal communication connection control system using an IP network that permits setting and denies communication path setting. (4) There is no appropriate method for preventing network congestion and DOS attacks caused by a large amount of IP packets including unregistered IP addresses flowing into an IP network. The present invention aims to solve these unsolved problems.

本発明は、(1)端末が無線LAN、IP網、移動通信網を経由して、他の電話機や無線端末、音声画像装置と通信するためにIP網内に認証サーバを設置し、無線LAN内部の端末に対する認証手続きを遂行することにより達成される。より詳しく述べると、無線LANは、無線LAN内のメディアルータ1から通信回線を経てIP網の網ノード装置の1つに接続し、無線LANは端末1を含み、端末2はメディアルータ2を経由してIP網の網ノード装置の1つに通信回線を経て接続し、端末登録表はメディアルータ1の内部に設定し、端末1から端末2に接続するときは、端末1が端末登録表の管理の基に発信許可を得る手順を含む通信接続制御を行うようにし、端末2から端末1に接続するときは、端末1が端末登録表の管理の基に着信許可を得る手順を含む通信接続制御を行うことも可能とすることにより、端末登録表の管理の基に端末1と端末2とが無線LANとIP網や移動通信網を経由して通信することができる。   According to the present invention, (1) an authentication server is installed in an IP network so that a terminal communicates with another telephone, a wireless terminal, and a voice / image device via a wireless LAN, an IP network, and a mobile communication network; This is achieved by performing an authentication procedure for an internal terminal. More specifically, the wireless LAN connects from the media router 1 in the wireless LAN to one of the network node devices of the IP network via a communication line, the wireless LAN includes the terminal 1, and the terminal 2 passes through the media router 2. Then, it is connected to one of the network node devices of the IP network via a communication line, a terminal registration table is set inside the media router 1, and when connecting from the terminal 1 to the terminal 2, the terminal 1 A communication connection control including a procedure for obtaining a transmission permission under management is performed, and when connecting from the terminal 2 to the terminal 1, a communication connection including a procedure for the terminal 1 obtaining a reception permission based on the management of the terminal registration table. By enabling control, the terminal 1 and the terminal 2 can communicate with each other via the wireless LAN and the IP network or the mobile communication network based on the management of the terminal registration table.

また、他の実施方法として、端末登録表はメディアルータ1の内部に設置せず、認証付電話番号サーバ内部に設置し、メディアルータ1が認証付電話番号サーバを呼び出して端末登録表を用いるようにする。   As another implementation method, the terminal registration table is not installed inside the media router 1 but is installed inside the authenticated telephone number server, and the media router 1 calls the authenticated telephone number server and uses the terminal registration table. To

更に、(2)IP網に接続する移動電話機や可搬型の音声画像装置の地理的位置を移動しながら端末間通信を継続できるようにするために、IP網内部に設置する2以上の電話管理サーバの間で、移動電話機の地理的位置を変更するための一連の呼接続制御手順を実施することにより達成する。より詳しく述べると、IP網は、移動電話機1と移動電話機2との間の移動電話機間通信、移動電話機と固定電話機との間でIP網を経由して電話通信を行い、移動電話機は電話通信中に、少なくとも無線基地局を変えて電話通信を継続するというハンドオーバ通信を行う。ハンドオーバ通信を実施すると、移動後の電話機の位置情報である内部アドレスが、移動電話機専用の電話番号サーバ内部の移動電話機登録表のレコードとして書換えられるようにする。無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−移動電話機2又は固定電話機2を経由して移動電話機2又は固定電話機2と電話通信を継続しながら、移動電話機1が終端ゲートウェイ3が管理する無線基地局3と通信する地理的位置に移動し、即ち移動電話機1−無線基地局3−終端ゲートウェイ3−終端ゲートウェイ2−無線基地局2−移動電話機2又は固定電話機2を経由し、移動電話機2又は固定電話機2と電話通信を継続する(ハンドオーバ)方法が基本となる電話通信継続方法である。
(3)端末の端末位置識別子、外部アドレス、端末をIP網に接続するための内部アドレスをIP網内のドメイン名サーバに登録しておき、一方の端末からの要求により、ドメイン名サーバに端末1及び端末2の端末位置識別子を提示して、端末1及び端末2に関連するアドレス情報(外部アドレスと内部アドレス)を取得し、端末1側の網ノード装置1内に通信レコード1を設定すると共に、端末2側の網ノード装置2内に通信レコード2を設定し、端末1と端末2との間でIPパケットを送受することができる。また、端末1乃至端末2からの要求により、前記設定した通信レコード1及び通信レコード2を抹消するようにする。
(4)端末のIPアドレスをIP網の通信回線接続部に登録しておき、通信回線接続部が、未登録のIPアドレスをソースアドレスとして含むIPパケットを検出すると、当該IPパケットを廃棄して不要IPパケットのIP網流入を防ぎ、IP網の通信輻輳を予防する。
Further, (2) management of two or more telephones installed inside the IP network so that communication between terminals can be continued while moving the geographical position of the mobile telephone or portable audio / video device connected to the IP network. This is achieved by implementing a series of call connection control procedures between the servers to change the geographical location of the mobile telephone. More specifically, the IP network performs communication between mobile telephones between the mobile telephone 1 and the mobile telephone 2 and telephone communication between the mobile telephone and the fixed telephone via the IP network. During this, handover communication is performed in which at least the wireless base station is changed and telephone communication is continued. When the handover communication is performed, the internal address, which is the position information of the telephone after the movement, is rewritten as a record in the mobile telephone registration table inside the telephone number server dedicated to the mobile telephone. A mobile telephone 1 within a range of the wireless communication area 1 of the wireless base station 1 passes through a mobile telephone 1-a wireless base station 1-a terminal gateway 1-a terminal gateway 2-a wireless base station 2-a mobile telephone 2 or a fixed telephone 2. While continuing telephone communication with the mobile telephone 2 or the fixed telephone 2, the mobile telephone 1 moves to a geographical position where it communicates with the radio base station 3 managed by the terminating gateway 3, that is, the mobile telephone 1-the radio base station 3 -Terminal gateway 3 -Terminal gateway 2 -Wireless base station 2 -Phone communication continuation method based on a method of continuing telephone communication with the mobile telephone 2 or fixed telephone 2 via the mobile telephone 2 or fixed telephone 2 (handover) It is.
(3) The terminal location identifier of the terminal, the external address, and the internal address for connecting the terminal to the IP network are registered in a domain name server in the IP network, and the terminal is transmitted to the domain name server in response to a request from one terminal. The terminal location identifiers of the terminal 1 and the terminal 2 are presented, address information (external address and internal address) related to the terminal 1 and the terminal 2 is obtained, and the communication record 1 is set in the network node device 1 on the terminal 1 side. At the same time, a communication record 2 is set in the network node device 2 on the terminal 2 side, so that IP packets can be transmitted and received between the terminal 1 and the terminal 2. Also, in response to a request from the terminal 1 or the terminal 2, the set communication record 1 and communication record 2 are deleted.
(4) The IP address of the terminal is registered in the communication line connection unit of the IP network, and when the communication line connection unit detects an IP packet including an unregistered IP address as a source address, the IP packet is discarded. An unnecessary IP packet is prevented from flowing into the IP network, and communication congestion in the IP network is prevented.

本発明によれば、無線LANに接続する端末がIP網に接続して他の端末と通信できるようにするために、IP網内の電話番号サーバに登録済みの電話番号及びIPアドレスを含む端末登録表を無線LAN内のメディアルータ内に設置し、無線LAN内部の端末に対する認証手続きを遂行してIP網を用いた端末間通信接続制御方法を解決する方法を実現している。また、IP網に接続する移動電話機や無線端末,音声画像装置の地理的位置を移動しながらIP網を経由して端末間通信を継続するために、IP網内に2以上の電話管理サーバを設置し、電話機の地理的位置を変更するための一連の呼接続制御手順を実施してIP網を用いた端末間通信接続制御方法を解決する方法を実現している。   According to the present invention, a terminal including a telephone number and an IP address registered in a telephone number server in an IP network so that a terminal connected to a wireless LAN can connect to an IP network and communicate with another terminal. A registration table is installed in a media router in a wireless LAN, and an authentication procedure for terminals in the wireless LAN is performed to realize a method for controlling a communication connection control between terminals using an IP network. Further, in order to continue communication between terminals via the IP network while moving the geographical positions of the mobile telephones, wireless terminals, and audio / video devices connected to the IP network, two or more telephone management servers are provided in the IP network. It implements a series of call connection control procedures for installing and changing the geographical location of the telephone to realize a method for solving a terminal-to-terminal communication connection control method using an IP network.

更に、IP網に接続する任意の端末間において、2端末間の通信パス設定を許可すると共に通信パス設定を拒否できるようにし、IP網を用いた端末問通信接続続制御システムをそれぞれ提供するために、端末アドレス関連情報をIP網内サーバに登録しておき、2端末間の通信パスの設定許可は前記サーバ内の登録情報を用いて判定することにより、IP網を用いた端末間通信接続制御方法を解決する方法を実現している。   Further, between any terminals connected to the IP network, a communication path setting between the two terminals can be permitted and a communication path setting can be rejected, so as to provide terminal connection communication control systems using the IP network. The terminal address-related information is registered in a server in the IP network, and permission for setting a communication path between the two terminals is determined using the registration information in the server. A method to solve the control method is realized.

また、端末IPアドレスをIP網に登録して、IPアドレス未登録IPパケットのIP網流入を防ぐ方法を実施している。   In addition, a method is implemented in which a terminal IP address is registered in an IP network to prevent an IP address unregistered IP packet from flowing into the IP network.

本発明は、特許文献1に開示されているIPカプセル化の技法、電話番号をドメイン名としてIPアドレスを取得する方法、特許文献2に開示されている固定電話、移動電話の実施方法に、更に新しい方法を導入することにより、(1)移動電話機や無線端末、音声画像装置が無線LAN、IP網、移動通信網を経由して、他の電話機や音声画像装置と通信するIP網を用いた端末間通信接続続制御システム、(2)IP網に接続する電話機や音声画像装置の地理的位置を移動しながら端末間通信を継続するIP網を用いた端末間通信接続続制御システム、(3)端末の端末位置識別子や端末をIP網内のドメイン名サーバに登録しておき、一方の端末からの要求により、IP網の内部に通信パスを設定して、端末1と端末2との間でIPパケット送受できるようにし、また端末の要求により通信パス設定を許可し又は拒否できるようにする、(4)端末のIPアドレスをIP網の通信回線接続部に登録しておき、IP網が、未登録のIPアドレスを含むIPパケットを廃棄することにより、不要IPパケットがIP網に流入することを防ぐことにより達成される。   The present invention further includes an IP encapsulation technique disclosed in Patent Document 1, a method of acquiring an IP address using a telephone number as a domain name, a method of implementing a fixed telephone and a mobile telephone disclosed in Patent Document 2, and the like. By introducing a new method, (1) an IP network in which a mobile telephone, a wireless terminal, and a voice image device communicate with another telephone and a voice image device via a wireless LAN, an IP network, and a mobile communication network. Terminal-to-terminal communication connection control system, (2) terminal-to-terminal communication connection control system using an IP network that continues terminal-to-terminal communication while moving the geographical position of a telephone or audio-visual device connected to the IP network, (3) ) The terminal location identifier of the terminal and the terminal are registered in a domain name server in the IP network, and a communication path is set inside the IP network in response to a request from one of the terminals, so that the terminal 1 and the terminal 2 In IP (4) Register the IP address of the terminal in a communication line connection unit of the IP network, and allow the IP network to perform communication path setting according to the request of the terminal. This is achieved by discarding IP packets including unregistered IP addresses, thereby preventing unnecessary IP packets from flowing into the IP network.

なお、本発明は特許文献2の実施例8に開示されているIP網を前提としているので、本発明の前提となるIP網として説明し、次に本発明を詳細に説明する。
<<本発明の前提となるIP網(特許文献2)>>
固定電話、移動電話、マルチメディア通信をいずれも実施可能であるIP網である。
Since the present invention is based on the IP network disclosed in the eighth embodiment of Patent Document 2, it will be described as an IP network as a premise of the present invention, and then the present invention will be described in detail.
<< IP network as a premise of the present invention (Patent Document 2) >>
It is an IP network capable of implementing fixed telephones, mobile telephones, and multimedia communications.

図1において、IP網900は終端ゲートウェイ901−1乃至901−5を含む。固定電話機905−1乃至905−4は、それぞれ有線通信回線を経由してメディアルータ903−1乃至903−4のいずれかに接続されており、移動電話機905−5乃至905−8はそれぞれ無線通信回線を経由して無線基地局902−1乃至902−4のいずれかに接続可能である。移動電話機905−5乃至905−8をいずれの無線基地局に接続するかは固定していない。メディアルータ及び無線基地局は、IPパケット転送機能を有する通信回線経由で網ノード装置のいずれかに接続されている。905−10乃至905−17はIPパケット送受機能を有する端末であり、それぞれ通信回線経由でメディアルータに接続されている。なお、図1は、特許文献2の実施例8(固定電話、移動電話、マルチメディア通信を同一IP網で実施)を説明する図92を含み、無線基地局902−5、移動後の移動電話機905−6y及び905−6z、移動電話機905−6の通話中移動905−21、他の通話中移動905−22を図92に追加している図である。従って、本発明の図1は、特許文献2の実施例8を実施可能である。   In FIG. 1, the IP network 900 includes terminating gateways 901-1 to 901-5. The fixed telephones 905-1 to 905-4 are connected to any of the media routers 903-1 to 903-4 via wired communication lines, respectively, and the mobile telephones 905-5 to 905-8 respectively perform wireless communication. It can be connected to any of the wireless base stations 902-1 to 902-4 via a line. It is not fixed to which radio base station the mobile telephones 905-5 to 905-8 are connected. The media router and the wireless base station are connected to one of the network node devices via a communication line having an IP packet transfer function. 905-10 to 905-17 are terminals having an IP packet transmission / reception function, each of which is connected to a media router via a communication line. FIG. 1 includes FIG. 92 illustrating Example 8 (fixed telephone, mobile telephone, and multimedia communication performed on the same IP network) of Patent Document 2, and includes a wireless base station 902-5 and a mobile telephone after moving. FIG. 93 is a diagram in which 905-6y and 905-6z, a moving call 905-21 of the mobile telephone 905-6, and another moving call 905-22 are added to FIG. Therefore, FIG. 1 of the present invention can implement Example 8 of Patent Document 2.

915はIP網900の運用管理サーバであり、通信回線を経てルータ911−1に接続されている。移動電話機は音声電話機、画像入出力機能付電話機或いは音声画像送受信装置や移動端末のいずれとすることも可能である。終端ゲートウェイ901−1は網ノード装置906−1、終端制御部914−1を含み、網ノード装置906−1は装置制御表910−1を含み、終端制御部914−1は代理電話サーバ906−2、表管理サーバ906−3、電話管理サーバ906−4、電話番号サーバ906−5、代理移動電話サーバ906−6、ルータ916−1を含む。サーバ906−2乃至906−5、網ノード装置906−1、ルータ916−1は通信回線で直接的又は間接的に接続している。同様に、終端ゲートウェイ901−2は網ノード装置907−1、終端制御部914−2を含み、網ノード装置907−1は装置制御表910−2を含み、終端制御部914−2は代理電話サーバ907−2、表管理サーバ907−3、電話管理サーバ907−4、電話番号サーバ907−5、代理移動電話サーバ907−6、ルータ916−2を含む。   Reference numeral 915 denotes an operation management server of the IP network 900, which is connected to the router 911-1 via a communication line. The mobile telephone can be a voice telephone, a telephone with an image input / output function, an audio / video transmitting / receiving device, or a mobile terminal. The terminal gateway 901-1 includes a network node device 906-1 and a terminal control unit 914-1, the network node device 906-1 includes a device control table 910-1, and the terminal control unit 914-1 includes a proxy telephone server 906- 2, a table management server 906-3, a telephone management server 906-4, a telephone number server 906-5, a proxy mobile telephone server 906-6, and a router 916-1. The servers 906-2 to 906-5, the network node device 906-1, and the router 916-1 are directly or indirectly connected by a communication line. Similarly, the terminal gateway 901-2 includes a network node device 907-1 and a terminal control unit 914-2, the network node device 907-1 includes a device control table 910-2, and the terminal control unit 914-2 includes a proxy telephone. A server 907-2, a table management server 907-3, a telephone management server 907-4, a telephone number server 907-5, a proxy mobile telephone server 907-6, and a router 916-2 are included.

通信ケース1,2,3,4,6に分けて説明する(通信ケース5を除く)。
<<通信ケース1:固定電話機と固定電話機との間の通信>>
図2は固定電話機905−1から固定電話機905−4への電話通信のための呼接続制御を説明する図であり、電話機905−1の電話番号は“TN1”、電話機905−4の電話番号は“TN2”である。IP網900内の呼接続制御は、共通線信号方式に基づいている(ステップA21,A34,A44,A54,A74,A84)。
<<固定電話機の電話番号登録>>
通信ケース1における固定電話機の登録方法とカプセル制御表の通信レコードの設定について、図1及び図3乃至図4を参照して説明する。
The communication cases 1, 2, 3, 4, and 6 will be described separately (excluding the communication case 5).
<< Communication Case 1: Communication between Fixed Phone and Fixed Phone >>
FIG. 2 is a diagram for explaining call connection control for telephone communication from the fixed telephone 905-1 to the fixed telephone 905-4. The telephone number of the telephone 905-1 is "TN1" and the telephone number of the telephone 905-4. Is "TN2". The call connection control in the IP network 900 is based on the common channel signaling method (steps A21, A34, A44, A54, A74, A84).
<< Registration of landline telephone number >>
The registration method of the fixed telephone and the setting of the communication record of the capsule control table in the communication case 1 will be described with reference to FIG. 1 and FIGS.

固定電話機905−1のユーザ990−1は、固定電話機905−1の外部IPアドレス“EA1”及び電話番号“TN1”を定めて電話受付者991−1に申込み、一連のステップ(図3のステップP1乃至P8)を実施し、電話番号サーバ906−5は電話番号“TN1”を保持し、上位の電話番号サーバ995は、下位の電話番号サーバ906−5の識別記号とIPアドレスとを保持するようにできる。また、IP網900内の上位の電話番号サーバ995と、下位の電話番号サーバ906−5、907−5、908−5、909−5とが相互に情報交換を行うことができる(図4)。
<<通信ケース2:移動電話機と移動電話機との間の通信>>
図5及び図6は移動電話機905−6から移動電話機905−8への電話通信(呼接続制御)を説明しており、電話機905−6の電話番号は“TN3”、電話機905−8の電話番号は“TN4”である。IP網900内の呼接続制御は、共通線信号方式に基づいている(ステップB21,B34,B44,B54,B74,B84)。
<<移動電話機の電話番号登録>>
通信ケース2における移動電話機の登録方法と装置制御表の通信レコードの設定について、図1及び図7を参照して説明している。
The user 990-1 of the fixed telephone set 905-1 determines the external IP address “EA1” and the telephone number “TN1” of the fixed telephone set 905-1, applies to the telephone acceptor 991-1, and performs a series of steps (steps in FIG. 3). P1 to P8), the telephone number server 906-5 holds the telephone number "TN1", and the upper telephone number server 995 holds the identification code and the IP address of the lower telephone number server 906-5. I can do it. Further, the upper telephone number server 995 and the lower telephone number servers 906-5, 907-5, 908-5, 909-5 in the IP network 900 can mutually exchange information (FIG. 4). .
<< Communication Case 2: Communication between Mobile Phones and Mobile Phones >>
5 and 6 illustrate telephone communication (call connection control) from the mobile telephone 905-6 to the mobile telephone 905-8. The telephone number of the telephone 905-6 is "TN3" and the telephone of the telephone 905-8 is "TN3". The number is “TN4”. The call connection control in the IP network 900 is based on the common channel signaling method (steps B21, B34, B44, B54, B74, B84).
<< Registration of mobile phone number >>
A method for registering a mobile phone and setting a communication record in the device control table in communication case 2 will be described with reference to FIGS.

ユーザ990−2は、移動電話機905−6が用いる外部IPアドレス“EB1”及び電話番号“TN3”を定めて電話受付者991−2に申込み、一連のステップ(図7のステップQ1乃至Q7)を実施し、電話番号サーバ995は、電話番号“TN3”と端末認証情報“PID3”とをその内部に保持するようになっている。
<<移動電話機の初期位置の登録>>
移動電話機905−6はその位置をIP網900に登録することができる。無線基地局902−3は、移動電話機905−6と情報交換して通信可能性を確認し、更に一連のステップを実施し(図7のステップQ10乃至Q16)、少なくとも電話番号“TN3”と端末認証情報“PID3”が上位の電話番号サーバ995に通知される。上位の電話番号サーバ995は、電話番号の登録ステップQ7において保持している電話番号“TN3”及び端末認証情報“PID3”と、ステップQ16において取得した電話番号“TN3”及び端末認証情報“PID3”とを比較して、端末認証結果が合格か不合格かを判定する。前記認証結果は、一連のステップを経て移動電話機905−6に報告される(ステップQ20乃至ステップQ25)。
<<移動電話機の位置変更>>
移動電話機の初期位置登録を完了している状態において、移動電話機905−6がその所在位置を変更して、たまたま無線通信回線917−7(図1)を経由して無線基地局902−4に接続したケースである。無線基地局902−4は移動電話機905−6xと情報交換し、以降は一連のステップが実施され(図8のステップQ10x乃至Q14x)、その結果として電話番号サーバ909−5は電話番号“TN3”、端末認証情報“PID3”及び関連アドレスを取得し(ステップQ15x)、上位の電話番号サーバ995に通知する(ステップQ16x)。
<<通信ケース3:移動電話機と固定電話機との間の通信>>
図9は移動電話機905−6から固定電話機905−4への電話通信(呼接続制御)を説明する図であり、電話機905−6の電話番号は“TN3”、電話機905−4の電話番号は“TN2”である。
<<通信ケース2乃至4のバリエーション>>
移動電話機と無線基地局との他の形態を開示しており、以下に説明する。図10において、950−1はIP網、950−2は網ノード装置、950−3はIP通信回線、951−1は無線基地局、951−2はIP通信回線インタフェース部、951−3は無線インタフェース部、952−1はアナログ移動電話機、952−2はディジタル移動電話機、952−3及び953−4はIP移動電話機、953−1乃至953−4は無線通信路である。図11において、網ノード装置950−2と無線基地局951−1との間のIP通信回線950−3に、電話回線接続制御メッセージやディジタル音声を含むIPパケットが送受される。また、無線通信路953−1乃至953−4上に、電話回線接続制御メッセージやディジタル音声が、無線信号の形態で送受されるようになっている。
<<通信ケース6:通信レコードを設定する端末間通信>>
図12は特許文献2の実施例8の通信ケース6として開示されている技法であり、端末905−11から端末905−11と端末905−14との間の通信を可能とするための通信パス設定要求パケット(端末905−14の識別名を含む)が送出され(ステップK01乃至K06)、電話管理サーバー906−4が電話番号サーバー906−5に問い合わせ(ステップK07)、端末905−14の識別名に対応するアドレス情報を取得する(ステップK08)。そして、電話管理サーバー906−4が端末905−11に通信パス設定可否情報を通知し(ステップK55乃至K58)、電話管理サーバー906−4が電話管理サーバー907−4に通信パス設定を要求する(ステップK21)。電話管理サーバー906−4は、通信パス設定のための通信レコード設定を網ノード装置906−1に指示し(ステップK66、K67)、電話管理サーバー907−4は、通信レコード設定を網ノード装置907−1に指示する(ステップK64、K65)。前記通信パスは、前記通信レコードが設定される網ノード装置906−1及び網ノード装置907−1との間の論理的な通信路である。
The user 990-2 determines the external IP address “EB1” and the telephone number “TN3” used by the mobile telephone 905-6, applies to the telephone acceptor 991-2, and performs a series of steps (steps Q1 to Q7 in FIG. 7). In practice, the telephone number server 995 holds the telephone number “TN3” and the terminal authentication information “PID3” therein.
<< Registration of initial position of mobile phone >>
The mobile phone 905-6 can register its location in the IP network 900. The radio base station 902-3 exchanges information with the mobile telephone 905-6 to confirm the communication possibility, and further executes a series of steps (steps Q10 to Q16 in FIG. 7), at least the telephone number "TN3" and the terminal The authentication information “PID3” is notified to the higher-level telephone number server 995. The upper telephone number server 995 stores the telephone number “TN3” and the terminal authentication information “PID3” held in the telephone number registration step Q7, and the telephone number “TN3” and the terminal authentication information “PID3” acquired in step Q16. To determine whether the terminal authentication result has passed or failed. The authentication result is reported to the mobile phone 905-6 through a series of steps (steps Q20 to Q25).
<< Mobile phone position change >>
In the state where the initial location registration of the mobile phone has been completed, the mobile phone 905-6 changes its location and happens to change to the wireless base station 902-4 via the wireless communication line 917-7 (FIG. 1). This is the case of connection. The radio base station 902-4 exchanges information with the mobile telephone 905-6x, and thereafter, a series of steps are performed (steps Q10x to Q14x in FIG. 8), and as a result, the telephone number server 909-5 transmits the telephone number "TN3". Then, the terminal authentication information “PID3” and the related address are obtained (step Q15x), and notified to the higher-level telephone number server 995 (step Q16x).
<< Communication Case 3: Communication between Mobile Phone and Fixed Phone >>
FIG. 9 is a diagram for explaining telephone communication (call connection control) from the mobile telephone 905-6 to the fixed telephone 905-4. The telephone number of the telephone 905-6 is "TN3" and the telephone number of the telephone 905-4 is “TN2”.
<< Variations of Communication Cases 2 to 4 >>
Other forms of the mobile telephone and the radio base station are disclosed and will be described below. 10, 950-1 is an IP network, 950-2 is a network node device, 950-3 is an IP communication line, 951-1 is a wireless base station, 951-2 is an IP communication line interface unit, and 951-3 is wireless. The interface unit, 952-1 is an analog mobile telephone, 952-2 is a digital mobile telephone, 952-3 and 953-4 are IP mobile telephones, and 953-1 to 953-4 are wireless communication paths. In FIG. 11, an IP communication line 950-3 between a network node device 950-2 and a wireless base station 951-1 transmits and receives a telephone line connection control message and an IP packet including digital voice. Further, telephone line connection control messages and digital voice are transmitted and received in the form of wireless signals over the wireless communication paths 953-1 to 953-4.
<< Communication Case 6: Communication between Terminals for Setting Communication Records >>
FIG. 12 shows a technique disclosed as a communication case 6 in Example 8 of Patent Document 2, which is a communication path for enabling communication from a terminal 905-11 to a terminal 905-11 and a terminal 905-14. A setting request packet (including the identification name of the terminal 905-14) is transmitted (steps K01 to K06), the telephone management server 906-4 inquires of the telephone number server 906-5 (step K07), and the identification of the terminal 905-14. The address information corresponding to the name is obtained (step K08). Then, the telephone management server 906-4 notifies the terminal 905-11 of the communication path setting availability information (steps K55 to K58), and the telephone management server 906-4 requests the telephone management server 907-4 for the communication path setting (steps K55 to K58). Step K21). The telephone management server 906-4 instructs the network node device 906-1 to set a communication record for setting a communication path (steps K66 and K67), and the telephone management server 907-4 sends the communication record setting to the network node device 907. -1 (steps K64 and K65). The communication path is a logical communication path between the network node device 906-1 and the network node device 907-1 in which the communication record is set.

次に、前記により設定した通信パスが用いられて、IPパケットの送受が行われる(ステップK68−1乃至K69−5)。通信パス解放要求のパケットが端末905−11乃至端末905−13から送出され、一連の通信手順を経て通信パスが解放される(ステップK70乃至K74,K96x乃至K99x)。
<<移動通信網とIP網を経由した端末間>>
特許文献2は、移動通信網とIP網を経由した共通線信号方式をベースとする端末間接続制御方法を説明しており、以下に概説する。特許文献2の実施例1は、端末152(図13)から端末間通信のための接続を要求し、端末152−メディアルータ153−IP網145−移動通信網146−無線基地局159−端末160なる通信路を経由して、端末160に接続する共通線信号方式をベースとした端末間接続制御方法を開示している。ここで、端末152及び端末160は電話機や音声画像の送受機能を有する端末であり、更に端末160は無線通信機能を有する。
Next, IP packets are transmitted and received using the communication path set as described above (steps K68-1 to K69-5). The communication path release request packet is transmitted from the terminals 905-11 to 905-13, and the communication path is released through a series of communication procedures (steps K70 to K74, K96x to K99x).
<<< terminal between mobile communication network and IP network >>
Patent Literature 2 describes an inter-terminal connection control method based on a common channel signaling method via a mobile communication network and an IP network, which will be outlined below. In the first embodiment of Patent Document 2, a terminal 152 (FIG. 13) requests a connection for communication between terminals, a terminal 152, a media router 153, an IP network 145, a mobile communication network 146, a wireless base station 159, and a terminal 160. A terminal connection control method based on a common channel signaling method for connecting to a terminal 160 via a communication channel is disclosed. Here, the terminal 152 and the terminal 160 are a telephone and a terminal having a function of transmitting and receiving a voice image, and the terminal 160 has a wireless communication function.

端末152から接続要求を送出し(図14内のステップG01)、メディアルータ153が受付確認する(ステップG02)。続いて、メディアルータ153は呼設定要求を終端ゲートウェイ145−2内の終端制御部154に送出し(ステップG04)、終端制御部154は、前記呼設定要求を受信すると共通線信号方式に基づく初期アドレスメッセージ(IAM)を形成して送出し(ステップG05)、中継ゲートウェイ145−3内の中継制御部155は、前記初期アドレスメッセージ(IAM)を移動網146において用いられる形式の初期アドレスメッセージ(IAM)に変えて送出し(ステップG06)、前記初期アドレスメッセージは中継ゲートウェイ146−2内の中継制御部156及び中継ゲートウェイ146−3内の終端制御部158を経由し、以下、一連の呼接続制御手順が遂行され(ステップG07乃至G49),端末152と端末160との間の通信路が確立される。端末152と端末160とが共に電話機であるケースでは、ステップG50−2においてディジタル化した電話音声の送受が行われる。端末152と端末160とが音声画像送受機能を有する端末のケースでは音声画像通信のための制御手順を実施し(ステップG50−1)、次に音声画像などのメディアを送受し(ステップG50−2)、音声画像通信の終了制御手順を実施する(ステップG50−3)。次に端末152が解放要求を出し(ステップG51)、以下一連の手順が実施され(ステップG52乃至G71)、前記端末間通信が終了する。また、特許文献2は前記と逆方向の接続要求、即ち端末160が発信側であり、端末152が着信側である共通線信号方式をベースとした端末間接続制御方法も開示している。

1.無線LAN及びIP網を経由した通信を行う第1実施例
無線LAN及びIP網を経由した通信を行う第1実施例を説明する。本実施例は、前提とするIP網の実施において、電話機952−1(図10)―無線基地局951−1―網ノード装置950−2、を経由する論理的な通信路において、無線基地局951−1を、無線部1203(図15)とメディアルータ1219とに置き換えて、LAN1200内部で無線インタフェースを有する電話機や端末を実施する形態に相当する。
A connection request is sent from the terminal 152 (step G01 in FIG. 14), and the media router 153 confirms acceptance (step G02). Subsequently, the media router 153 sends a call setup request to the termination control unit 154 in the termination gateway 145-2 (step G04). When the termination control unit 154 receives the call setup request, the mediation control unit 154 initializes based on the common channel signaling. An address message (IAM) is formed and transmitted (step G05), and the relay control unit 155 in the relay gateway 145-3 converts the initial address message (IAM) into an initial address message (IAM) in a format used in the mobile network 146. ) (Step G06), and the initial address message passes through the relay control unit 156 in the relay gateway 146-2 and the termination control unit 158 in the relay gateway 146-3. The procedure is performed (steps G07 to G49), and the terminal 152 and the terminal 160 Channel between is established. If the terminal 152 and the terminal 160 are both telephones, the digitized telephone voice is transmitted and received in step G50-2. In the case of the terminal 152 and the terminal 160 having the audio / video transmission / reception function, a control procedure for audio / video communication is performed (step G50-1), and media such as audio / video are transmitted / received (step G50-2). ), An audio / video communication termination control procedure is performed (step G50-3). Next, the terminal 152 issues a release request (step G51), and a series of procedures are performed thereafter (steps G52 to G71), and the inter-terminal communication ends. Patent Document 2 also discloses a connection request in the opposite direction, that is, an inter-terminal connection control method based on a common channel signaling method in which the terminal 160 is the transmitting side and the terminal 152 is the receiving side.

1. First Embodiment for Performing Communication via Wireless LAN and IP Network A first embodiment for performing communication via a wireless LAN and IP network will be described. This embodiment is based on the premise that an IP network is implemented on a logical communication path via a telephone 952-1 (FIG. 10), a wireless base station 951-1, and a network node device 950-2. 951-1 is replaced with a wireless unit 1203 (FIG. 15) and a media router 1219, and corresponds to an embodiment in which a telephone or a terminal having a wireless interface is implemented inside the LAN 1200.

図15において、900はIP網(IP通信網)、901−1及び901−4は終端ゲートウェイ、906−1及び909−1は網ノード装置、906−4及び909−4は電話管理サーバ、906−5及び909−5は電話番号サーバ、903−4はメディアルータ、905−4は電話機、1230及び917−2は通信回線であり、以上列挙した項目は通信回線1230を除き、それぞれ図1により開示した機能と同一の符号であり、同一の名称及び機能を有する。電話管理サーバ906−5の外部IPアドレスは“EA81”である。1200は無線LANの範囲を示し、1201乃至1203は無線部、1204乃至1206は無線送受信部、1207乃至1209はIP処理部、1210乃至1212,1211xは無線通信路、1214乃至1216は通信回線、1217乃至1218はルータ、1219はメディアルータ、1220乃至1223はIPパケット送受信機能を有する端末(ただし、電話機の機能を含む端末)、1224は認証付電話番号サーバである。端末登録表1260は、無線LAN管理者により維持管理される。無線部1201乃至1203は、無線送受信部1204乃至1206をこの順に含み、同様にIP処理部1207乃至1209をこの順に含む。端末1220、ルータ1217、無線部1201は、通信回線1214を経由して互いにIPパケットを送受できる。端末1221及び1222、ルータ1218、無線部1202は、通信回線1215を経由して互いにIPパケットを送受できる。端末1223、メディアルータ1219、認証付電話番号サーバ1224、無線部1203は通信回線1216を経由して互いにIPパケットを送受できる。   15, 900 is an IP network (IP communication network), 901-1 and 901-4 are terminating gateways, 906-1 and 909-1 are network node devices, 906-4 and 909-4 are telephone management servers, and 906. -5 and 909-5 are telephone number servers, 903-4 is a media router, 905-4 is a telephone, 1230 and 917-2 are communication lines, and the items listed above are the same as those in FIG. It has the same reference numeral as the disclosed function, and has the same name and function. The external IP address of the telephone management server 906-5 is "EA81". 1200 indicates a wireless LAN range, 1201 to 1203 indicate wireless units, 1204 to 1206 indicate wireless transmitting / receiving units, 1207 to 1209 indicate IP processing units, 1210 to 1212 and 1211x indicate wireless communication channels, 1214 to 1216 indicate communication lines, and 1217. Reference numerals 1218 to 1218 denote routers, 1219 denotes a media router, 1220 to 1223 denote terminals having an IP packet transmitting / receiving function (however, terminals including telephone functions), and 1224 denotes an authenticated telephone number server. The terminal registration table 1260 is maintained and managed by the wireless LAN administrator. The radio units 1201 to 1203 include the radio transmission / reception units 1204 to 1206 in this order, and similarly include the IP processing units 1207 to 1209 in this order. The terminal 1220, the router 1217, and the wireless unit 1201 can send and receive IP packets to and from each other via the communication line 1214. The terminals 1221 and 1222, the router 1218, and the wireless unit 1202 can send and receive IP packets to and from each other via the communication line 1215. The terminal 1223, the media router 1219, the telephone number server with authentication 1224, and the wireless unit 1203 can send and receive IP packets to and from each other via the communication line 1216.

500(図15内)はIPパケット送受信機能を有する無線端末であり、無線通信機能及び電話機の機能を含む。無線端末500は無線通信機能モジュール1202x、及び電話機の機能を含むIPパケット送受信機能モジュール1222xを含む。   A wireless terminal 500 (in FIG. 15) having an IP packet transmission / reception function includes a wireless communication function and a telephone function. The wireless terminal 500 includes a wireless communication function module 1202x and an IP packet transmission / reception function module 1222x including functions of a telephone.

1260(図16)は端末登録表を示しており、無線LANに含まれる端末の少なくとも電話番号及びIPアドレスを含む。また、端末が用いるポート番号や端末の電話利用状況(オン/オフ)、電話識別記号、メールアドレスを含むこともできる。例えば端末登録表1260の表題部を除いた第1行目のレコードは、“1,TN1,”E1”,5002,off,T1220,mm1@b1.cc.…,”となっており、第1行目のレコードの意味は、レコード番号は“1”、電話番号は“TN1”、IPアドレスは“E1”、ポート番号は“5002”、電話利用は“休止”、電話機識別番号は“T1220”、メールアドレスは“mm1@b1.cc.…,”となっている例である。   Reference numeral 1260 (FIG. 16) indicates a terminal registration table, which includes at least a telephone number and an IP address of a terminal included in the wireless LAN. It can also include the port number used by the terminal, the telephone usage status of the terminal (on / off), the telephone identification symbol, and the mail address. For example, the record in the first row of the terminal registration table 1260 excluding the title part is “1, TN1,“ E1 ”, 5002, off, T1220, mm1@b1.cc. The meaning of the record in the line is that the record number is “1”, the telephone number is “TN1”, the IP address is “E1”, the port number is “5002”, the telephone usage is “pause”, and the telephone identification number is “T1220”. In this example, the e-mail address is "mm1@b1.cc ....,".

端末登録表1260はメディアルータ1219内部に設定してある(図15)。なお、他の実施例として、端末登録表1260は認証付電話管理サーバ1224(図15)の内部に設定しておくこともできる。メディアルータ1219は、ディジタル電話や画像などを扱えるように機能拡張したルータであり、メディアルータの内部構成は特許文献2などにおいて開示されている。   The terminal registration table 1260 is set inside the media router 1219 (FIG. 15). As another example, the terminal registration table 1260 can be set in the telephone management server with authentication 1224 (FIG. 15). The media router 1219 is a router whose function is extended to handle digital telephones and images, and the internal configuration of the media router is disclosed in Patent Document 2 and the like.

次に図17を参照して説明する。無線MACフレーム1225は、少なくともMACヘッダ1227、IPパケット1226、MACトレイラ1228を含む。また、暗号初期値1229及び暗号判定値1230を含むことも可能である。MACヘッダ1227はMACアドレス等を含み、MACトレイラ1228は誤り訂正符号などを含み、暗号初期値1229はストリーム暗号技法における初期値であり、暗号判定値1230は例えばデータ完全性(暗号技術を用いた一種の誤り検出符号)を表わす判定データである。暗号機能を用いるとき、即ち暗号初期値1229及び暗号判定値1230を用いるとき、IPパケット1226の範囲は暗号文を格納する。IP処理部1208等は暗号鍵を含み、暗号化又は復号化の機能を含む。   Next, a description will be given with reference to FIG. The wireless MAC frame 1225 includes at least a MAC header 1227, an IP packet 1226, and a MAC trailer 1228. It is also possible to include an encryption initial value 1229 and an encryption determination value 1230. The MAC header 1227 includes a MAC address and the like, the MAC trailer 1228 includes an error correction code and the like, the encryption initial value 1229 is an initial value in a stream encryption technique, and the encryption determination value 1230 is, for example, data integrity (using an encryption technique). This is determination data representing a type of error detection code. When the encryption function is used, that is, when the encryption initial value 1229 and the encryption determination value 1230 are used, the range of the IP packet 1226 stores a cipher text. The IP processing unit 1208 and the like include an encryption key and include an encryption or decryption function.

図18及び図15を参照して、端末1222と端末1223との間でIPパケットを送受する例を説明する。ここで、端末1222のIPアドレスは“E1”、端末1223のIPアドレスは“E4”のケースである。端末1222はIPパケット1231を形成して通信回線1215(図15)へ送出する(ステップC01)。ただし、IPパケットのソースIPアドレスは“E1”、宛先IPアドレスは“E4”である。次に、IP処理部1208においてIPパケット1231が暗号文に変換され(ステップC02)、前記生成された暗号文、暗号初期値及び暗号判定値が添付されて無線送受信部1205に送られる(ステップC03)。このとき、IPパケット1231は暗号化されて暗号文IPパケット1241となっている。無線送受信部1205は無線通信用のMACフレーム1232を形成する(ステップC04)。次に、MACフレーム1232は無線通信路1211へ送出される(ステップC05)。無線送受信部1206はMACフレーム1232を受信して、MACフレーム1232から暗号文IPパケット1241を取り出し(ステップC06)、暗号文IPパケット1241及び暗号初期値及び暗号判定値をIP処理部1209へ送出する(ステップC07)。そして、IP処理部1209は、暗号文IPパケット1241を復号化して平文IPパケット1233を取得して(ステップC08)、通信回線1216へ送出し(ステップC09)、端末1223は前記復元したIPパケット1231を受信する。逆方向のIPパケット転送も前述同様に可能であり、端末1223が生成したIPパケット1234は、IP処理部1209、無線送受信部1206、無線通信路1211、無線送受信部1205、IP処理部1208を経由して端末1222に到達する(ステップC11乃至ステップC19)。なお、前記手順において暗号機能を用いないとき、MACフレーム1232内のIPパケット1241は平文である。   An example in which an IP packet is transmitted and received between the terminal 1222 and the terminal 1223 will be described with reference to FIGS. Here, the IP address of the terminal 1222 is “E1”, and the IP address of the terminal 1223 is “E4”. The terminal 1222 forms an IP packet 1231 and sends it out to the communication line 1215 (FIG. 15) (step C01). However, the source IP address of the IP packet is “E1” and the destination IP address is “E4”. Next, the IP processing unit 1208 converts the IP packet 1231 into a ciphertext (step C02), and sends the generated ciphertext, the cipher initial value and the cipher decision value to the wireless transmitting / receiving unit 1205 (step C03). ). At this time, the IP packet 1231 has been encrypted into a ciphertext IP packet 1241. The wireless transmission / reception unit 1205 forms a MAC frame 1232 for wireless communication (step C04). Next, the MAC frame 1232 is transmitted to the wireless communication path 1211 (step C05). The wireless transmission / reception unit 1206 receives the MAC frame 1232, extracts the ciphertext IP packet 1241 from the MAC frame 1232 (Step C06), and sends the ciphertext IP packet 1241 and the cipher initial value and cipher decision value to the IP processing unit 1209. (Step C07). Then, the IP processing unit 1209 decrypts the ciphertext IP packet 1241 to obtain the plaintext IP packet 1233 (step C08) and sends it out to the communication line 1216 (step C09). To receive. IP packet transfer in the reverse direction is also possible in the same manner as described above. And reaches the terminal 1222 (step C11 to step C19). When the encryption function is not used in the above procedure, the IP packet 1241 in the MAC frame 1232 is plain text.

次に、端末1222と端末1223との間でIPパケットを送受し、IP処理部1208及び1209においてIPパケットをIPカプセル化し、或いは逆カプセル化するケースを、図19を参照して説明する。このケースにおいて、IP処理部1208は、IPアドレス“J1”、IP処理部1209はIPアドレス“J2”を有する。端末1222はIPパケット1237を形成して送出し(ステップD01)、IP処理部1208はIPパケット1237を暗号文に変換する。続いて、IP処理部1208は前記生成された暗号文、暗号初期値及び暗号判定値をまとめてIPカプセル化を行い、内部IPパケット1244を形成する(ステップD02)。内部IPパケットのソースIPアドレスは“J1”、宛先IPアドレスは“J2”である。前記形成された内部IPパケット1244は無線送受信部1205に送られる(ステップD03)。無線送受信部1205は、内部IPパケット1244を含むMACフレーム1238を形成する(ステップD04)。次に、MACフレーム1238は無線通信路1211へ送出される(ステップD05)。無線送受信部1206はMACフレーム1238を受信して、MACフレーム1238内部から内部IPパケット1244を取り出し(ステップD06)、IP処理部1209へ送出する(ステップD07)。IP処理部1209は、内部IPパケット1244から暗号文となっているIPパケット1244を取り出し、IPパケット1244を復号化して平文のIPパケット1239に復号化し(ステップD08)、通信回線1216へ送出し(ステップD09)、端末1223はIPパケット1239を受信する。逆方向のIPパケット転送も前記同様に可能であり、端末1223が生成したIPパケット1240は、IP処理部1209、無線送受信部1206、無線通信路1211、無線送受信部1205、IP処理部1208を経由して端末1222に到達する(ステップD11乃至ステップD19)。   Next, a case in which an IP packet is transmitted and received between the terminal 1222 and the terminal 1223 and the IP packet is IP-encapsulated or de-encapsulated in the IP processing units 1208 and 1209 will be described with reference to FIG. In this case, IP processing section 1208 has IP address “J1”, and IP processing section 1209 has IP address “J2”. The terminal 1222 forms and transmits an IP packet 1237 (step D01), and the IP processing unit 1208 converts the IP packet 1237 into cipher text. Subsequently, the IP processing unit 1208 performs IP encapsulation on the generated cipher text, the encryption initial value, and the encryption determination value to form an internal IP packet 1244 (step D02). The source IP address of the internal IP packet is “J1” and the destination IP address is “J2”. The formed internal IP packet 1244 is sent to the wireless transmission / reception unit 1205 (step D03). The wireless transmitting / receiving unit 1205 forms a MAC frame 1238 including the internal IP packet 1244 (Step D04). Next, the MAC frame 1238 is transmitted to the wireless communication path 1211 (step D05). The wireless transmission / reception unit 1206 receives the MAC frame 1238, extracts the internal IP packet 1244 from the inside of the MAC frame 1238 (step D06), and sends it to the IP processing unit 1209 (step D07). The IP processing unit 1209 extracts the IP packet 1244, which is a cipher text, from the internal IP packet 1244, decrypts the IP packet 1244 to decrypt it into a plain text IP packet 1239 (step D08), and sends it out to the communication line 1216 (step D08). Step D09), the terminal 1223 receives the IP packet 1239. IP packet transfer in the reverse direction is also possible in the same manner as above, and the IP packet 1240 generated by the terminal 1223 passes through the IP processing unit 1209, the wireless transmission / reception unit 1206, the wireless communication path 1211, the wireless transmission / reception unit 1205, and the IP processing unit 1208. To reach the terminal 1222 (step D11 to step D19).

端末1221と端末1220との間で前記同様の手順により、また同様のMACフレームや暗号機能により、更にIPカプセル化と逆カプセル化を行い、IP処理部1208、無線送受信部1205、無線通信路1210、無線送受信部1204、IP処理部1207を経由してIPパケットを送受することができる。   IP encapsulation and decapsulation are further performed between the terminal 1221 and the terminal 1220 by the same procedure as described above, and by the same MAC frame and encryption function, and the IP processing unit 1208, the wireless transmission / reception unit 1205, The IP packet can be transmitted / received via the wireless transmission / reception unit 1204 and the IP processing unit 1207.

次に図20を参照して説明すると、無線LAN内の任意の端末から、例えば端末1222から認証機能付電話番号サーバ1224に電話番号を提示し(ステップ1271乃至1273)、前記電話番号を有する電話機乃至端末が用いるIPアドレスやポート番号を取得できる(ステップ1274乃至1276)。ここで、電話番号サーバに電話番号を含むIPパケットを提示し、IPアドレスやポート番号を取得する公知の技法を用いて実施できる。
<<無線LAN内部の端末からの発信>>
次に図21を参照して、電話機の機能を含む端末1222から電話機905−4に電話通信するための端末間通信接続制御方法を説明する。
Next, with reference to FIG. 20, an arbitrary terminal in the wireless LAN, for example, presents a telephone number from the terminal 1222 to the telephone number server with authentication function 1224 (steps 1271 to 1273), and the telephone having the telephone number In addition, the IP address and port number used by the terminal can be obtained (steps 1274 to 1276). Here, it is possible to present the IP packet including the telephone number to the telephone number server, and use a known technique of acquiring an IP address and a port number.
<< Call from terminal inside wireless LAN >>
Next, with reference to FIG. 21, an inter-terminal communication connection control method for performing telephone communication from the terminal 1222 including the function of the telephone to the telephone 905-4 will be described.

端末1222の電話番号は“TN1”、電話機905−4の電話番号は“TN2”であり、端末1222のIPアドレスは“E1”、電話機905−4にアクセスするためのメディアルータ903−4のIPアドレスは“E2”のケースである。本ケースにおいて、着信側となる電話機905−4側は、図2を用いて説明した着信側の通信接続制御手順とほぼ一致する。即ち、図2内のメディアルータ903−1とメディアルータ903−4との間の通信接続制御手順は、図21内のメディアルータ1219とメディアルータ903−4との間の通信接続制御手順とほぼ一致する(図2内に記載される網ノード装置906−1と網ノード装置903−4との間の手順が一部省略されて、図21内の網ノード装置906−1と網ノード装置903−4との間の手順として記載されている)。   The telephone number of the terminal 1222 is "TN1", the telephone number of the telephone 905-4 is "TN2", the IP address of the terminal 1222 is "E1", and the IP address of the media router 903-4 for accessing the telephone 905-4. The address is the case of “E2”. In this case, the telephone set 905-4 on the receiving side substantially corresponds to the communication connection control procedure on the receiving side described with reference to FIG. That is, the communication connection control procedure between the media router 903-1 and the media router 903-4 in FIG. 2 is almost the same as the communication connection control procedure between the media router 1219 and the media router 903-4 in FIG. (The procedure between the network node device 906-1 and the network node device 903-4 described in FIG. 2 is partially omitted, and the network node device 906-1 and the network node device 903 in FIG. 21 are omitted. -4).

発呼側の端末1222とメディアルータ1219との間の通信は、図18乃至図20を参照して説明していることから、端末1222と電話機905−4との間の端末間通信接続制御手順が実施可能であり、次に説明する。   Since the communication between the calling terminal 1222 and the media router 1219 has been described with reference to FIGS. 18 to 20, the terminal-to-terminal communication connection control procedure between the terminal 1222 and the telephone 905-4. Can be implemented, and will be described next.

端末1222が呼接続要求を含むIPパケットを送出すると、呼接続要求はメディアルータ1219に伝えられ(図21のステップM01、M3a,M3b,M3c,M3d)、メディアルータ1219はその内部の端末登録表1260(図16)を参照して、端末1222の電話番号“TN1”とIPアドレス“E1”とが端末登録表1260の表題部を除いた第1行目のレコードに登録されているかを確認し(ステップM3e)、メディアルータ1219は呼接続要求受付を返信する(ステップM4a,M4b,M4c,M4d,M02)。ここで、前記IPパケットは、送信元となる電話番号“TN1”及び宛先となる電話番号“TN2”を含む。IPパケットの送信元IPアドレスは“E1”、宛先IPアドレスは電話管理サーバ906−5のIPアドレス“EA81”である。なお、メディアルータ1219が端末登録表1260を含まず、その代わりに認証付電話番号サーバ1224(図15)が端末登録表1260を含む他のケースでは、メディアルータが認証付電話番号サーバ1224を呼出して端末登録表を取得し(図21のステップM3f)、前記取得した端末登録表1260を用いて、電話番号“TN1”とIPアドレス“E1”とが端末登録表1260に登録されているかを確認する。前記手順において、電話番号“TN1”とIPアドレス“E1”とが端末登録表に登録されていないケースでは、前記手順(ステップM4a乃至M02)において呼接続要求拒否を回答し、以降に示す接続制御手順を実施しない。   When the terminal 1222 sends an IP packet including the call connection request, the call connection request is transmitted to the media router 1219 (steps M01, M3a, M3b, M3c, M3d in FIG. 21), and the media router 1219 stores the terminal registration table in the inside. Referring to 1260 (FIG. 16), it is determined whether the telephone number “TN1” and IP address “E1” of terminal 1222 are registered in the record on the first line excluding the title part of terminal registration table 1260. (Step M3e) The media router 1219 returns a call connection request acceptance (Steps M4a, M4b, M4c, M4d, M02). Here, the IP packet includes a telephone number “TN1” as a transmission source and a telephone number “TN2” as a destination. The source IP address of the IP packet is “E1”, and the destination IP address is the IP address “EA81” of the telephone management server 906-5. In another case where the media router 1219 does not include the terminal registration table 1260 and the authenticated telephone number server 1224 (FIG. 15) includes the terminal registration table 1260 instead, the media router calls the authenticated telephone number server 1224. 21 to obtain a terminal registration table (step M3f in FIG. 21), and using the obtained terminal registration table 1260, confirms whether the telephone number “TN1” and the IP address “E1” are registered in the terminal registration table 1260. I do. In the above procedure, if the telephone number “TN1” and the IP address “E1” are not registered in the terminal registration table, the procedure (steps M4a to M02) returns a call connection request rejection, and the connection control described below. Do not perform the procedure.

更に、前記手順において、端末1222が無線LAN1200内の認証付電話番号サーバ1224に問合わせ(図21のステップM00a)、IP網900にアクセスするための外部IPアドレスを取得し(ステップM00b)、次に端末1222から電話機905−4を呼び出す通信接続制御を行うこともできる。   Further, in the above procedure, the terminal 1222 inquires the telephone number server with authentication 1224 in the wireless LAN 1200 (step M00a in FIG. 21), acquires an external IP address for accessing the IP network 900 (step M00b), and The communication connection control for calling the telephone 905-4 from the terminal 1222 can also be performed.

次に、メディアルータ1219が呼設定要求を含む前記IPパケットを送出すると(図21のステップM04)、呼設定要求を含むIPパケットは通信回線1230(図15)を経て網ノード装置906−1、電話管理サーバ906−4へ送信される(ステップM06)。電話管理サーバ906−4は、電話番号サーバ906−5に質間して回答を得る(ステップM07、M08)。次に、電話管理サーバ906−4は、呼設定要求を行うための初期アドレスメッセージとしてのIAMパケットを形成し、電話管理サーバ909−4へ送信する(ステップM21)。呼設定要求は網ノード装置909−1を経てメディアルータ903−4へ通知され(ステップM22、M24)、メディアルータ903−4は着信通知を電話機905−4へ通知する(ステップM25)。メディアルータ903−4は着信可能性を知らせるパケットを返信し、前記返信されたパケットは電話管理サーバ909−4へ通知され(ステップM31、M33)、前記返信されたパケットはアドレス完了メッセージ(ACMパケット)となって電話管理サーバ906−4へ通知され(ステップM34)、前記アドレス完了メッセージの内容はメディアルータ1219まで通知され(ステップM35,M37、オプション)、次に電話機905−4から端末1222へ呼出中通知が報告される(ステップM40乃至M48)。ただし、電話管理サーバ909−4から電話管理サーバ906−4の区間(ステップM44)は呼経過メッセージ(CPGパケット)が転送される。次に電話機905−4から端末1222へ応答通知が報告される(ステップM50乃至M58)。ただし、電話管理サーバ909−4から電話管理サーバ906−4の区間(ステップM54)は応答メッセージ(ANMパケット)が転送される。   Next, when the media router 1219 sends the IP packet including the call setting request (Step M04 in FIG. 21), the IP packet including the call setting request is transmitted via the communication line 1230 (FIG. 15) to the network node device 906-1, The message is transmitted to the telephone management server 906-4 (step M06). The telephone management server 906-4 obtains a reply to the telephone number server 906-5 (steps M07 and M08). Next, the telephone management server 906-4 forms an IAM packet as an initial address message for making a call setting request, and transmits it to the telephone management server 909-4 (Step M21). The call setting request is notified to the media router 903-4 via the network node device 909-1 (steps M22 and M24), and the media router 903-4 notifies the telephone set 905-4 of the incoming call notification (step M25). The media router 903-4 returns a packet indicating the possibility of reception, the returned packet is notified to the telephone management server 909-4 (steps M31 and M33), and the returned packet is an address completion message (ACM packet). ) Is notified to the telephone management server 906-4 (step M34), the contents of the address completion message are notified to the media router 1219 (steps M35 and M37, optional), and then from the telephone 905-4 to the terminal 1222. A ringing notification is reported (steps M40 to M48). However, in the section (step M44) from the telephone management server 909-4 to the telephone management server 906-4, a call progress message (CPG packet) is transferred. Next, the telephone 905-4 reports a response notification to the terminal 1222 (steps M50 to M58). However, in the section (step M54) from the telephone management server 909-4 to the telephone management server 906-4, a response message (ANM packet) is transferred.

次に電話管理サーバ906−4は、他の実施例で説明している表管理サーバに依頼し、網ノード装置906−1内にIPカプセル化等を規定する通信レコードを設定し(ステップM66)、同様に電話管理サーバ909−4は網ノード装置909−1内にIPカプセル化等を規定する通信レコードを設定する(ステップM64)。以上の手順により、端末1222と電話機905−4との間の音声通信路が確立した。   Next, the telephone management server 906-4 requests the table management server described in the other embodiment, and sets a communication record defining IP encapsulation and the like in the network node device 906-1 (step M66). Similarly, the telephone management server 909-4 sets a communication record specifying IP encapsulation and the like in the network node device 909-1 (step M64). By the above procedure, a voice communication path between the terminal 1222 and the telephone 905-4 has been established.

端末1222と電話機905−4との間で、他の実施例で説明していると同じ方法により音声通信が行われる(ステップM68−1乃至M68−5及びステップM69−1乃至M69−5)。音声通信が終了すると音声通信路の解放手順が行われる(ステップM70乃至M79及びステップM80乃至M87)。ただし、電話管理サーバ906−4と電話管理サーバ909−4との区間(ステップM74)は解放要求メッセージ(RELパケット)が転送され、電話管理サーバ909−4と電話管理サーバ906−4との区間(ステップM84)は解放完了メッセージ(RLCパケット)が転送される。次に電話管理サーバ906−4は、表管理サーバに依頼して音声通信のために前記設定した通信レコードを抹消し(ステップM96)、同様に電話管理サーバ909−4は網ノード装置909−1内に設定した通信レコードを抹消する(ステップM98)。
<<無線LAN内部の端末の着信>>
次に、図22を参照して、無線LAN1200内部の端末1222が電話機905−4からの電話呼出しの受信(着信)を行う例を説明する。端末1222の電話番号は“TN1”、電話機905−4の電話番号は“TN2”であり、端末1222のIPアドレスは“E1”、電話機905−4にアクセスするためのメディアルータ903−4のIPアドレスは“E2”のケースである。本ケースにおいて、発呼側電話機905−4の側は、図2を用いて説明した発呼側の呼接続制御手順と一致する。即ち、図2内のメディアルータ903−1とメディアルータ903−4との間の通信接続制御手順は、図22内のメディアルータ903−4とメディアルータ1219との間の通信接続制御手順と一致する。
Voice communication is performed between the terminal 1222 and the telephone 905-4 in the same manner as described in the other embodiments (steps M68-1 to M68-5 and steps M69-1 to M69-5). When the voice communication ends, a procedure for releasing the voice communication path is performed (steps M70 to M79 and steps M80 to M87). However, in the section (step M74) between the telephone management server 906-4 and the telephone management server 909-4, a release request message (REL packet) is transferred, and the section between the telephone management server 909-4 and the telephone management server 906-4. (Step M84), a release completion message (RLC packet) is transferred. Next, the telephone management server 906-4 requests the table management server to delete the communication record set for voice communication (step M96). Similarly, the telephone management server 909-4 sets the network node device 909-1. The communication record set in the field is deleted (step M98).
<< Incoming terminal of wireless LAN >>
Next, an example in which the terminal 1222 inside the wireless LAN 1200 receives (receives) a telephone call from the telephone 905-4 will be described with reference to FIG. The telephone number of the terminal 1222 is "TN1", the telephone number of the telephone 905-4 is "TN2", the IP address of the terminal 1222 is "E1", and the IP address of the media router 903-4 for accessing the telephone 905-4. The address is the case of “E2”. In this case, the side of the calling telephone 905-4 corresponds to the call connection control procedure of the calling side described with reference to FIG. That is, the communication connection control procedure between the media router 903-1 and the media router 903-4 in FIG. 2 matches the communication connection control procedure between the media router 903-4 and the media router 1219 in FIG. I do.

着信側の端末1222とメディアルータ1219との間の通信の範囲1200−3(図22)は、図19を参照して説明しているIPパケットをMACフレームに格納して送信し受信する手順を用いている。   The communication range 1200-3 (FIG. 22) between the terminal 1222 on the receiving side and the media router 1219 corresponds to the procedure for storing an IP packet in a MAC frame and transmitting and receiving the IP packet described with reference to FIG. Used.

メディアルータ1219は、認証付電話番号サーバ1224を呼出し、認証付電話番号サーバ1224が有する端末登録表を用いて、端末1222の電話番号“TN1”とIPアドレス“E1”とが端末登録表1260に登録されているかを確認する(図22のステップN24a)。
<<無線LAN−IP網−無線LAN間の通信>>
他の端末間通信接続制御方法を、図23及び図19を参照して説明する。900はIP網、1200は無線LANであり、図15において用いた符号及び機能と同一である。1200Rは無線LAN、1219Rはメディアルータ、1202R及び1203Rは無線部、1211Rは無線通信路、1222Rは電話機の機能を含む端末であり、無線LAN1200Rは、無線LAN1200の内部構成や機能と同様である。メディアルータ1219Rは、無線LAN1200R内の端末を登録するための端末登録表1260(図21)と同じ形式の端末登録表を含む。
The media router 1219 calls the telephone number server with authentication 1224 and uses the terminal registration table of the telephone number server with authentication 1224 to store the telephone number “TN1” and the IP address “E1” of the terminal 1222 in the terminal registration table 1260. It is confirmed whether or not it has been registered (step N24a in FIG. 22).
<<< communication between wireless LAN-IP network-wireless LAN >>
Another inter-terminal communication connection control method will be described with reference to FIGS. Reference numeral 900 denotes an IP network, and 1200 denotes a wireless LAN, which have the same codes and functions as those used in FIG. 1200R is a wireless LAN, 1219R is a media router, 1202R and 1203R are wireless units, 1211R is a wireless communication path, 1222R is a terminal including a telephone function, and the wireless LAN 1200R has the same internal configuration and functions as the wireless LAN 1200. The media router 1219R includes a terminal registration table of the same format as the terminal registration table 1260 (FIG. 21) for registering terminals in the wireless LAN 1200R.

前記説明したように、無線LAN1200内の端末1222が発信する端末間通信接続手順が可能であり(図21)、無線LAN1200内の端末1222が着信する端末間通信接続手順が可能であることから(図22)、図23に示すように端末1222、メディアルータ1219、IP網900、メディアルータ1219R、端末1222Rを結ぶ端末間通信が可能であり、端末1222から端末1222RにIPパケットを送信し(図24のステップ1280乃至1284)、逆方向にも送信できる(ステップ1285乃至1289)。
<<無線LAN内で用いる無線端末>>
無線端末500(図25)はIPパケット送受信機能を有する端末であり、無線通信機能及び電話機の機能を含む。無線端末500内の無線通信機能モジュール1202x(図15)は無線部1202が有する無線通信機能を含み、更にIPパケット送受信機能モジュール1222x(図15)は、端末1222が有するIPパケット送受信機能及び電話機の機能を含む。このようになっているから、無線端末500は無線LAN内で用いる移動電話機として用いることができる。更に、無線端末500はIPパケットを送受してディジタルデータを送受できる端末として、また、ディジタル化した画像や音声を送受可能な移動電話機、無線機能付音声画像装置として用いることもできる。
As described above, the terminal-to-terminal communication connection procedure transmitted by the terminal 1222 in the wireless LAN 1200 is possible (FIG. 21), and the terminal-to-terminal communication connection procedure to be received by the terminal 1222 in the wireless LAN 1200 is possible ( As shown in FIG. 22 and FIG. 23, terminal-to-terminal communication between the terminal 1222, the media router 1219, the IP network 900, the media router 1219R, and the terminal 1222R is possible, and an IP packet is transmitted from the terminal 1222 to the terminal 1222R. 24, steps 1280 to 1284), and transmission can also be performed in the reverse direction (steps 1285 to 1289).
<< wireless terminal used in wireless LAN >>
The wireless terminal 500 (FIG. 25) is a terminal having an IP packet transmitting / receiving function, and includes a wireless communication function and a telephone function. The wireless communication function module 1202x (FIG. 15) in the wireless terminal 500 includes the wireless communication function of the wireless unit 1202, and the IP packet transmission / reception function module 1222x (FIG. 15) further includes the IP packet transmission / reception function of the terminal 1222 and the telephone. Including features. With this configuration, the wireless terminal 500 can be used as a mobile telephone used in a wireless LAN. Further, the wireless terminal 500 can be used as a terminal capable of transmitting and receiving digital data by transmitting and receiving IP packets, a mobile telephone capable of transmitting and receiving digitized images and voices, and a voice image device with a wireless function.

更に、無線端末500は、無線通信路1211x、無線部1203、メディアルータ1219、通信路1230、IP網900、メディアルータ903−4を経由して固定電話機905−4と電話通信可能であり、更に同様にして、無線端末500は、無線通信路1211x、無線部1203、メディアルータ1219、通信路1230、IP網900、無線基地局902−4を経由して移動電話機905−8と電話通信可能である。同様に、無線端末500は、無線通信路1211x、無線部1203、メディアルータ1219、通信路1230、IP網900、メディアルータ903−4を経由してIP端末905−17とIPパケットを送受する通信が可能である。更に、無線端末500は、無線通信路1211x、無線部1203、無線通信路1212(図15)、無線部1201を経由して、端末1220と電話通信し、乃至、ディジタル化した画像や音声・画像を送受する通信が可能である。   Further, the wireless terminal 500 can perform telephone communication with the fixed telephone 905-4 via the wireless communication path 1211x, the wireless unit 1203, the media router 1219, the communication path 1230, the IP network 900, and the media router 903-4. Similarly, the wireless terminal 500 can perform telephone communication with the mobile telephone 905-8 via the wireless communication path 1211x, the wireless unit 1203, the media router 1219, the communication path 1230, the IP network 900, and the wireless base station 902-4. is there. Similarly, the wireless terminal 500 transmits and receives IP packets to and from the IP terminal 905-17 via the wireless communication path 1211x, the wireless unit 1203, the media router 1219, the communication path 1230, the IP network 900, and the media router 903-4. Is possible. Further, the wireless terminal 500 performs telephone communication with the terminal 1220 via the wireless communication path 1211x, the wireless unit 1203, the wireless communication path 1212 (FIG. 15), and the wireless unit 1201, and digitized images, voices, and images. Can be transmitted and received.

無線端末500と、固定電話機905−4や移動電話機505−8、IP端末905−17との間の電話呼接続制御を実施するために、IP網900内部の通信回線には共通線信号方式に従う電話呼接続制御メッセージが送受される。なお、共通線信号方式に関しては、例えば端末1222と電話機905−4との間の電話通信(図21及び図22)と同じ原理である。
<<無線端末を通信網に接続する方法>>
無線端末500を無線LAN1200の内部で用いず、他の通信網に接続する方法を説明する。500、500−1、500−2、500−3(図25)は同一の無線端末であり、異なる点は無線通信路を経由する接続先の違いである。無線端末500は、無線通信路1211xを経て無線部1203に接続しており、無線端末500−1は、無線通信路1231を経てIP網900の無線基地局902−5に接続しており、無線端末500−2は、無線通信路1232を経てIP網900の無線基地局902−3に接続している。更に、無線端末500−3は、無線通信路517を経て移動通信網510の無線基地局513に接続している。
In order to implement telephone call connection control between the wireless terminal 500 and the fixed telephone 905-4, the mobile telephone 505-8, and the IP terminal 905-17, a communication line in the IP network 900 follows a common channel signaling system. A telephone call connection control message is sent and received. The principle of the common channel signaling system is the same as that of the telephone communication between the terminal 1222 and the telephone 905-4 (FIGS. 21 and 22).
<< How to connect wireless terminal to communication network >>
A method for connecting the wireless terminal 500 to another communication network without using the wireless terminal 500 inside the wireless LAN 1200 will be described. Reference numerals 500, 500-1, 500-2, and 500-3 (FIG. 25) denote the same wireless terminal, and a difference lies in a connection destination via a wireless communication path. The wireless terminal 500 is connected to the wireless unit 1203 via the wireless communication path 1211x, and the wireless terminal 500-1 is connected to the wireless base station 902-5 of the IP network 900 via the wireless communication path 1231. The terminal 500-2 is connected to the wireless base station 902-3 of the IP network 900 via the wireless communication path 1232. Further, the wireless terminal 500-3 is connected to the wireless base station 513 of the mobile communication network 510 via the wireless communication path 517.

無線端末500−1は無線基地局902−5と通信を行う無線通信機能を有しているので、無線端末500−1−無線基地局902−5−IP網900内部−無線基地局902−4−移動電話機905−8を経由して移動電話機905−8と電話通信可能である。更に、無線端末500−1は、無線端末500−1−無線基地局902−5−IP網900内部−メディアルータ903−4−固定電話機905−4を経由して固定電話機905−4と電話通信可能である。更に、無線端末500−1は、無線端末500−1―無線基地局902−5―IP網900内部−メディアルータ903−4―IP端末905−17を経由して、共通線信号方式によりIP端末905−17間の通信路を確立し、次に無線端末500−1と端末905−17とは、IPパケットを送受してディジタルデータを送受したり、ディジタル化した画像や音声を送受することが可能である。同様にして、端末500−2と移動電話905−8との間でIP網900を経て通信可能であり、また、端末500−2と固定電話機905−4との間でIP網900を経て通信可能であり、更に端末500−2とIP端末905−17との間で、IP網900を経て通信可能である。   Since the wireless terminal 500-1 has a wireless communication function of communicating with the wireless base station 902-5, the wireless terminal 500-1—the wireless base station 902-5—the inside of the IP network 900—the wireless base station 902-4 -Telephone communication is possible with the mobile telephone 905-8 via the mobile telephone 905-8. Further, the wireless terminal 500-1 communicates with the fixed telephone 905-4 via the wireless terminal 500-1-the wireless base station 902-5-the inside of the IP network 900-the media router 903-4-the fixed telephone 905-4. It is possible. Further, the wireless terminal 500-1 is connected to the wireless terminal 500-1 through the wireless base station 902-5, the inside of the IP network 900, the media router 903-4-, the IP terminal 905-17, and the IP terminal by the common channel signaling method. A communication path is established between the wireless terminal 500-1 and the wireless terminal 500-1 and the terminal 905-17 can send and receive IP packets to send and receive digital data, and send and receive digitized images and sounds. It is possible. Similarly, communication is possible between terminal 500-2 and mobile telephone 905-8 via IP network 900, and communication between terminal 500-2 and fixed telephone 905-4 via IP network 900 is also possible. The communication is possible between the terminal 500-2 and the IP terminal 905-17 via the IP network 900.

510(図25)はIP網900とは異なる移動通信網である。移動電話機505と移動電話機506とは、移動電話機505―無線基地局513―交換機511―通信回線515―交換機512―無線基地局514−移動電話機506を経由して電話通信可能である。通信回線515には、共通線信号方式に従う電話呼接続制御メッセージが送受されて、移動電話機505と移動電話機506との間の電話通信のための電話呼接続制御が実施される。   A mobile communication network 510 (FIG. 25) is different from the IP network 900. The mobile telephone 505 and the mobile telephone 506 can perform telephone communication via the mobile telephone 505, the wireless base station 513, the exchange 511, the communication line 515, the exchange 512, the wireless base station 514, and the mobile telephone 506. A telephone call connection control message according to the common channel signaling system is transmitted / received to / from communication line 515, and telephone call connection control for telephone communication between mobile telephones 505 and 506 is performed.

無線端末500−3は無線基地局513との無線通信機能を有しているので、無線端末500−3―無線基地局513―交換機511―移動網510内部の通信回線−交換機512−無線基地局514―移動電話機506を経由して、移動電話機506と通信が可能である。移動電話機506が、ディジタル音声や画像データIPパケットに格納して送受可能であれば、無線端末500−3と移動電話機506とは、IPパケットを送受し、ディジタル化した画像や音声を送受することもできる。移動電話機506の代わりに無線機能を有し、ディジタルデータや音声、画像を送受できる端末(無線機能付音声画像端末)を用い、無線端末500−3と無線機能付音声画像端末との間で移動通信網510を経由して通信することもできる。
<<無線LAN―IP網―PSTN又は移動通信網経由の通信>>
図26は、無線LAN―IP網―公衆交換電話網(PSTN)を経由する通信、及び無線LAN―IP網―移動通信網を経由する通信を説明する図である。600はIP網、601は移動通信網、602が公衆交換電話網、1200は無線LAN、603は終端ゲートウェイ、604及び605は中継ゲートウェイ、606は中継交換機、607は終端交換機、608は移動通信網の中継交換機(関門移動網加入者制御局ともいう)、609は移動通信網の交換機(移動網加入者制御局ともいう)、610は無線基地局、612は公衆交換電話網602の端末、613は移動通信網601の端末である。
Since the wireless terminal 500-3 has a wireless communication function with the wireless base station 513, the wireless terminal 500-3—the wireless base station 513—the exchange 511—the communication line inside the mobile network 510—the exchange 512—the wireless base station 514—communicable with the mobile telephone 506 via the mobile telephone 506. If the mobile telephone 506 can store and transmit digital voice and image data in IP packets, the wireless terminal 500-3 and the mobile telephone 506 can transmit and receive IP packets and transmit and receive digitized images and voices. You can also. Instead of the mobile telephone 506, a terminal having a wireless function and capable of transmitting and receiving digital data, voice, and image (voice / video terminal with wireless function) is used to move between the wireless terminal 500-3 and the voice / video terminal with wireless function. Communication can also be performed via the communication network 510.
<< Communication via Wireless LAN-IP Network-PSTN or Mobile Communication Network >>
FIG. 26 is a diagram illustrating communication via a wireless LAN-IP network-public switched telephone network (PSTN) and communication via a wireless LAN-IP network-mobile communication network. 600 is an IP network, 601 is a mobile communication network, 602 is a public switched telephone network, 1200 is a wireless LAN, 603 is a terminal gateway, 604 and 605 are relay gateways, 606 is a relay switch, 607 is a terminal switch, and 608 is a mobile communication network. 609, an exchange for a mobile communication network (also called a mobile network subscriber control station), 610, a radio base station, 612, a terminal of the public switched telephone network 602, 613. Is a terminal of the mobile communication network 601.

図27は無線端末500から、無線通信路1211x、メディアルータ1219を経由し、終端ゲートウェイ603、IP網600の内部、中継ゲートウェイ604、中継交換機606、公衆交換電話網602の内部、終端交換機607を経由して、端末612への端末間通信接続制御方法を示している。通信手順範囲1200−5(図27)及び、通信手順範囲600−5は、例えば通信手順範囲1200−2(図21)及び通信手順範囲900−2と同様に、無線LAN内部の端末からIP網へ向かう共通線信号方式に基づく通信接続制御を実施している。通信手順範囲602−5(図27)は公知の技法である。ステップ631X乃至658Xは端末間通信の通信路確立フェーズであり、ステップ660Xにおいて、音声や画像などが端末間で送受される。ステップ664X乃至678Xは端末間通信の通信路解放フェーズである。通信手順範囲600−5内や602−5内のステップ634X,636Xなどにおいて、共通線信号方式による通信接続制御が遂行される。   FIG. 27 shows that the wireless terminal 500 passes through the wireless communication path 1211x and the media router 1219 to the terminal gateway 603, the inside of the IP network 600, the relay gateway 604, the relay switch 606, the inside of the public switched telephone network 602, and the terminal switch 607. A method for controlling terminal-to-terminal communication connection to the terminal 612 is shown. The communication procedure range 1200-5 (FIG. 27) and the communication procedure range 600-5 are, for example, similar to the communication procedure range 1200-2 (FIG. 21) and the communication procedure range 900-2. The communication connection control based on the common channel signaling system is implemented. The communication procedure range 602-5 (FIG. 27) is a known technique. Steps 631X to 658X are communication path establishment phases of terminal-to-terminal communication. In step 660X, voices and images are transmitted and received between the terminals. Steps 664X to 678X are a communication path release phase of communication between terminals. In steps 634X and 636X in the communication procedure range 600-5 and 602-5, communication connection control by the common channel signaling method is performed.

図28は前記と逆方向に、即ち端末612から公衆交換電話網602、IP網600、無線端末500への端末間通信接続制御方法を示している。通信手順範囲1200−6(図28)及び600−6は、例えば通信手順範囲1200−3(図22)及び900−3と同様に、IP網から無線LAN内部の端末へ向かう共通線信号方式に基づく通信接続制御を実施している。通信手順範囲602−6(図27)は公知の技法である。図28内の端末間通信接続制御のステップは、図27のステップ名の末尾の“X”を“Y”にして表現したステップと同様である。   FIG. 28 shows a method of controlling communication connection between terminals in the opposite direction, that is, from the terminal 612 to the public switched telephone network 602, the IP network 600, and the wireless terminal 500. The communication procedure ranges 1200-6 (FIG. 28) and 600-6 are, for example, similar to the communication procedure ranges 1200-3 (FIG. 22) and 900-3, based on the common channel signaling from the IP network to the terminal inside the wireless LAN. Communication connection control based on The communication procedure range 602-6 (FIG. 27) is a known technique. The steps of the terminal-to-terminal communication connection control in FIG. 28 are the same as the steps in FIG. 27 in which “X” at the end of the step name is represented by “Y”.

要約すると、無線端末―無線LAN−IP網―公衆交換電話網−端末を結ぶ通信路を経て、前記無線端末と公衆交換電話網に接続する前記端末間の通信を実施可能であり、IP網及び公衆交換電話網内部は共通線信号方式に基づく接続制御を行う。   In summary, communication between the wireless terminal and the terminal connected to the public switched telephone network can be performed via a communication path connecting a wireless terminal, a wireless LAN, an IP network, a public switched telephone network, and a terminal. The inside of the public switched telephone network performs connection control based on the common channel signaling system.

図29は、無線端末500から無線通信路1211x、メディアルータ1219を経由し、終端ゲートウェイ603、IP網600の内部、中継ゲートウェイ605、中継交換機608、交換機609、無線基地局610を経由して端末613への端末間通信接続制御方法を示している。通信手順範囲1200−7(図29)及び600−7は、例えば通信手順範囲1200−5(図27)及び600−5と同様である。通信手順範囲601−7(図29)は145−1(図14)と同様である。   FIG. 29 shows a terminal from a wireless terminal 500 via a wireless communication path 1211x and a media router 1219, via a termination gateway 603, inside the IP network 600, a relay gateway 605, a relay exchange 608, an exchange 609, and a wireless base station 610. 613 shows a method for controlling communication connection between terminals. The communication procedure ranges 1200-7 (FIG. 29) and 600-7 are the same as the communication procedure ranges 1200-5 (FIG. 27) and 600-5, for example. The communication procedure range 601-7 (FIG. 29) is the same as 145-1 (FIG. 14).

図30は前記と逆方向に、即ち端末613から移動通信網601、IP網600、無線端末500への端末間通信接続制御方法を示している。通信手順範囲1200−8(図30)及び600−8は、例えば通信手順範囲1200−6(図28)及び600−6と同様であり、通信手順範囲602−5(図30)は、例えば特許文献2(図14)などに開示され端末間通信接続制御と同様である。図29及び図30内の端末間通信接続制御のステップは、図27及び図28に示すステップと同様である。要約すると、無線端末―無線LAN−IP網―移動通信網−端末を結ぶ通信路を経て、無線端末と端末間の通信を実施可能であり、IP網及び移動通信網内部は共通線信号方式に基づく接続制御を行う。
<<まとめ>>
無線LANに接続する端末がIP網を経由して他の端末と通信できるようにするため、IP網内に認証サーバを設置し、無線LAN内部の端末に対する認証手続きを遂行する。
FIG. 30 shows a method for controlling communication connection between terminals in the opposite direction, that is, from the terminal 613 to the mobile communication network 601, the IP network 600, and the wireless terminal 500. The communication procedure ranges 1200-8 (FIG. 30) and 600-8 are the same as, for example, the communication procedure ranges 1200-6 (FIG. 28) and 600-6, and the communication procedure range 602-5 (FIG. This is similar to the communication connection control between terminals disclosed in Document 2 (FIG. 14) and the like. The steps of the communication connection control between terminals in FIGS. 29 and 30 are the same as the steps shown in FIGS. 27 and 28. In summary, communication between a wireless terminal and a terminal can be performed via a communication path connecting a wireless terminal, a wireless LAN, an IP network, a mobile communication network, and a terminal. Perform connection control based on
<< Summary >>
In order to enable a terminal connected to the wireless LAN to communicate with another terminal via the IP network, an authentication server is installed in the IP network and performs an authentication procedure for a terminal inside the wireless LAN.

IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において内部パケットから外部IPパケットが復元されるようになっており、無線LANは、前記無線LAN内のメディアルータ1から、通信回線を経て前記IP網の網ノード装置の1つに接続されており、無線LANは端末1を含み、端末2はメディアルータ2を経由してIP網の網ノード装置の1つに通信回線を経て接続されており、端末登録表はメディアルータ1の内部に設定されており、端末1から端末2に接続するときは、端末1が端末登録表の管理の基に発信許可を得る手順を含む通信接続制御を行うようになっており、端末2から端末1に接続するときは、端末1が端末登録表の管理の基に着信許可を得る手順を含む通信接続制御を行うことも可能であり、端末登録表の管理の基に端末1と端末2とが無線LANとIP網を経由して通信することができる。   The IP network includes two or more network node devices. An external IP packet is converted into an internal packet in the ingress network node device and transferred inside the IP network, and an external IP packet is restored from the internal packet in the egress network node device. The wireless LAN is connected from the media router 1 in the wireless LAN to one of the network node devices of the IP network via a communication line, and the wireless LAN includes the terminal 1; Numeral 2 is connected to one of the network node devices of the IP network via the communication line via the media router 2, and the terminal registration table is set inside the media router 1, and is connected from the terminal 1 to the terminal 2. When the terminal 1 is connected to the terminal 1, the terminal 1 performs communication connection control including a procedure for obtaining a transmission permission based on the management of the terminal registration table. It is also possible to perform communication connection control including a procedure for obtaining an incoming call permission based on the management of the record table, and perform communication between the terminal 1 and the terminal 2 via the wireless LAN and the IP network based on the management of the terminal registration table. can do.

また、端末登録表はメディアルータ1の内部に含まれず、認証付電話番号サーバ内部に含まれており、メディアルータ1が認証付電話番号サーバを呼び出して端末登録表を用いるようにすることもできる。   The terminal registration table is not included in the media router 1 but is included in the authenticated telephone number server. The media router 1 can call the authenticated telephone number server and use the terminal registration table. .

無線LAN内で送受される無線MACフレームは、IPカプセル化されている内部パケットを含むことが可能である。端末1が無線LAN1内の認証付電話番号サーバに問合わせてIP網にアクセスするための外部IPアドレスを取得し、次に端末1から端末2を呼び出す通信接続制御を行うこともできる。端末1と端末2とが、無線LANとIP網を経由する通信端末間通信に用いるIP網は、図1により開示しているIP網900、即ち固定電話、移動電話、マルチメディア通信のいずれも実施できるIP網を用いることもできる。   A wireless MAC frame transmitted and received in a wireless LAN can include an internal packet that is IP-encapsulated. The terminal 1 can also make an inquiry to the telephone number server with authentication in the wireless LAN 1 to obtain an external IP address for accessing the IP network, and then perform communication connection control for calling the terminal 2 from the terminal 1. The IP network used by the terminal 1 and the terminal 2 for communication between communication terminals via the wireless LAN and the IP network is the IP network 900 disclosed with reference to FIG. 1, that is, any of the fixed telephone, the mobile telephone, and the multimedia communication. An practicable IP network can also be used.

端末1と端末2との間の他の端末間通信接続制御方法として、無線LAN1は少なくとも端末1を含み、無線LAN2は少なくとも端末2を含み、無線LAN1は無線LAN1内のメディアルータ1、通信回線を経てIP網の1つの網ノード装置に接続されており、無線LAN2は無線LAN2内のメディアルータ2、通信回線を経てIP網の1つの網ノード装置に接続されており、端末登録表1はメディアルータ1の内部に設定されており、端末登録表2はメディアルータ1の内部に設定されており、端末1と端末2とが無線LAN1、IP網、無線LAN2を経由して通信することも可能である。   As another inter-terminal communication connection control method between the terminal 1 and the terminal 2, the wireless LAN 1 includes at least the terminal 1, the wireless LAN 2 includes at least the terminal 2, the wireless LAN 1 includes the media router 1 in the wireless LAN 1, and the communication line. And the wireless LAN 2 is connected to one network node device of the IP network via the media router 2 in the wireless LAN 2 and the communication line, and the terminal registration table 1 The terminal registration table 2 is set in the media router 1 and the terminal registration table 2 is set in the media router 1. The terminal 1 and the terminal 2 may communicate with each other via the wireless LAN 1, the IP network, and the wireless LAN 2. It is possible.

無線LAN内で用いる無線端末500は移動電話機であり、更に無線通信機能を有し、IPパケット送受機能を有するIP端末でもある。無線端末は無線通信路を経て無線LANの無線部に接続し、更にメディアルータを経由してIP網に接続し、IP網に接続する電話機(固定電話機や移動電話機)やIPパケット送受機能を有するIP端末と通信できる。無線端末は、ディジタル化した画像や音声を送受可能な移動電話機や無線機能付音声画像装置として用いることもできる。また、無線端末は、無線通信路、無線基地局を経てIP網に接続して、IP網に接続する電話機(固定電話機や移動電話機)やIPパケット送受機能を有するIP端末と通信できる。また、無線端末は、無線通信路、無線基地局を経て移動通信網に接続して、移動通信網に接続する電話機(固定電話機や移動電話機)やIPパケット送受機能を有するIP端末と通信できる。無線端末と端末との間の通信を行うため、IP網及び移動通信網内部は共通線信号方式に基づく接続制御を行うことを特徴とする。   The wireless terminal 500 used in the wireless LAN is a mobile telephone, and also has a wireless communication function and is an IP terminal having an IP packet transmission / reception function. A wireless terminal connects to a wireless section of a wireless LAN via a wireless communication path, further connects to an IP network via a media router, and has a telephone (fixed telephone or mobile telephone) connected to the IP network and an IP packet transmission / reception function. Can communicate with IP terminals. The wireless terminal can also be used as a mobile telephone or a voice image device with a wireless function capable of transmitting and receiving digitized images and sounds. In addition, the wireless terminal is connected to an IP network via a wireless communication path and a wireless base station, and can communicate with a telephone (fixed telephone or mobile telephone) connected to the IP network or an IP terminal having an IP packet transmission / reception function. Further, the wireless terminal is connected to a mobile communication network via a wireless communication path and a wireless base station, and can communicate with a telephone (fixed telephone or mobile telephone) connected to the mobile communication network or an IP terminal having an IP packet transmission / reception function. In order to perform communication between wireless terminals, connection control based on a common channel signaling method is performed inside the IP network and the mobile communication network.

端末1と端末2とが、無線LAN1、IP網、無線LAN2を経由する通信端末間通信に用いるIP網は図1により開示しているIP網900、即ち固定電話、移動電話、マルチメディア通信のいずれも実施できるIP網を用いていることが特徴である。

2.無線基地局を切替えて電話通信を継続する第2実施例
図31は、IP網900(図1)内部の無線基地局902−1乃至902−5をその外部に取り出した形態であるIP網900Xを示しており、無線基地局902−2及び902−3はIP通信回線で終端ゲートウェイ901−3に接続し、無線基地局902−5はIP通信回線で終端ゲートウェイ901−1に接続し、無線基地局902−4はIP通信回線で終端ゲートウェイ901−4に接続している。202乃至205は無線通信領域であり、それぞれ無線基地局902−2乃至902−5と移動電話機との間で無線通信可能な範囲を示している。終端ゲートウェイ901−1乃至901−4(図1内)は、電話管理サーバその他各種のサーバを含む。各終端ゲートウェイは1以上の代理移動電話サーバを含むことが可能であるが、本実施例は代理移動電話サーバの数が1の例である。IP網900Xは、その外部の無線基地局と連携してIP網900と同等の機能を実施でき、また、IP網900X内リソース(網ノード装置、サーバ、通信回線など)は、IP網900と同一である。IP網900Xと無線基地局とを連携した通信機能と、IP網900の機能機能との本質的な違いはない。以降、IP網900とIP網900Xとを区別せずに説明する。
The IP network used by the terminal 1 and the terminal 2 for communication between communication terminals via the wireless LAN 1, the IP network, and the wireless LAN 2 is the IP network 900 disclosed in FIG. 1, that is, the fixed telephone, the mobile telephone, and the multimedia communication. It is characterized by using an IP network that can be implemented in both cases.

2. Second Embodiment in which Telephony is Continued by Switching Wireless Base Station FIG. 31 shows an IP network 900X in which the wireless base stations 902-1 to 902-5 inside the IP network 900 (FIG. 1) are taken out. The wireless base stations 902-2 and 902-3 connect to the terminal gateway 901-3 via an IP communication line, the wireless base station 902-5 connects to the terminal gateway 901-1 via an IP communication line, and The base station 902-4 is connected to the terminating gateway 901-4 via an IP communication line. Reference numerals 202 to 205 denote wireless communication areas, which indicate ranges in which wireless communication is possible between the wireless base stations 902-2 to 902-5 and the mobile telephone. The terminal gateways 901-1 to 901-4 (in FIG. 1) include a telephone management server and other various servers. Although each terminating gateway can include one or more proxy mobile telephone servers, this embodiment is an example in which the number of proxy mobile telephone servers is one. The IP network 900X can perform the same function as the IP network 900 in cooperation with an external wireless base station. Resources in the IP network 900X (network node device, server, communication line, etc.) Identical. There is no essential difference between the communication function in which the IP network 900X and the wireless base station are linked and the function function of the IP network 900. Hereinafter, the IP network 900 and the IP network 900X will be described without distinction.

移動電話機専用の電話番号サーバ966(図31)は、1以上のレコードで成る移動電話機登録表210を含む。移動電話機登録表210(図36)の表題部を除いた第1行目のレコードは、電話番号“TN3”を用いる電話通信用に用いる内部IPアドレス“IA301”及び外部IPアドレス“EA301”、無線基地局902−3へのUNIである“UNI3”、パスワード“PID3”を含み、他の行も同様である。   The mobile phone dedicated phone number server 966 (FIG. 31) includes a mobile phone registration table 210 consisting of one or more records. The record in the first row excluding the title part of the mobile telephone registration table 210 (FIG. 36) includes the internal IP address “IA301” and the external IP address “EA301” used for telephone communication using the telephone number “TN3”, It includes “UNI3”, which is the UNI to the base station 902-3, and the password “PID3”, and the other rows are the same.

電話管理サーバ908−4が管理する終端ゲートウェイアドレス管理表211(図31、図37)は、ディジタル音声を格納したIPパケットをカプセル化するための内部IPアドレス“IA851”を内部IPアドレスの値が“IA43”である代理電話サーバを通過させることを指定している。なお、終端ゲートウェイアドレス管理表211内の内部IPアドレス“IA301、IA4、IA6、IA9”は、代理電話サーバと対応付けが未定であることを表わしている。他の電話管理サーバ906−4(図31)、907−4,909−4も、終端ゲートウェイアドレス管理表をそれぞれ管理している。   The terminating gateway address management table 211 (FIGS. 31 and 37) managed by the telephone management server 908-4 indicates that the internal IP address “IA851” for encapsulating the IP packet storing the digital voice is the value of the internal IP address. "IA43" is specified to pass through the proxy telephone server. The internal IP addresses “IA301, IA4, IA6, IA9” in the end gateway address management table 211 indicate that the association with the proxy telephone server has not been determined. The other telephone management servers 906-4 (FIG. 31), 907-4, and 909-4 also manage the end gateway address management tables.

無線基地局902−3が管理している無線基地局アドレス管理表212(図39内)は、無線基地局902−3から通信回線経由で終端ゲートウェイに送信されるIPパケットのソースIPアドレス(若しくは発信アドレス)及びソースポート番号(若しくは発信ポート番号)と、無線基地局902−3から無線回線経由で移動電話機と通信するための無線回線識別記号とを含む。無線基地局アドレス管理表212の表題部を除いた第1行目はソースIPアドレス“EA301”、ソースポート番号“5006”、無線回線識別記号“WC3”であり、かつ第1行目が使用中であることを示している。第2行目はソースIPアドレス“EA301”、ソースポート番号“5008”、無線回線識別記号“WC4”であり、かつ第2行目が未使用であることを示している。無線基地局902−3は、電話呼要求発生に応じて、通信リソース、即ち、ソースIPアドレス、ソースポート番号、無線回線の配分管理を行い、配分管理の結果として無線基地局アドレス管理表212の書換えを行う。他の無線基地局902−1乃至902−5も、同様の無線基地局アドレス管理表を管理している。   The wireless base station address management table 212 (in FIG. 39) managed by the wireless base station 902-3 indicates the source IP address (or the source IP address of the IP packet transmitted from the wireless base station 902-3 to the terminating gateway via the communication line). The information includes a source address), a source port number (or a source port number), and a wireless channel identification symbol for communicating with the mobile telephone from the wireless base station 902-3 via the wireless channel. The first line of the wireless base station address management table 212 excluding the title part is the source IP address “EA301”, the source port number “5006”, the wireless line identification symbol “WC3”, and the first line is in use. Is shown. The second line indicates the source IP address “EA301”, the source port number “5008”, the radio line identification symbol “WC4”, and indicates that the second line is unused. The radio base station 902-3 performs distribution management of communication resources, that is, a source IP address, a source port number, and a radio line, in response to the generation of the telephone call request. As a result of the distribution management, the radio base station address management table 212 Rewrite. Other wireless base stations 902-1 to 902-5 also manage the same wireless base station address management table.

本実施例において、無線通信領域203内にある移動電話機905−6(図31)と移動電話機905−8とは、移動電話機905−6、無線基地局902−3、終端ゲートウェイ901−3、IP網900X内部、終端ゲートウェイ901−4、無線基地局902−4、移動電話機905−8を経由して電話通信を実施し、次の段階として、移動電話機905−6が、905−6Zの位置を経て、905−6yの位置に移動して電話通信を継続すること、即ち、移動電話機905−6y、無線基地局902−5、終端ゲートウェイ901−1、IP網900X内部、終端ゲートウェイ901−4、無線基地局902−4、移動電話機905−6を経由する電話通信として継続することを本実施例により説明する。   In the present embodiment, the mobile telephones 905-6 (FIG. 31) and the mobile telephones 905-8 in the wireless communication area 203 include a mobile telephone 905-6, a wireless base station 902-3, a terminating gateway 901-3, and an IP. The telephone communication is performed inside the network 900X, the terminating gateway 901-4, the radio base station 902-4, and the mobile telephone 905-8. As a next stage, the mobile telephone 905-6 determines the position of the 905-6Z. After that, moving to the position of 905-6y and continuing the telephone communication, that is, the mobile telephone 905-6y, the wireless base station 902-5, the terminal gateway 901-1, the inside of the IP network 900X, the terminal gateway 901-4, This embodiment will explain the continuation of telephone communication via the wireless base station 902-4 and the mobile telephone 905-6.

以下の説明において、移動電話機905−6(図31)、移動電話機905−6z及び移動電話機905−6yは同一の電話機であるが、その所在位置が時間進行と共に異なっており、905−6は無線通信領域203内に位置している移動電話機であり、905−6zは無線通信領域203及び無線通信領域205が重なる場所に位置している移動電話機であり、905−6yは無線通信領域205内に位置している移動電話機を表わしている。
<<内部IPアドレスの配送>>
次に、図32及び図33を参照して、内部IPアドレスの配送方法を説明する。電話通信サービスの開始前において、運用管理サーバ915(図1、図33)は電話管理サーバ908−4に内部IPアドレスを配送し(ステップK1)、電話管理サーバ908−4は、終端ゲートウェイアドレス管理表211(図37)に、受信した内部IPアドレス“IA851,IA301,IA5,IA6,IA9”を書き込んで保持する。同様に、運用管理サーバ915は内部IPアドレスを配送し(ステップK4)、電話管理サーバ906−4は、受信した内部IPアドレスをその内部の終端ゲートウェイアドレス管理表211X(図64内)に保持する。更に、運用管理サーバ915は内部IPアドレスを配送し(ステップK7)、電話管理サーバ909−4は受信した内部IPアドレスをその内部の終端ゲートウェイアドレス管理表に保持する。なお、終端ゲートウェイアドレス管理表211(図37内)の内部アドレス“IA851”は、内部IPアドレス値が“IA43”である代理移動電話サーバと無線基地局とが、ユーザネットワークインタフェース“UNI3”により通信するために、内部アドレス“IA850”割り当てられているケースを示している。
<<主なIPアドレス>>
EA1は無線基地局902−5の外部IPアドレス、IA1は無線基地局902−5に接続する通信回線終端の論理端子の内部IPアドレス、EA3は無線基地局902−3の外部IPアドレス、IA3は無線基地局902−3に接続する通信回線終端の論理端子の内部IPアドレス、EA4は無線基地局902−4の外部IPアドレス、IA4は無線基地局902−4に接続する通信回線終端の論理端子の内部IPアドレスである。EMBは代理移動電話サーバに共通の外部IPアドレスであり、IA41は代理移動電話サーバ906−6の内部IPアドレス、IA42は代理移動電話サーバ907−6の内部IPアドレス、IA43は代理移動電話サーバ908−6の内部IPアドレス、IA44は代理移動電話サーバ909−6の内部IPアドレスである。
In the following description, the mobile telephone 905-6 (FIG. 31), the mobile telephone 905-6z and the mobile telephone 905-6y are the same telephone, but their locations are different with time, and 905-6 is a wireless telephone. A mobile phone located in the communication area 203, 905-6z is a mobile phone located in a place where the wireless communication area 203 and the wireless communication area 205 overlap, and 905-6y is a mobile phone located in the wireless communication area 205. Represents a located mobile telephone.
<< Delivery of internal IP address >>
Next, a method of delivering an internal IP address will be described with reference to FIGS. Before starting the telephone communication service, the operation management server 915 (FIGS. 1 and 33) distributes the internal IP address to the telephone management server 908-4 (step K1), and the telephone management server 908-4 manages the terminating gateway address. The received internal IP address “IA851, IA301, IA5, IA6, IA9” is written and held in the table 211 (FIG. 37). Similarly, the operation management server 915 delivers the internal IP address (step K4), and the telephone management server 906-4 holds the received internal IP address in its internal end gateway address management table 211X (in FIG. 64). . Further, the operation management server 915 distributes the internal IP address (step K7), and the telephone management server 909-4 holds the received internal IP address in its internal end gateway address management table. The internal address “IA851” in the end gateway address management table 211 (in FIG. 37) is a communication between the proxy mobile telephone server having the internal IP address value “IA43” and the radio base station via the user network interface “UNI3”. In this case, the internal address “IA850” is allocated for the purpose.
<< Main IP address >>
EA1 is the external IP address of the wireless base station 902-5, IA1 is the internal IP address of the logical terminal at the end of the communication line connected to the wireless base station 902-5, EA3 is the external IP address of the wireless base station 902-3, and IA3 is EA4 is the external IP address of the wireless base station 902-4, and IA4 is the logical terminal of the communication line end connected to the wireless base station 902-4. Is the internal IP address. EMB is an external IP address common to the proxy mobile phone server, IA41 is the internal IP address of the proxy mobile phone server 906-6, IA42 is the internal IP address of the proxy mobile phone server 907-6, and IA43 is the proxy mobile phone server 908. -6 is the internal IP address of the proxy mobile telephone server 909-6.

IA11は電話管理サーバ906−4の(内部)IPアドレスであり、IA12は電話管理サーバ907−4の(内部)IPアドレスであり、IA13は電話管理サーバ908−4の(内部)IPアドレスであり、IA14は電話管理サーバ909−4の(内部)IPアドレスである。IA996は電話番号サーバ996の(内部)IPアドレスである。なお、電話管理サーバや電話番号サーバは外部IPアドレスを有しない。   IA11 is the (internal) IP address of the telephone management server 906-4, IA12 is the (internal) IP address of the telephone management server 907-4, and IA13 is the (internal) IP address of the telephone management server 908-4. , IA14 are (internal) IP addresses of the telephone management server 909-4. IA 996 is the (internal) IP address of the telephone number server 996. Note that the telephone management server and the telephone number server do not have an external IP address.

EA301,EA401,EA101はディジタル音声送受などの通信フェーズにおいて用いる外部IPアドレスであり、IA301,IA401,IA101はディジタル音声送受などの通信フェーズにおいて用いる内部IPアドレスであり、ポート番号の“5006”は無線基地局902−3側がディジタル音声を送信するときに用いるソースポート番号であり、ポート番号の“5008”は無線基地局902−4側がディジタル音声を送信するときに用いるソースポート番号であり、ポート番号の“5012”は無線基地局902−5側がディジタル音声を送信するときに用いるソースポート番号である。ポート番号の“5060”は、端末間の電話呼接続制御手順(SIPなど)に適用可能なポート番号の数値例である。なお、IPパケット内のIPアドレスは先頭側からソースIPアドレス(送信元IPアドレス)、宛先IPアドレスの順序により図示しており、例えばIPパケット213(図40)内“EA3”はソースIPアドレスを意味し、“EMB”は宛先IPアドレスを意味する。IP網900内は、例えば前記IPアドレスのうち内部IPアドレスが付与されたIPパケットが送受される。
<<移動電話機の初期位置登録>>
移動電話機をIP網900に登録する手順を実施するが、これについては本実施例の後半部において説明する。
<<呼接続制御>>
図32及び図33を参照して、電話番号“TN3”である移動電話機905−6から電話番号“TN4”である移動電話機905−8を呼出す呼接続制御の前半部(即ち、ステップB01〜ステップB60−4)を説明する。前記呼接続制御の流れは、本発明の前提とするIP網(特許文献2の実施例8)の呼接続制御に示す移動電話機905−6から移動電話機905−8を呼出す呼制御の流れ(図5)の内、ステップB01〜ステップB60−4までとほぼ同一であるが、電話呼を管理するためのCIC管理表の表現形式、IPアドレスやポート番号の取得方法、サーバ類のアドレス値は本実施例において変更している。また、電話番号サーバとして、移動電話機専用の電話番号サーバ996(図31、図33)を用いている。
EA301, EA401, and EA101 are external IP addresses used in communication phases such as digital voice transmission / reception, IA301, IA401, and IA101 are internal IP addresses used in communication phases such as digital voice transmission / reception, and the port number "5006" is wireless. The source port number used when the base station 902-3 transmits digital voice. The port number "5008" is the source port number used when the wireless base station 902-4 transmits digital voice. "5012" is a source port number used when the wireless base station 902-5 transmits digital voice. The port number “5060” is a numerical example of a port number applicable to a telephone call connection control procedure between terminals (such as SIP). The IP address in the IP packet is illustrated in the order of the source IP address (source IP address) and the destination IP address from the top side. For example, “EA3” in the IP packet 213 (FIG. 40) indicates the source IP address. “EMB” means a destination IP address. In the IP network 900, for example, an IP packet to which an internal IP address is assigned among the IP addresses is transmitted and received.
<< mobile phone initial location registration >>
A procedure for registering a mobile telephone in the IP network 900 is performed, which will be described later in the present embodiment.
<< Call connection control >>
32 and 33, the first half of the call connection control for calling mobile telephone 905-8 having telephone number "TN4" from mobile telephone 905-6 having telephone number "TN3" (that is, steps B01 to B01) B60-4) will be described. The flow of the call connection control is the same as the flow of the call control for calling the mobile telephone 905-8 from the mobile telephone 905-6 shown in the call connection control of the IP network (Eighth Embodiment of Patent Document 2) of the present invention (FIG. 5) is substantially the same as step B01 to step B60-4, but the expression format of the CIC management table for managing the telephone call, the method of obtaining the IP address and the port number, and the address value of the server are the same. This is changed in the embodiment. Also, a telephone number server 996 (FIGS. 31 and 33) dedicated to a mobile telephone is used as the telephone number server.

電話機905−6から呼接続要求を送出すると(ステップB01)、無線基地局902−3が返信する(ステップB02)。次に、電話機905−6から送信元の電話番号“TN3”、宛先の電話番号“TN4”を含む呼設定要求を無線基地局902−3へ送出し(ステップB03)、無線基地局902−3は無線基地局アドレス管理表212(図39)を用いて、音声通信用の外部IPアドレス“EA301”及びポート番号“5006”、UNIの“UNI3”及び無線回線識別記号“WC3”を取得し、外部IPアドレス“EA301”及びポート番号“5006”及び付加情報“Info3”を含む呼設定要求用のIPパケット213(図40)を形成し、網ノード装置908−1へ送信する(ステップB04)。前記付加情報“Info3”として、少なくとも通信回線917−3(図31)のUNIの“UNI3”及び無線回線識別記号“WC3”とが含まれる。   When the call connection request is transmitted from the telephone set 905-6 (step B01), the wireless base station 902-3 returns (step B02). Next, the telephone set 905-6 sends a call setting request including the source telephone number "TN3" and the destination telephone number "TN4" to the wireless base station 902-3 (step B03), and the wireless base station 902-3. Obtains the external IP address “EA301” for voice communication, the port number “5006”, the UNI “UNI3” and the wireless channel identification symbol “WC3” using the wireless base station address management table 212 (FIG. 39), A call setting request IP packet 213 (FIG. 40) including the external IP address “EA301”, the port number “5006”, and the additional information “Info3” is formed and transmitted to the network node device 908-1 (step B04). The additional information "Info3" includes at least the UNI "UNI3" of the communication line 917-3 (FIG. 31) and the radio line identification symbol "WC3".

網ノード装置908−1は装置制御表910−3(図52)内の第1行目のレコ−ド“IA3,IA43,Kzero,EMB,Mzero,M255,・・”を適用し、IPパケット213をカプセル化して内部パケット214(図41)を形成し、代理移動電話サーバ908−6へ送信する(ステップB05)。代理移動電話サーバ908−6はIPパケット214を基にIPパケット215(図42)を形成し、電話管理サーバ908−4へ送信する(ステップB06)。   The network node device 908-1 applies the record “IA3, IA43, Kzero, EMB, Mzero, M255,...” In the first row in the device control table 910-3 (FIG. 52), and the IP packet 213. Is encapsulated to form an internal packet 214 (FIG. 41) and transmitted to the proxy mobile telephone server 908-6 (step B05). The proxy mobile telephone server 908-6 forms an IP packet 215 (FIG. 42) based on the IP packet 214, and transmits it to the telephone management server 908-4 (step B06).

次に、電話管理サーバ908−4は電話番号“TN3”及び電話番号“TN4”の組から回線番号“CIC-7”を算出し、CIC管理表908−4A(図55)を形成する。ここで、IPパケット215から、各種アドレスや関連情報(IA3,EA3, IA43, EMB, IA13,TN3, TN4, EA301,5006, UNI3,WC3)を取得している。また、項目“IAM”及び時刻“St3”を設定している。更に、電話管理サーバ908−4は、電話番号“TN3”及び “TN4”を含むIPパケット216(図43)を移動電話機専用の電話番号サーバ996に送出し(ステップB07x)、電話番号サーバ996は、その内部の移動電話機登録表210(図36)を用いて、電話番号“TN3”及び“TN4”に対応する各種IPアドレス、UNI,PIDを含むIPパケット217(図44)を回答する(ステップB08x)。
<<音声通信用のアドレスの比較と更新>>
電話管理サーバ908−4は、IPパケット217(図44)内部に、無線基地局902−3が送信するディジタル音声パケットをカプセル化するための内部IPアドレス(本ケースでは“IA301”)が存在するか(例えば無線基地局が開局した直後)、或は当該内部IPアドレス“IA301”が終端ゲートウェイアドレス管理表211(図37内)の内で割当て済み項目として含まれていないかを調べる。本ケースでは未割り当て領域に区分されているので、内部IPアドレス“IA301”を割り当て項目に変更する。このために、電話管理サーバ908−4は、終端ゲートウェイアドレス管理表211を終端ゲートウェイアドレス管理表211Z(図37内)として書き換える。なお、終端ゲートウェイアドレス管理表211内の未割り当てIPアドレスとして“IA301”が含まれていないケースでは、他のIPアドレス、例えば“IA5”を終端ゲートウェイアドレス管理表211Zのアドレス割り当て領域に移行する。
Next, the telephone management server 908-4 calculates the line number "CIC-7" from the set of the telephone number "TN3" and the telephone number "TN4", and forms the CIC management table 908-4A (FIG. 55). Here, various addresses and related information (IA3, EA3, IA43, EMB, IA13, TN3, TN4, EA301, 5006, UNI3, WC3) are obtained from the IP packet 215. In addition, an item “IAM” and a time “St3” are set. Further, the telephone management server 908-4 sends an IP packet 216 (FIG. 43) containing the telephone numbers "TN3" and "TN4" to the telephone number server 996 dedicated to the mobile telephone (step B07x). Using the mobile telephone registration table 210 therein (FIG. 36), an IP packet 217 (FIG. 44) including various IP addresses, UNIs, and PIDs corresponding to the telephone numbers "TN3" and "TN4" is answered (step). B08x).
<< Comparison and update of addresses for voice communication >>
The telephone management server 908-4 has an internal IP address (“IA301” in this case) for encapsulating a digital voice packet transmitted by the wireless base station 902-3 in the IP packet 217 (FIG. 44). (For example, immediately after the wireless base station is opened) or whether the internal IP address “IA301” is not included as an assigned item in the terminal gateway address management table 211 (in FIG. 37). In this case, since the area is divided into an unallocated area, the internal IP address “IA301” is changed to an allocated item. For this purpose, the telephone management server 908-4 rewrites the terminal gateway address management table 211 as a terminal gateway address management table 211Z (in FIG. 37). In the case where “IA301” is not included as an unassigned IP address in the terminal gateway address management table 211, another IP address, for example, “IA5” is moved to the address allocation area of the terminal gateway address management table 211Z.

次に、電話管理サーバ908−4は、IPパケット217(図44)から取得したディジタル音声パケット用の外部IPアドレス(本ケースではEA301)と、IPパケット215(図42)から取得したディジタル音声パケット用の外部IPアドレス(本ケースではEA301)との値が一致するかを調べ、更にIPパケット217とから取得したディジタル音声パケット用の内部IPアドレス(本ケースではEA301)と、終端ゲートウェイアドレス管理表211Zから前記手順により取得したIPアドレス(本ケースではIA301)との値が一致しているかを調べる。   Next, the telephone management server 908-4 sends the external IP address (EA301 in this case) for the digital voice packet obtained from the IP packet 217 (FIG. 44) and the digital voice packet obtained from the IP packet 215 (FIG. 42). It is checked whether the value matches the external IP address (EA 301 in this case) for the digital voice packet obtained from the IP packet 217 and the end gateway address management table. It is checked whether the value of the IP address (IA301 in this case) acquired from the 211Z by the above procedure matches.

本ケースでは、外部IPアドレス(EA301)及び内部IPアドレス(IA301)の値が共に一致するので次に進む。なお、前記外部IPアドレス又は内部IPアドレスの少なくとも一方が一致しないケースにおいて、IPパケット215から取得した外部IPアドレス(例えばEA301)と、終端ゲートウェイアドレス管理表211Zから前記手順により取得したIPアドレス(例えばIA301)とを電話番号サーバ966に書き込む(図32及び図33のステップB08y)。このようになっているから、移動電話機905−6側から送信されるディジタル音声用の外部IPアドレス(例えばEA301)が新しい値に変更になったとき(例えばEA301からEA301xに変更)、移動電話機905−6電話番号(例えばTN3)を変更せずに、電話番号サーバ966内部の移動電話機登録表210のアドレス値が最新の値に書き換えられる。
<<呼接続制御の続き>>
電話管理サーバ908−4は、IPパケット217(図44)から取得した各種のIPアドレスとUNI4とをCIC管理表908−4A(図55)に追加し、この結果はCIC管理表908−4B(図56)の1行目レコ−ドに示されている。
In this case, since the values of the external IP address (EA301) and the internal IP address (IA301) match, the process proceeds to the next step. In a case where at least one of the external IP address and the internal IP address does not match, the external IP address (for example, EA301) obtained from the IP packet 215 and the IP address (for example, IA301) is written into the telephone number server 966 (step B08y in FIGS. 32 and 33). Thus, when the external IP address (for example, EA301) for digital voice transmitted from the mobile telephone 905-6 side is changed to a new value (for example, EA301 is changed to EA301x), the mobile telephone 905 is changed. The address value of the mobile telephone registration table 210 in the telephone number server 966 is rewritten to the latest value without changing the -6 telephone number (for example, TN3).
<< Continuation of call connection control >>
The telephone management server 908-4 adds the various IP addresses and UNI4 acquired from the IP packet 217 (FIG. 44) to the CIC management table 908-4A (FIG. 55), and the result is added to the CIC management table 908-4B (FIG. 55). This is shown in the record on the first line in FIG. 56).

次に、電話管理サーバ908−4は、少なくとも呼設定受付と認証要求を含むIPパケットを形成して代理移動電話サーバ908−6に送出し(ステップB09)、前記認証要求は網ノード装置908−1、無線基地局902−3を経て電話機905−6に到達する(ステップB10〜ステップB12)。認証要求に用いる認証パスワードは、前記IPパケット217(図44)から取得した“PID3”を用いる。電話機905−6は認証回答(端末認証合否)を返信し、前記認証回答は無線基地局902−3、網ノード装置908−1、代理移動電話サーバ908−6を経て電話管理サーバ908−4に到達する(ステップB13〜ステップB16)。電話管理サーバ908−4は少なくとも端末認証合否を含むIPパケットを代理移動電話サーバ908−6に送出し、少なくとも端末認証合否情報は網ノード装置908−1、無線基地局902−3を経由して電話機905−6へ通知する(ステップB17〜ステップB20)。   Next, the telephone management server 908-4 forms an IP packet including at least a call setting acceptance and an authentication request and sends it to the proxy mobile telephone server 908-6 (step B09), and the authentication request is sent to the network node device 908-. 1. Reach the telephone 905-6 via the wireless base station 902-3 (step B10 to step B12). As the authentication password used for the authentication request, “PID3” obtained from the IP packet 217 (FIG. 44) is used. The telephone 905-6 returns an authentication response (terminal authentication pass / fail), and the authentication response is sent to the telephone management server 908-4 via the wireless base station 902-3, the network node device 908-1, and the proxy mobile telephone server 908-6. It reaches (step B13 to step B16). The telephone management server 908-4 sends an IP packet containing at least terminal authentication pass / fail to the proxy mobile telephone server 908-6, and at least terminal authentication pass / fail information is transmitted via the network node device 908-1 and the wireless base station 902-3. Notification is sent to the telephone 905-6 (step B17 to step B20).

次に、電話管理サーバ908−4はCIC管理表908−4B(図56)、IPパケット215(図42)及びIPパケット217(図44)を参照し、呼設定要求を行うためのIPパケット218(図45)(IAMパケット)を形成し、IPパケット218を電話管理サーバ909−4へ送信する(ステップB21)。端末の認証機能として、移動電話機登録表210内に保持されているパスワード“PID3”が、発信側の電話機905−6の端末認証合否判定に用いられる(ステップB09乃至B20)。
<<回線番号CICの管理>>
電話管理サーバ909−4はIPパケット218(図45)を受信して、IPパケット218内の各種情報(CIC-7, IAM, TN3, TN4, 5006, IA3, EA3, IA301, EA301, IA43, EMB, UNI3,
IA4, EA4, IA401, EA401, IA44, PID4, UNI4, IA13, IA14)を参照し、CIC管理表909−4A(図59)を形成する。このとき、書き込み時刻“St4”も書き込む。なお、CIC管理表909−4A内部のアドレス情報は、CIC管理表908−4B(図56)とは自己と相手が逆になっている。
Next, the telephone management server 908-4 refers to the CIC management table 908-4B (FIG. 56), the IP packet 215 (FIG. 42), and the IP packet 217 (FIG. 44) to make an IP packet 218 for making a call setting request. (FIG. 45) An (IAM packet) is formed, and the IP packet 218 is transmitted to the telephone management server 909-4 (step B21). As the terminal authentication function, the password “PID3” held in the mobile phone registration table 210 is used for the terminal authentication pass / fail determination of the calling telephone 905-6 (steps B09 to B20).
<< Management of line number CIC >>
The telephone management server 909-4 receives the IP packet 218 (FIG. 45), and receives various information (CIC-7, IAM, TN3, TN4, TN4, 5006, IA3, EA3, IA301, EA301, IA43, EMB) in the IP packet 218. , UNI3,
IA4, EA4, IA401, EA401, IA44, PID4, UNI4, IA13, IA14), and forms a CIC management table 909-4A (FIG. 59). At this time, the writing time “St4” is also written. The address information inside the CIC management table 909-4A is opposite to that of the address information in the CIC management table 908-4B (FIG. 56).

次に、電話管理サーバ909−4は、前記受信したIPパケット218を用いて呼設定要求を含むIPパケツト219(図46)を形成し、IPパケツト219を代理移動電話サーバ909−6に送出する(ステップB22)。代理移動電話サーバ909−6は、IPパケット220(図47)を形成して網ノード装置909−1へ送信する(ステップB23)。網ノード装置909−1は受信したIPパケット220を逆カプセル化し、IPパケット221(図48)を形成した後、IPパケット221を無線基地局902−4へ送信する(ステップB24)。無線基地局902−4は、受信したIPパケット221を基に無線通信路917−6(図31)を経由して電話機905−8へ電話呼着信を仮通知する(ステップB25)。電話機905−8は、無線通信路917−6の状態を無線基地局902−4に報告し(ステップB26)、続いて端末正当性を示す情報(パスワ−ドから生成)を送出し、この端末正当性関連情報は無線基地局902−4、網ノード装置909−1、代理移動電話サーバ909−6を経て電話管理サーバ909−4に到達する(ステップB27a乃至ステップB27d)。電話管理サーバ909−4は前記端末正当性要求情報を判別して端末認証合否情報含むIPパケットを送出し、前記端末認証合否情報は代理移動電話サーバ909−6、網ノード装置909−1、基地局902−4を経由して電話機905−8に到達する(ステップB28a〜ステップB28d)。端末の認証機能として、移動電話機登録表210内に保持されているパスワード“PID4”が、着信側の電話機905−8の端末認証合否判定に用いられる(ステップB26a乃至B33)。   Next, the telephone management server 909-4 forms an IP packet 219 (FIG. 46) including the call setting request using the received IP packet 218, and sends the IP packet 219 to the proxy mobile telephone server 909-6. (Step B22). Proxy mobile phone server 909-6 forms IP packet 220 (FIG. 47) and transmits it to network node device 909-1 (step B23). The network node device 909-1 decapsulates the received IP packet 220 to form an IP packet 221 (FIG. 48), and then transmits the IP packet 221 to the wireless base station 902-4 (step B24). The wireless base station 902-4 tentatively notifies the telephone 905-8 of the incoming telephone call via the wireless communication path 917-6 (FIG. 31) based on the received IP packet 221 (step B25). The telephone 905-8 reports the state of the wireless communication path 917-6 to the wireless base station 902-4 (step B26), and subsequently sends information indicating terminal validity (generated from a password). The validity-related information reaches the telephone management server 909-4 via the wireless base station 902-4, the network node device 909-1, and the proxy mobile telephone server 909-6 (steps B27a to B27d). The telephone management server 909-4 discriminates the terminal validity request information and sends out an IP packet containing terminal authentication pass / fail information, and the terminal authentication pass / fail information is transmitted to the proxy mobile telephone server 909-6, the network node device 909-1, the base station It reaches the telephone 905-8 via the station 902-4 (step B28a to step B28d). As the terminal authentication function, the password “PID4” held in the mobile phone registration table 210 is used for the terminal authentication pass / fail determination of the called telephone 905-8 (steps B26a to B33).

次に、無線基地局902−4は電話機905−8に呼出し(着信)を通知する(ステップB30)。次に、無線基地局902−4は電話番号“TN3”及び“TN4”と着信可否報告情報とを含むIPパケットを生成し、電話管理サーバ909−4へ通知する(ステップB31乃至B33)。認証要求に用いる認証パスワードは、内部パケット218(図45)から取得したパスワードの“PID4”を用いる。電話管理サーバ909−4は、受信した前記IPパケットから送信元電話番号“TN3”、宛先電話番号“TN4”及び着信可否報告情報を取り出す。そして、前記2つの電話番号から回線番号“CIC-7”を算出し、CIC管理表909−4A(図59)内の手順項目を“IAM”から“ACM”に書き換え、回線番号“CIC-7を含むACMパケット222(図49)を形成し、ACMパケット222を、電話管理サーバ908−4へ送信する(ステップB34)。電話管理サーバ908−4は、前記着信可否報告情報を無線基地局902−3へ通知することも可能である(ステップB35乃至B37、オプション)。   Next, the wireless base station 902-4 notifies the telephone 905-8 of a call (incoming call) (step B30). Next, the wireless base station 902-4 generates an IP packet including the telephone numbers "TN3" and "TN4" and the reception possibility report information, and notifies the telephone management server 909-4 (steps B31 to B33). The password “PID4” obtained from the internal packet 218 (FIG. 45) is used as the authentication password used for the authentication request. The telephone management server 909-4 extracts the source telephone number "TN3", the destination telephone number "TN4", and the incoming call propriety report information from the received IP packet. Then, the line number “CIC-7” is calculated from the two telephone numbers, and the procedure item in the CIC management table 909-4A (FIG. 59) is rewritten from “IAM” to “ACM”, and the line number “CIC-7” And transmits the ACM packet 222 to the telephone management server 908-4 (step B34), and the telephone management server 908-4 transmits the reception possibility report information to the radio base station 902. -3 can also be notified (steps B35 to B37, optional).

無線基地局902−4は電話機905−8から電話呼出中通知を受信すると(ステップB40)、前記呼出中通知は、網ノード装置909−1、代理移動電話サーバ909−6を経て電話管理サーバ909−4に送信する(ステップB41〜ステップB43)。なお、無線基地局902−4は、ディジタル音声送信に用いるポート番号“5008”及び無線回線917−6の無線回線識別記号“WC4”を前記呼出中通知に含めている。電話管理サーバ909−4は前記呼出中通知から、前記ポート番号“5008”及び 前記無線回線識別記号“WC4”を取出してCIC管理表909−4A(図59)内部に書き込み、更に手順項目を“CPG”に書き換える。結果は、手順項目の記載を除いて、CIC管理表909−4B(図60)となる。なお、手順項目は他のステップ時点の値が書かれている。   Upon receiving the call notification from the telephone 905-8 (step B40), the radio base station 902-4 sends the call notification to the telephone management server 909 via the network node device 909-1 and the proxy mobile telephone server 909-6. -4 (step B41 to step B43). The wireless base station 902-4 includes the port number "5008" used for digital voice transmission and the wireless channel identification symbol "WC4" of the wireless channel 917-6 in the calling notification. The telephone management server 909-4 extracts the port number “5008” and the wireless line identification code “WC4” from the calling notification and writes them in the CIC management table 909-4A (FIG. 59), and further describes the procedure item as “ CPG ". The result is the CIC management table 909-4B (FIG. 60) except for the description of the procedure items. It should be noted that the procedure items are written with values at the time of other steps.

次に、電話管理サーバ909−4は、電話呼出中を示すCPGパケット223(図50)を形成し、電話管理サーバ908−4へ送信する(ステップB44)。なお、電話管理サーバ909−4は、前記ポート番号“5008”をCPGパケット223に含めている。電話管理サーバ908−4は受信したCPGパケット223から、前記ポート番号“5008”を取出してCIC管理表908−4B(図56)内に書込み、更に、CIC管理表908−4B内の手順項目を“CPG”に書き換え、結果はCIC管理表908−4C(図57)のようになる。次に、電話管理サーバ908−4は、電話呼出中情報を代理移動電話サーバ908−6、網ノード装置908−1、無線基地局902−3を経て電話機905−6に通知する(ステップB45〜ステップB48)。   Next, the telephone management server 909-4 forms a CPG packet 223 (FIG. 50) indicating that the telephone is being called, and transmits it to the telephone management server 908-4 (step B44). Note that the telephone management server 909-4 includes the port number “5008” in the CPG packet 223. The telephone management server 908-4 extracts the port number “5008” from the received CPG packet 223, writes it in the CIC management table 908-4B (FIG. 56), and further writes the procedure items in the CIC management table 908-4B. Rewritten to "CPG" and the result is as shown in CIC management table 908-4C (FIG. 57). Next, the telephone management server 908-4 notifies the telephone calling information to the telephone 905-6 via the proxy mobile telephone server 908-6, the network node device 908-1, and the wireless base station 902-3 (step B45). Step B48).

次に、電話機905−8が呼び出しに応答し(ステップB50)、この応答は無線基地局902−4、網ノード装置909−1、代理移動電話サーバ909−6を経て電話管理サーバ909−4に到達する(ステップ51乃至ステップ53)。電話管理サーバ909−4は、応答確認を無線基地局902−3へ返信することも可能である(ステップB60−1〜60−4、オプション)。電話管理サーバ909−4は電話応答を示すANMパケット224(図51)を形成して送出し、ANMパケット224が電話管理サーバ908−4に到達し、応答情報は代理移動電話サーバ908−6、網ノード装置908−1、無線基地局902−3を経て電話機905−6に到達する(ステップB54乃至B58)。なお、電話管理サーバ909−4は、前記ポート番号“5008”をANMパケット224に含めて、電話管理サーバ908−4へ知らせることも可能である(オプション)。電話機905−6は、応答確認を無線基地局902−3へ返信することも可能である(ステップB59、オプション)。
<<通信レコ−ドの設定>>
電話管理サーバ909−4は、CIC管理表909−4B(図60)を参照して通信レコ−ドの書込み情報を取得して表管理サーバ909−3に送信し(ステップB64)、表管理サーバ909−3は網ノード装置909−1内部の装置制御表910−4(図53)の4行目のレコ−ド“IA401,IA301,EA401,EA301,M255,M255,…”として設定する(ステップB65)。ここで、マスク情報M255 は、“255.255.255.255 ”とする。同様に、電話管理サーバ908−4は、CIC管理表908−4C(図57)を参照して通信レコ−ドの書込み情報を取得して表管理サーバ908−3に送信し(ステップB66)、表管理サーバ908−3は装置制御表910−3(図52)の3行目のレコ−ド“IA301,IA401,EA301,EA401,M255,M255,…”として設定する(ステップB67)。
<<通信フェーズ>>
電話機905−6と電話機905−8との電話通信には、装置制御表910−3(図52)内の前記設定した3行目のレコ−ド“IA301、IA401,EA301、EA401,M255,M255,…”と、装置制御表910−4(図53)の前記設定した4行目のレコ−ド“IA401、IA301,EA401、EA301,M255,M255,…”とが用いられる。電話機905−6の音声は無線通信路917−5(図31)を経由して転送され(ステップB68−1)、無線基地局902−3でデイジタル化された音声IPパケットはIP網内部を転送されて無線基地局902−4に到達し(ステップB68−2〜ステップB68−4)、無線基地局902−4において、電話音声が無線通信電波の形態で無線通信路917−6を伝送されて電話機905−8に到達する(ステップB68−5)。電話機905−8から送られたアナログ音声は、ディジタル化されてIPパケットに格納されて逆方向に送られる(ステップB69−1〜B69−5)。
<<無線通信領域の検出と移動準備手順>>
移動電話機905−6(図31)が移動して重複する無線通信領域205内に位置すると、移動電話機905−6zは無線基地局902−5から無線通信路917−10を経由して、無線基地局902−5の無線基地局識別記号“BS902-5”及び無線基地局902−5が接続する終端ゲートウェイ901−1の識別記号“GWE901-1”を取得する(図32のステップB80)。次に、図32及び図33内のステップの範囲230内のステップB81乃至B93について説明する。移動電話機905−6zは、電話番号“TN3”、宛先電話番号“TN4”、識別記号“GWE901-1”
及び“BS902-5”を無線通信路917−5yを経て無線基地局902−3に通知する(ステップB81、ハンドオーバ要求という)。無線基地局902−3は、電話番号“TN3”及び“TN4”、識別記号“GWE901-1”及び“BS902-5”を含むIPパケット225(図65)を形成して網ノード装置908−1に転送し(ステップB82)、網ノード装置908−1は、装置制御表910−3(図52)の第1行目のレコード“IA3,IA43,Kzero,EMB,Mzero,M255,…”を用いてIPパケット225をIPカプセル化して内部パケット226(図66)を形成して代理移動電話サーバ908−6に転送し(ステップB83)、代理移動電話サーバ908−6は、内部パケット226から内部パケット227(図67)を形成し、内部パケット227を電話管理サーバ908−4に転送する(ステップB84)。
Next, the telephone 905-8 responds to the call (step B50), and the response is sent to the telephone management server 909-4 via the radio base station 902-4, the network node device 909-1, and the proxy mobile telephone server 909-6. It reaches (step 51 to step 53). The telephone management server 909-4 can also return a response confirmation to the wireless base station 902-3 (steps B60-1 to 60-4, optional). The telephone management server 909-4 forms and sends out an ANM packet 224 (FIG. 51) indicating a telephone response, the ANM packet 224 reaches the telephone management server 908-4, and the response information is a proxy mobile telephone server 908-6. It reaches the telephone 905-6 via the network node device 908-1 and the wireless base station 902-3 (steps B54 to B58). Note that the telephone management server 909-4 can also include the port number “5008” in the ANM packet 224 to notify the telephone management server 908-4 (optional). The telephone 905-6 can also return a response confirmation to the wireless base station 902-3 (step B59, option).
<< Communication record setting >>
The telephone management server 909-4 acquires the communication record write information with reference to the CIC management table 909-4B (FIG. 60) and transmits it to the table management server 909-3 (step B64). 909-3 is set as a record "IA401, IA301, EA401, EA301, M255, M255, ..." in the fourth row of the device control table 910-4 (FIG. 53) in the network node device 909-1 (step). B65). Here, the mask information M255 is “255.255.255.255”. Similarly, the telephone management server 908-4 acquires the write information of the communication record with reference to the CIC management table 908-4C (FIG. 57) and transmits it to the table management server 908-3 (step B66). The table management server 908-3 sets the record “IA301, IA401, EA301, EA401, M255, M255,...” In the third row of the device control table 910-3 (FIG. 52) (step B67).
<< Communication phase >>
For the telephone communication between the telephone 905-6 and the telephone 905-8, the record "IA301, IA401, EA301, EA401, M255, M255" of the third line set in the device control table 910-3 (FIG. 52) is used. ,..., And the record “IA401, IA301, EA401, EA301, M255, M255,...” On the fourth line set in the device control table 910-4 (FIG. 53). The voice of the telephone 905-6 is transferred via the wireless communication path 917-5 (FIG. 31) (step B68-1), and the voice IP packet digitized by the wireless base station 902-3 is transferred inside the IP network. Then, it reaches the wireless base station 902-4 (steps B68-2 to B68-4), and the telephone voice is transmitted in the form of wireless communication radio waves through the wireless communication path 917-6 in the wireless base station 902-4. The telephone arrives at the telephone 905-8 (step B68-5). The analog voice transmitted from the telephone 905-8 is digitized, stored in an IP packet, and transmitted in the reverse direction (steps B69-1 to B69-5).
<< wireless communication area detection and movement preparation procedure >>
When the mobile telephone 905-6 (FIG. 31) moves and is located in the overlapping wireless communication area 205, the mobile telephone 905-6z transmits the wireless base station 902-5 from the wireless base station 902-5 via the wireless communication path 917-10. The radio base station identification code “BS902-5” of the station 902-5 and the identification code “GWE901-1” of the terminal gateway 901-1 connected to the radio base station 902-5 are acquired (step B80 in FIG. 32). Next, steps B81 to B93 within the step range 230 in FIGS. 32 and 33 will be described. The mobile telephone 905-6z has a telephone number "TN3", a destination telephone number "TN4", and an identification symbol "GWE901-1".
And "BS902-5" to the wireless base station 902-3 via the wireless communication path 917-5y (step B81, called a handover request). The wireless base station 902-3 forms an IP packet 225 (FIG. 65) including the telephone numbers "TN3" and "TN4" and the identification symbols "GWE901-1" and "BS902-5", and forms the network node device 908-1. (Step B82), and the network node device 908-1 uses the record “IA3, IA43, Kzero, EMB, Mzero, M255,...” In the first row of the device control table 910-3 (FIG. 52). The IP packet 225 is encapsulated in IP to form an internal packet 226 (FIG. 66) and transferred to the proxy mobile phone server 908-6 (step B83). 227 (FIG. 67), and transfers the internal packet 227 to the telephone management server 908-4 (step B84).

電話管理サーバ908−4は、内部パケット227を受信して送信元電話番号“TN3”、宛先電話番号“TN4”、識別記号“GWE901-1”及び“BS902-5”を取出し、送信元電話番号“TN3”と宛先電話番号“TN4”とからCIC番号“CIC-7”を形成し、電話管理サーバ908−4が保持している複数のCIC管理表の内部から、“CIC-7”であるCIC管理表908−4C(図57)のレコードを見出し、そのメッセージ種別を“CON”に書き換える。“ハンドオーバ要求”であるので、次に電話管理サーバ908−4はサーバアドレス表211X(図38)を調べて、IPパケット227から取得した識別記号“GWE901-1”及び識別記号“BS902-5”を含むレコードは、サーバアドレス表211Xの表題部を除いた第1行目のレコード“GWE901-1,
TES906-4, IA11, BS902-5, EA1, IA1, MBS906-6, IA41, EMB”であることを知る。続いて、電話管理サーバ908−4は、前記レコード内の
“TES906-4”により定まる電話管理サーバ906−4のIPアドレス“IA11”、識別記号“BS902-5”により定まる無線基地局902−5のアドレス情報(外部IPアドレスは“EA1”、内部IPアドレスは“IA1”)及び移動代理電話サーバ906−6のアドレス情報(外部IPアドレスは“EMB”、内部IPアドレスは“IA41”)を得る。
The telephone management server 908-4 receives the internal packet 227 and extracts the source telephone number “TN3”, the destination telephone number “TN4”, the identification symbols “GWE901-1” and “BS902-5”, and A CIC number “CIC-7” is formed from “TN3” and the destination telephone number “TN4”, and is “CIC-7” from a plurality of CIC management tables held by the telephone management server 908-4. The record of the CIC management table 908-4C (FIG. 57) is found, and the message type is rewritten to “CON”. Since the request is a “handover request”, the telephone management server 908-4 then checks the server address table 211X (FIG. 38) and identifies the identification symbol “GWE901-1” and the identification symbol “BS902-5” acquired from the IP packet 227. Is the record “GWE901-1, which is the first row of the server address table 211X excluding the title part.
TES906-4, IA11, BS902-5, EA1, IA1, MBS906-6, IA41, EMB ”. Then, the telephone management server 908-4 is determined by“ TES906-4 ”in the record. Address information (the external IP address is "EA1" and the internal IP address is "IA1") of the radio base station 902-5 determined by the IP address "IA11" of the telephone management server 906-4 and the identification code "BS902-5" and the movement The address information of the proxy telephone server 906-6 (the external IP address is “EMB” and the internal IP address is “IA41”) is obtained.

電話管理サーバ908−4は、前記ソースアドレス“IA13”(電話管理サーバ908−4のアドレス)、宛先IPアドレス“IA11”である内部IPパケットを形成し、前記内部パケットは、電話管理サーバ906−4に向けて送出される(ステップB85)。但し、前記内部パケットはCIC番号“CIC-7”、送信元電話番号“TN3”、宛先電話番号“TN4”、CIC管理表908−4C(図57)から取得した情報“IA4,EA4,IA44,EMB、IA14,IA401,EA401,5008,UNI4”及び前記211Xを参照する手順により入手した情報“IA1,EA1,IA41,EMB”及び電話管理サーバ906−4のアドレス“IA11”を含む。電話管理サーバ906−4は前記内部パケットを受信し、前記内部パケットをコピーして、送信元電話番号“TN3”と宛先電話番号“TN4”とから定まるCIC番号“CIC-7”を有するCIC管理表のレコード906−4A(図62)を形成する(ステップB86)。ここで、CIC管理表906−4Aの手順区分はハンドオーバを示す“CON”とし、開始時刻“St6”としている。   The telephone management server 908-4 forms an internal IP packet having the source address "IA13" (address of the telephone management server 908-4) and the destination IP address "IA11". 4 (step B85). However, the internal packet includes a CIC number “CIC-7”, a source telephone number “TN3”, a destination telephone number “TN4”, and information “IA4, EA4, IA44, IA4, IA4, IA44, EMB, IA14, IA401, EA401, 5008, UNI4 "and information" IA1, EA1, IA41, EMB "obtained by the procedure referring to the 211X, and the address" IA11 "of the telephone management server 906-4. The telephone management server 906-4 receives the internal packet, copies the internal packet, and manages the CIC having the CIC number “CIC-7” determined from the source telephone number “TN3” and the destination telephone number “TN4”. A table record 906-4A (FIG. 62) is formed (step B86). Here, the procedure category of the CIC management table 906-4A is “CON” indicating handover and the start time is “St6”.

電話管理サーバ906−4は、前記ハンドオーバ要求によって設定するディジタル音声通信路設定のための外部IPアドレスとポート番号を要求する内部IPパケット228(図68)を形成する。但し、内部IPパケット228内のアドレス情報(EA1,IA1,EMB,IA41)は、前記手順において取得している。電話管理サーバ906−4は、内部IPパケット228を代理移動電話サーバ906−6に送信し(ステップB87)、代理移動電話サーバ906−6は内部パケット228から、内部パケット229(図69)を形成して網ノード装置906−1に送信し(ステップB88)、網ノード装置906−1は受信した内部パケット229を逆カプセル化して外部パケット230(図70)を形成し、通信回線を経て無線基地局902―5に送信し(ステップB89)、無線基地局902−5は前記要求を受信すると音声通信路用の外部IPアドレスとポート番号の割り当てを行い、その内部に保持している無線基地局アドレス管理表212X(図39)に割り当て結果を記録する(ステップB90)。そして、割り当て結果の外部アドレス“EA101”、ポート番号“5012”、 無線回線識別記号“WC6”を含む外部パケット231(図71)を形成して網ノード装置906−1に送信する(ステップB91)。網ノード装置906−1は装置制御表910−1を用いて、受信した外部パケット231をカプセル化して内部パケット232(図72)を形成して代理移動電話サーバ906−6に送信する(ステップB92)。代理移動電話サーバ906−6は、受信した内部パケット222から内部パケット233(図73)を形成して電話管理サーバ906−4に送信する(ステップB93)。電話管理サーバ906−4は受信した内部パケット223から、無線回線識別記号
“WC6”、外部アドレス“EA101”及びポート番号“5012”を取得し、更に、電話管理サーバ906−4は、終端ゲートウェイアドレス管理表211(図37内)を、終端ゲートウェイアドレス管理表211Z(図37内)のように書換えて内部アドレス“IA101”を取得し、更に“IA101”に対応するレコード内の“UNI3”を取得し、前記により取得した“WC6、IA101、EA101、5012、UNI3”をCIC管理表906−4A(図62)に書き込み、結果はCIC管理表906−4B(図63)のようになる。
The telephone management server 906-4 forms an internal IP packet 228 (FIG. 68) requesting an external IP address and a port number for setting a digital voice communication channel set by the handover request. However, the address information (EA1, IA1, EMB, IA41) in the internal IP packet 228 has been obtained in the above procedure. The telephone management server 906-4 transmits the internal IP packet 228 to the proxy mobile phone server 906-6 (Step B87), and the proxy mobile phone server 906-6 forms the internal packet 229 (FIG. 69) from the internal packet 228. Then, the packet is transmitted to the network node device 906-1 (step B88). The network node device 906-1 decapsulates the received internal packet 229 to form an external packet 230 (FIG. 70). The base station 902-5 transmits the request to the station 902-5 (step B89). Upon receiving the request, the radio base station 902-5 assigns an external IP address and a port number for a voice communication path, and stores the radio base station therein. The assignment result is recorded in the address management table 212X (FIG. 39) (step B90). Then, an external packet 231 (FIG. 71) including the external address “EA101”, the port number “5012”, and the wireless channel identification symbol “WC6” as the result of the allocation is formed and transmitted to the network node device 906-1 (step B91). . The network node device 906-1 encapsulates the received external packet 231 using the device control table 910-1, forms an internal packet 232 (FIG. 72), and transmits it to the proxy mobile telephone server 906-6 (step B92). ). The proxy mobile telephone server 906-6 forms an internal packet 233 (FIG. 73) from the received internal packet 222 and transmits it to the telephone management server 906-4 (step B93). The telephone management server 906-4 acquires the wireless line identification code “WC6”, the external address “EA101” and the port number “5012” from the received internal packet 223, and further, the telephone management server 906-4 obtains the terminal gateway address. The management table 211 (in FIG. 37) is rewritten as the end gateway address management table 211Z (in FIG. 37) to obtain the internal address “IA101”, and further obtain “UNI3” in the record corresponding to “IA101”. Then, “WC6, IA101, EA101, 5012, UNI3” acquired as described above is written in the CIC management table 906-4A (FIG. 62), and the result is as shown in the CIC management table 906-4B (FIG. 63).

以上説明したステップB81〜ステップB93は、図32及び図33内のステップの範囲230に含まれる。要約すると、移動電話機905−6が移動電話機905−6yの位置に移動すると(図31)、CIC管理表906−4A(図62)の初期値は、移動電話機905−6の移動前に用いているCIC管理表908−4Cを参照して求める。
<<無線通信領域の検出と移動準備手順のバリエーション>>
前記ステップB81〜ステップB93のバリエーションとして、以下に述べるステップB80x、ステップB101乃至B105として実施可能である。移動電話機905−6が移動して無線通信領域203と205とが重複する範囲内に位置すると、移動電話機905−6zは、無線基地局902−3が接続する終端ゲートウェイ901−3を識別するための識別記号“GWE901-3”、無線基地局902−3の無線基地局識別記号“BS902-3”、送信元電話番号“TN3”及び宛先電話番号“TN4”を、無線通信路917−10を経て無線基地局902−5へ通知する(ステップB80x)。無線基地局902−5はハンドオーバ要求と判断し(ステップB100)、取得した前記識別記号“GWE901-3”、電話番号“TN3”及び“TN4”を、網ノード装置906−1を経て(ステップB101)、更に代理移動電話サーバ906−6を経て(ステップB102)、電話管理サーバ906−4へ通知する(ステップB103)。ステップB100乃至ステップB103は、ステップB90〜ステップB93と同様の手順である。電話管理サーバ906−4は、受信した内部パケットから、識別記号“GWE901-3”、電話番号“TN3”及び“TN4”を取得し、前記識別記号“GWE901-3”と電話管理サーバアドレス表211X(図38)とを用いて電話管理サーバ908−4のアドレス“IA13”を得る。次に、電話管理サーバ906−4は電話管理サーバ908−4に対して、移動電話機905−6のハンドオーバ要求(無線通信領域203から無線通信領域205への移動)が出された事実と、電話番号“TN3”、“TN4”
及び無線基地局902−3は、無線基地局アドレス管理表212Xを用いて取得したアドレス関連情報“EA101,5012,WC6”とを通知し(ステップB104)、電話管理サーバ908−4は、CIC番号“CIC−7”電話番号“TN3”及び“TN4”に対応するCIC管理表908−4C(図57)のレコード内の通信相手情報(IA4,EA4,IA44,EMB,IA14,IA401,EA401,5008,UNI4)を電話管理サーバ906−4に転送する(ステップB105)。
Steps B81 to B93 described above are included in the range 230 of the steps in FIGS. 32 and 33. In summary, when the mobile telephone 905-6 moves to the position of the mobile telephone 905-6y (FIG. 31), the initial values of the CIC management table 906-4A (FIG. 62) are used before the movement of the mobile telephone 905-6. CIC management table 908-4C.
<< Variation of wireless communication area detection and movement preparation procedure >>
As variations of the steps B81 to B93, the steps B80x and steps B101 to B105 described below can be implemented. When the mobile telephone 905-6 moves and is located within the range where the wireless communication areas 203 and 205 overlap, the mobile telephone 905-6z identifies the terminal gateway 901-3 to which the wireless base station 902-3 connects. The wireless base station 902-3, the wireless base station identification code "BS902-3", the source telephone number "TN3" and the destination telephone number "TN4". Then, it notifies the wireless base station 902-5 (step B80x). The radio base station 902-5 determines that the request is a handover request (step B100), and transmits the acquired identification symbol "GWE901-3" and the telephone numbers "TN3" and "TN4" via the network node device 906-1 (step B101). ), And through the proxy mobile telephone server 906-6 (step B102), notifies the telephone management server 906-4 (step B103). Steps B100 to B103 are the same procedure as steps B90 to B93. The telephone management server 906-4 acquires the identification symbol "GWE901-3" and the telephone numbers "TN3" and "TN4" from the received internal packet, and acquires the identification symbol "GWE901-3" and the telephone management server address table 211X. (FIG. 38), the address "IA13" of the telephone management server 908-4 is obtained. Next, the telephone management server 906-4 notifies the telephone management server 908-4 of the fact that the handover request of the mobile telephone 905-6 (movement from the wireless communication area 203 to the wireless communication area 205) is issued. Numbers “TN3”, “TN4”
And the radio base station 902-3 notifies the address-related information “EA101, 5012, WC6” acquired using the radio base station address management table 212X (step B104), and the telephone management server 908-4 sends the CIC number Communication partner information (IA4, EA4, IA44, EMB, IA14, IA401, EA401, 5008) in the record of the CIC management table 908-4C (FIG. 57) corresponding to the "CIC-7" telephone numbers "TN3" and "TN4". , UNI4) to the telephone management server 906-4 (step B105).

以上説明したステップB100〜ステップB105は、図32及び図33内のステップの範囲231に含まれる。ステップB93又はステップB105の完了に続き、電話管理サーバ906−4は、終端ゲートウェイアドレス管理表211(図37内)を用いて“IA101、UNI3”を取得し、サーバアドレス表211X(図38)を用いて、アドレス情報“EA1,IA1,IA41,EMB”を取得し、電話管理サーバ906−4のアドレス“IA11”及び前記取得した各種情報“WC6,EA101,5012”を用いて、CIC管理表906−4B(図63)を形成する。なお、IP網900X内の全ての電話管理サーバは、サーバアドレス表211Xを保持している。ここで、無線基地局902−3が、移動電話機が個別の音声通信に用いる外部IPアドレス“EA101”、ポート番号“5012”及び無線回線識別記号“WC6”を含む無線基地局アドレス管理表を用いるようになっていることがポイントである。
<<装置制御レコードの設定指示>>
電話管理サーバ906−4はIPアドレス“IA101,IA401,EA101,EA401”を含む内部パケット234(図74)を形成し、表管理サーバ906−3経由(ステップB112)で網ノード装置906−1に転送し、網ノード装置906−1は前記IPアドレス情報を網ノ−ド装置906−1内部の装置制御表910−1(図54)の3行目のレコ−ド“IA101,IA401,EA101,EA401,M255,M255,…”として設定し(ステップB113)、その結果を返信する(ステップB114、B115)。更に、電話管理サーバ906−4は、IPアドレス“IA401,IA101,EA401,EA101”を含む内部パケット235(図75)を形成して電話管理サーバ909−4に送信し(ステップB120)、電話管理サーバ909−4は内部パケット235を受信して、表管理サーバ909−3経由で網ノード装置909−1に内部パケット236(図76)を転送し(ステップB122、B123)、網ノード装置909−1が装置制御表910−4(図53)内に前記IPアドレス情報を書き込み、その結果を返信する(ステップB124〜B126)。ステップB115及びステップB126の完了確認により(ステップB127)、移動電話機905−6が移動電話機905−6zの位置を経由して移動電話機905−6yの位置に移動し、電話通信を継続する切り替え準備が完了する。
<<切り替え動作の開始>>
電話管理サーバ906−4は切替え準備を確認すると(ステップB127)、ハンドオーバ切替え指示を含むIPパケット237(図77)を形成して電話管理サーバ908−4に送出し(図34及び図35内のステップB130)、IPパケット237に含まれる切替え指示情報は代理移動電話サーバ908−6、網ノード装置908−1を経て(ステップB131、B132)、IPパケット238(図78)として無線基地局902−3に到達し(ステップB133)、更に切替え指示情報は無線通信路917−5y(図31内)を経て移動電話機915−6zに到達する(ステップB134)。なお、電話管理サーバ908−4はステップB130の後、この時点以前に用いていたCIC管理表908−4C(図57)の利用を止めるため終了時刻“St3e”を書き込み、この結果得られるCIC管理表908−4Dは図58に示される。端末間通信接続制御に用いたCIC管理表908−4D(図58)を通信料金の課金などに用いることが可能であり、これに関しては特許文献2において開示されている。
Steps B100 to B105 described above are included in the step range 231 in FIGS. 32 and 33. Subsequent to the completion of step B93 or step B105, the telephone management server 906-4 obtains “IA101, UNI3” using the terminating gateway address management table 211 (in FIG. 37), and stores the server address table 211X (FIG. 38). Address information "EA1, IA1, IA41, EMB" is obtained using the address "IA11" of the telephone management server 906-4 and the obtained various information "WC6, EA101, 5012". -4B (FIG. 63). Note that all telephone management servers in the IP network 900X hold a server address table 211X. Here, the radio base station 902-3 uses a radio base station address management table including the external IP address “EA101”, the port number “5012”, and the radio line identification code “WC6” used for individual voice communication by the mobile phone. The point is that
<< Setting instruction of device control record >>
The telephone management server 906-4 forms an internal packet 234 (FIG. 74) including the IP addresses "IA101, IA401, EA101, and EA401", and sends it to the network node device 906-1 via the table management server 906-3 (step B112). The network node device 906-1 transfers the IP address information to the record "IA101, IA401, EA101, IA101, IA101, IA101" in the third row of the device control table 910-1 (FIG. 54) in the network node device 906-1. EA401, M255, M255, ... "(step B113), and the result is returned (steps B114, B115). Further, the telephone management server 906-4 forms an internal packet 235 (FIG. 75) including the IP address "IA401, IA101, EA401, EA101" and transmits it to the telephone management server 909-4 (Step B120). The server 909-4 receives the internal packet 235, transfers the internal packet 236 (FIG. 76) to the network node device 909-1 via the table management server 909-3 (steps B122 and B123), and the network node device 909- 1 writes the IP address information in the device control table 910-4 (FIG. 53) and returns the result (steps B124 to B126). By confirming the completion of step B115 and step B126 (step B127), the mobile phone 905-6 moves to the location of the mobile phone 905-6y via the location of the mobile phone 905-6z, and it is ready to switch to continue the telephone communication. Complete.
<< Start of switching operation >>
When confirming the switching preparation (step B127), the telephone management server 906-4 forms an IP packet 237 (FIG. 77) including a handover switching instruction and sends it to the telephone management server 908-4 (FIG. 34 and FIG. 35). In step B130), the switching instruction information included in the IP packet 237 passes through the proxy mobile telephone server 908-6 and the network node device 908-1 (steps B131 and B132), and is converted into the IP packet 238 (FIG. 78) by the wireless base station 902. 3 (step B133), and further, the switching instruction information reaches the mobile telephone 915-6z via the wireless communication path 917-5y (in FIG. 31) (step B134). After step B130, the telephone management server 908-4 writes the end time “St3e” to stop using the CIC management table 908-4C (FIG. 57) used before this point, and obtains the resulting CIC management table. Table 908-4D is shown in FIG. The CIC management table 908-4D (FIG. 58) used for terminal-to-terminal communication connection control can be used for charging communication fees and the like, and this is disclosed in Patent Document 2.

移動電話機915−6zは切替え指示に対する報告を無線基地局902−3に返信し(ステップB135)、無線基地局902−3は切替え報告を含むIPパケット239(図79)を形成して返信し、切替え報告は網ノード装置908−1、代理移動電話サーバ908−6を経て電話管理サーバ908−4に到達する(ステップB136乃至B138)。   The mobile phone 915-6z returns a report for the switching instruction to the radio base station 902-3 (step B135), and the radio base station 902-3 forms and returns an IP packet 239 (FIG. 79) including the switching report. The switching report reaches the telephone management server 908-4 via the network node device 908-1 and the proxy mobile telephone server 908-6 (steps B136 to B138).

次に前記切替え報告は、IPパケット240(図80)に格納されて電話管理サーバ906−4に到達する(ステップB139)。前述と同様にして、電話管理サーバ906−4はハンドオーバ切替え指示を含むIPパケット241(図81)を形成して代理移動電話サーバ906−6に送出し(ステップB141)、前記切替え指示は網ノード装置906−1を経て(ステップB142)、IPパケット242(図82)として無線基地局902−5に到達し(ステップB143)、更に前記切替え指示は無線通信路917−10(図31内)を経て移動電話機915−6zに到達する(ステップB144)。移動電話機915−6zは切替え報告を無線基地局902−5に返信し(ステップB146)、無線基地局902−5は切替え報告を含むIPパケット243(図83)を形成して返信し、前記切替え報告は網ノード装置906−1、代理移動電話サーバ906−6を経て(ステップB147、B148)、IPパケット244(図84)に格納されて電話管理サーバ906−4に到達する(ステップB149)。更に、電話管理サーバ906−4は上述同様にハンドオーバ切替え指示を含むIPパケット245(図85)を形成して代理移動電話サーバ909−4に送出し(ステップB151)、電話管理サーバ909−4はステップ126(図33内)に作成していたCIC管理表909−4C(図61)の利用を開始し(ステップB152)、CIC管理表の切替え完了報告を返信する(ステップB153)。   Next, the switching report is stored in the IP packet 240 (FIG. 80) and reaches the telephone management server 906-4 (step B139). In the same manner as described above, the telephone management server 906-4 forms an IP packet 241 (FIG. 81) including a handover switching instruction and sends it to the proxy mobile telephone server 906-6 (step B141). After passing through the device 906-1 (step B142), the packet reaches the wireless base station 902-5 as an IP packet 242 (FIG. 82) (step B143). Further, the switching instruction is transmitted through the wireless communication path 917-10 (in FIG. 31). The mobile phone 915-6z then arrives (step B144). The mobile phone 915-6z returns a switch report to the radio base station 902-5 (step B146), and the radio base station 902-5 forms and returns an IP packet 243 (FIG. 83) including the switch report, and performs the switch. The report passes through the network node device 906-1 and the proxy mobile telephone server 906-6 (steps B147 and B148), is stored in the IP packet 244 (FIG. 84), and reaches the telephone management server 906-4 (step B149). Further, the telephone management server 906-4 forms an IP packet 245 (FIG. 85) including the handover switching instruction as described above and sends it to the proxy mobile telephone server 909-4 (step B151). The use of the CIC management table 909-4C (FIG. 61) created in step 126 (in FIG. 33) is started (step B152), and a switch completion report of the CIC management table is returned (step B153).

次に、電話管理サーバ906−4は、ステップB66及びB67において設定していた装置制御表910−3(図52)内の第3行目のカプセル制御レコード“IA301,IA401,EA301,EA401,M255,M255,…”の利用終了を指示し、IPパケット246(図86)を形成して送信する(ステップB154)。IPパケット246を受信した電話管理サーバ908−4は、カプセル制御レコード利用終了指示を含むIPパケットを表管理サーバ908−3経由で網ノード装置908−1に送出し(ステップB157、B158)、電話管理サーバ908−4は、無線基地局アドレス管理表212(図39)内情報“EA301,5006,WC3”の利用終了指定を含むIPパケットを、代理移動電話サーバ908−6、網ノード装置908−1経由で無線基地局902−3に送出する(ステップB159乃至B161)。更に、電話管理サーバ906−4(図53)は、ステップB64及びB65(図33)において設定していた装置制御表910−4(図53)内の第4行目のカプセル制御レコード“IA401,IA301,EA401,EA301,M255,M255,…”の利用終了の指示を含むIPパケット247(図87)を形成して送信し(ステップB155)、IPパケット247を受信した電話管理サーバ909−4は、カプセル制御レコード利用終了指示を含むIPパケット247を、表管理サーバ909−3経由で網ノード装置909−1に送出する(ステップB157x、B158x)。
<<移動電話機専用の電話番号サーバの書き換え>>
電話管理サーバ906−4はCIC管理表906−4B(図63)の内部のレコードから、電話番号“TN3”と関連する内部アドレス情報(IA1,EA1,IA41,EMB,IA11,IA101,EA101)と自己のUNIの値“UNI3”を取り出し、電話番号“TN3”、IPアドレス“IA101,EA101,UNI3”を含むIPパケット248(図88)を形成して移動電話機専用の電話番号サーバ996に送信し(ステップB163)、IPパケット248の内容に従う書き換え完了が報告される(ステップB164)。この結果、電話番号サーバ996内部の移動電話機登録表210(図36)の第1行目のレコードは、“TN3,IA3,EA3,IA43,EMB,IA13,IA301,EA301、UNI3,PID3”から、“TN3,IA1,EA1,IA41,EMB,IA11,IA101,EA101、UNI3,PID3”(図89の表題部を除いた1行目)のように変更される。従って、後述する移動電話機の位置の変更手順を実施したと同等の結果となる。
<<内部IPアドレスの随時配布>>
電話管理サーバ909−4は、移動電話機専用の電話番号サーバ996に要求して内部IPアドレスを追加要求し、或いは配布済みの内部IPアドレスを電話番号サーバ996に返却することができる(ステップB165、オプション)。他の電話管理サーバも前述同様に電話番号サーバ996と交渉し、内部IPアドレスの追加配布や返却を要求することができる(オプション)。
<<解放フェ−ズ>>
図34及び図35内のステップB170〜ステップB192cに示す通話の解放フェーズは、本発明の前提とするIP網の呼接続制御手順(図6内のステップB70〜ステップB92c)とほぼ同様であり、以下に概説する。
Next, the telephone management server 906-4 sets the capsule control record “IA301, IA401, EA301, EA401, M255 in the third row in the device control table 910-3 (FIG. 52) set in steps B66 and B67. , M255,... ”, And forms and transmits an IP packet 246 (FIG. 86) (step B154). Upon receiving the IP packet 246, the telephone management server 908-4 sends an IP packet including an instruction to end use of the capsule control record to the network node device 908-1 via the table management server 908-3 (steps B157 and B158). The management server 908-4 transfers the IP packet including the use termination designation of the information “EA301,5006, WC3” in the wireless base station address management table 212 (FIG. 39) to the proxy mobile telephone server 908-6 and the network node device 908- 1 to the wireless base station 902-3 (steps B159 to B161). Further, the telephone management server 906-4 (FIG. 53) sets the capsule control record “IA401, IA401,” on the fourth line in the device control table 910-4 (FIG. 53) set in steps B64 and B65 (FIG. 33). The IA301, EA401, EA301, M255, M255,... ”Form and transmit an IP packet 247 (FIG. 87) including an instruction to end the use (step B155). The IP packet 247 including the capsule control record use end instruction is transmitted to the network node device 909-1 via the table management server 909-3 (steps B157x and B158x).
<< Rewriting the phone number server dedicated to mobile phones >>
The telephone management server 906-4 retrieves the internal address information (IA1, EA1, IA41, EMB, IA11, IA101, EA101) related to the telephone number "TN3" from the internal record of the CIC management table 906-4B (FIG. 63). It retrieves its own UNI value "UNI3", forms an IP packet 248 (FIG. 88) containing the telephone number "TN3" and the IP address "IA101, EA101, UNI3" and sends it to the telephone number server 996 dedicated to the mobile telephone. (Step B163) The completion of rewriting according to the contents of the IP packet 248 is reported (Step B164). As a result, the records in the first row of the mobile telephone registration table 210 (FIG. 36) inside the telephone number server 996 are based on “TN3, IA3, EA3, IA43, EMB, IA13, IA301, EA301, UNI3, PID3”. It is changed to "TN3, IA1, EA1, IA41, EMB, IA11, IA101, EA101, UNI3, PID3" (first line excluding the title part in FIG. 89). Therefore, the same result as when the procedure for changing the position of the mobile telephone described later is performed.
<< Distribution of internal IP address from time to time >>
The telephone management server 909-4 can request the telephone number server 996 dedicated to the mobile telephone to additionally request an internal IP address, or return the distributed internal IP address to the telephone number server 996 (step B165, option). The other telephone management server can negotiate with the telephone number server 996 in the same manner as described above, and can request additional distribution or return of the internal IP address (optional).
<< Release Phase >>
The call release phase shown in steps B170 to B192c in FIGS. 34 and 35 is substantially the same as the call connection control procedure of the IP network (steps B70 to B92c in FIG. 6) based on the present invention. This is outlined below.

電話機905−6yの利用者が電話通信の解放を通知すると(図34のステップB170)、解放通知は無線基地局902−5、網ノ−ド装置906−1、代理移動電話サーバ906−6を経由して電話管理サーバ906−4に通知され(ステップB170〜B173)、電話管理サーバ906−4は、CIC管理表906−4B(図63)の中の回線番号が“CIC-7”であるレコ−ドの終了時刻の欄に終了時刻“St6e”を書き込む。次に、解放IPパケット250(図90,RELパケット)を形成して電話管理サーバ909−4へ通知し(ステップB174)、電話管理サーバ909−4は電話通信の解放指示を代理移動電話サーバ909−6、網ノード装置909−1を経て無線基地局902−4に通知する(ステップB176〜B178)。更に、電話管理サーバ909−4は、CIC管理表909−4C(図61)の中の回線番号が“CIC-7”であるレコ−ドの終了時刻の欄に終了時刻“St4e”を書込み、解放IPパケット250を受信したことを報告するために解放完了IPパケット251(図91、RLCパケット)を形成して電話管理サーバ906−4に返信する(ステップB184)。   When the user of the telephone 905-6y notifies the release of the telephone communication (step B170 in FIG. 34), the release notification is transmitted to the wireless base station 902-5, the network node device 906-1, and the proxy mobile telephone server 906-6. The call is notified to the telephone management server 906-4 via steps B170 to B173, and the telephone management server 906-4 has the line number "CIC-7" in the CIC management table 906-4B (FIG. 63). Write the end time “St6e” in the record end time column. Next, a release IP packet 250 (FIG. 90, REL packet) is formed and notified to the telephone management server 909-4 (step B174), and the telephone management server 909-4 issues a release instruction of the telephone communication to the proxy mobile telephone server 909. -6, and notifies the radio base station 902-4 via the network node device 909-1 (steps B176 to B178). Further, the telephone management server 909-4 writes the end time "St4e" in the end time column of the record whose line number is "CIC-7" in the CIC management table 909-4C (FIG. 61), In order to report that the release IP packet 250 has been received, a release completion IP packet 251 (FIG. 91, RLC packet) is formed and returned to the telephone management server 906-4 (step B184).

電話管理サーバ906−4はIPパケット251を受信すると、解放指示を無線基地局902−5に知らせる(ステップB185〜B187)。無線基地局902−5は、切断指示を電話機905−6yに通知することもできる(ステップB170−1、オプション)。一方、無線基地局902−4は切断指示を電話機905−8に通知すると共に(ステップB179)、解放報告を電話管理サーバ909−4に知らせる(ステップB181〜B183)。電話機905−8は、切断指示確認信号を無線基地局902−4へ送信することもできる(ステップB180、オプション)。
<<通信レコードの抹消>>
ステップB173の後に電話管理サーバ906−4は、解放IPパケット250(図90)の中に書き込んだ回線番号“CIC-7”を表管理サーバ906−3に送信し(ステップB196)、表管理サーバ906−3は対応する通信レコ−ド、本ケ−スでは装置制御表910−1(図54)の3行目のレコ−ド“IA101,IA401,EA101,EA401,M255,M255,…”を抹消する(ステップB197)。同様に、電話管理サーバ909−4はステップB176の後に、IPパケット250(図90)の中の回線番号“CIC-7”を取り出して、対応する通信レコ−ド(本ケ−スでは装置制御表910−4(図53)の2行目のレコ−ド“IA401,IA101,EA401,EA101,M255,M255,…”)の抹消を指示する(ステップB198、B199)。
<<解放報告オプションと無線チャネルの切断>>
以下、電話管理サーバ、無線基地局、移動電話機とを結ぶ通信路の解放手順(ステップB188a乃至B192c)が行われるが、これの手順は図6に示す通信路解放手順(ステップB88a乃至B92c)と同様である。
<<着信側移動電話機のハンドオーバ>>
上記実施例において、移動電話機905−6から移動電話機905−8へ電話呼出ししており、つまり移動電話機905−6が発呼電話機、移動電話機905−8が着呼電話機である。ステップB80(図32)において、移動電話機905−6が無線通信領域203内から無線通信領域205内に移動し、移動電話機905−6の接続する無線基地局が切り替わりを含むハンドオーバが生じている。つまり、発呼電話機の移動によりハンドオーバが生じている。
Upon receiving the IP packet 251, the telephone management server 906-4 notifies the wireless base station 902-5 of a release instruction (steps B185 to B187). The wireless base station 902-5 can also notify the telephone set 905-6y of the disconnection instruction (step B170-1, optional). On the other hand, the radio base station 902-4 notifies the disconnection instruction to the telephone set 905-8 (step B179) and notifies the release report to the telephone management server 909-4 (steps B181 to B183). The telephone 905-8 can also transmit a disconnection instruction confirmation signal to the wireless base station 902-4 (step B180, option).
<< Deletion of communication record >>
After step B173, the telephone management server 906-4 transmits the line number “CIC-7” written in the release IP packet 250 (FIG. 90) to the table management server 906-3 (step B196), and the table management server Reference numeral 906-3 denotes a corresponding communication record. In this case, the record "IA101, IA401, EA101, EA401, M255, M255,..." In the third row of the device control table 910-1 (FIG. 54) is stored. It is deleted (step B197). Similarly, after step B176, the telephone management server 909-4 extracts the line number "CIC-7" from the IP packet 250 (FIG. 90), and reads the corresponding communication record (device control in this case). An instruction to delete the record "IA401, IA101, EA401, EA101, M255, M255,..." On the second line of the table 910-4 (FIG. 53) is issued (steps B198, B199).
<< Release report option and disconnection of wireless channel >>
Hereinafter, a communication channel release procedure (steps B188a to B192c) connecting the telephone management server, the radio base station, and the mobile phone is performed. This procedure is the same as the communication channel release procedure (steps B88a to B92c) shown in FIG. The same is true.
<< Handover of called mobile phone >>
In the above embodiment, a telephone call is made from the mobile telephone 905-6 to the mobile telephone 905-8, that is, the mobile telephone 905-6 is a calling telephone and the mobile telephone 905-8 is a called telephone. In step B80 (FIG. 32), the mobile phone 905-6 moves from the wireless communication area 203 to the wireless communication area 205, and a handover including switching of the wireless base station to which the mobile phone 905-6 is connected has occurred. That is, handover occurs due to the movement of the calling telephone.

一方、ハンドオーバを実施するための通信手順(ステップB80〜B165)は、発呼電話機と着呼電話機間の電話呼接続制御の通信手順(ステップB01〜B60−4)とは、直接の関係はなく、移動電話機905−6(発呼側電話機)からの通信手順と移動電話機905−8(着呼側電話機)からの通信手順が対照的といえる。この理由から、着呼電話機の移動によるハンドオーバが可能であり、例えば移動電話機905−6から移動電話機905−8へ電話を電話呼出しして、電話通信を継続し、次に、移動電話機905−8が無線基地局902−1(図1)の無線通信領域に属する電話機905−7の位置に移動し、移動電話機905−6から移動電話機905−8y(電話機905−7の位置に移動した移動電話機905−8)と電話通信を継続することが可能である。即ち、移動電話機905−6、無線基地局902−3、終端ゲートウェイ901−3、終端ゲートウェイ901−2、無線基地局902−1、移動電話機905−8yを経由する電話通信路により電話通信を継続できる。ただし、無線基地局902−1の無線通信領域と無線基地局902−4の無線通信領域との領域が一部分重複するケースである。まとめると、着呼電話機の移動によりハンドオーバが生じて、電話通信を継続することができる。
<<同じ終端ゲートウェイに接続する無線基地局に移動するバリエーション>>
図92乃至図95は、移動電話機905−6が、無線基地局902−3、終端ゲートウェイ901−3、終端ゲートウェイ901−4、無線基地局902−4を経由して移動電話機905−8と電話通信を継続し、次の段階として、移動電話機905−6が無線通信領域203内から無線通信領域202(図31)内に移動し、移動電話機905−6w、無線基地局902−2、終端ゲートウェイ901−3、終端ゲートウェイ901−4、無線基地局902−4を経由して、移動電話機905−8を結ぶ電話通信を継続できる通信手順を示している。ここで、移動電話機905−6wは、無線通信範囲202内に移動した電話機905−6である。
On the other hand, the communication procedure for performing the handover (steps B80 to B165) is not directly related to the communication procedure for controlling the telephone call connection between the calling telephone and the called telephone (steps B01 to B60-4). It can be said that the communication procedure from the mobile telephone 905-6 (calling telephone) and the communication procedure from the mobile telephone 905-8 (calling telephone) are contrasting. For this reason, it is possible to perform a handover by moving the called telephone. For example, a telephone call is made from the mobile telephone 905-6 to the mobile telephone 905-8 to continue telephone communication, and then the mobile telephone 905-8. Moves to the position of the telephone 905-7 belonging to the radio communication area of the radio base station 902-1 (FIG. 1), and moves from the mobile telephone 905-6 to the mobile telephone 905-8y (the mobile telephone moved to the position of the telephone 905-7). 905-8) and telephone communication can be continued. That is, telephone communication is continued through the telephone communication path via the mobile telephone 905-6, the wireless base station 902-3, the terminal gateway 901-3, the terminal gateway 901-2, the wireless base station 902-1, and the mobile telephone 905-8y. it can. However, this is a case where the wireless communication area of the wireless base station 902-1 and the wireless communication area of the wireless base station 902-4 partially overlap. In summary, handover occurs due to movement of the called telephone, and telephone communication can be continued.
<< Variation to move to the wireless base station connected to the same terminal gateway >>
FIGS. 92 to 95 show that the mobile telephone 905-6 is connected to the mobile telephone 905-8 via the radio base station 902-3, the terminal gateway 901-3, the terminal gateway 901-4, and the radio base station 902-4. The communication is continued, and as a next stage, the mobile phone 905-6 moves from the wireless communication area 203 to the wireless communication area 202 (FIG. 31), and the mobile phone 905-6w, the wireless base station 902-2, and the terminating gateway are provided. A communication procedure which can continue telephone communication connecting the mobile telephones 905-8 via the terminal 901-3, the terminating gateway 901-4, and the wireless base station 902-4 is shown. Here, the mobile telephone 905-6w is the telephone 905-6 that has moved into the wireless communication range 202.

図92及び図93は、図32と図33とから終端ゲートウェイ901−1が関与する通信範囲901−1xを除いた形態の通信手順となっている。同様に、図94と図95は、図34と図35とから終端ゲートウェイ901−1が関与する通信範囲901−1xを除いた形態の通信手順となっている。図92及び図93において、ステップK1及びステップK7は、図32及び図33におけるステップK1及びステップK7と同一の機能、即ち移動電話機専用の電話番号サーバ996からの内部アドレスの配送手順を示している。また、図92及び図93において、ステップB01〜ステップB60−4は、図32及び図33におけるステップB01〜ステップB60−4と同一の機能、即ち移動電話機専用の電話番号サーバ996からの内部アドレスの配送手順を示している。図92及び図93において、ステップB68−1〜ステップB69−5は、図32及び図33におけるステップB68−1〜ステップB69−5と同一の機能、即ち移動電話機905−6及び移動電話機905−6との間のディジタル音声パケットを送受する電話通信を示している。   FIGS. 92 and 93 show a communication procedure in a form in which the communication range 901-1x involving the terminating gateway 901-1 is excluded from FIGS. 32 and 33. Similarly, FIG. 94 and FIG. 95 show a communication procedure of a form in which the communication range 901-1x involving the terminating gateway 901-1 is excluded from FIG. 34 and FIG. In FIGS. 92 and 93, steps K1 and K7 indicate the same function as steps K1 and K7 in FIGS. 32 and 33, that is, the procedure for delivering an internal address from the telephone number server 996 dedicated to the mobile telephone. . Also, in FIGS. 92 and 93, steps B01 to B60-4 have the same function as steps B01 to B60-4 in FIGS. 32 and 33, that is, the internal address from the telephone number server 996 dedicated to the mobile telephone. It shows a delivery procedure. 92 and 93, steps B68-1 to B69-5 have the same functions as steps B68-1 to B69-5 in FIGS. 32 and 33, that is, mobile telephones 905-6 and 905-6. 1 shows a telephone communication for transmitting and receiving a digital voice packet between.

図92及び図95において、ステップB80〜ステップB164xは、移動電話機905−6の位置が移動電話機905−6w(図31)の位置に移動し、移動電話機905−6w、無線基地局902−2、終端ゲートウェイ901−3、終端ゲートウェイ901−4、無線基地局902−4、移動電話機905−8である電話通信路の切替え手順(切替え手順2)を示している。一方、切替手順1、即ち図32及び図35において、ステップB80〜ステップB164は、移動電話機905−6の位置が移動電話機905−6y(図31)の位置に移動し、移動電話機905−6y、無線基地局902−5、終端ゲートウェイ901−1、終端ゲートウェイ901−4、無線基地局902−4、移動電話機905−8である電話通信路の切替え手順となっている。切替手順1において無線基地局902−5を無線基地局902−2に置き換え、終端ゲートウェイ901−1を終端ゲートウェイ901−3に置き換え、移動電話機905−6yを移動電話機905−6wに同時に置き換えて切替手順2が得られる。図92乃至図95内に示すステップB86x、B120x、B151x、B164x等は、図32乃至図35内に示すステップB86、B120、B151、B164等と同様の機能を遂行し、異なる点は、終端ゲートウェイ901−1内部の手順を終端ゲートウェイ901−3内部の手順に置き換えていることである。   In FIGS. 92 and 95, in step B80 to step B164x, the position of the mobile telephone 905-6 moves to the position of the mobile telephone 905-6w (FIG. 31), and the mobile telephone 905-6w, the radio base station 902-2, A switching procedure (switching procedure 2) of the terminal communication paths of the terminal gateway 901-3, the terminal gateway 901-4, the radio base station 902-4, and the mobile telephone 905-8 is shown. On the other hand, in the switching procedure 1, that is, in FIGS. 32 and 35, in steps B80 to B164, the position of the mobile telephone 905-6 moves to the position of the mobile telephone 905-6y (FIG. 31), and the mobile telephone 905-6y, This is a procedure for switching the telephone communication path of the wireless base station 902-5, terminal gateway 901-1, terminal gateway 901-4, wireless base station 902-4, and mobile telephone 905-8. In the switching procedure 1, the wireless base station 902-5 is replaced with the wireless base station 902-2, the terminal gateway 901-1 is replaced with the terminal gateway 901-3, and the mobile telephone 905-6y is simultaneously replaced with the mobile telephone 905-6w for switching. Procedure 2 is obtained. The steps B86x, B120x, B151x, B164x, etc. shown in FIGS. 92 to 95 perform the same functions as the steps B86, B120, B151, B164, etc. shown in FIGS. 32 to 35, and differ from the terminal gateway. This means that the procedure inside 901-1 is replaced with the procedure inside the terminating gateway 901-3.

図92及び図93において、ステップB168−1乃至ステップB169−5及びステップB170以降の通信手順と同様である。以上の理由から、着呼電話機の移動によりハンドオーバが生じ、電話通信を継続することができる。
<<移動電話機の電話番号登録>>
移動電話機を用いるための電話番号登録手順を図96に示しており、この登録手順は、特許文献2として図7に示す移動電話機の電話番号登録手順の一部を変更した技法となっており、下記に説明する。
92 and 93, the communication procedure is the same as the communication procedure from step B168-1 to step B169-5 and step B170. For the above reasons, handover occurs due to movement of the called telephone, and telephone communication can be continued.
<< Registration of mobile phone number >>
A telephone number registration procedure for using a mobile telephone is shown in FIG. 96, and this registration procedure is a technique in which a part of the telephone number registration procedure of the mobile telephone shown in FIG. This is described below.

移動電話機905−6を使用するユーザ990−2(図1内)は、移動電話機905−6が用いる電話番号“TN3”、移動電話機905−6の認証情報”PID3”及びユーザ名や通信料金の支払い方法を含めて電話受付者991−2に申込み(ステップV1)、ユーザサービスサーバ992−2(図1内)を経て(ステップV2、V3)、電話番号サーバに通知される(ステップV4)。電話番号サーバ996は、電話番号“TN3”及び移動電話機905−6の認証情報“PID3”を、移動電話機専用の電話番号サーバ996の内部の移動電話機登録表210(図36)に保持する(ステップV5)。なお、ステップV3において、ユーザサービスサーバ992−2は、電話番号“TN3”、認証情報”PID3”、申し込みユーザ名、通信料金の支払い方法を、ユーザサービス管理下のデータベースに保持している。移動電話機登録表210の表題部を除いた第1行目のレコード“TN3,IA3,EA3,IA43,EMB,IA13,IA301,EA301,UNI3,PID3”のうち“TN3”及び“PID3”は前記手順(ステップV1乃至V5)により格納されている。IP網900(図1)の電話受付者991−2が前記手順に介入していることが特徴であり、電話番号“TN3”の利用者を特定できるので通信料金の課金が確実となっている。
<<電話機の初期位置の登録>>
次に、電話機の初期位置の登録手順を説明する。無線基地局902−3は、移動電話機905−6と情報交換して通信可能性を確認し(図96のステップV10)、通信可能性が確認されると、移動電話機905−6は位置登録情報を無線基地局902−3に向けて発信する(ステップV11)。位置登録情報は電話番号“TN3”、認証情報”PID3”を含む。無線基地局902−3は位置登録情報を含む外部IPパケット271(図98)を形成し、網ノード装置908−1に送信する(ステップV12)。外部IPパケット271は、無線基地局アドレス管理表212(図39)を参照して取得した外部IPアドレス“EA301”、前記取得した電話番号“TN3”、認証情報”PID3”及び無線基地局902−3の識別記号“BS902-3”を含む。外部IPパケット271は網ノード装置902−3を経て、内部パケット272(図99)となり、内部パケット272は代理移動電話サーバ908−6に送られる(ステップV13)。代理移動電話サーバ908−6は受信した内部パケット272から内部パケット273(図100)を形成し、内部パケット273は電話管理サーバ908−4に送られる(ステップV14)。
The user 990-2 (in FIG. 1) using the mobile telephone 905-6 receives the telephone number “TN3” used by the mobile telephone 905-6, the authentication information “PID3” of the mobile telephone 905-6, and the user name and communication fee. An application is made to the telephone acceptor 991-2 including the payment method (step V1), and is notified to the telephone number server via the user service server 992-2 (in FIG. 1) (steps V2 and V3) (step V4). The telephone number server 996 holds the telephone number “TN3” and the authentication information “PID3” of the mobile telephone 905-6 in the mobile telephone registration table 210 (FIG. 36) inside the telephone number server 996 dedicated to the mobile telephone (step). V5). In step V3, the user service server 992-2 holds the telephone number “TN3”, the authentication information “PID3”, the applied user name, and the communication fee payment method in a database under user service management. "TN3" and "PID3" of the records "TN3, IA3, EA3, IA43, EMB, IA13, IA301, EA301, UNI3, PID3" in the first row excluding the title part of the mobile telephone registration table 210 are the same as those described above. (Steps V1 to V5). The feature is that the telephone acceptor 991-2 of the IP network 900 (FIG. 1) intervenes in the above procedure, and the user of the telephone number “TN3” can be specified, so that the communication fee is reliably charged. .
<< Registration of initial phone position >>
Next, a procedure for registering the initial position of the telephone will be described. The radio base station 902-3 exchanges information with the mobile phone 905-6 to confirm the communication possibility (step V10 in FIG. 96). When the communication possibility is confirmed, the mobile phone 905-6 sets the location registration information. To the wireless base station 902-3 (step V11). The location registration information includes a telephone number “TN3” and authentication information “PID3”. The wireless base station 902-3 forms an external IP packet 271 (FIG. 98) including the location registration information, and transmits it to the network node device 908-1 (step V12). The external IP packet 271 includes the external IP address “EA301” acquired with reference to the wireless base station address management table 212 (FIG. 39), the acquired telephone number “TN3”, the authentication information “PID3”, and the wireless base station 902. 3 identification code “BS902-3”. The external IP packet 271 passes through the network node device 902-3 to become an internal packet 272 (FIG. 99), and the internal packet 272 is sent to the proxy mobile telephone server 908-6 (step V13). Proxy mobile telephone server 908-6 forms internal packet 273 (FIG. 100) from received internal packet 272, and internal packet 273 is sent to telephone management server 908-4 (step V14).

電話管理サーバ908−4は、受信したIPパケット273から電話番号“TN3”、認証情報“PID3”、各種アドレス(EA301、IA3,EA3,IA43,EMB)を取得し、更に内部パケット273の送信元IPアドレス“IA43”(代理移動電話サーバ908−6の内部IPアドレス)を用いて、終端ゲートウェイアドレス管理表211(図37)を検索して、送信元IPアドレス“IA43”に対応する内部IPアドレス“IA301”及びUNI(ユーザネットワークインタフェース)の“UNI3”を取得し、電話番号“TN3”、各種IPアドレス(IA3,EA3,IA43,EMB,IA13,IA301,EA301),前記“UNI3”,前記“PID3”を含むIPパケット274(図101)を形成し、電話番号サーバ996に送信する(ステップV15)。ここで、電話管理サーバ908−4は、そのアドレス“IA13”を追加している。   The telephone management server 908-4 acquires the telephone number “TN3”, the authentication information “PID3”, and various addresses (EA301, IA3, EA3, IA43, and EMB) from the received IP packet 273, and further transmits the internal packet 273. Using the IP address “IA43” (the internal IP address of the proxy mobile phone server 908-6), the terminal gateway address management table 211 (FIG. 37) is searched, and the internal IP address corresponding to the source IP address “IA43” is retrieved. “IA301” and “UNI3” of UNI (user network interface) are obtained, and the telephone number “TN3”, various IP addresses (IA3, EA3, IA43, EMB, IA13, IA301, EA301), the “UNI3”, the “UNI3” Form IP packet 274 (FIG. 101) including PID 3 ″ And transmits it to the telephone number server 996 (step V15). Here, the telephone management server 908-4 has added the address “IA13”.

電話番号サーバ996は内部パケット274を受信し、電話番号サーバ996は、電話番号の登録ステップV7において保持している電話番号“TN3”及び認証情報“PID3”と、ステップV15において取得した電話番号“TN3”及び認証情報”PID3”とを比較し、端末認証結果が合格か不合格かを判定する(ステップV16)。合格であれば外部IPアドレス“EA301”、電話番号“TN3”及び認証情報“PID3”を移動電話機登録表210(図36)のレコードに書き込む。この結果、移動電話機登録表210(図36)の表題部を除いた第1行目のレコード“TN3、IA3,EA3,IA43,EMB,IA13,IA301,EA301,UNI3、“PID3”が得られる。前記認証結果は前記逆方向に、移動電話機905−6に報告される(ステップV17〜ステップV21)。
<<移動電話機の位置変更>>
移動電話機の初期位置登録の手順を完了している状態において、移動電話機905−6がその所在位置を変更し、新しい移動電話機の位置を登録することができる。電話番号“TN8”である移動電話機が初期位置登録の手順を完了しており、移動電話機専用の電話番号サーバ996内部の移動電話機登録表(図36)第3行目のレコード“TN8,IA8,EA8,IA48,EMB,IA18,IA801,EA801,UNI8,PID8”となっているケースである。前記移動電話機(電話番号“TN8”)が電話機905−5(図1内)へ位置を変更するケースを、図97を参照して説明する、
移動電話機905−5は無線基地局902−2と情報交換して通信可能性を確認し(ステップV10x)、通信可能性が確認されると、移動電話機905−5は位置変更情報を無線基地局902−2に向けて発信する(ステップV11x)。位置変更情報は電話番号“TN8”、認証情報”PID8”を含む。無線基地局902−2は位置変更情報を含む外部IPパケット275(図102)を形成し、網ノード装置908−1に送信する(ステップV12x)。以下、前記移動電話機の初期位置登録と同様の手順を行い(ステップV13x、ステップ14x)、電話管理サーバ908−4は内部パケット276(図103)を形成し、電話番号サーバ996に送信する(ステップ15x)。前記認証の結果は前記逆方向に、移動電話機905−6に報告される(ステップV17x〜ステップV21x)。電話番号サーバ996は内部パケット276を受信し、移動電話機登録表210(図36)の第3行目のレコード“TN8,IA8,EA8,IA48,EMB,IA18,IA851,EA801,UNI8,PID8”は移動電話機登録表210X(図89)のように書き換えられる(ステップ16x)。ここで、内部IPアドレス“IA851”への書き換えは、IPパケット276内の内部IPアドレス“IA851”により変更指定されている。
<<ルート電話番号サーバ>>
IP網900X(図31)を大規模化した他の移動電話通信の実施方法を、図104を参照して説明する。
The telephone number server 996 receives the internal packet 274, and the telephone number server 996 stores the telephone number “TN3” and the authentication information “PID3” held in the telephone number registration step V7 and the telephone number “ TN3 ”and the authentication information“ PID3 ”are compared to determine whether the terminal authentication result is passed or failed (step V16). If it passes, the external IP address “EA301”, the telephone number “TN3”, and the authentication information “PID3” are written in the record of the mobile telephone registration table 210 (FIG. 36). As a result, the records “TN3, IA3, EA3, IA43, EMB, IA13, IA301, EA301, UNI3,“ PID3 ”in the first row excluding the title part of the mobile telephone registration table 210 (FIG. 36) are obtained. The authentication result is reported to the mobile phone 905-6 in the reverse direction (Step V17 to Step V21).
<< Mobile phone position change >>
With the mobile phone's initial location registration procedure completed, the mobile phone 905-6 can change its location and register a new mobile phone location. The mobile telephone having the telephone number “TN8” has completed the procedure of the initial location registration, and the record “TN8, IA8, EA8, IA48, EMB, IA18, IA801, EA801, UNI8, PID8 ". A case where the mobile telephone (telephone number “TN8”) changes its position to the telephone 905-5 (in FIG. 1) will be described with reference to FIG.
The mobile phone 905-5 exchanges information with the radio base station 902-2 to confirm the communication possibility (step V10x). When the communication possibility is confirmed, the mobile phone 905-5 transmits the position change information to the radio base station. The call is transmitted to the 902-2 (step V11x). The location change information includes a telephone number “TN8” and authentication information “PID8”. The wireless base station 902-2 forms an external IP packet 275 (FIG. 102) including the location change information, and transmits it to the network node device 908-1 (step V12x). Thereafter, the same procedure as the initial location registration of the mobile telephone is performed (step V13x, step 14x), and the telephone management server 908-4 forms an internal packet 276 (FIG. 103) and transmits it to the telephone number server 996 (step V13x). 15x). The result of the authentication is reported to the mobile phone 905-6 in the reverse direction (Step V17x to Step V21x). The telephone number server 996 receives the internal packet 276, and the record “TN8, IA8, EA8, IA48, EMB, IA18, IA851, EA801, UNI8, PID8” in the third row of the mobile telephone registration table 210 (FIG. 36) is It is rewritten as the mobile telephone registration table 210X (FIG. 89) (step 16x). Here, the rewriting to the internal IP address “IA851” is changed and designated by the internal IP address “IA851” in the IP packet 276.
<< Root phone number server >>
Another method of implementing mobile telephone communication in which the IP network 900X (FIG. 31) is enlarged will be described with reference to FIG.

259−1乃至259−3はIP網、260−1乃至260−5は無線基地局、261−1乃至261−3はメディアルータ、962−1乃至963−5は終端ゲートウェイ、263−1乃至263−3は中継ゲートウェイ、264−1乃至254−3は移動電話機、265−1乃至265−3は固定電話機、996−1乃至996−3は移動電話機専用の電話番号サーバ、996−4は移動電話機専用のルート電話番号サーバである。中継ゲートウェイの間はIP通信回線で接続される。IP網259−1乃至259−3は、例えば通信事業者により個別に管理される。   259-1 to 259-3 are IP networks, 260-1 to 260-5 are radio base stations, 261-1 to 261-3 are media routers, 962-1 to 964-3 are terminating gateways, 263-1 to 263 -3, a relay gateway; 264-1 to 254-3, a mobile telephone; 265-1 to 265-3, a fixed telephone; 996-1 to 996-3, a telephone number server dedicated to a mobile telephone; It is a dedicated route telephone number server. The relay gateways are connected by an IP communication line. The IP networks 259-1 to 259-3 are individually managed by, for example, a communication carrier.

終端ゲートウェイ262−1乃至262−5は終端ゲートウェイ901−1(図1)と同様のサーバを含む構成であり、例えば個別の電話管理サーバや代理移動電話サーバを含む。中継ゲートウェイ263−1乃至263−4は、特許文献2においてIP網間をIP通信回線により接続する中継ゲートウェイとして説明されている。移動電話機専用の電話番号サーバ996−1乃至996−3は本実施例において、移動電話機専用の電話番号サーバ996と同様の機能を有し、それぞれIP網259−1乃至259−3内部において、電話番号からIPアドレスなどを回答する処理を実施している。ルート電話番号サーバ996−4は電話番号サーバ996−1乃至996−3及びIPパケットを送受し、電話番号からIPアドレスを回答するなどの処理を実施できることは、特許文献2の電話番号サーバを説明している図と同様である。例えば、電話番号サーバ996−1からルート電話番号サーバ996−4を経て、電話番号サーバ996−2が管理している電話番号“TN30”に対応するIPアドレスなどを問い合わせて回答を得ることができる(図105、図106)。
<<複数の移動電話機専用の電話番号サーバのまとめ>>
IP網は複数のIP網Nl、…、Nk(k=1,2,…)で成っており、IP網N−mとIP網N−nとはIP通信回線を経て直接に或いは他のIP網N−kを経て間接的に接続されており、IP網Nmは移動電話機専用の電話番号サーバNmを含み、移動電話機専用のルート電話番号サーバはIP網Nmの何れかに含まれる。電話番号サーバはNmは移動電話機専用のルート電話番号サーバを経て、電話番号サーバNnの有する電話番号に関連するIPアドレスと関連情報を取得することができ、前記複数の移動電話機専用のルート電話管理サーバを用いて、移動電話機1−無線基地局3−IP網Nm−IP網Nn−無線基地局2−移動電話機2又は固定電話機2である通信路を経由する電話通信しながら、移動電話機1が無線基地局の無線通信領域3の範囲内に移動し、移動電話機1−無線基地局3−IP網Nm−IP網Nn−無線基地局2−移動電話機2又は固定電話機2と電話通信を継続すること(ハンドオーバ)が可能である。
<<固定電話機から移動電話機への電話呼び出し>>
図107は特許文献2において開示されている固定電話機905−1から移動電話機905−8への接続制御手順である。図107の左側半分の通信手順は、電話機905−1(図1)が発信側となる呼接続制御手順を示しており、図2の左側半分の通信手順と同様である。また、図107の右側半分の通信手順は、電話機905−8(図1)が着信側となる呼接続制御手順を示しており、図5の右側半分の通信手順と同様である。このようになっているから、固定電話機905−1から移動電話機905−8への呼接続制御を実施し、前記電話機間において電話通信を行うことができる。
The terminal gateways 262-1 to 262-5 are configured to include servers similar to the terminal gateway 901-1 (FIG. 1), and include, for example, individual telephone management servers and proxy mobile telephone servers. The relay gateways 263-1 to 263-4 are described in Patent Literature 2 as relay gateways that connect IP networks by an IP communication line. In the present embodiment, the telephone number servers 996-1 to 996-3 dedicated to the mobile telephone have the same functions as the telephone number server 996 dedicated to the mobile telephone, and the telephone numbers within the IP networks 259-1 to 259-3 respectively. A process of replying an IP address or the like from a number is performed. The fact that the root telephone number server 996-4 can perform processing such as transmitting and receiving telephone packets from the telephone number servers 996-1 to 996-3 and returning an IP address from the telephone number will be described in Japanese Patent Application Laid-Open No. H10-163,898. This is the same as the drawing in FIG. For example, an answer can be obtained from the telephone number server 996-1 via the root telephone number server 996-4, inquiring about an IP address or the like corresponding to the telephone number "TN30" managed by the telephone number server 996-2. (FIGS. 105 and 106).
<< Summary of Phone Number Servers for Multiple Mobile Phones >>
The IP network is composed of a plurality of IP networks N1,..., Nk (k = 1, 2,...), And the IP network Nm and the IP network Nn are connected directly via IP communication lines or other IP networks. The IP network Nm includes a telephone number server Nm dedicated to a mobile telephone, and the root telephone number server dedicated to a mobile telephone is included in any of the IP networks Nm. The telephone number server Nm can obtain the IP address and the related information related to the telephone number of the telephone number server Nn via the root telephone number server dedicated to the mobile telephone, and manage the root telephone dedicated to the plurality of mobile telephones. Using the server, the mobile telephone 1 performs the telephone communication through the communication path of the mobile telephone 1-the wireless base station 3-the IP network Nm-the IP network Nn-the wireless base station 2-the mobile telephone 2 or the fixed telephone 2. It moves within the range of the wireless communication area 3 of the wireless base station, and continues telephone communication with the mobile telephone 1-the wireless base station 3-the IP network Nm-the IP network Nn-the wireless base station 2-the mobile telephone 2 or the fixed telephone 2. (Handover) is possible.
<< Phone call from fixed telephone to mobile telephone >>
FIG. 107 shows a connection control procedure from the fixed telephone 905-1 to the mobile telephone 905-8 disclosed in Patent Document 2. The communication procedure in the left half of FIG. 107 indicates a call connection control procedure in which the telephone set 905-1 (FIG. 1) is the calling side, and is similar to the communication procedure in the left half of FIG. The communication procedure in the right half of FIG. 107 indicates a call connection control procedure in which the telephone set 905-8 (FIG. 1) is the receiving side, and is the same as the communication procedure in the right half of FIG. With this configuration, call connection control from the fixed telephone 905-1 to the mobile telephone 905-8 can be performed, and telephone communication can be performed between the telephones.

固定電話機905−1から移動電話機905−8へ電話呼出しして、移動電話機905−8が、無線基地局902−1の無線通信領域に属する電話機905−7(図1)の位置に移動して、移動電話機905−8から移動電話機905−8y(電話機905−7の位置に移動した移動電話機905−8)と電話通信を継続することが可能である。即ち、固定電話機905−1、メディアルータ903−1、終端ゲートウェイ901−1、終端ゲートウェイ901−2、無線基地局902−1、移動電話機905−8yを経由する電話通信路により電話通信を継続できる。ただし、無線基地局902−1の無線通信領域と無線基地局902−4の無線通信領域との領域が一部分重複するケースである。まとめると、固定電話機と移動電話機との間の電話通信において、着呼側移動電話機の移動によりハンドオーバが生じて電話通信を継続することができる。
<<移動電話機から固定電話機への電話呼び出し時のハンドオーバ>>
図108乃至図111は、移動電話機905−6が発信側電話機、固定電話機905−4が着信側電話機となり、移動電話機905−6が無線通信領域203(図31)から無線通信領域205へ移動(ハンドオーバー)するケースについての通信手順(以降、通信手順108という)を説明している。一方、図32乃至図35は、移動電話機905−6が発信側電話機、移動電話機905−8が着信側電話機となり、移動電話機905−6が無線通信領域203(図31)から無線通信領域205へ移動するケースについての通信手順(以降、通信手順32という)を説明している。通信手順32は、着信側電話機が移動電話機905−8であり、通信手順108は固定電話機905−4(図108乃至図111)に変更しているが、発信側電話機905−6のハンドオーバーに関しては同一である。
A telephone call is made from the fixed telephone 905-1 to the mobile telephone 905-8, and the mobile telephone 905-8 moves to the position of the telephone 905-7 (FIG. 1) belonging to the wireless communication area of the wireless base station 902-1. It is possible to continue telephone communication from the mobile telephone 905-8 to the mobile telephone 905-8y (the mobile telephone 905-8 moved to the position of the telephone 905-7). That is, telephone communication can be continued via a telephone communication path via the fixed telephone 905-1, the media router 903-1, the terminal gateway 901-1, the terminal gateway 901-2, the wireless base station 902-1, and the mobile telephone 905-8y. . However, this is a case where the wireless communication area of the wireless base station 902-1 and the wireless communication area of the wireless base station 902-4 partially overlap. In summary, in telephone communication between a fixed telephone and a mobile telephone, handover occurs due to movement of the called mobile telephone, and telephone communication can be continued.
<< Handover when calling from a mobile phone to a fixed phone >>
108 to 111, the mobile telephone 905-6 is the calling telephone, the fixed telephone 905-4 is the receiving telephone, and the mobile telephone 905-6 moves from the wireless communication area 203 (FIG. 31) to the wireless communication area 205 (FIG. 31). A communication procedure (hereinafter, referred to as a communication procedure 108) in a case of performing a handover is described. On the other hand, in FIGS. 32 to 35, the mobile telephone 905-6 is the calling telephone, the mobile telephone 905-8 is the called telephone, and the mobile telephone 905-6 is moved from the wireless communication area 203 (FIG. 31) to the wireless communication area 205. The communication procedure for the case of moving (hereinafter referred to as communication procedure 32) is described. In the communication procedure 32, the receiving telephone is the mobile telephone 905-8, and the communication procedure 108 is changed to the fixed telephone 905-4 (FIGS. 108 to 111). Are the same.

固定電話機への変更に対応して図108乃至図111に示す通信手順の第1の相違点は、電話管理サーバ908−4が、電話番号の検索を行うステップB07、B08、B07y,B08y(図108、図109)と、電話番号の検索を行うステップB07x及びB08x(図32、図33)とである。通信手順の第2の相違点は、終端ゲートウェイ901−4内部の通信手順901−4xの相違であり、着信側電話機が固定電話機905−4であるので、移動電話機で必要であった認証手順(図33内のステップB26,B27a乃至B28d、B204乃至B206,B190a乃至B192c等)を省いていることである。前記以外の他の通信手順は変更しておらず、呼接続制御の本質は変わらない。このようになっているから、移動電話機905−6から固定電話機905−4への呼接続制御を実施し、前記電話機間において電話通信を行うことができる。このようにして、固定電話機と移動電話機間の電話通信において、着呼側移動電話機の移動によりハンドオーバが生じ、電話通信を継続することができる。
<<固定端末を呼出し中の移動電話機のハンドオーバ>>
固定電話機905−4と通信中の移動電話機905−6(図31)とが、位置905−6から位置905−6yに移動するハンドオーバの実施例を、図108、図109、図110及び図111を参照して前述している。以下では、この実施例において、固定電話機905−4(図31)をIP端末905−17に切り替えた実施例を説明する。ここで、固定電話機905−4及びIP端末905−17とも、メディアルータ903−4に接続されている(図31)。図108、図112、図110、図113を用いて説明する。
The first difference between the communication procedures shown in FIGS. 108 to 111 in accordance with the change to the fixed telephone is that the telephone management server 908-4 performs steps B07, B08, B07y, B08y (FIG. 108, FIG. 109) and steps B07x and B08x (FIGS. 32, 33) for searching for a telephone number. The second difference in the communication procedure is the difference in the communication procedure 901-4x inside the terminating gateway 901-4. Since the receiving-side telephone is the fixed telephone 905-4, the authentication procedure necessary for the mobile telephone ( Steps B26, B27a to B28d, B204 to B206, B190a to B192c, etc. in FIG. 33 are omitted. The other communication procedures other than the above are not changed, and the essence of the call connection control is not changed. Because of this, call connection control from the mobile telephone 905-6 to the fixed telephone 905-4 can be performed, and telephone communication can be performed between the telephones. In this way, in telephone communication between the fixed telephone and the mobile telephone, handover occurs due to movement of the called mobile telephone, and telephone communication can be continued.
<< Handover of mobile telephone calling a fixed terminal >>
Examples of handover in which a mobile telephone 905-6 (FIG. 31) communicating with a fixed telephone 905-4 moves from a position 905-6 to a position 905-6y will be described with reference to FIGS. 108, 109, 110, and 111. With reference to the above. In the following, an embodiment in which the fixed telephone 905-4 (FIG. 31) is switched to the IP terminal 905-17 in this embodiment will be described. Here, both the fixed telephone 905-4 and the IP terminal 905-17 are connected to the media router 903-4 (FIG. 31). This will be described with reference to FIGS. 108, 112, 110, and 113.

始めに、図109と図112は類似しているので、それらの相違点を確認する。図109に示す固定電話機905−4を、図112においてIP端末905−17へ切り替えており、この切り替えに伴って、図109内に示す電話機905−4に関連するステップ“A25”,“A40”,“A50”,“A60”,“B68−5”,“B69−1”を、図112内に示すIP端末905−17に関連するステップ“A25x”,“A40x”,“A50x”,“A60x”,“B68−5x”,“B69−1x”へ切り替えている。更に、図111と図113は類似しているので、それらの相違点を確認する。図111に示す固定電話機905−4を、図113においてIP端末905−17へ切り替えており、この切り替えに伴って、図111内に示す電話機905−4に関連するステップ“B168−5”,“B169−1”,“A179”,“A180”を、図113内に示すIP端末905−17に関連するステップ“B168−5x”,“B169−1x”,“A179x”,“A180x”へ切り替えている。   First, since FIG. 109 and FIG. 112 are similar, their differences will be confirmed. The fixed telephone 905-4 shown in FIG. 109 is switched to the IP terminal 905-17 in FIG. 112, and the steps "A25" and "A40" related to the telephone 905-4 shown in FIG. , “A50”, “A60”, “B68-5”, and “B69-1” are converted into steps “A25x”, “A40x”, “A50x”, “A60x” related to the IP terminal 905-17 shown in FIG. , "B68-5x", and "B69-1x". Further, since FIG. 111 and FIG. 113 are similar, their differences are confirmed. The fixed telephone 905-4 shown in FIG. 111 is switched to the IP terminal 905-17 in FIG. 113. With this switching, steps "B168-5", "B" related to the telephone 905-4 shown in FIG. B169-1, "A179" and "A180" are switched to steps "B168-5x", "B169-1x", "A179x" and "A180x" related to the IP terminal 905-17 shown in FIG. I have.

このようになっているから、IP端末905−17が前記ステップ“A25x”,“A40x”,“A50x”,“A60x”,“B68−5x”,“B69−1x”を実行し、更に“B168−5x”,“B169−1x”,“A179x”,“A180x”を実行することにより、移動電話機905−6からIP端末905−17との電話通信において、移動電話機905−6の移動によるハンドオーバが生じたときも、電話通信を継続することができることが説明できる。なお、移動電話機905−6が、905−6の位置(図31)から905−6yに移動するハンドオーバが可能であることは、図108、図109、図110及び図111を参照して、上述で説明している通信手順をそのまま採用している。   Thus, the IP terminal 905-17 executes the steps "A25x", "A40x", "A50x", "A60x", "B68-5x", "B69-1x", and further executes "B168-1x". By executing “−5x”, “B169-1x”, “A179x”, and “A180x”, in the telephone communication from the mobile phone 905-6 to the IP terminal 905-17, the handover due to the movement of the mobile phone 905-6 is prevented. It can be explained that telephone communication can be continued even when it occurs. The fact that the mobile telephone 905-6 can perform a handover from the position 905-6 (FIG. 31) to 905-6y is described with reference to FIGS. 108, 109, 110, and 111. The communication procedure described in (1) is adopted as it is.

IP端末905−17は移動電話機905−6からの要求(ステップB68−5x、ステップB168−5x)に応じて、各種のデータを提供すること(ステップB69−1x、ステップB169−1x)が可能である。即ち、IP端末905−17は移動電話機905−6からの要求に応じて、各種データを提供するデータ提供サーバや、WWWサーバとして機能することが可能となっている。
<<まとめ>>
IP網に接続する電話機や無線端末、音声画像装置の地理的位置を移動しながら端末間通信を継続するため電話管理サーバを複数設置し、電話管理サーバは電話機の地理的位置を変更するための一連の呼接続制御手順を実施する。IP網は、移動電話機1と移動電話機2との間の移動電話機間通信、移動電話機と固定電話機又はIP端末との間でIP網を経由して電話通信を行うことが可能であり、移動電話機は電話通信中に少なくとも無線基地局を変えて電話通信を継続するハンドオーバ通信が可能である。ハンドオーバを実施すると、移動後の電話機の位置情報である内部アドレスが、移動電話機専用の電話番号サーバ内部の移動電話機登録表のレコードとして書換えられる。
The IP terminal 905-17 can provide various data (step B69-1x, step B169-1x) in response to a request (step B68-5x, step B168-5x) from the mobile phone 905-6. is there. That is, the IP terminal 905-17 can function as a data providing server for providing various data or a WWW server in response to a request from the mobile telephone 905-6.
<< Summary >>
A plurality of telephone management servers are installed to continue communication between terminals while moving the geographical position of telephones, wireless terminals, and audio / video devices connected to the IP network. Perform a series of call connection control procedures. The IP network can perform inter-mobile telephone communication between the mobile telephone 1 and the mobile telephone 2 and telephone communication between the mobile telephone and a fixed telephone or an IP terminal via the IP network. Can perform handover communication in which at least the wireless base station is changed during telephone communication to continue telephone communication. When the handover is performed, the internal address, which is the position information of the telephone after moving, is rewritten as a record in the mobile telephone registration table inside the telephone number server dedicated to the mobile telephone.

無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−端末2を経由して端末2と電話通信を継続しながら(ただし、端末2は移動電話機、固定電話機、IP端末のいずれも可能)、移動電話機1が終端ゲートウェイ3が管理する無線基地局3と通信する地理的位置に移動し、即ち移動電話機1−無線基地局3−終端ゲートウェイ3−終端ゲートウェイ2−無線基地局2−端末2を経由し、端末2と通信を継続する方法(ハンドオーバ技法)を解決している。ハンドオーバを実施するとき、移動電話機1は相手の端末2を呼出す発呼電話機であるか、或いは相手の端末2から呼出される着呼電話機のいずれも可能である。   The mobile phone 1 within the range of the wireless communication area 1 of the wireless base station 1 communicates with the terminal 2 via the mobile phone 1-wireless base station 1-terminal gateway 1-terminal gateway 2-wireless base station 2-terminal 2. While continuing the telephone communication (the terminal 2 can be a mobile telephone, a fixed telephone, or an IP terminal), the mobile telephone 1 moves to a geographical position where it communicates with the radio base station 3 managed by the terminating gateway 3; That is, a method (handover technique) of continuing communication with the terminal 2 via the mobile telephone 1-the wireless base station 3-the terminal gateway 3-the terminal gateway 2-the terminal 2-is solved. When performing a handover, the mobile telephone 1 can be either a calling telephone that calls the terminal 2 of the other party or a called telephone that is called from the terminal 2 of the other party.

更に、無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−端末2を経由し、端末2と電話通信を継続しながら(ただし、端末2は移動電話機、固定電話機、IP端末のいずれも可能)、移動電話機1が前記無線基地局2と通信する地理的位置に移動し、即ち移動電話機1−無線基地局2−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−端末2を経由し、端末2と通信を継続する方法を解決している。   Further, the mobile telephone 1 within the range of the wireless communication area 1 of the wireless base station 1 passes through the mobile telephone 1—the wireless base station 1—the terminal gateway 1—the terminal gateway 2—the wireless base station 2—the terminal 2; While the telephone communication with the mobile base station 2 is continued (the terminal 2 can be any of a mobile telephone, a fixed telephone, and an IP terminal), the mobile telephone 1 moves to a geographical position where it communicates with the radio base station 2, that is, A method of continuing communication with terminal 2 via 1-wireless base station 2-terminal gateway 1-terminal gateway 2-wireless base station 2-terminal 2 is solved.

少なくとも端末間通信のための論理通信路を識別する回線番号と送信元電話番号及び宛先電話番号を記録する項目を含むCIC管理表を端末間通信接続制御のために用いるようになっている。また、移動電話機が移動後に新たに用いるCIC管理表の初期値は、当該移動電話機が移動前に用いているCIC管理表を参照して求める。無線基地局は、音声通信に用いる外部IPアドレス、ポート番号及び無線回線識別記号を少なくとも含む無線基地局アドレス管理表を用いるようになっている。電話管理サーバ、無線基地局、及び移動代理電話サーバのアドレス情報を含むサーバアドレス表が終端ゲートウェイ内部に保持されて接続制御のために用いられるようになっている。電話管理サーバは、終端ゲートウェイアドレス管理表を保持しており、音声通信用の外部パケットをカプセル化するために用いる内部IPアドレスを、終端ゲートウェイアドレス管理表内部に記録し、内部IPアドレスを利用中と未利用中に区分して管理するようになっている。移動電話機専用の電話番号サーバ内の移動電話機登録表に保持されているパスワードが、発信側電話機乃至着信側電話機の認証に用いられるようになっている。
<<特許文献との関係>>
IP網は2以上の終端ゲートウェイを含み、終端ゲートウェイは網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内を転送され、出側網ノード装置において内部パケットから外部IPパケットを復元されてIP網外部に転送される。IP網を経由して移動電話機と固定電話機又はIP端末との間で電話通信を行うことも可能であり、移動電話機間通信及び移動電話機間通信が共に可能であるIP網を前提とする。本実施例は、移動電話機のハンドオーバを実施する新しい通信手順などを前記開示されているIP網に適用していることに特徴がある。

3.通信レコードを設定し解放する第3実施例
利用者からの要求により、外部IPパケット又は内部パケットを一方から他方へ変換するために用いる通信レコード(カプセル制御レコードともいう)を網ノード装置の内部に設定し解放する第3実施例を説明する。図12により説明した通信パス設定方法を詳細化し、更に通信パスの設定拒否機能を付与している。
A CIC management table including at least a line number for identifying a logical communication path for terminal-to-terminal communication, a source telephone number, and a destination telephone number, is used for terminal-to-terminal communication connection control. The initial value of the CIC management table newly used by the mobile phone after the movement is obtained by referring to the CIC management table used by the mobile phone before the movement. The wireless base station uses a wireless base station address management table including at least an external IP address, a port number, and a wireless line identification symbol used for voice communication. A server address table including address information of the telephone management server, the wireless base station, and the mobile proxy telephone server is held inside the terminating gateway and used for connection control. The telephone management server holds a terminal gateway address management table, records an internal IP address used to encapsulate an external packet for voice communication in the terminal gateway address management table, and is using the internal IP address. And is managed separately. The password held in the mobile telephone registration table in the telephone number server dedicated to the mobile telephone is used for authentication of the originating telephone or the receiving telephone.
<< Relation with Patent Documents >>
The IP network includes two or more terminating gateways, and the terminating gateway includes a network node device. An external IP packet is converted into an internal packet in the ingress network node device and transferred in the IP network, and is internally transmitted in the egress network node device. The external IP packet is restored from the packet and transferred outside the IP network. It is also possible to perform telephone communication between a mobile telephone and a fixed telephone or an IP terminal via an IP network, and it is assumed that an IP network that enables both communication between mobile telephones and communication between mobile telephones is possible. The present embodiment is characterized in that a new communication procedure for performing a handover of a mobile telephone is applied to the disclosed IP network.

3. Third Embodiment of Setting and Release of Communication Record In response to a request from a user, a communication record (also referred to as a capsule control record) used to convert an external IP packet or an internal packet from one to the other is stored in the network node device. A third embodiment for setting and releasing will be described. The communication path setting method described with reference to FIG. 12 is detailed, and a communication path setting rejection function is provided.

図114において、300はIP網、301乃至303は終端ゲートウェイ、304乃至307はLAN、308及び309は網ノード装置、310及び311は終端制御部、312及び313はパス設定サーバ、314及び315は表管理サーバ、316及び317はパス管理サーバ、318及び319はドメイン名サーバ、321は受付、322はユーザサービスサーバ(USS; user service server)、323はオープン接続サーバ(OCS; open connection server)、324はリソース管理サーバ(RMS;
resource management server)、325はドメイン名サーバ、359はゲートウェイである。終端ゲートウェイ301乃至303、ユーザサービスサーバ322、オープン接続サーバ323、リソース管理サーバ324、ドメイン名サーバ325、ゲートウェイ359は内部通信回線やIP網300内部のルータを経由して間接的に接続されており、IPパケットを送受して情報交換できる。326はユーザ、327及び328はIPパケット送受機能を有する端末、332及び333はメディアルータ(MR)である。336は内部アドレス“IA1”が付与されている論理端子であり、外部通信回線334を経由してメディアルータ332に接続されている。同様に、337は内部アドレス“IA2”が付与されている論理端子であり、外部通信回線335を経由してメディアルータ333に接続されている。端末327及び328は音声や画像データをディジタル化して送受できる音声画像送装置(又はビデオ画像送信機や受信機、ファックス端末)としたり、音声をディジタル化して送受できる電話機とすることも可能である。音声画像送装置は静止画でも或いは動画像でもよい。動画像とするケースでは、端末327及び328はディジタル化した音声や動画像を送信するTV送信機、或いは音声や動画像を受信するTV受信機である。
<<端末のIP網への登録>>
次に、ユーザの端末327をIP網300内部のドメイン名サーバ318に登録する手順を説明する。端末327を管理しているユーザ326は、端末327内に設定するIPアドレス(外部アドレス“EA1”)を添付して受付321に申込む(図115のステップS1)。申込内容は、ユーザサービスサーバ322を経てオープン接続サーバ323に届けられる(ステップS2、S3)。前記手順の実施において、ユーザサービスサーバ322は、ユーザ326が管理する端末327を識別するための端末位置識別子“URL1”をIP網300内部で統一しているルールに従って定め、この端末位置識別子“URL1”をユーザ326に通知している。また、リソース管理サーバ324は、端末327に接続する通信回線334の終端の論理端子336に付与している内部IPアドレス“IA1”をオープン接続サーバ323に通知している(ステップS4)。オープン接続サーバ323は、ドメイン名サーバ318に、端末327に関係する端末位置識別子“URL1”、外部IPアドレス“EA1”、内部IPアドレス“IA1”で成る1組を、ドメイン名サーバ318の内部に保持するよう指示する(ステップS5)。
In FIG. 114, 300 is an IP network, 301 to 303 are terminating gateways, 304 to 307 are LANs, 308 and 309 are network node devices, 310 and 311 are terminating controllers, 312 and 313 are path setting servers, 314 and 315 are Table management servers, 316 and 317 are path management servers, 318 and 319 are domain name servers, 321 is accepted, 322 is a user service server (USS), 323 is an open connection server (OCS), 324 is a resource management server (RMS;
Resource management server (325) is a domain name server, and 359 is a gateway. The terminal gateways 301 to 303, the user service server 322, the open connection server 323, the resource management server 324, the domain name server 325, and the gateway 359 are indirectly connected via an internal communication line or a router inside the IP network 300. Can exchange information by transmitting and receiving IP packets. 326 is a user, 327 and 328 are terminals having an IP packet transmission / reception function, and 332 and 333 are media routers (MR). 336 is a logical terminal to which an internal address “IA1” is assigned, and is connected to the media router 332 via the external communication line 334. Similarly, reference numeral 337 denotes a logical terminal to which an internal address “IA2” is assigned, and is connected to the media router 333 via the external communication line 335. The terminals 327 and 328 can be audio / video transmitters (or video image transmitters, receivers, and fax terminals) that can digitize and transmit voice and image data, or telephones that can digitize and transmit voice. . The audio image transmitting device may be a still image or a moving image. In the case of a moving image, the terminals 327 and 328 are TV transmitters for transmitting digitized sound or moving image, or TV receivers for receiving sound or moving image.
<< Registration of terminal to IP network >>
Next, a procedure for registering the user terminal 327 in the domain name server 318 inside the IP network 300 will be described. The user 326 managing the terminal 327 applies to the reception 321 with the IP address (external address “EA1”) set in the terminal 327 attached (step S1 in FIG. 115). The application content is delivered to the open connection server 323 via the user service server 322 (steps S2 and S3). In performing the above procedure, the user service server 322 determines a terminal location identifier “URL1” for identifying the terminal 327 managed by the user 326 according to a rule that is unified inside the IP network 300, and determines the terminal location identifier “URL1”. "To the user 326. Further, the resource management server 324 notifies the open connection server 323 of the internal IP address “IA1” assigned to the logical terminal 336 at the end of the communication line 334 connected to the terminal 327 (step S4). The open connection server 323 stores, in the domain name server 318, a set of the terminal location identifier “URL1”, the external IP address “EA1”, and the internal IP address “IA1” related to the terminal 327 inside the domain name server 318. It is instructed to hold (step S5).

次に、オープン接続サーバ323は、表管理サーバ314を経由して通信レコード“IA1,IA81,EA1,EA8,MK,MK”を網ノード装置308内のカプセル制御表330内に設定するよう指示する(ステップS6、S7)。前記通信レコードは装置制御表330の第1行目のレコードとなっている。ここで、パス設定サーバ312の外部IPアドレスは“EA8”、内部IPアドレスは“IA81”により表わしている。前記“MK”はビット値が全て“1”のマスクを表わす。第1行目のレコードは、端末327が送出するパスの設定と解放に関連するIPパケットをIPカプセル化するために用いられ、詳細は後述する。前記同様の手順により、ユーザの端末328(外部IPアドレスは“EA2”)をドメイン名サーバ319に登録し、装置制御表331の第1行目のレコード“IA2,IA82,EA2,EA8,MK,MK”を設定している。   Next, the open connection server 323 instructs via the table management server 314 to set the communication records “IA1, IA81, EA1, EA8, MK, MK” in the capsule control table 330 in the network node device 308. (Steps S6 and S7). The communication record is a record in the first row of the device control table 330. Here, the external IP address of the path setting server 312 is represented by “EA8”, and the internal IP address is represented by “IA81”. The “MK” represents a mask whose bit values are all “1”. The record in the first line is used for IP encapsulation of an IP packet related to setting and release of a path transmitted by the terminal 327, and will be described later in detail. By the same procedure as described above, the user terminal 328 (the external IP address is “EA2”) is registered in the domain name server 319, and the record “IA2, IA82, EA2, EA8, MK, MK” in the first line of the device control table 331 is registered. MK ”.

なお、端末328は端末位置識別子“URL2”を付与されている。端末位置識別子“URL1”及び“URL2”は、IP網300の外側にある全ての端末やユーザに公開される。本ケースでは端末“URL1”は端末327を特定し、端末“URL2”は端末328を特定する。端末位置識別子は汎用リソース位置識別子(URL:Universal Resource Locator)の命名ルールを採用できる。
<<通信パスの動的な設定と解放>>
内部パケットが転送されるIP網300内の通信路、例えば論理端子336及び337を結ぶ論理的な通信路を通信パス(又は単にパス)と呼ぶ。装置制御表330及び331内の通信レコードを設定することにより、論理端子336及び337を結ぶ通信パスを設定する方法、及び前記通信パスを解放する方法を図116を参照して説明する。
Note that the terminal 328 is provided with a terminal location identifier “URL2”. The terminal location identifiers “URL1” and “URL2” are open to all terminals and users outside the IP network 300. In this case, the terminal “URL1” specifies the terminal 327, and the terminal “URL2” specifies the terminal 328. The terminal location identifier can adopt a naming rule of a universal resource location identifier (URL).
<< Dynamic setting and release of communication path >>
A communication path in the IP network 300 to which the internal packet is transferred, for example, a logical communication path connecting the logical terminals 336 and 337 is called a communication path (or simply, a path). A method of setting a communication path connecting the logical terminals 336 and 337 by setting communication records in the device control tables 330 and 331 and a method of releasing the communication path will be described with reference to FIG.

端末327は、少なくとも“URL1”と“URL2”とを含むパス設定要求パケット340(図117)を送出し(図116内のステップU1)、パス設定要求パケット340はメディアルータ332を通過し(ステップU2)、網ノード装置308に到達し、ここで、前記した装置制御表330(図114)内の第1行目のレコード“IA1,IA81,EA1,EA8,MK,MK”が用いられてカプセル化され、内部パケット341(図118)となる。内部パケット341はパス設定サーバ312に到達し(ステップU3)、ここで内部パケット342(図119)に変換されてパス管理サーバ316に到達する(ステップU4)。パス管理サーバ316は、受信したパケット342に含まれる前記“URL1”及び“URL2”を含む質問パケット343(図120)を形成してドメイン名サーバ318に送出し(ステップU5)、回答パケット344(図121)を受信する(ステップU6)。回答パケット344は、“URL1”に対応するアドレス“EA1、IA1”及び“URL2”に対応するアドレス“EA2、IA2”を含む。なお、ドメイン名サーバ318は、必要に応じて上位のドメイン名サーバ325及び355に問合せることもできる(ステップU5−1乃至U5−4)。   The terminal 327 sends out a path setting request packet 340 (FIG. 117) including at least “URL1” and “URL2” (step U1 in FIG. 116), and the path setting request packet 340 passes through the media router 332 (step U2), arrives at the network node device 308, where the record “IA1, IA81, EA1, EA8, MK, MK” in the first row in the device control table 330 (FIG. 114) is used and the capsule is used. It becomes an internal packet 341 (FIG. 118). The internal packet 341 reaches the path setting server 312 (step U3), where it is converted into an internal packet 342 (FIG. 119) and reaches the path management server 316 (step U4). The path management server 316 forms a question packet 343 (FIG. 120) including the “URL1” and “URL2” included in the received packet 342 and sends it to the domain name server 318 (step U5), and the answer packet 344 ( (FIG. 121) is received (step U6). The answer packet 344 includes addresses “EA1, IA1” corresponding to “URL1” and addresses “EA2, IA2” corresponding to “URL2”. It should be noted that the domain name server 318 can also make inquiries to the upper domain name servers 325 and 355 as necessary (steps U5-1 to U5-4).

パス管理サーバ316は、前記取得した端末327及び端末328の関連情報、即ち“URL1,URL2,IA1,IA2,EA1,EA2”を含むパケット345(図122)を形成してパス管理サーバ317に送信する(ステップU7)。ここで、パス管理サーバ316及び317の内部IPアドレスは、それぞれ“IA91”及び“IA92”としているケースである。   The path management server 316 forms a packet 345 (FIG. 122) including the acquired related information of the terminal 327 and the terminal 328, that is, “URL1, URL2, IA1, IA2, EA1, EA2” and transmits the packet 345 to the path management server 317. (Step U7). Here, the internal IP addresses of the path management servers 316 and 317 are “IA91” and “IA92”, respectively.

パス管理サーバ317はパケット345を受信すると、パス管理サーバ317の内部に保持しているパス設定拒否表346(図123)を調べ、“URL2”を有する端末が“URL1”を用いる端末との間の通信のために用いるパスの設定を拒否しているか否かを調べる(ステップU8)。本ケースでは、パス設定拒否表346の表題部を除いた第1行目のレコードは“URL2;URL8,URL12”であり、“URL2”と“URL1”との間の通信パス設定は拒否されていない。パス管理サーバ317は、検査結果を含む内部パケット347(図124)をパス管理サーバ316に送る(ステップU9)。   Upon receiving the packet 345, the path management server 317 examines the path setting rejection table 346 (FIG. 123) held in the path management server 317, and determines whether the terminal having "URL2" is in communication with the terminal using "URL1". It is checked whether or not the setting of the path used for this communication has been rejected (step U8). In this case, the record on the first line excluding the title part of the path setting rejection table 346 is “URL2; URL8, URL12”, and the communication path setting between “URL2” and “URL1” is rejected. Absent. The path management server 317 sends an internal packet 347 (FIG. 124) including the inspection result to the path management server 316 (Step U9).

パス管理サーバ316は、端末“URL1”と端末“URL2”との間の通信に用いる通信パスの設定が可能であるので、“URL1”と“URL2”と関連するアドレス“IA1,IA2,EA1,EA2”を含む通信レコードを網ノード装置308に設定するように、設定内容を含む内部パケット348(図125)を表管理サーバ314に送る(ステップU10、U11)。更に、パス管理サーバ316は、端末327にパスの設定完了を通知する(ステップU12乃至U15)。このようにして、装置制御表330(図114)の第2行目のレコード“IA1,IA2,EA1,EA2,MK,MK”が設定された。更に、パス管理サーバ317は、通信レコードを網ノード装置309に設定するように表管理サーバ315に指示する(ステップU10−2、U11−2)。同様に、パス管理サーバ317は、端末328に通信パスの設定を通知する(ステップU12−2乃至U15−2)。このようにして、装置制御表331(図114)の第2行目のレコード“IA2,IA1,EA2,EA1,MK,MK”が設定された。以上の手順により、論理端子336と論理端子337とを結ぶ通信パスの設定が完了し、端末327と端末328との間のIPパケットの送受が可能となる。   Since the path management server 316 can set a communication path used for communication between the terminal “URL1” and the terminal “URL2”, the addresses “IA1, IA2, EA1” related to “URL1” and “URL2” can be set. An internal packet 348 (FIG. 125) including the setting content is sent to the table management server 314 so that a communication record including EA2 "is set in the network node device 308 (steps U10 and U11). Further, the path management server 316 notifies the terminal 327 of the completion of the path setting (steps U12 to U15). Thus, the records “IA1, IA2, EA1, EA2, MK, MK” in the second row of the device control table 330 (FIG. 114) are set. Further, the path management server 317 instructs the table management server 315 to set a communication record in the network node device 309 (steps U10-2, U11-2). Similarly, the path management server 317 notifies the terminal 328 of the setting of the communication path (steps U12-2 to U15-2). Thus, the record “IA2, IA1, EA2, EA1, MK, MK” in the second row of the device control table 331 (FIG. 114) is set. With the above procedure, the setting of the communication path connecting the logical terminal 336 and the logical terminal 337 is completed, and the transmission and reception of the IP packet between the terminal 327 and the terminal 328 become possible.

図114及び図116において、端末327から端末328へパケット349(図126)が送出され、パケット349はメディアルータ332を経由し、更に通信回線334を経由して網ノード装置308へ到達し(ステップV1、V2)、パケット349は、前記設定された装置制御表330内の表題部を除いた第2行目の通信レコード“IA1,IA2,EA1,EA2,MK,MK”が用いられ、カプセル化されて内部パケット350(図127)となり、内部パケット350はIP網300内を転送されて網ノード装置309に到達し(ステップV3)、網ノード装置309において、内部パケット350からパケット349(図126)が復元され、通信回線335を経てメディアルータ333を経由し(ステップV4)、端末328へ到達する(ステップV5)。前記とは逆方向への通信、即ち端末328から送出されたIPパケットは、メディアルータ333、網ノード装置309、IP網300の内部、網ノード装置308、メディアルータ332を経て端末327へ到達する(ステップV6乃至V10)。前記設定された装置制御表331内の表題部を除いた第2行目のレコード“IA2,IA1,EA2,EA1,MK,MK”が、端末328から送出されたパケットをカプセル化するために用いられている。また、送信元アドレス“EA1”の確認は、送信元端末の身元確認や通信料金徴収(課金)に役立つ。   In FIGS. 114 and 116, a packet 349 (FIG. 126) is transmitted from the terminal 327 to the terminal 328, and the packet 349 reaches the network node device 308 via the media router 332 and further via the communication line 334 (step V1 and V2) and the packet 349 are encapsulated by using the communication record “IA1, IA2, EA1, EA2, MK, MK” in the second line excluding the title part in the set device control table 330. The internal packet 350 is transferred through the IP network 300 and reaches the network node device 309 (step V3), and the internal packet 350 is transferred from the internal packet 350 to the packet 349 (FIG. 126) in the network node device 309. ) Is restored, and via the communication line 335 and the media router 333 (step V4), the terminal To reach the 28 mentioned setting contents (Step V5). The communication in the opposite direction, that is, the IP packet transmitted from the terminal 328 reaches the terminal 327 via the media router 333, the network node device 309, the inside of the IP network 300, the network node device 308, and the media router 332. (Steps V6 to V10). The record “IA2, IA1, EA2, EA1, MK, MK” in the second line excluding the title part in the set device control table 331 is used to encapsulate the packet transmitted from the terminal 328. Has been. Further, the confirmation of the source address "EA1" is useful for confirming the identity of the source terminal and collecting communication charges (charging).

前記設定した論理端子336及び337を結ぶ通信パスの解放手順は次の通りである。端末327から、少なくとも前記“URL1”及び“URL2”を含むパス解放要求パケット351(図128)を送出し(ステップU20)、パケット351内の前記パス解放要求は、メディアルータ332、網ノード装置308、パス設定サーバ312を経由してパス管理サーバ316に到達する(ステップU21乃至U23)。パス管理サーバ316は、装置制御表330内部の前記設定した第2行目のレコード“IA1,IA2,EA1,EA2,MK,MK”を抹消するように、表管理サーバ314を経由して網ノード装置308に通知すると共に(ステップU25,U26)、前記設定した通信パスの解放完了を端末327へ通知する(ステップU27乃至U30)。   The procedure for releasing the communication path connecting the set logical terminals 336 and 337 is as follows. The terminal 327 sends out a path release request packet 351 (FIG. 128) including at least the “URL1” and “URL2” (step U20), and the path release request in the packet 351 is transmitted to the media router 332 and the network node device 308. Reach the path management server 316 via the path setting server 312 (steps U21 to U23). The path management server 316 via the table management server 314 deletes the record “IA1, IA2, EA1, EA2, MK, MK” in the second line set in the device control table 330. In addition to notifying the device 308 (steps U25 and U26), the terminal 327 is notified of the completion of release of the set communication path (steps U27 to U30).

ステップU23に続いて、パス管理サーバ316は、少なくとも前記“URL1”及び“URL2”を含むパス解放要求パケット352(図129)を形成し、パケット352をパス管理サーバ317に通知する(ステップU24)。パス管理サーバ317は、装置制御表331内部の前記設定した第2行目のレコード“IA2,IA1,EA2,EA1,MK,MK”の抹消を指示し(ステップU25−2,U26−2)、前記設定した通信パスの解放完了を端末328へ通知する(ステップU27−2乃至U30−2)。
<<通信パス設定拒否登録の手順>>
端末328は、パス設定を拒否したい通信相手の端末位置識別子“URL12”をパケット353(図130)に格納して送出すると、前記パス設定拒否要求はメディアルータ333、網ノード装置309、パス設定サーバ313を経由してパス管理サーバ317に到達する(ステップU31乃至U34)。パス管理サーバ317は、パス管理サーバ317の内部に保持しているパス設定拒否表346(図123)に要求内容を書き込む(ステップU35)。パス設定拒否表346(図123)の表題部を除いた第1行目は、“URL2”を有する端末は、“URL8”を有する端末及び“URL12”を有する端末との間においてパスの設定を拒否することを示している。同様にして、端末327の側からパス設定拒否要求を含むパケットを送出し、パス管理サーバ316の内部に保持している通信パス設定拒否表に書き込むことができる(ステップU41乃至U45)。
<<通信パス設定判定の他の方法>>
通信パス設定判定の他の方法を説明する。図131は、端末位置識別子の付与例を木構造状に表現しており、354−1はルートドメインであり、ドメイン354−1の名は“root”である。ドメイン354−1はその配下に3つのドメイン、即ちドメイン“aa”、“bb”、“cc”を持ち、ドメイン“aa”はその配下にドメイン“pp”、“qq”、“rr”を持ち、ドメイン“bb”はその配下にドメイン“ss”、“tt”を持ち、ドメイン“pp”はその配下にホスト“H1”、“H2”を持ち、以下同様である。
Subsequent to step U23, the path management server 316 forms a path release request packet 352 (FIG. 129) including at least the "URL1" and "URL2", and notifies the packet 352 to the path management server 317 (step U24). . The path management server 317 instructs to delete the set record “IA2, IA1, EA2, EA1, EA1, MK, MK” in the second line in the device control table 331 (steps U25-2, U26-2). The release of the set communication path is notified to the terminal 328 (steps U27-2 to U30-2).
<< Procedure for rejecting communication path setting >>
The terminal 328 stores the terminal location identifier “URL12” of the communication partner whose path setting is to be rejected in the packet 353 (FIG. 130) and sends out the path setting rejection request. It reaches the path management server 317 via 313 (steps U31 to U34). The path management server 317 writes the request content into the path setting rejection table 346 (FIG. 123) held inside the path management server 317 (step U35). The first line of the path setting rejection table 346 (FIG. 123) excluding the title portion indicates that the terminal having “URL2” sets the path between the terminal having “URL8” and the terminal having “URL12”. Indicates refusal. Similarly, a packet containing a path setting rejection request can be sent from the terminal 327 and written in the communication path setting rejection table held inside the path management server 316 (steps U41 to U45).
<< Other methods for determining communication path setting >>
Another method of determining the communication path setting will be described. FIG. 131 illustrates an example of assigning a terminal location identifier in a tree structure, in which 354-1 is a root domain, and the name of the domain 354-1 is “root”. Domain 354-1 has three subordinate domains, namely, "aa", "bb", and "cc", and domain "aa" has subordinate domains "pp", "qq", and "rr". , Domain “bb” has domains “ss” and “tt” under its domain, domain “pp” has hosts “H1” and “H2” under its domain, and so on.

ホスト“H1”、“H2”…は例えば端末やコンピュータであり、IPアドレスを保持する。ホスト354−4のURLは“H4.uu.ss.bb.root”であり、ドメイン354−2のURLは“aa.root”であり、ドメイン354−3のURLは“ss.bb.root”である。上位のドメインを指定すると、その下位の全てのドメインとホストが指定されると定めている。   Hosts “H1”, “H2”... Are, for example, terminals and computers, and hold IP addresses. The URL of the host 354-4 is “H4.uu.ss.bb.root”, the URL of the domain 354-2 is “aa.root”, and the URL of the domain 354-3 is “ss.bb.root”. It is. It specifies that specifying a higher-level domain specifies all lower-level domains and hosts.

図132は、通信パス設定のステップU8(図116)の代わりに実施する他のステップを示しており、次に説明する(オプション)。パス管理サーバ317はパケット345(図122)を受信する(図116のステップU7)。パケット345は、端末“URL1”から端末“URL2”への通信パス設定を要求している。ここで、“URL1”の具体的なホスト名は、“H1.pp.aa.root”であるケースである。   FIG. 132 shows another step performed in place of the communication path setting step U8 (FIG. 116), which will be described next (optional). The path management server 317 receives the packet 345 (FIG. 122) (Step U7 in FIG. 116). The packet 345 requests setting of a communication path from the terminal “URL1” to the terminal “URL2”. Here, the specific host name of “URL1” is “H1.pp.aa.root”.

パス管理サーバ317は、ステップ354−11(図132)としてパス設定許可表354−10(図133)を調べる。その第1行目のレコードは“URL2,aa.root”となっており、次の意味を有する。即ち、宛先の端末“URL2”は、送信元の端末の端末位置識別子(本ケースでは“H1.pp.aa.root”)がドメイン“aa.root”に含まれる条件が成立すれば、送信元の端末との間において通信パスの設定を許可することを意味している。なお、本ケースでは、“H1.pp.aa.root”がドメイン“aa.root”に含まれる。   The path management server 317 checks the path setting permission table 354-10 (FIG. 133) as step 354-11 (FIG. 132). The record in the first line is “URL2, aa.root” and has the following meaning. In other words, if the condition that the terminal location identifier of the source terminal (“H1.pp.aa.root” in this case) is included in the domain “aa.root” is satisfied, the destination terminal “URL2” This means that the setting of a communication path with the terminal is permitted. In this case, “H1.pp.aa.root” is included in the domain “aa.root”.

パス管理サーバ317は前記条件が成立すると判断し、次にステップ354−13に進む。次に、パス管理サーバ317はパス設定拒否表346(図123)を調べる(ステップ354−13)。なお、ステップ354−13の手順は、ステップU8(図116)において説明した通信パス設定手順と同じである。パス設定許可表354−10(図133)の第3行目は、“URL9,“all
allowed”となっており、ソース端末側の端末位置識別子の値に拘わらず、ステップ354−11からステップ354−13へ進む。通信パスの設定が拒否されていないと、通信レコードの設定の準備を行う(ステップ354−15)。なお、前記通信パスの設定が許可されていないと判断されると(ステップ354−12、354−14)、通信レコードの設定を行わない(ステップ354−16)。
<<複数のIP網の接続とDNSの関係>>
図134はドメイン名サーバの階層構造を示しており、ルートとなるドメイン名サーバ355の下位にドメイン名サーバ325、356、357が位置している。ドメイン名サーバ325は、その下位にドメイン名サーバ318及び319(図114)が位置している。図135はIP網300、300−1、300−2を通信回線で接続している様子を示しており、IP網300はドメイン名サーバ325を含み、IP網300−1はドメイン名サーバ356を含み、IP網300−2はルートとなるドメイン名サーバ355を含み、更にIP網300−1はルートとなるドメイン名サーバ355を含む様子を示している。このようになっており、ステップU5−1乃至U5−4(図116)に示すようにドメイン名サーバ間の情報交換を行うことができる。
<<内部パケットがソースアドレスを含まないバリエーション>>
内部パケットが内部宛先アドレスを含むが、内部ソースアドレスを含まないバリエーションを説明する。通信網300X(図136)は、IP網300(図114)とほぼ同様な構造を有している。内部パケット350X(図136)は、通信3層未満のMPLS(Multi
Protocol Label Switching)フレームにより実施しており、このMPLSフレームは宛先アドレスを含むがソースアドレスを含まない。通信網300X(図136)がIP網300(図114)と異なる主要な点は、網ノード装置308が網ノード装置308Xとなり、網ノード装置309が網ノード装置309Xとなっていることであり、外部パケット349は通信回線334の終端の論理端子336Xから網ノード装置308Xに入力し、制御表330Xが用いられて、内部パケット350Xに変換されて通信網300Xの内部に転送される。同様に、内部パケット350Xは網ノード装置309Xに入力し、外部パケット349−2として復元され、論理端子337Xを経由して通信回線335へ送出される。終端ゲートウェイ301X(図136)は終端ゲートウェイ301(図114)とほぼ同様な構造であり、異なる点は、網ノード装置308を含まず、代わりに網ノード装置308Xを含んでいることである。終端ゲートウェイ302Xも前記同様であり、網ノード装置309を含まず、網ノード装置309Xを含んでいる。通信網300Xの内部はIP網300の内部と差異があるが、通信網300Xの外部はIP網300の外部と差異を生じていない。内部パケットをMPLSフレームにより実施する技法は、特許文献2の実施例7などにおいて開示されている。このようになっているから、端末を通信網300Xへ登録し、通信レコードの設定と解放により、2つの端末間通信のための通信パスの動的な設定と解放が可能であり、また、通信パスの設定拒否登録が可能であり、利用者からの要求により通信レコードを設定又は解放する通信網300Xを実施できる。
The path management server 317 determines that the above condition is satisfied, and then proceeds to step 354-13. Next, the path management server 317 checks the path setting rejection table 346 (FIG. 123) (step 354-13). The procedure of Step 354-13 is the same as the communication path setting procedure described in Step U8 (FIG. 116). The third line of the path setting permission table 354-10 (FIG. 133) includes “URL9,“ all
The process proceeds from step 354-11 to step 354-13 regardless of the value of the terminal location identifier on the source terminal side. If the setting of the communication path is not rejected, the preparation for setting the communication record is made. If it is determined that the setting of the communication path is not permitted (steps 354-12, 354-14), the communication record is not set (step 354-16).
<< Relationship between DNS and Connection of Multiple IP Networks >>
FIG. 134 shows the hierarchical structure of the domain name servers. The domain name servers 325, 356, and 357 are located below the root domain name server 355. The domain name server 325 has domain name servers 318 and 319 (FIG. 114) positioned below it. FIG. 135 shows a state in which the IP networks 300, 300-1, and 300-2 are connected by a communication line. The IP network 300 includes a domain name server 325, and the IP network 300-1 includes a domain name server 356. The IP network 300-2 includes a root domain name server 355, and the IP network 300-1 further includes a root domain name server 355. As described above, information can be exchanged between the domain name servers as shown in steps U5-1 to U5-4 (FIG. 116).
<< Variation where the internal packet does not include the source address >>
A variation will be described in which the internal packet includes the internal destination address but does not include the internal source address. The communication network 300X (FIG. 136) has a substantially similar structure to the IP network 300 (FIG. 114). The internal packet 350X (FIG. 136) is an MPLS (Multi
The MPLS frame includes a destination address but does not include a source address. The main difference between the communication network 300X (FIG. 136) and the IP network 300 (FIG. 114) is that the network node device 308 is a network node device 308X, and the network node device 309 is a network node device 309X. The external packet 349 is input to the network node device 308X from the logical terminal 336X at the end of the communication line 334, converted into an internal packet 350X using the control table 330X, and transferred to the inside of the communication network 300X. Similarly, the internal packet 350X is input to the network node device 309X, restored as an external packet 349-2, and transmitted to the communication line 335 via the logical terminal 337X. The terminal gateway 301X (FIG. 136) has substantially the same structure as the terminal gateway 301 (FIG. 114), and differs from the terminal gateway 301X in that the terminal gateway 301X does not include the network node device 308 but includes a network node device 308X instead. The terminal gateway 302X is similar to the above, and does not include the network node device 309 but includes the network node device 309X. The inside of the communication network 300X is different from the inside of the IP network 300, but the outside of the communication network 300X is not different from the outside of the IP network 300. A technique for implementing an internal packet using an MPLS frame is disclosed in Example 7 of Patent Document 2 and the like. Because of this, a terminal can be registered in the communication network 300X, and a communication record can be dynamically set and released for communication between two terminals by setting and releasing a communication record. A path setting rejection registration is possible, and a communication network 300X for setting or releasing a communication record according to a request from a user can be implemented.

なお、本バリエーションの特徴は、通信網の内部パケットが通信網の外部パケットを含み、内部パケットから外部パケットを復元でき、内部パケットが内部宛先アドレスを含み、内部ソースアドレスを含まないことである。例えば光通信網を構築し、光通信網内部の光フレームは外部IPパケットを含むようにし(ただし、光フレームは内部宛先アドレスを含み、内部ソースアドレスを含まないようにし)、前記光フレームから外部IPパケットを復元できる通信網とすることもできる。
<<内部パケットが外部パケットと同じバリエーション>>
通信網300Y(図137)は、IP網300(図114)とほぼ同様な構造を有しているが、外部パケットをそのまま内部パケットとする点が大きく異なる。主な相違点は、網ノード装置308及び309がそれぞれ網ノード装置308Y及び309Yとなっていることである。装置制御表330及び331はそれらのレコード形式が変わり、それぞれ装置制御表330Y及び331Yとなっている。通信回線334を転送された外部パケット349が、論理端子336Y(識別名“ID1”)から網ノード装置308Yに入力し、外部パケット349内のアドレス(送信元アドレス“EA1”、宛先アドレス“EA2”)が装置制御表330Y内に登録されているかが調べられる。
The feature of this variation is that the internal packet of the communication network includes the external packet of the communication network, the external packet can be restored from the internal packet, and the internal packet includes the internal destination address and does not include the internal source address. For example, an optical communication network is constructed, and an optical frame inside the optical communication network includes an external IP packet (however, the optical frame includes an internal destination address and does not include an internal source address). A communication network capable of restoring IP packets can also be used.
<< Internal packet has the same variation as external packet >>
The communication network 300Y (FIG. 137) has substantially the same structure as the IP network 300 (FIG. 114), except that an external packet is used as it is as an internal packet. The main difference is that the network node devices 308 and 309 are network node devices 308Y and 309Y, respectively. The device control tables 330 and 331 have different record formats, and are respectively device control tables 330Y and 331Y. The external packet 349 transferred through the communication line 334 is input from the logical terminal 336Y (identification name “ID1”) to the network node device 308Y, and the addresses (source address “EA1”, destination address “EA2”) in the external packet 349 are provided. ) Is registered in the device control table 330Y.

本ケースでは装置制御表330Yの第2行目のレコード“ID1,EA1,EA2”であり、前記外部パケットと前記レコードに含まれるアドレスが一致するので(アドレス一致)、外部パケット349はそのまま内部パケット350Yとなる。なお、前記アドレス一致が成立しないケースでは、外部パケット349は廃棄される。内部パケット350Yは通信網300Y内部を転送され、出側の網ノード装置309Yに到達し、外部パケット349−2となり、外部パケット349−2は、論理端子337Y(識別名“ID2”)を経由して通信回線335へ送出される。   In this case, the record in the second row of the device control table 330Y is “ID1, EA1, EA2”, and the address included in the record matches the external packet (address match). 350Y. In the case where the address match is not established, the external packet 349 is discarded. The internal packet 350Y is transferred inside the communication network 300Y, reaches the outgoing network node device 309Y, becomes an external packet 349-2, and the external packet 349-2 passes through the logical terminal 337Y (identification name “ID2”). And transmitted to the communication line 335.

本バリエーションにおいて、ドメイン名サーバは端末のURL及び外部アドレスを含むが、端末に関連する内部アドレスを含まない。本ケースにおいて、装置制御表330Yの2行目のレコードは“ID1,EA1,EA2”である。このように装置制御表のレコードは、少なくとも外部パケットが入力する論理端子の識別名“ID1”、外部パケットのソースアドレス“EA1”及び宛先アドレス“EA2”を含む。以上述べたように、内部パケットの形式は外部パケットの形態と同一であるが、端末を通信網300Yへ登録し、2つの端末間通信のために通信パス設定許可と通信パス設定拒否の手順を含む、通信パスの動的な設定と解放が可能であり、利用者からの要求により通信レコードを設定し及び解放する通信網300Yを実施できる。   In this variation, the domain name server includes the terminal's URL and external address, but does not include the internal address associated with the terminal. In this case, the record in the second row of the device control table 330Y is “ID1, EA1, EA2”. As described above, the record of the device control table includes at least the identification name “ID1” of the logical terminal input by the external packet, the source address “EA1” and the destination address “EA2” of the external packet. As described above, the format of the internal packet is the same as the format of the external packet. However, the terminal is registered in the communication network 300Y, and the procedure of permitting the setting of the communication path and rejecting the setting of the communication path for the communication between the two terminals is performed. It is possible to dynamically set and release a communication path, and to implement a communication network 300Y for setting and releasing a communication record in response to a request from a user.

なお、本バリエーションにおいて、装置制御表のレコードを“ID1,EA1”と変更して、宛先アドレス“EA2”を含まずに送信元アドレス“EA1”のみ確認することも可能である。送信元アドレス“EA1”確認は、送信元端末の身元確認や通信料金徴収(課金)に役立つ。更に、装置制御表のレコードに、従来技術として(1)式により示しているマスク技法を導入することもできる。
<<ポート番号の指定>>
本実施例において、端末327と端末328とは、TCPパケット乃至UDPパケットを送受することを可能とし、他のパケット送受は許可しない。即ち、IPパケットの上位プロトコルの指定は、TCPとUDPのみ通過許可することもできる。また、ポート番号は、IP網の内部のルールとして予め定めた値を用いるようにすることができる。端末328が、ポート番号の値は20及び21(FTP)、25(SMTP)、80(HTTP)、4000のいずれかのケースのみ着信及び返信できるように定めておく。ここで、前記ポート番号“4000”は、本実施例の公開URLを用いるデータ交換サービス特有のポート番号として定めて用いる値である。ポート番号の値を、23(Telnet)や他のポート番号の利用を禁止して、通信相手からの不正アクセスを防ぐ。前記上位プロトコルの指定やポート番号の指定は、特許文献2の実施例7において開示されている網ノード装置の機能(プロトコルフィルタ、ポートフィルタ)を用いて実施できる。即ち、網ノード装置内の装置制御表のレコードを、特定のプロトコルを選択し、或いは特定のポート番号を選択するように設定することにより実施できる。
<<複数端末へのコンテンツデータの配送>>
図138において、300−5はIP網、301−10乃至301−12は終端ゲートウェイ、400乃至404はIPパケット送受信機能を有する端末、405はドメイン名サーバである。端末400はデータ配送機能を有するコンテンツ配送サーバでもある。IP網300−5は、本実施例において説明した各種のサーバ、例えばパス設定サーバ、オープン接続サーバなどを含むが省略している。端末400乃至404は、それぞれの端末を識別するための個別の端末位置識別子(URL)とIPアドレスを有し、端末400乃至404はIP網300−5に登録してある。即ち、各端末のURLとIPアドレスは、IP網300−5内の終端ゲートウェイサーバ301−10乃至301−12内のいずれかのドメイン名サーバに登録してある。従って、ドメイン名サーバ405から、終端ゲートウェイサーバ内のドメイン名サーバ内の各端末のURLを呼出せるようになっている。端末400及び端末401は、本実施例において前記説明した方法により端末400と端末401との間の通信パスを設定しており、端末400及び端末402は両端末の通信パスを設定しており、以下同様であり、端末400及び端末404は両端末間の通信パスを設定している。
In this variation, it is also possible to change the record of the device control table to “ID1, EA1” and confirm only the source address “EA1” without including the destination address “EA2”. Confirmation of the source address "EA1" is useful for confirming the identity of the source terminal and collecting communication charges (charging). Further, a mask technique shown by the expression (1) can be introduced as a conventional technique into a record of the apparatus control table.
<< Specification of port number >>
In this embodiment, the terminal 327 and the terminal 328 can transmit and receive a TCP packet to a UDP packet, and do not permit other packets to be transmitted and received. That is, the specification of the upper layer protocol of the IP packet can also permit passage of only TCP and UDP. As the port number, a value determined in advance as a rule inside the IP network can be used. It is determined that the terminal 328 can receive and reply only in any one of the port numbers 20 and 21 (FTP), 25 (SMTP), 80 (HTTP), and 4000. Here, the port number “4000” is a value determined and used as a port number specific to the data exchange service using the public URL of the present embodiment. The use of port number 23 (Telnet) or other port numbers is prohibited to prevent unauthorized access from a communication partner. The specification of the upper layer protocol and the specification of the port number can be performed using the functions (protocol filter and port filter) of the network node device disclosed in the seventh embodiment of Patent Document 2. That is, it can be implemented by setting a record of the device control table in the network node device so as to select a specific protocol or a specific port number.
<< Delivery of content data to multiple terminals >>
138, reference numeral 300-5 denotes an IP network, reference numerals 301-10 to 301-12 denote terminating gateways, reference numerals 400 to 404 denote terminals having an IP packet transmission / reception function, and reference numeral 405 denotes a domain name server. The terminal 400 is also a content delivery server having a data delivery function. The IP network 300-5 includes various servers described in the present embodiment, such as a path setting server and an open connection server, but omits them. Each of the terminals 400 to 404 has an individual terminal location identifier (URL) and an IP address for identifying each terminal, and the terminals 400 to 404 are registered in the IP network 300-5. That is, the URL and IP address of each terminal are registered in any one of the domain name servers in the terminal gateway servers 301-10 to 301-12 in the IP network 300-5. Accordingly, the URL of each terminal in the domain name server in the terminating gateway server can be called from the domain name server 405. The terminal 400 and the terminal 401 have set the communication path between the terminal 400 and the terminal 401 by the method described above in the present embodiment, and the terminal 400 and the terminal 402 have set the communication path of both terminals. The same applies to the following, and the terminal 400 and the terminal 404 set a communication path between the two terminals.

このようになっているから、端末400は、端末401にコンテンツデータを含むIPパケットを確実に送信して前記IPパケットの受信確認を受けることが可能であり(図139のステップ406)、端末400は、端末402にIPパケットを確実に送信して前記IPパケットの受信確認を受け(ステップ407)、以下同様であり、端末400は、端末404にIPパケットを確実に送信して前記IPパケットの受信確認を受ける(ステップ409)。前述しているように、端末400側にとって、通信相手のURLはIP網300−5に登録してあるので、端末の身元確認が容易であり、従って配信したコンテンツデータに対する課金が確実である。更に、通信パスを設定していない端末からのアクセスを抑止できるので、情報セキュリティを確保した通信が期待できる。端末400が送信するコンテンツデータは、情報提供用のコンテンツデータが可能であり、例えば電子新聞、株価情報案内、商品説明資料などとすることができる。また、通信教育などのように、端末400側がテスト問題を送信し、端末401側がテスト回答するというような端末相互間のデータ送受も可能である。また、端末400は、希望しない端末との間の通信パスの設定を拒否することにより、コンテンツデータの送信を拒否することもできる。これら端末はLAN内部に設置する。LANは、企業などのLANばかりでなく、家庭内のLAN(情報家電LAN)とすることもできる。   With this configuration, the terminal 400 can reliably transmit the IP packet including the content data to the terminal 401 and receive the reception confirmation of the IP packet (step 406 in FIG. 139). Transmits the IP packet to the terminal 402 reliably and receives the reception confirmation of the IP packet (step 407), and so on. The terminal 400 surely transmits the IP packet to the terminal 404 and transmits the IP packet to the terminal 404. A reception confirmation is received (step 409). As described above, since the URL of the communication partner is registered in the IP network 300-5 on the side of the terminal 400, it is easy to confirm the identity of the terminal, and therefore, charging for the distributed content data is reliable. Furthermore, since access from a terminal for which a communication path has not been set can be suppressed, communication with information security can be expected. The content data transmitted by the terminal 400 can be content data for providing information, and can be, for example, an electronic newspaper, stock price information guide, product description material, and the like. In addition, it is also possible to transmit and receive data between terminals, such as a correspondence education or the like, in which the terminal 400 transmits a test question and the terminal 401 responds to the test. The terminal 400 can also reject the transmission of the content data by rejecting the setting of the communication path with the terminal that is not desired. These terminals are installed inside the LAN. The LAN can be not only a LAN of a company or the like, but also a home LAN (information home appliance LAN).

要約すると、端末1が複数の端末−j(ただし、j=1,2,…,n)と通信パスを設定し、前記端末1が前記複数端末−jにコンテンツを配送するようにできる。端末の個別のURLとIPアドレスはIP網に登録してあるので、端末の身元が明確であり、従って配信したコンテンツデータに対する課金は確実なものとすることができ、更に、IP網に登録していない端末や通信パスを設定していない端末からのアクセスは排除できるので、情報セキュリティの高い通信を確保することができる。
<<公開サーバ>>
図140において、300−6はIP網、301−20乃至301−22は終端ゲートウェイ、410乃至414はIPパケット送受信機能を有する端末、415はドメイン名サーバである。端末410は、その端末位置識別子(URL)をIP網300−6に登録しておくことにより、公開サーバとして位置づけされており、例えばデータ提供機能を含むWWWサーバであり、専門プログラムなどを実行するASPサーバであり、利用側の端末のデータを保持するデータ蓄積サーバである。IP網300−6は、本実施例において説明した各種のサーバ、例えばパス設定サーバ、オープン接続サーバなどを含むが省略している。端末410乃至414はそれぞれの端末を識別するための個別のURLとIPアドレスを有し、端末410乃至414はIP網300−6に登録してある。従って、ドメイン名サーバ415からIP網内の各端末のURLを呼出せるようになっている。
In summary, the terminal 1 can set a communication path with a plurality of terminals-j (where j = 1, 2,..., N), and the terminal 1 can distribute contents to the plurality of terminals-j. Since the individual URL and IP address of the terminal are registered in the IP network, the identity of the terminal is clear, and therefore, charging for the distributed content data can be ensured. Since access from a terminal that has not been set up or a terminal that has not set a communication path can be excluded, communication with high information security can be secured.
<< Public server >>
140, reference numeral 300-6 denotes an IP network, reference numerals 301-20 to 301-22 denote terminating gateways, reference numerals 410 to 414 denote terminals having an IP packet transmission / reception function, and reference numeral 415 denotes a domain name server. The terminal 410 is positioned as a public server by registering its terminal location identifier (URL) in the IP network 300-6, and is, for example, a WWW server including a data providing function, and executes a specialized program or the like. An ASP server, which is a data storage server that stores data of a terminal on the user side. The IP network 300-6 includes various servers described in the present embodiment, such as a path setting server and an open connection server, but omits them. The terminals 410 to 414 have individual URLs and IP addresses for identifying each terminal, and the terminals 410 to 414 are registered in the IP network 300-6. Therefore, the URL of each terminal in the IP network can be called from the domain name server 415.

端末411は、本実施例において前述した方法により、端末410との間に通信パスを設定し、次に端末411は、端末410が提供するホーム頁の内容をアクセスして、その内容を収集することができる(図141のステップ416)。端末412は端末410との間に通信パスを設定し、次に端末412は、端末410が提供するホーム頁の内容をアクセスしてその内容を収集することができる(ステップ417)。以下同様であり、端末414は端末410との間に通信パスを設定し、次に端末414は端末410にアクセスし、そのホーム頁の内容を収集することができる(ステップ419)。端末410は、本実施例で前述している通信パスの設定拒否機能を用いて、希望しない端末との間の通信パスの設定を拒否することにより、端末410へのホーム頁アクセスを拒否することもできる。端末410が提供する専門プログラムは、例えば建築設計プログラム(建築設計事務所向け)、商品仕入れ管理プログラム(天候や季節を考慮した仕入れ管理が必須のコンビニエンスストア向け)、ホテル経営管理プログラム(ホテルのフロント業務向け)とすることもできる。業務プログラム利用端末間の通信パスを設定しないので、専門プログラムが利用端末側の秘密を守る限り、端末の秘密情報が他の端末に漏れることはない。   The terminal 411 establishes a communication path with the terminal 410 by the method described above in this embodiment, and then accesses the contents of the home page provided by the terminal 410 and collects the contents. (Step 416 in FIG. 141). The terminal 412 sets a communication path with the terminal 410, and then the terminal 412 can access and collect the contents of the home page provided by the terminal 410 (step 417). Terminal 414 sets a communication path with terminal 410, and terminal 414 can then access terminal 410 and collect the contents of its home page (step 419). The terminal 410 rejects the home page access to the terminal 410 by using the communication path setting rejection function described in the present embodiment to reject the setting of the communication path with the terminal that is not desired. You can also. The specialized programs provided by the terminal 410 include, for example, an architectural design program (for architectural design offices), a product purchase management program (for convenience stores in which purchase management considering the weather and the season is essential), a hotel management management program (for a hotel front desk) Business). Since the communication path between the business program using terminals is not set, the secret information of the terminal does not leak to other terminals as long as the specialized program keeps the secret of the using terminal.

要約すると、公開サーバが複数との端末−j(ただし、j=1,2,…,n)からの要求に応じて、それぞれの端末との間で通信パスを設定する。公開サーバは、例えばASPサーバ、WWWサーバである。ASPサーバのケースでは、ASPサーバと端末−j(ただし、j=1,2,…,n)との間で通信パスを設定し、前記通信パスを用いるASPサービスを実施する。ASPサービスとして、少なくとも専門プログラムの実行やデータ蓄積業務が可能である。WWWサーバのケースでは、WWWサーバと端末−j(ただし、j=1,2,…,n)との間で通信パスを設定し、前記通信パスを用いるWWWサーバを用いた情報提供サービスを実施する。
<<まとめ>>
前記実施例の技術を要約すると、次のようになる。ここで、本実施例の端末327(図114)を端末“m”と表わし、端末328を端末“n”と表わす。ユーザの端末“m”は通信回線経由でIP網に接続され、通信回線の終端の論理端子に内部アドレス“IA−m”を付与されており、また、ユーザ“m”の端末は端末位置識別子“URL―m”を付与され、外部アドレス“EA−m”を用いる。端末情報のIP網への登録とは、ユーザの端末“m”に関する情報、即ち端末位置識別子“URL−m”、外部アドレス“EA−m”、内部アドレス“IA−m”の組を、IP網内部のドメイン名サーバの内部に保持することである。端末“m”と端末“n”との間のIPパケットが転送される通信路を、端末“m”と端末“n”を結ぶ通信パス(又はパス)という。端末“m”の側の網ノード装置に、通信レコード“IA−m,IA−n、EA−m、EA−n、MK,MK”が設定され、端末“n”の側の網ノード装置に通信レコード“IA−n,IA−m、EA−n、EA−m、MK,MK”が設定されることにより、端末“m”と端末“n”を結ぶ通信パスが設定される。ユーザの端末“m”乃至“n”が“URL−m”及び“URL−n”を含むパス設定要求パケットを送出することにより、IP網内部のパス設定拒否表が調べられて通信パスの設定が許可されていると、端末“m”と端末“n”を結ぶ通信パスが設定される。ただし、パス設定拒否表に通信パスの設定が許可されていないケースでは、前記通信パスは設定されない。
In summary, the public server sets a communication path with each terminal in response to a request from a plurality of terminals -j (where j = 1, 2,..., N). The public server is, for example, an ASP server or a WWW server. In the case of the ASP server, a communication path is set between the ASP server and the terminal -j (j = 1, 2,..., N), and an ASP service using the communication path is performed. As an ASP service, at least execution of a specialized program and data storage work are possible. In the case of the WWW server, a communication path is set between the WWW server and the terminal -j (j = 1, 2,..., N), and an information providing service using the WWW server using the communication path is implemented. I do.
<< Summary >>
The technology of the above embodiment is summarized as follows. Here, the terminal 327 (FIG. 114) of this embodiment is represented by a terminal “m”, and the terminal 328 is represented by a terminal “n”. The user terminal “m” is connected to the IP network via the communication line, the internal terminal “IA-m” is assigned to the logical terminal at the end of the communication line, and the terminal of the user “m” is a terminal position identifier. “URL-m” is assigned, and the external address “EA-m” is used. The registration of the terminal information in the IP network means information on the user's terminal "m", that is, a set of a terminal location identifier "URL-m", an external address "EA-m", and an internal address "IA-m". This is to keep it inside the domain name server inside the network. A communication path on which an IP packet is transferred between the terminal “m” and the terminal “n” is called a communication path (or path) connecting the terminal “m” and the terminal “n”. Communication records “IA-m, IA-n, EA-m, EA-n, MK, MK” are set in the network node device on the terminal “m” side, and the communication records are set in the network node device on the terminal “n” side. By setting the communication records “IA-n, IA-m, EA-n, EA-m, MK, MK”, a communication path connecting the terminal “m” and the terminal “n” is set. When the user terminals “m” to “n” send out a path setting request packet including “URL-m” and “URL-n”, the path setting rejection table inside the IP network is checked and the communication path is set. Is permitted, a communication path connecting the terminal “m” and the terminal “n” is set. However, if the setting of the communication path is not permitted in the path setting rejection table, the communication path is not set.

端末“m”と端末“n”は、前記設定された端末“m”と端末“n”を結ぶ通信パスを経由してディジタルデータを含むIPパケットを送受できる。前記ディジタルデータはテキストデータ、音声データ、画像データ(動画若しくは静止画)などが可能である。前記端末の一方から“URL−m”及び“URL−n”を含むパス解放要求パケットを送出することにより、端末“m”と端末“n”を結ぶ通信パスが解放される。即ち、端末“m”の側の網ノード装置内部の通信レコードが抹消され、端末“n”の側の網ノード装置内部の通信レコードが抹消される。端末“m”乃至端末“n”のいずれも、パス設定を拒否したい通信相手の端末位置識別子“URL−x”を含むパス設定拒否要求パケットを送出することが可能であり、パス設定拒否要求パケット内部の端末位置識別子“URL−x”は、IP網内部にあるパス設定拒否表に書き込まれる。以上をより簡単に表現すると次のようになる。   The terminal “m” and the terminal “n” can send and receive IP packets including digital data via the communication path connecting the set terminal “m” and the terminal “n”. The digital data can be text data, audio data, image data (moving image or still image), or the like. By transmitting a path release request packet including “URL-m” and “URL-n” from one of the terminals, a communication path connecting the terminal “m” and the terminal “n” is released. That is, the communication record inside the network node device on the terminal “m” side is deleted, and the communication record inside the network node device on the terminal “n” side is deleted. Any of the terminals “m” to “n” can transmit a path setting rejection request packet including the terminal location identifier “URL-x” of the communication partner whose path setting is to be rejected, and the path setting rejection request packet The internal terminal location identifier “URL-x” is written in a path setting rejection table inside the IP network. The above can be expressed more simply as follows.

IP網に接続する任意の端末間において、2端末間の通信パス設定を許可すると共に、通信パス設定を拒否できるようにする。このため、端末アドレス関連情報をIP網内サーバに登録しておき、2端末間の通信パスの設定許可はサーバ内の登録情報を用いて判定することにより達成する。端末の端末位置識別子、外部アドレス、前記端末をIP網に接続するための内部アドレスをIP網内のドメイン名サーバに登録しておき、一方の端末からの要求により、ドメイン名サーバに端末1及び端末2の端末位置識別子を提示し、端末1及び端末2に関連するアドレス情報(外部アドレスと内部アドレス)を取得し、端末1側の網ノード装置1内に通信レコード1を設定し、端末2側の網ノード装置2内に通信レコード2を設定し、端末1と端末2との間でIPパケット送受することができる。また、端末1乃至端末2からの要求により、前記設定した通信レコード1及び通信レコード2を抹消するようになっている。更に、端末1乃至端末2からの要求により、通信パスの設定を拒否したい端末の端末位置識別子“URL”をパス設定拒否表に登録することにより、通信レコード1及び通信レコード2の設定を拒否できるようになっている。   A communication path setting between any two terminals connected to the IP network is permitted and the communication path setting can be rejected. For this reason, the terminal address related information is registered in the server in the IP network, and the setting permission of the communication path between the two terminals is achieved by determining using the registration information in the server. The terminal location identifier of the terminal, the external address, and the internal address for connecting the terminal to the IP network are registered in a domain name server in the IP network, and upon request from one terminal, the terminal 1 and the terminal 1 are registered in the domain name server. The terminal position identifier of the terminal 2 is presented, the address information (external address and internal address) related to the terminal 1 and the terminal 2 is acquired, and the communication record 1 is set in the network node device 1 on the terminal 1 side. A communication record 2 is set in the network node device 2 on the side, and IP packets can be transmitted and received between the terminal 1 and the terminal 2. Further, in response to a request from the terminal 1 or the terminal 2, the set communication record 1 and communication record 2 are deleted. Further, by registering the terminal location identifier "URL" of the terminal whose communication path setting is to be rejected in the path setting rejection table in response to a request from the terminal 1 or the terminal 2, the setting of the communication record 1 and the communication record 2 can be rejected. It has become.

また、前記端末1乃至端末2からの要求により、通信パスの設定を許可したいドメイン名の範囲をパス設定許可表に登録することにより、前記通信レコード1及び通信レコード2の設定を許可できるようにできる。   In addition, by registering a range of domain names for which communication path setting is permitted in the path setting permission table in response to a request from the terminal 1 or the terminal 2, the setting of the communication record 1 and the communication record 2 can be permitted. it can.

前記設定した通信パスを用いて、2つの端末間でデータ転送を実施できる。端末は、音声や画像データをディジタル化して送受できる音声画像送装置(ビデオ画像送信機や受信機、ファックス端末)、ディジタル電話機、TV送信機、TV受信機である。IP網は、例えばコンテンツ配送網(CDN)として用いることができる。端末の個別のURLとIPアドレスはIP網に登録するので、通信パスを設定する2端末の身元が明確であり、また、IP網に登録していない端末からの通信パスは設定しないので、情報セキュリティの高い通信を確保することができる。本実施例は、外部パケット及び内部パケット共にIPV4又はIPV6のいずれも可能であり、内部パケットは通信3層未満のフレームにより実施でき、例えば宛先アドレス及びソースアドレスとを含むMACフレームにより実施でき、他の例として、宛先アドレスを含むがソースアドレスを含まないMPLSフレームや光フレームとしても実施できる。

4.端末アドレスをIP網に登録する第4実施例
図133はIP網2000を示しており、2001乃至2005はIP網2000内部のサブIP網であり、また、通信回線により直接又は間接的に接続されている。2007乃至2009はサブIP網2001に含まれる通信回線接続部であり、2010はサブIP網2002に含まれる通信回線接続部である。2011は通信回線接続部2007内部のアドレス検査モジュールであり、2012はルータである。なお、2012はIPパケット転送機能を有するスイッチとしても良い。通信回線接続部2007乃至1010は、網ノード装置2(図135)と同様にIP網とLANとを接続する機能を有するが、網ノード装置2と異なり、外部IPパケットにIPヘッダを付与して内部IPパケットを形成するIPカプセル化機能を含まない。
Data transfer can be performed between two terminals by using the set communication path. The terminal is an audio / video transmission device (video image transmitter / receiver, facsimile terminal) which can digitize and transmit voice / image data, a digital telephone, a TV transmitter, and a TV receiver. The IP network can be used, for example, as a content delivery network (CDN). Since the individual URLs and IP addresses of the terminals are registered in the IP network, the identities of the two terminals that set the communication path are clear, and the communication paths from terminals that are not registered in the IP network are not set. High security communication can be secured. In this embodiment, both the external packet and the internal packet can be IPV4 or IPV6. The internal packet can be implemented by a frame having less than three layers of communication, for example, a MAC frame including a destination address and a source address. Can be implemented as an MPLS frame or optical frame including a destination address but not including a source address.

4. Fourth Embodiment Registering Terminal Address in IP Network FIG. 133 shows an IP network 2000, wherein 2001 to 2005 are sub-IP networks inside the IP network 2000, which are directly or indirectly connected by a communication line. ing. Reference numerals 2007 to 2009 denote communication line connection units included in the sub IP network 2001, and reference numeral 2010 denotes a communication line connection unit included in the sub IP network 2002. Reference numeral 2011 denotes an address inspection module inside the communication line connection unit 2007, and reference numeral 2012 denotes a router. Note that 2012 may be a switch having an IP packet transfer function. The communication line connecting units 2007 to 1010 have a function of connecting the IP network and the LAN similarly to the network node device 2 (FIG. 135), but, unlike the network node device 2, add an IP header to an external IP packet and It does not include the IP encapsulation function that forms internal IP packets.

2015乃至2019はLANであり、それぞれ通信回線経由でIP網2000内部のサブIP網の何れかに接続されている。LAN2015乃至2019はIPパケット送受機能を有する端末を含み、端末2020はIPアドレス“A1”を、端末2021はIPアドレス“A2”を、端末2022はIPアドレス“P”をそれぞれ付与されている。端末2024は固定したIPアドレス値を付与されていない端末であり、適宜生成した数値“x”をソースIPアドレスとして含むIPパケットを送信できる。端末2025はIPアドレス“B”を付与されている。アドレス検査モジュール2011は、通信回線接続部2007から通信回線2027経由で接続されているLAN2015内の端末2020、2021のIPアドレス“A1”、“A2”、及び通信回線2028経由で接続されている端末2025ののIPアドレス“B”をそれぞれその内部に保持している。前記“保持”の代わりに、IPアドレス“A1”、“A2”、“B”が通信回線接続部2001内のアドレス検査モジュール2011内に登録されているともいう。なお、アドレス検査モジュール2011は装置として実施するか、サーバとして実施するか、いずれも可能である。   LANs 2015 to 2019 are connected to any of the sub-IP networks inside the IP network 2000 via communication lines. Each of the LANs 2015 to 2019 includes a terminal having an IP packet transmission / reception function. The terminal 2020 is assigned an IP address “A1”, the terminal 2021 is assigned an IP address “A2”, and the terminal 2022 is assigned an IP address “P”. The terminal 2024 is a terminal to which a fixed IP address value has not been assigned, and can transmit an IP packet including a suitably generated numerical value “x” as a source IP address. The terminal 2025 has been assigned the IP address “B”. The address check module 2011 includes IP addresses “A1” and “A2” of the terminals 2020 and 2021 in the LAN 2015 connected via the communication line 2027 from the communication line connection unit 2007, and terminals connected via the communication line 2028. The IP address “B” of the address 2025 is held therein. It is also said that IP addresses “A1”, “A2”, and “B” are registered in the address check module 2011 in the communication line connection unit 2001 instead of the “hold”. The address inspection module 2011 can be implemented as an apparatus or a server.

アドレス検査モジュール2011は、通信回線2027及び2028から入力するIPパケット内のソースIPアドレスを検査し、検査に不合格なIPパケットを廃棄する機能を有する。2013は通信回線接続部2007に含まれるMIB(メッセージ情報ベース)であり、例えばIPパケットの廃棄情報を記録する。ソースIPアドレスが“A1”、宛先IPアドレスが“C”であるIPパケット2030が端末2020から送出され、通信回線2027を経由してアドレス検査モジュール2011に入力すると、アドレス検査モジュール2011は、IPパケット2030のソースIPアドレス“A1”がアドレス検査モジュール2011内部に含まれているかを調べる。本ケースでは、ソースIPアドレス“A1”がアドレス検査モジュール2011内部に含まれているので、IPパケット2030をルータ2012に送る。ルータ2012は、IPパケット2030を通信回線2034に送出する。IPパケット2030はIP網2000内を転送され、通信回線接続部2002を経由してIPアドレス“C”であるLAN2016内の端末に到達する。   The address check module 2011 has a function of checking a source IP address in an IP packet input from the communication lines 2027 and 2028, and discarding an IP packet that fails the check. Reference numeral 2013 denotes an MIB (message information base) included in the communication line connection unit 2007, which records, for example, discard information of an IP packet. When an IP packet 2030 having a source IP address “A1” and a destination IP address “C” is transmitted from the terminal 2020 and input to the address inspection module 2011 via the communication line 2027, the address inspection module 2011 It is checked whether the source IP address “A1” 2030 is included in the address check module 2011. In this case, since the source IP address “A1” is included in the address inspection module 2011, the IP packet 2030 is sent to the router 2012. The router 2012 sends out the IP packet 2030 to the communication line 2034. The IP packet 2030 is transferred in the IP network 2000 and reaches the terminal in the LAN 2016 having the IP address “C” via the communication line connection unit 2002.

ソースIPアドレスが“x”、宛先IPアドレスが“C”であるIPパケット2031が端末2024から送出され、通信回線2027を経由してアドレス検査モジュール2011に入力すると、アドレス検査モジュール2011は、IPパケット2031のソースIPアドレス“x”が、アドレス検査モジュール2011の内部に含まれているかを調べる。本ケースでは、ソースIPアドレス“x”がアドレス検査モジュール2011の内部に含まれていないので、IPパケット2031を廃棄する。ソースIPアドレスが“P”、宛先IPアドレスが“C”であるIPパケット2032が端末2022から送出された場合も、前記同様にソースIPアドレス“P”がアドレス検査モジュール2011に含まれていないので、IPパケット2032は廃棄される。アドレス検査モジュール2011は廃棄したIPパケット2031、2032に関する情報、例えば廃棄時刻、IPパケット内のヘッダ値(IPアドレス値を含む)をMIB2013の内部に保持することができる(オプション)。なお、MIB2013内のIPパケット廃棄情報は、サブIP網2001を運用管理する情報として用いることができる。   When an IP packet 2031 having a source IP address “x” and a destination IP address “C” is transmitted from the terminal 2024 and input to the address inspection module 2011 via the communication line 2027, the address inspection module 2011 It is checked whether the source IP address “x” of 2031 is included in the address check module 2011. In this case, since the source IP address “x” is not included in the address inspection module 2011, the IP packet 2031 is discarded. Also when an IP packet 2032 whose source IP address is “P” and destination IP address is “C” is transmitted from the terminal 2022, the source IP address “P” is not included in the address inspection module 2011 as described above. , The IP packet 2032 is discarded. The address inspection module 2011 can hold information on the discarded IP packets 2031 and 2032, for example, discard time, a header value (including an IP address value) in the IP packet, in the MIB 2013 (optional). Note that the IP packet discard information in the MIB 2013 can be used as information for operating and managing the sub IP network 2001.

ソースIPアドレスが“B”、宛先IPアドレスが“A2”であるIPパケット2033が端末2025から送出されると、通信回線2028を経由してアドレス検査モジュール2011に入力する。IPパケット2033のソースIPアドレス“B”がアドレス検査モジュール2011に含まれているので、IPパケットをルータ2012に送り、ルータ2012はこのIPパケットを通信回線2036に送出する。送出されたIPパケットはルータ2012に戻り、通信回線接続部2007を経由して、IPアドレス“A2”である端末2021に到達する。   When an IP packet 2033 whose source IP address is “B” and whose destination IP address is “A2” is transmitted from the terminal 2025, the IP packet 2033 is input to the address inspection module 2011 via the communication line 2028. Since the source IP address “B” of the IP packet 2033 is included in the address check module 2011, the IP packet is sent to the router 2012, and the router 2012 sends this IP packet to the communication line 2036. The transmitted IP packet returns to the router 2012 and reaches the terminal 2021 having the IP address “A2” via the communication line connection unit 2007.

アドレス検査の方法について、他の方法を説明する。例えば端末2020のIPアドレス値が、“172.1.2.18”であり、端末2021のIPアドレス値が“172.1.2.19”であるとき、マスクMの値を“255.255.255.254”とし、ネットワークアドレスNを“172.1.2.18”と表わし、LAN2015から通信回線2027を経て通信回線接続部2007へ入力するIPパケットのソースIPアドレスをSと表わしたとき、下記(2)式が成立するか否かを調べる。

N = (S AND M) …(2)

そして、(2)式が成立するときは、LAN2015内の端末のIPアドレスがアドレス検査モジュールに保持されていると見なせる。ここで、(2)式の”AND”は、1ビット対応の論理積演算を表わす。
Another method of address checking will be described. For example, when the IP address value of the terminal 2020 is “172.1.2.18” and the IP address value of the terminal 2021 is “172.1.2.19”, the value of the mask M is “255.255.255.254”, and the network address N is “ 172.1.2.18 ", and if the source IP address of the IP packet input from the LAN 2015 to the communication line connection unit 2007 via the communication line 2027 is represented by S, it is checked whether the following expression (2) is satisfied.

N = (S AND M) ... (2)

Then, when the expression (2) is satisfied, it can be considered that the IP address of the terminal in the LAN 2015 is held in the address check module. Here, "AND" in the expression (2) represents a logical product operation corresponding to one bit.

ルータ2012をMPLSエッジルータに置き換えることも可能であり、図134を参照して説明する。2100はMPLSエッジルータ、2101はMPLS制御表で複数のレコード(行)を含む。2102、乃び2103はIPパケットが転送される通信回線、2104及び2105はMPLSフレームが転送される通信回線である。ソースIPアドレスが“X”、宛先IPアドレスが“Y”であるIPパケットIPパケット2106が、回線識別子“IN#1”により識別される通信回線2102からMPLSエッジルータ2100に入力すると、MPLS制御表2101の回線識別子“IN#1”を含むレコードについて、次の(2)式の関係が成立するか否かが調べられる。

N#1 =
(X AND M#1) …(3)

本ケースでは、MPLS制御表2101の第1行目のレコード“IN#1,M#1,N#1,V#1,L#1,OUT#1”が対象であり、上記(3)式が成立するので、VPN(仮想プライベート網)を識別するためのVPN識別子“V#1”とMPLSフレームのヘッダに設定するMPLSラベル“L#1”とを用いてMPLSフレーム2108を形成し、次に前記形成されたMPLSフレーム2108は、回線識別子“OUT#1”により識別される通信回線2104に送出される。ソースIPアドレスが“X”、宛先IPアドレスが“Z”であるIPパケット2107が、回線識別子“IN#1”により識別される通信回線2102からMPLSエッジルータ2100に入力したケースも同様であり、MPLS制御表2101の2行目のレコードが用いられてMPLSフレーム2109が形成され、回線識別子“OUT#2”により識別される通信回線2105に送出される。なお、MPLS制御表2101の形態は変更することが可能であり、例えばM#1及びN#1を用いず、第1行目のレコードを“IN#1,V#1,L#1,OUT#1”と変更することも可能である。このケースでは上記(3)式の演算は実施せず、MPLSフレーム2108を形成して通信回線2104へ送出する。
The router 2012 can be replaced with an MPLS edge router, which will be described with reference to FIG. An MPLS edge router 2100 and an MPLS control table 2101 include a plurality of records (rows). Reference numerals 2102 and 2103 denote communication lines for transferring IP packets, and 2104 and 2105 denote communication lines for transferring MPLS frames. When an IP packet 2106 whose source IP address is “X” and whose destination IP address is “Y” is input from the communication line 2102 identified by the line identifier “IN # 1” to the MPLS edge router 2100, the MPLS control table For the record including the line identifier “IN # 1” of 2101, it is checked whether or not the relationship of the following expression (2) is established.

N # 1 =
(X AND M # 1)… (3)

In this case, the record “IN # 1, M # 1, N # 1, V # 1, L # 1, OUT # 1” in the first row of the MPLS control table 2101 is the target, and the above equation (3) is used. Holds, an MPLS frame 2108 is formed using a VPN identifier “V # 1” for identifying a VPN (virtual private network) and an MPLS label “L # 1” set in the header of the MPLS frame. The formed MPLS frame 2108 is sent to the communication line 2104 identified by the line identifier “OUT # 1”. The same applies to a case where an IP packet 2107 whose source IP address is “X” and whose destination IP address is “Z” is input to the MPLS edge router 2100 from the communication line 2102 identified by the line identifier “IN # 1”. An MPLS frame 2109 is formed by using the record in the second row of the MPLS control table 2101 and transmitted to the communication line 2105 identified by the line identifier “OUT # 2”. Note that the form of the MPLS control table 2101 can be changed. For example, without using M # 1 and N # 1, the record in the first row is set to “IN # 1, V # 1, L # 1, OUT”. It is also possible to change it to # 1 ”. In this case, the calculation of the above equation (3) is not performed, and an MPLS frame 2108 is formed and transmitted to the communication line 2104.

アドレス検査モジュール2011とルータ2012又はMPLSエッジルータ2100とを一体化した装置、或いはアドレス検査モジュール2011をルータ2012又はMPLSエッジルータ2100の内部に組み込む装置を、アドレス検査機能ルータとして実施しても良い。アドレス検査機能ルータは、入力したIPパケットのソースIPアドレスを内部に保持しているかを検査し、保持していないとき、前記IPパケットを廃棄する。   An apparatus in which the address inspection module 2011 and the router 2012 or the MPLS edge router 2100 are integrated, or an apparatus in which the address inspection module 2011 is incorporated in the router 2012 or the MPLS edge router 2100 may be implemented as the address inspection function router. The address check function router checks whether or not the source IP address of the input IP packet is held therein, and if not, discards the IP packet.

以上のようになっているから、不要IPパケットがIP網2000の内部に溢れて正常な通信が妨害される事態を防止でき、IPアドレスを登録した端末間通信がスムーズに行えるようになる。また、送信元IPアドレスをIP網に登録していないIPパケット、或いは送信元IPアドレスを秘匿したIPパケットがIP網内部に流入することを防止できるので、IP網2000内やサブIP網2001内へゴミIPパケットを送りつける形態のDOS攻撃を減らすことができる。   As described above, it is possible to prevent a situation where unnecessary IP packets overflow into the IP network 2000 and interfere with normal communication, and smooth communication between terminals in which an IP address is registered can be performed. In addition, it is possible to prevent an IP packet whose source IP address is not registered in the IP network or an IP packet whose source IP address is concealed from flowing into the IP network. A DOS attack in which a garbage IP packet is sent to a user can be reduced.

サブIP網2001乃至2005は、例えばそれぞれ通信会社が個別に管理するIP網、IP網2000はサブIP網2001乃至2005の集合から成るIP網とすることができる。更に、例えばサブIP網2001乃至2005は、インターネットのISP(インターネットサービスプロバイダ)が管理するIP網、IP網2000はインターネットとすることもできる。
(まとめ)
端末は通信回線経由でIP網の通信回線接続部に接続されており、端末のIPアドレスをIP網の通信回線接続部に登録しておき、通信回線接続部がIPパケットを受信し、当該通信回線接続部が未登録のIPアドレスをソースアドレスとして含むIPパケットを検出すると、当該IPパケットを廃棄することにより、不要IPパケットがIP網及びサブIP網に入力することを予防できる。以上の手順によって、不要IPパケットがIP網内部に溢れて正常な通信が妨害される事態を防止でき、IPアドレスを登録した端末間通信がスムーズに行えるようになる。
The sub IP networks 2001 to 2005 can be, for example, IP networks individually managed by a communication company, and the IP network 2000 can be an IP network composed of a set of sub IP networks 2001 to 2005. Further, for example, the sub IP networks 2001 to 2005 may be an IP network managed by an Internet ISP (Internet Service Provider), and the IP network 2000 may be the Internet.
(Summary)
The terminal is connected to a communication line connection unit of the IP network via a communication line, and the IP address of the terminal is registered in the communication line connection unit of the IP network, and the communication line connection unit receives an IP packet and performs the communication. When the line connection unit detects an IP packet including an unregistered IP address as a source address, the IP packet is discarded, thereby preventing unnecessary IP packets from being input to the IP network and the sub IP network. According to the above procedure, it is possible to prevent a situation where unnecessary IP packets overflow into the IP network and interfere with normal communication, and smooth communication between terminals in which IP addresses are registered can be performed.

本発明は、IP網及び無線LANに接続する端末がIP網に接続して他の端末と通信できるようにすると共に、IP網に接続する移動電話機や音声画像装置がその地理的位置を移動しながらIP網を経由して継続し、ユーザ要求に基づいてアドレス情報を登録してある任意の端末間に通信パスを設定し、不正IPパケットのIP網内大量流入を防止するようにしているので、IP網を用いた端末間通信の接続制御に極めて有効である。   The present invention enables a terminal connected to an IP network and a wireless LAN to connect to the IP network and communicate with other terminals, and a mobile telephone or a voice / image device connected to the IP network moves its geographical position. While continuing via the IP network, a communication path is set between any terminals whose address information is registered based on the user's request to prevent a large amount of illegal IP packets from flowing into the IP network. This is extremely effective for connection control of communication between terminals using an IP network.

本発明の前提となるIP網により固定電話通信、移動電話通信及びマルチメディア通信を実施する技術を説明するためのブロック構成図である。BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 is a block diagram illustrating a technology for performing fixed telephone communication, mobile telephone communication, and multimedia communication over an IP network as a premise of the present invention. 本発明の前提となるIP網の通信ケース1において、固定電話機から固定電話機への通信を実施する方法を説明するための図である。FIG. 2 is a diagram for explaining a method of performing communication from a fixed telephone to a fixed telephone in a communication case 1 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース1において、固定電話機の登録手順を説明するための図である。FIG. 3 is a diagram for explaining a registration procedure of a fixed telephone in a communication case 1 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース1において、電話番号サーバ間の情報交換を説明するための図である。FIG. 3 is a diagram for explaining information exchange between telephone number servers in a communication case 1 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース2において、移動電話機から移動電話機への通信を実施する方法を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a method for performing communication from a mobile telephone to a mobile telephone in a communication case 2 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース2において、移動電話機から移動電話機への通信を実施する方法を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a method for performing communication from a mobile telephone to a mobile telephone in a communication case 2 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース2において、移動電話機の登録手順を説明するための図である。FIG. 3 is a diagram for explaining a registration procedure of a mobile phone in a communication case 2 of an IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース2において、移動電話機の他の位置変更手順を説明するための図である。FIG. 11 is a diagram for explaining another location change procedure of the mobile phone in the communication case 2 of the IP network which is a premise of the present invention. 本発明の前提となるIP網の通信ケース3において、移動電話機から固定電話機への通信をIP網において実施する方法を説明するための図である。FIG. 7 is a diagram for explaining a method of performing communication from a mobile telephone to a fixed telephone in an IP network in a communication case 3 of the IP network which is a premise of the present invention. 本発明の前提となる特許文献2の図168を引用した図であり、通信ケース2乃至4において移動電話機と無線基地局との関係を示す図である。FIG. 168 is a drawing citing FIG. 168 of Patent Document 2 as a premise of the present invention, and is a diagram showing a relationship between a mobile telephone and a radio base station in communication cases 2 to 4. 本発明の前提となる特許文献2の図171を引用した図であり、IP移動電話機から送出された制御乃至音声を含むIPパケットが無線基地局を経由して転送される様子を示す図である。FIG. 17 is a diagram citing FIG. 171 of Patent Document 2 as a premise of the present invention, and is a diagram illustrating a state where an IP packet including control or voice transmitted from an IP mobile telephone is transferred via a wireless base station. . 本発明の前提となるIP網の通信ケース6において、IP端末から他のIP端末への他の通信接続手順を示す図である。FIG. 9 is a diagram showing another communication connection procedure from an IP terminal to another IP terminal in a communication case 6 of an IP network which is a premise of the present invention. 本発明の前提となる特許文献2の図12を引用した図であり、移動電話網とIP網を経由する端末間通信を示す図である。FIG. 13 is a diagram citing FIG. 12 of Patent Document 2 as a premise of the present invention, and is a diagram illustrating communication between terminals via a mobile telephone network and an IP network. 本発明の前提となる特許文献2の図13を引用した図であり、移動電話網とIP網を経由した共通線信号方式に基づく端末間接続制御を示す図である。FIG. 14 is a diagram citing FIG. 13 of Patent Document 2 as a premise of the present invention, and is a diagram illustrating connection control between terminals based on a common channel signaling method via a mobile telephone network and an IP network. 本発明の第1実施例において、無線LANとIP網とを結ぶ通信を説明するための図である。FIG. 2 is a diagram for explaining communication connecting a wireless LAN and an IP network in the first embodiment of the present invention. 本発明の第1実施例において、端末登録表の例を示す図である。FIG. 5 is a diagram illustrating an example of a terminal registration table in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN内のMACフレームを説明するための図である。FIG. 3 is a diagram for explaining a MAC frame in a wireless LAN in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN内の通信を説明するための図である。FIG. 2 is a diagram for explaining communication in a wireless LAN in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN内の他の通信を説明するための図である。FIG. 5 is a diagram for explaining another communication in the wireless LAN in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN内の認証付き電話番号サーバへのアクセスを説明するための図である。FIG. 3 is a diagram for explaining access to a telephone number server with authentication in a wireless LAN in the first embodiment of the present invention. 本発明において、無線LAN側から発信する端末間通信を説明するための図である。FIG. 4 is a diagram for explaining communication between terminals transmitted from the wireless LAN side in the present invention. 本発明の第1実施例において、無線LAN側が着信する端末間通信を説明するための図である。FIG. 4 is a diagram for explaining terminal-to-terminal communication on the wireless LAN side in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN、IP網、無線LANを経由する通信を説明するための図である。FIG. 2 is a diagram for explaining communication via a wireless LAN, an IP network, and a wireless LAN in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN、IP網、無線LANを経由するIPパケットの送受信を説明するための図である。FIG. 2 is a diagram for explaining transmission / reception of IP packets via a wireless LAN, an IP network, and a wireless LAN in the first embodiment of the present invention. 本発明の第1実施例において、無線LANの端末を移動網の無線局に接続する方法を説明するための図である。FIG. 2 is a diagram for explaining a method of connecting a wireless LAN terminal to a mobile station of a mobile network in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN、IP網、公衆交換電話網、移動通信網を経由する端末間通信を説明するための図である。FIG. 2 is a diagram for explaining communication between terminals via a wireless LAN, an IP network, a public switched telephone network, and a mobile communication network in the first embodiment of the present invention. 本発明の第1実施例において、無線LAN内の端末から接続要求し、IP網、公衆交換電話網を経由して他の端末間に接続する端末間通信接続制御方法を説明するための図である。FIG. 4 is a diagram for explaining a terminal connection connection control method in which a connection request is made from a terminal in a wireless LAN and connected between other terminals via an IP network and a public switched telephone network in the first embodiment of the present invention. is there. 本発明の第1実施例において、公衆交換電話網に接続する端末から接続要求してIP網を経由し、無線LAN内の端末に通信するための端末間通信接続制御方法を説明するための図である。In the first embodiment of the present invention, a diagram for explaining an inter-terminal communication connection control method for making a connection request from a terminal connected to a public switched telephone network and communicating with a terminal in a wireless LAN via an IP network. It is. 本発明の第1実施例において、無線LAN内の端末から接続要求してIP網、移動通信網を経由し、他の端末間に接続する端末間通信接続制御方法を説明するための図である。FIG. 3 is a diagram for explaining a terminal connection control method for connecting between other terminals via an IP network and a mobile communication network in response to a connection request from a terminal in a wireless LAN in the first embodiment of the present invention. . 本発明の第1実施例において、移動通信網に接続する端末から接続要求してIP網を経由し、無線LAN内の端末に通信するための端末間通信接続制御方法を説明するための図である。FIG. 4 is a diagram for explaining a terminal connection connection control method for performing a connection request from a terminal connected to a mobile communication network and communicating with a terminal in a wireless LAN via an IP network in the first embodiment of the present invention. is there. 本発明の第2実施例において、移動電話機の無線通信領域とIP網との関係を示す図である。FIG. 9 is a diagram illustrating a relationship between a wireless communication area of a mobile phone and an IP network in a second embodiment of the present invention. 本発明の第2実施例において、終端ゲートウェイが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 13 is a part of a diagram illustrating a communication procedure of a handover in which a terminating gateway is switched in a second embodiment of the present invention. 本発明の第2実施例において、終端ゲートウェイが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 13 is a part of a diagram illustrating a communication procedure of a handover in which a terminating gateway is switched in a second embodiment of the present invention. 本発明の第2実施例において、終端ゲートウェイが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 13 is a part of a diagram illustrating a communication procedure of a handover in which a terminating gateway is switched in a second embodiment of the present invention. 本発明の第2実施例において、終端ゲートウェイが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 13 is a part of a diagram illustrating a communication procedure of a handover in which a terminating gateway is switched in a second embodiment of the present invention. 本発明の第2実施例において、移動電話機登録表の一例を示す図である。FIG. 11 is a diagram illustrating an example of a mobile phone registration table in the second embodiment of the present invention. 本発明の第2実施例において、終端ゲートウェイアドレス管理表の一例を示す図である。FIG. 13 is a diagram illustrating an example of a terminating gateway address management table in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバアドレス表の一例を示す図である。It is a figure in the 2nd Example of this invention which shows an example of a telephone management server address table. 本発明の第2実施例において、無線基地局アドレス管理表の一例を示す図である。FIG. 13 is a diagram illustrating an example of a wireless base station address management table in the second embodiment of the present invention. 本発明の第2実施例において、電話接続要求のため無線基地局から送出された外部パケットの一例を示す図である。FIG. 11 is a diagram illustrating an example of an external packet transmitted from a wireless base station for a telephone connection request in the second embodiment of the present invention. 本発明の第2実施例において、電話接続要求のため網ノード装置から送出された代理移動電話サーバから送信された内部パケットの一例を示す図である。FIG. 13 is a diagram showing an example of an internal packet transmitted from a proxy mobile telephone server transmitted from a network node device for a telephone connection request in the second embodiment of the present invention. 本発明の第2実施例において、電話接続要求のため代理移動電話サーバから送出された内部パケットの一例を示す図である。FIG. 11 is a diagram illustrating an example of an internal packet transmitted from a proxy mobile telephone server for a telephone connection request in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機専用電話番号サーバに送出された内部パケットの一例を示す図である。FIG. 11 is a diagram showing an example of an internal packet sent to a mobile telephone dedicated telephone number server in a second embodiment of the present invention. 本発明の第2実施例において、移動電話機専用電話番号サーバから返信された内部パケットの一例を示す図である。FIG. 11 is a diagram illustrating an example of an internal packet returned from a mobile phone dedicated telephone number server in a second embodiment of the present invention. 本発明の第2実施例において、初期アドレスメッセージ含む内部パケットの一例を示す図である。FIG. 14 is a diagram illustrating an example of an internal packet including an initial address message in the second embodiment of the present invention. 本発明の第2実施例において、着呼側の代理移動電話サーバに向けて送出された内部パケットの一例を示す図である。FIG. 11 is a diagram illustrating an example of an internal packet transmitted to a called-side proxy mobile telephone server in a second embodiment of the present invention. 本発明の第2実施例において、着呼側の網ノード装置に向けて送出された内部パケットの一例を示す図である。FIG. 13 is a diagram illustrating an example of an internal packet transmitted to a called-side network node device in the second embodiment of the present invention. 本発明の第2実施例において、着呼側の無線基地局に向けて送出された外部パケットの一例を示す図である。FIG. 14 is a diagram illustrating an example of an external packet transmitted to a called wireless base station in the second embodiment of the present invention. 本発明の第2実施例において、ACMパケットの一例を示す図である。FIG. 13 is a diagram illustrating an example of an ACM packet in the second embodiment of the present invention. 本発明の第2実施例において、CPGパケットの一例を示す図である。FIG. 13 is a diagram illustrating an example of a CPG packet in a second embodiment of the present invention. 本発明の第2実施例において、ANMパケットの一例を示す図である。FIG. 13 is a diagram illustrating an example of an ANM packet in the second embodiment of the present invention. 本発明の第2実施例において、装置制御表の第1の例を示す図である。FIG. 13 is a diagram illustrating a first example of a device control table in the second embodiment of the present invention. 本発明の第2実施例において、装置制御表の第2の例を示す図である。FIG. 13 is a diagram illustrating a second example of the device control table in the second embodiment of the present invention. 本発明の第2実施例において、装置制御表の第3の例を示す図である。FIG. 13 is a diagram illustrating a third example of the device control table in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ908−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 908-4 in a second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ908−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 908-4 in a second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ908−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 908-4 in a second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ908−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 908-4 in a second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ909−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 909-4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ909−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 909-4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ909−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by a telephone management server 909-4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ906−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by the telephone management server 906-4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ906−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by the telephone management server 906-4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ906−4が扱うCIC管理表を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a CIC management table handled by the telephone management server 906-4 in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局から送出されたハンドオーバ要求を含む外部パケットを示す図である。FIG. 13 is a diagram illustrating an external packet including a handover request transmitted from a wireless base station in the second embodiment of the present invention. 本発明の第2実施例において、網ノード装置でカプセル化されたハンドオーバ要求を含む内部パケットを示す図である。FIG. 11 is a diagram showing an internal packet including a handover request encapsulated in a network node device in a second embodiment of the present invention. 本発明の第2実施例において、代理電話サーバから送出されたハンドオーバ要求を含む内部パケットを示す図である。FIG. 13 is a diagram illustrating an internal packet including a handover request sent from a proxy telephone server in a second embodiment of the present invention. 本発明の第2実施例において、ハンドオーバ要求を通知する内部パケットを示す図である。FIG. 14 is a diagram showing an internal packet for notifying a handover request in the second embodiment of the present invention. 本発明の第2実施例において、無線回線要求を含む内部パケットを示す図である。FIG. 11 is a diagram illustrating an internal packet including a wireless channel request in the second embodiment of the present invention. 本発明の第2実施例において無線回線要求を含む無線基地局に転送される外部パケットを示す図である。FIG. 11 is a diagram illustrating an external packet transferred to a wireless base station including a wireless channel request in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局から返信される無線回線回答を含む外部パケットを示す図である。FIG. 13 is a diagram illustrating an external packet including a wireless channel reply returned from the wireless base station in the second embodiment of the present invention. 本発明の第2実施例において、代理電話サーバに転送される無線回線回答を含む内部パケットを示す図である。FIG. 11 is a diagram showing an internal packet including a wireless line answer transferred to a proxy telephone server in a second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバに転送される無線回線回答を含む内部パケットを示す図である。FIG. 14 is a diagram showing an internal packet including a wireless line answer transferred to a telephone management server in the second embodiment of the present invention. 本発明の第2実施例において、表管理サーバに対して発信側の通信レコード書込み指示を含む内部パケットを示す図である。FIG. 14 is a diagram illustrating an internal packet including a communication record writing instruction on the transmitting side to the table management server in the second embodiment of the present invention. 本発明の第2実施例において、他の電話管理サーバに対して通信レコード書込み情報を通知する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet for notifying another telephone management server of communication record writing information in the second embodiment of the present invention. 本発明の第2実施例において、表管理サーバに対して着信側の通信レコード書込み指示を含む内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet including a communication record writing instruction on the receiving side to the table management server in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から電話管理サーバ3に対してハンドオーバ手順の開始を通知する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet for notifying the start of a handover procedure from the telephone management server 1 to the telephone management server 3 in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局に対してハンドオーバ手順の開始を指示する外部パケットを示す図である。FIG. 13 is a diagram illustrating an external packet instructing a radio base station to start a handover procedure in a second embodiment of the present invention. 本発明の第2実施例において、無線基地局からハンドオーバ手順の開始を報告する外部パケットを示す図である。FIG. 13 is a diagram showing an external packet for reporting the start of a handover procedure from a radio base station in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ3から電話管理サーバ1に対してハンドオーバ手順の開始を報告する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet for reporting the start of a handover procedure from the telephone management server 3 to the telephone management server 1 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から無線基地局1に対してハンドオーバ手順の開始を通知する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet for notifying the start of a handover procedure from the telephone management server 1 to the wireless base station 1 in the second embodiment of the present invention. 本発明の第2実施例において、他の無線基地局に対してハンドオーバ手順の開始を指示する他の外部パケットを示す図である。FIG. 14 is a diagram illustrating another external packet instructing another radio base station to start a handover procedure in the second embodiment of the present invention. 本発明の第2実施例において、他の無線基地局からハンドオーバ手順の開始を報告する他の外部パケットを示す図である。FIG. 13 is a diagram showing another external packet reporting the start of a handover procedure from another radio base station in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局1から電話管理サーバ1に対してハンドオーバ手順の開始を報告する内部パケットを示す図である。FIG. 9 is a diagram showing an internal packet for reporting the start of a handover procedure from the wireless base station 1 to the telephone management server 1 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から電話管理サーバ4に対してハンドオーバ手順の開始を通知する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet for notifying the start of a handover procedure from the telephone management server 1 to the telephone management server 4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から電話管理サーバ3に対して、カプセル制御レコードの解放及び無線回線の解放を要求する内部パケットを示す図である。FIG. 13 is a diagram showing an internal packet requesting the release of a capsule control record and the release of a wireless line from the telephone management server 1 to the telephone management server 3 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から電話管理サーバ4に対してカプセル制御レコードの解放を要求する内部パケットを示す図である。FIG. 14 is a diagram showing an internal packet requesting the release of a capsule control record from the telephone management server 1 to the telephone management server 4 in the second embodiment of the present invention. 本発明の第2実施例において、電話管理サーバ1から移動電話機専用の電話番号サーバに対してハンドオーバ後の移動電話機登録表の更新を要求する内部パケットを示す図である。FIG. 8 is a diagram showing an internal packet requesting the telephone management server 1 to update a mobile telephone registration table after a handover from the telephone management server 1 to a telephone number server dedicated to the mobile telephone in the second embodiment of the present invention. 本発明の第2実施例において、ハンドオーバ後の移動電話機登録表を示す図である。FIG. 11 is a diagram showing a mobile phone registration table after a handover in the second embodiment of the present invention. 本発明の第2実施例において、ハンドオーバ後の電話通信路の解放を指定するRELパケットを示す図である。FIG. 14 is a diagram illustrating a REL packet designating release of a telephone communication path after a handover in the second embodiment of the present invention. 本発明の第2実施例において、ハンドオーバ後の電話通信路の解放を確認するRLCパケットを示す図である。FIG. 13 is a diagram illustrating an RLC packet for confirming release of a telephone communication path after a handover in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局のみが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a communication procedure of a handover in which only the wireless base station switches in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局のみが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a communication procedure of a handover in which only the wireless base station switches in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局のみが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a communication procedure of a handover in which only the wireless base station switches in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局のみが切り換わるハンドオーバの通信手順を説明する図の一部である。FIG. 14 is a part of a diagram illustrating a communication procedure of a handover in which only the wireless base station switches in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機の電話番号登録及び移動電話機の初期位置登録の手順を説明するための図である。FIG. 9 is a diagram for explaining a procedure of registering a telephone number of a mobile telephone and registering an initial location of the mobile telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機の新位置登録の手順を説明するための図である。FIG. 13 is a diagram for explaining a procedure for registering a new location of a mobile phone in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局から送出される移動電話機の初期位置登録を要求する外部パケットを示す図である。FIG. 9 is a diagram showing an external packet requesting initial location registration of a mobile phone transmitted from a radio base station in the second embodiment of the present invention. 本発明の第2実施例において、網ノード装置においてカプセル化された初期位置登録を要求する内部パケットを示す図である。FIG. 11 is a diagram illustrating an internal packet requesting initial location registration encapsulated in a network node device in a second embodiment of the present invention. 本発明の第2実施例において、代理電話サーバから送出された初期位置登録を要求する内部パケットを示す図である。FIG. 11 is a diagram showing an internal packet for requesting initial location registration sent from a proxy telephone server in a second embodiment of the present invention. 本発明の第2実施例において、移動電話機専用の電話番号サーバに送出された初期位置登録の要求を含む内部パケットを示す図である。FIG. 14 is a diagram showing an internal packet including a request for initial location registration sent to a telephone number server dedicated to a mobile telephone in the second embodiment of the present invention. 本発明の第2実施例において、無線基地局から送出される移動電話機の登録位置の更新を要求する外部パケットを示す図である。FIG. 13 is a diagram showing an external packet requesting updating of a registered position of a mobile phone transmitted from a wireless base station in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機の登録位置更新要求を含む内部パケットを示す図である。FIG. 13 is a diagram illustrating an internal packet including a registration position update request of a mobile phone in the second embodiment of the present invention. 本発明の第2実施例において、複数のIP網を接続し、それぞれのIP網が移動電話機専用の電話番号サーバを含む統合したIP網を示す図である。FIG. 11 is a diagram showing an integrated IP network in which a plurality of IP networks are connected and each IP network includes a telephone number server dedicated to a mobile telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機専用の電話番号サーバとルート電話番号サーバとの関係を示す図である。FIG. 10 is a diagram showing a relationship between a telephone number server dedicated to a mobile telephone and a root telephone number server in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機専用の電話番号サーバとルート電話番号サーバとの間の通信を説明するための図である。FIG. 7 is a diagram for explaining communication between a telephone number server dedicated to a mobile telephone and a root telephone number server in the second embodiment of the present invention. 本発明の第2実施例において、固定電話機から移動電話機への電話呼接続手順を示す図である。FIG. 8 is a diagram showing a procedure for connecting a telephone call from a fixed telephone to a mobile telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機から固定電話機に電話呼接続したときのハンドオーバの通信手順を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a communication procedure of a handover when a telephone call is connected from a mobile telephone to a fixed telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機から固定電話機に電話呼接続したときのハンドオーバの通信手順を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a communication procedure of a handover when a telephone call is connected from a mobile telephone to a fixed telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機から固定電話機に電話呼接続したときのハンドオーバの通信手順を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a communication procedure of a handover when a telephone call is connected from a mobile telephone to a fixed telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機から固定電話機に電話呼接続したときのハンドオーバの通信手順を説明する図の一部である。FIG. 7 is a part of a diagram illustrating a communication procedure of a handover when a telephone call is connected from a mobile telephone to a fixed telephone in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機とIP端末が通信するとき、移動電話機がハンドオーバする例を説明するための図である。FIG. 13 is a diagram for explaining an example in which the mobile telephone performs a handover when the mobile telephone communicates with the IP terminal in the second embodiment of the present invention. 本発明の第2実施例において、移動電話機とIP端末が通信するとき、移動電話機がハンドオーバする他の例を説明するための図である。FIG. 13 is a diagram for explaining another example in which the mobile phone performs handover when the mobile phone and the IP terminal communicate with each other in the second embodiment of the present invention. 本発明の第3実施例において、IP網の内部構成とIP網外部のLANの接続の様子を示す図である。FIG. 13 is a diagram illustrating an internal configuration of an IP network and a connection state of a LAN outside the IP network in a third embodiment of the present invention. 本発明の第3実施例において、端末情報をIP網に登録する手順を示す図である。FIG. 13 is a diagram showing a procedure for registering terminal information in an IP network in a third embodiment of the present invention. 本発明の第3実施例において、端末間の通信パス設定と解放手順等を示す図である。FIG. 14 is a diagram illustrating a communication path setting and release procedure between terminals in the third embodiment of the present invention. 本発明の第3実施例において、パス設定要求パケットを示す図である。FIG. 14 is a diagram illustrating a path setting request packet in a third embodiment of the present invention. 本発明の第3実施例において、パス設定要求パケットが内部パケットに変換された図である。FIG. 13 is a diagram in which a path setting request packet is converted into an internal packet in a third embodiment of the present invention. 本発明の第3実施例において、パス設定要求パケットの他の内部パケット形式を示す図である。FIG. 16 is a diagram illustrating another internal packet format of the path setting request packet in the third embodiment of the present invention. 本発明の第3実施例において、DNSに端末のアドレスを質問するパケットを示す図である。FIG. 14 is a diagram illustrating a packet for asking a DNS for an address of a terminal in a third embodiment of the present invention. 本発明の第3実施例において、DNSから端末のアドレス回答を得るパケットを示す図である。FIG. 13 is a diagram showing a packet for obtaining a terminal address response from DNS in the third embodiment of the present invention. 本発明の第3実施例において、パス管理サーバから他のパス管理サーバに転送する内部パケットの第1の形態を示す図である。FIG. 13 is a diagram illustrating a first form of an internal packet transferred from a path management server to another path management server in a third example of the present invention. 本発明の第3実施例において、パス設定拒否表の一例を示す図である。FIG. 14 is a diagram illustrating an example of a path setting rejection table in the third embodiment of the present invention. 本発明の第3実施例において、パス管理サーバから他のパス管理サーバに転送する内部パケットの第2の形態を示す図である。FIG. 14 is a diagram illustrating a second form of the internal packet transferred from the path management server to another path management server in the third example of the present invention. 本発明の第3実施例において、パス管理サーバから表管理サーバに通信レコードの設定を指示するパケットを示す図である。FIG. 14 is a diagram illustrating a packet instructing a table management server to set a communication record from a path management server in a third embodiment of the present invention. 本発明の第3実施例において、端末間で送受される外部パケットの一例を示す図である。FIG. 14 is a diagram illustrating an example of an external packet transmitted and received between terminals in the third embodiment of the present invention. 本発明の第3実施例において、端末間で送受される外部パケットが内部パケットに変換されている図である。FIG. 13 is a diagram in which an external packet transmitted and received between terminals is converted into an internal packet in a third embodiment of the present invention. 本発明の第3実施例において、通信パスの解放要求パケットを示す図である。FIG. 13 is a diagram illustrating a communication path release request packet in a third embodiment of the present invention. 本発明の第3実施例において、パス管理サーバから他のパス管理サーバに転送する内部パケットの第3の形態を示す図である。FIG. 13 is a diagram illustrating a third form of the internal packet transferred from the path management server to another path management server in the third example of the present invention. 本発明の第3実施例において、通信パスの設定拒否を要求するパケットの一例を示す図である。FIG. 14 is a diagram illustrating an example of a packet requesting rejection of a communication path setting in the third embodiment of the present invention. 本発明の第3実施例において、ドメイン名の構造例を示す図である。FIG. 13 is a diagram illustrating a structure example of a domain name in a third embodiment of the present invention. 本発明の第3実施例において、通信パス設定許可表を用いたパス設定手順例を示す図である。FIG. 14 is a diagram illustrating an example of a path setting procedure using a communication path setting permission table in the third embodiment of the present invention. 本発明の第3実施例において、通信パス設定許可表の構成例を示す図である。FIG. 14 is a diagram illustrating a configuration example of a communication path setting permission table in a third embodiment of the present invention. 本発明の第3実施例において、ドメイン名サーバの木構造を示す図である。FIG. 13 is a diagram illustrating a tree structure of a domain name server in a third embodiment of the present invention. 本発明の第3実施例において、複数のIP網が接続されている様子を示す図である。FIG. 13 is a diagram illustrating a state where a plurality of IP networks are connected in a third embodiment of the present invention. 本発明の第3実施例において、内部パケットを通信3層未満のフレームにより実施するバリエーションを説明するための図である。It is a figure for explaining the variation which implements an internal packet by a frame of less than three layers of communication in a 3rd example of the present invention. 本発明の第3実施例において、内部パケットと外部パケットが同一形式であるバリエーションを示す図である。FIG. 14 is a diagram showing a variation in which an internal packet and an external packet have the same format in a third embodiment of the present invention. 本発明の第3実施例において、1端末が複数の端末と通信パスを設定した後にコンテンツを配送する様子を示す図である。FIG. 14 is a diagram illustrating a state in which one terminal sets a communication path with a plurality of terminals and then distributes contents in the third embodiment of the present invention. 本発明の第3実施例において、1端末が複数の端末と通信パスを設定した後に通信する一例を示す図である。FIG. 13 is a diagram illustrating an example in which one terminal communicates with a plurality of terminals after setting a communication path in the third embodiment of the present invention. 本発明の第3実施例において、複数の端末が公開サーバとそれぞれ通信パスを設定して通信できることを示す図である。FIG. 13 is a diagram showing that a plurality of terminals can communicate with a public server by setting communication paths in the third embodiment of the present invention. 本発明の第3実施例において、複数の端末が公開サーバとそれぞれ通信パスを設定した後に通信する一例を示す図である。FIG. 13 is a diagram illustrating an example in which a plurality of terminals communicate with a public server after setting communication paths in the third embodiment of the present invention. 本発明の第4実施例において、IPアドレスの登録の様子とアドレス検査モジュールの機能を説明するための図である。FIG. 14 is a diagram for explaining a state of registration of an IP address and a function of an address check module in a fourth embodiment of the present invention. 本発明の第4実施例において、アドレス検査モジュールと組合わせて用いられるMPLSエッジルータの動作を説明するための図である。FIG. 14 is a diagram for explaining an operation of an MPLS edge router used in combination with an address inspection module in a fourth embodiment of the present invention. 従来のカプセル化技法を用いて、IPパケットを転送する例を示す図である。FIG. 3 is a diagram illustrating an example of transferring an IP packet using a conventional encapsulation technique. 従来の装置制御表の例を示す図である。FIG. 10 is a diagram illustrating an example of a conventional device control table. 従来の装置制御表の例を示す図である。FIG. 10 is a diagram illustrating an example of a conventional device control table.

符号の説明Explanation of reference numerals

1 IP網
2、3 網ノード装置
5〜8 LAN
10、11 端末
12、14 外部通信回線
13 内部通信回線
15、16 装置制御表
17、19 外部パケット
18 内部パケット
152 端末
153 メディアルータ
145 IP網
146 移動通信網
159 無線基地局
160 端末
202〜205 無線通信領域
210,210X 移動電話機登録表
211,211Z 終端ゲートウェイアドレス管理表
211X サーバアドレス表
212,212X 無線基地局アドレス管理表
249 移動電話機登録表
300、300−5、300−6 IP網
300X、300Y 通信網
301〜303 終端ゲートウェイ
304〜307 LAN
308、309 網ノード装置
310、311 終端制御部
312、313 パス設定サーバ
314、315 表管理サーバ
316、317 パス管理サーバ
318、319 ドメイン名サーバ
322 ユーザサービスサーバ
323 オープン接続サーバ
324 リソース管理サーバ
325 ドメイン名サーバ
346 パス設定拒否表
354−1 ルートドメイン
354−10 パス設定許可表
359 ゲートウェイ
400 コンテンツ配送サーバ
410 公開サーバ
500、500−1乃至500−3 無線LAN内の無線端末
510 移動通信網
511,512 交換機
600 IP網
601 移動通信網
602 公衆交換電話網
603 終端ゲートウェイ
604、605 中継ゲートウェイ
606、608 中継交換機
607、609 交換機、
610 無線基地局
612、613 端末
900、900X IP網
900−10乃至900−12 IP網
902−1〜902−5 無線基地局
910−1乃至910−4 装置制御表
906―4A乃至906―4B CIC管理表
908―4A乃至908―4D CIC管理表
909−4A乃至909−4C CIC管理表
966 電話番号サーバ
901−1〜901−4 終端ゲートウェイ
914−1〜914−4 終端制御部
910−1〜910−4 装置制御表
906−1〜909−1 網ノード装置
906−2〜909−2 代理電話サーバ
906−3〜909−3 表管理サーバ
906−4〜909−4 電話管理サーバ
906−5〜909−5 電話番号サーバ(又は下位の電話番号サーバ)
906−6〜909−6 代理移動電話サーバ
916−1〜916−4 ルータ
995 上位の電話番号サーバ
990−1〜990−2 ユーザ
991−1〜991−2 受付者
992−1〜992−2 ユーザサービスサーバ
1040 IP網
1041〜1044 網ノード装置
1200 無線LANの範囲
1201〜1203 無線部
1204〜1206 無線送受信部
1207〜1209 IP処理部、
1210〜1212 無線通信路、
1214〜1216 通信回線、
1217〜1218 ルータ、
1219 メディアルータ
1220〜1223 端末
1224 認証付電話番号サーバ
1241,1242 IPパケット
1232,1242 MACフレーム
1260 端末登録表
2000 IP網
2001〜2005 サブIP網
2007〜2009 通信回線接続部
2011 アドレス検査モジュール
2100 MPLSエッジルータ
2101 MPLS制御表
1 IP network 2, 3 network node device 5-8 LAN
10, 11 Terminal 12, 14 External communication line 13 Internal communication line 15, 16 Device control table 17, 19 External packet 18 Internal packet 152 Terminal 153 Media router 145 IP network 146 Mobile communication network 159 Radio base station 160 Terminal 202 to 205 Radio Communication area 210, 210X Mobile telephone registration table 211, 211Z Terminal gateway address management table 211X Server address table 212, 212X Wireless base station address management table 249 Mobile telephone registration table 300, 300-5, 300-6 IP network 300X, 300Y Communication Network 301-303 Terminating gateway 304-307 LAN
308, 309 Network node device 310, 311 Termination control unit 312, 313 Path setting server 314, 315 Table management server 316, 317 Path management server 318, 319 Domain name server 322 User service server 323 Open connection server 324 Resource management server 325 Domain Name server 346 path setting rejection table 354-1 root domain 354-10 path setting permission table 359 gateway 400 content delivery server 410 public server 500, 500-1 to 500-3 wireless terminal 510 in wireless LAN mobile communication network 511, 512 Switch 600 IP network 601 Mobile communication network 602 Public switched telephone network 603 Terminating gateway 604, 605 Relay gateway 606, 608 Relay switch 607, 609 Switch,
610 Wireless base station 612, 613 Terminal 900, 900X IP network 900-10 to 900-12 IP network 902-1 to 902-5 Wireless base station 910-1 to 910-4 Device control table 906-4A to 906-4B CIC Management tables 908-4A to 908-4D CIC management tables 909-4A to 909-4C CIC management tables 966 Phone number servers 901-1 to 901-4 Termination gateways 914-1 to 914-4 Termination control units 910-1 to 910 -4 device control tables 906-1 to 909-1 network node devices 906-2 to 909-2 proxy telephone servers 906-3 to 909-3 table management servers 906-4 to 909-4 telephone management servers 906-5 to 909 -5 telephone number server (or lower-level telephone number server)
906-6 to 909-6 Proxy mobile phone server 916-1 to 916-4 Router 995 Upper-level telephone number server 990-1 to 990-2 Users 991-1 to 991-2 Recipients 992-1 to 992-2 Users Service server 1040 IP networks 1041 to 1044 network node device 1200 range of wireless LAN 1201 to 1203 wireless unit 1204 to 1206 wireless transmitting and receiving unit 1207 to 1209 IP processing unit
1210 to 1212 wireless communication paths,
1214 to 1216 communication line,
1217-1218 router,
1219 Media router 1220-1223 Terminal 1224 Phone number server with authentication 1241,1242 IP packet 1232,1242 MAC frame 1260 Terminal registration table 2000 IP network 2001-2005 Sub IP network 2007-2009 Communication line connection unit 2011 Address inspection module 2100 MPLS edge Router 2101 MPLS control table

Claims (38)

IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LANは、無線LAN内部のメディアルータ1及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、前記無線LANは少なくとも端末1を含み、端末2はメディアルータ2を経由して前記IP網の1つの網ノード装置に接続されており、端末登録表は前記メディアルータ1の内部に設定されており、前記端末1から前記端末2に接続するときは、前記端末1が前記端末登録表の管理の基に発信許可を得る手順を含む通信接続制御を行うようになっており、前記端末2から前記端末1に接続するときは、前記端末1が前記端末登録表の管理の基に着信許可を得る手順を含む通信接続制御を行うことも可能であり、前記端末登録表の管理の基に前記端末1と前記端末2とが前記無線LAN及び前記IP網を経由して通信することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The wireless LAN is connected to one network node device of the IP network via a media router 1 and a communication line inside the wireless LAN, and the wireless LAN includes at least a terminal 1, The terminal 2 is connected to one network node device of the IP network via the media router 2, the terminal registration table is set inside the media router 1, and the terminal 1 is connected to the terminal 2 When the terminal 2 performs the communication connection control including a procedure of obtaining a transmission permission based on the management of the terminal registration table, When connecting to the terminal 1, the terminal 1 can also perform communication connection control including a procedure for obtaining an incoming call permission based on the management of the terminal registration table, and perform the communication connection control based on the management of the terminal registration table. 1 and the terminal 2 communicate with each other via the wireless LAN and the IP network. 前記端末登録表は前記メディアルータ1の内部に含まれず、無線LAN内の認証付電話番号サーバ内部に含まれており、メディアルータ1が認証付電話番号サーバを呼び出して前記端末登録表を用いるようになっている請求項1に記載のIP網を用いた端末間通信接続制御方法。 The terminal registration table is not included in the media router 1, but is included in the authenticated telephone number server in the wireless LAN. The media router 1 calls the authenticated telephone number server and uses the terminal registration table. 2. The method for controlling communication connection between terminals using an IP network according to claim 1. 前記無線LAN内で送受される無線MACフレームは、外部IPパケットがIPカプセル化され形成された内部パケットを含んでいる請求項1に記載のIP網を用いた端末間通信接続制御方法。 2. The method according to claim 1, wherein the wireless MAC frame transmitted and received in the wireless LAN includes an internal packet formed by encapsulating an external IP packet by IP. 前記端末1が無線LAN1内の認証付電話番号サーバに問合わせて前記IP網にアクセスするための外部IPアドレスを取得し、次に前記端末1から前記端末2を呼び出す通信接続制御を行うようになっている請求項1に記載のIP網を用いた端末間通信接続制御方法。 The terminal 1 obtains an external IP address for accessing the IP network by inquiring of a telephone number server with authentication in the wireless LAN 1, and then performs communication connection control for calling the terminal 2 from the terminal 1. 2. The method for controlling communication connection between terminals using an IP network according to claim 1. IP網は2以上の網ノード装置を含み、メディアルータ1又は無線基地局1から送出された外部パケットは発信側の網ノード装置において内部パケットとなり、内部パケットは通信網の内部を転送され、前記内部パケットは着信側の網ノード装置において外部パケットに復元されてメディアルータ2又は無線基地局2に送出され、端末1、メディアルータ1又は無線基地局1、電話管理サーバ1、電話管理サーバ2、メディアルータ2又は無線基地局2、端末2を経て端末間通信のための接続制御を行い、メディアルータ又は無線基地局と電話管理サーバとの間の通信手順は当該メディアルータ又は無線基地局用のUNIであり、電話管理サーバと他の電話管理サーバとの間の通信手順は、共通線信号方式に基づくNNIである端末間通信接続制御方法を行うようになっているIP網を用い、無線LANは、無線LAN内部のメディアルータ1及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、前記無線LANは少なくとも端末3を含み、端末4はメディアルータ2を経由して前記IP網の1つの網ノード装置に接続されており、端末登録表は前記メディアルータ1の内部に設定されており、前記端末3から前記端末4に接続するときは、前記端末1が前記端末登録表の管理の基に発信許可を得る手順を含む通信接続制御を行うようになっており、前記端末4から前記端末3に接続するときは、前記端末1が前記端末登録表の管理の基に着信許可を得る手順を含む通信接続制御を行うことも可能であり、端末登録表の管理の基に前記端末3と前記端末4とが前記無線LAN及び前記IP網を経由して通信することを特徴とするIP網を用いた端末間通信接続制御方法。 The IP network includes two or more network node devices. An external packet transmitted from the media router 1 or the wireless base station 1 becomes an internal packet in the originating network node device, and the internal packet is transferred inside the communication network. The internal packet is restored to an external packet in the network node device on the receiving side and sent to the media router 2 or the wireless base station 2, and the terminal 1, the media router 1 or the wireless base station 1, the telephone management server 1, the telephone management server 2, Connection control for communication between terminals is performed via the media router 2 or the wireless base station 2 and the terminal 2, and the communication procedure between the media router or the wireless base station and the telephone management server is performed for the media router or the wireless base station. The communication procedure between the telephone management server and another telephone management server is a UNI, which is an NNI based on a common channel signaling system. Using an IP network adapted to perform the control method, the wireless LAN is connected to one network node device of the IP network via a media router 1 and a communication line inside the wireless LAN, and the wireless LAN has at least The terminal 3 includes a terminal 3, and the terminal 4 is connected to one network node device of the IP network via the media router 2. A terminal registration table is set inside the media router 1. When connecting to the terminal 4, the terminal 1 performs communication connection control including a procedure for obtaining a call permission based on the management of the terminal registration table, and connects from the terminal 4 to the terminal 3. At this time, it is also possible for the terminal 1 to perform communication connection control including a procedure for obtaining an incoming call permission based on the management of the terminal registration table, and perform communication between the terminals 3 and 4 based on the management of the terminal registration table. Before Terminal communication connection control method using an IP network, characterized in that communicate via a wireless LAN and the IP network. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LAN1は少なくとも端末1を含み、無線LAN2は少なくとも端末2を含み、前記無線LAN1は、無線LAN1内のメディアルータ1及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、前記無線LAN2は、無線LAN2内のメディアルータ2及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、端末登録表1はメディアルータ1の内部に設定されており、端末登録表2はメディアルータ1の内部に設定されており、前記端末1から端末2に接続するときは、前記端末1が前記端末登録表1の管理の基に発信許可を得る手順を含む通信接続制御を行うようになっており、前記端末2が前記端末1の要求する前記通信接続制御を行うときは、前記端末登録表2の管理の基に前記端末2の着信許可を得る手順を含む通信接続制御を行うことも可能であり、少なくとも前記端末登録表1の管理の基に前記端末1と前記端末2とが前記無線LAN1、前記IP網、前記無線LAN2を経由して通信することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The wireless LAN 1 includes at least a terminal 1, the wireless LAN 2 includes at least a terminal 2, and the wireless LAN 1 is connected to a media router 1 in the wireless LAN 1 and one of the IP networks via a communication line. The wireless LAN 2 is connected to one network node device of the IP network via a media router 2 in the wireless LAN 2 and a communication line, and the terminal registration table 1 The terminal registration table 2 is set inside the media router 1, and the terminal 1 is connected to the terminal 2. At this time, the terminal 1 performs communication connection control including a procedure for obtaining a transmission permission based on the management of the terminal registration table 1, and the terminal 2 performs the communication connection control requested by the terminal 1. When performing the communication, it is also possible to perform communication connection control including a procedure for obtaining an incoming call permission of the terminal 2 based on the management of the terminal registration table 2. At least the terminal 1 is controlled based on the management of the terminal registration table 1. And a communication between the terminal 2 and the terminal 2 via the wireless LAN 1, the IP network, and the wireless LAN 2. IP網は2以上の網ノード装置を含み、メディアルータ1又は無線基地局1から送出された外部パケットは発信側の網ノード装置において内部パケットとなり、内部パケットは通信網の内部を転送され、前記内部パケットは着信側の網ノード装置において外部パケットに復元されてメディアルータ2又は無線基地局2に送出され、端末1、メディアルータ1又は無線基地局1、電話管理サーバ1、電話管理サーバ2、メディアルータ2又は無線基地局2、端末2を通信回線より結ぶ通信を行うため、メディアルータ又は無線基地局と電話管理サーバとの間の通信手順は当該メディアルータ又は無線基地局用のUNIであり、電話管理サーバと他の電話管理サーバとの間の通信手順は、共通線信号方式に基づくNNIである端末間通信接続制御方法を行うようになっているIP網を用い、無線LAN1は少なくとも端末1を含み、無線LAN2は少なくとも端末2を含み、前記無線LAN1は、無線LAN1内のメディアルータ1及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、前記無線LAN2は、前記無線LAN2内のメディアルータ2及び通信回線を経て前記IP網の1つの網ノード装置に接続されており、前記端末登録表1はメディアルータ1の内部に設定されており、前記端末登録表2はメディアルータ1の内部に設定されており、前記端末1から前記端末2に接続するときは、前記端末1が前記端末登録表1の管理の基に発信許可を得る手順を含む通信接続制御を行うようになっており、前記端末2が前記端末1の要求する前記通信接続制御を行うときは、前記端末登録表2の管理の基に前記端末2の着信許可を得る手順を含む通信接続制御を行うことも可能であり、少なくとも前記端末登録表1の管理の基に、前記端末1と前記端末2とが前記無線LAN1、前記IP網、前記無線LAN2を経由して通信することを特徴とするIP網を用いた端末間通信接続制御方法。 The IP network includes two or more network node devices. An external packet transmitted from the media router 1 or the wireless base station 1 becomes an internal packet in the originating network node device, and the internal packet is transferred inside the communication network. The internal packet is restored to an external packet in the network node device on the receiving side and sent to the media router 2 or the wireless base station 2, and the terminal 1, the media router 1 or the wireless base station 1, the telephone management server 1, the telephone management server 2, The communication procedure between the media router or the wireless base station and the telephone management server is a UNI for the media router or the wireless base station in order to perform communication connecting the media router 2 or the wireless base station 2 and the terminal 2 via a communication line. The communication procedure between the telephone management server and another telephone management server is a terminal-to-terminal communication connection control which is an NNI based on a common channel signaling system. The wireless LAN 1 includes at least a terminal 1, the wireless LAN 2 includes at least a terminal 2, and the wireless LAN 1 includes a media router 1 in the wireless LAN 1 and a communication line. The wireless LAN 2 is connected to one network node device of the IP network via the media router 2 and the communication line in the wireless LAN 2 and the terminal registration table. 1 is set inside the media router 1, the terminal registration table 2 is set inside the media router 1, and when connecting from the terminal 1 to the terminal 2, the terminal 1 Under the management of Table 1, communication connection control including a procedure for obtaining a transmission permission is performed, and the terminal 2 performs the communication connection control requested by the terminal 1. At this time, it is also possible to perform a communication connection control including a procedure for obtaining an incoming call permission of the terminal 2 based on the management of the terminal registration table 2. At least, based on the management of the terminal registration table 1, And a communication between the terminal 2 and the terminal 2 via the wireless LAN 1, the IP network, and the wireless LAN 2. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LAN用の移動電話機は無線LANの無線部を経て前記IP網に接続できると共に、前記無線LAN用の移動電話機が無線基地局を経て前記IP網に接続するようになっていることを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The mobile phone for wireless LAN can be connected to the IP network via a wireless unit of the wireless LAN, and the mobile phone for wireless LAN connects to the IP network via a wireless base station. A terminal-to-terminal communication connection control method using an IP network, characterized in that: IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LAN用の移動電話機は無線LANの無線部を経てIP網に接続できると共に、前記無線LAN用の移動電話機は移動通信網に接続し、前記移動通信網に接続する他の電話機と電話通信できることを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The mobile phone for wireless LAN can be connected to the IP network via the wireless part of the wireless LAN, and the mobile phone for wireless LAN is connected to the mobile communication network and connected to the mobile communication network. An inter-terminal communication connection control method using an IP network, capable of performing telephone communication with another telephone to be connected. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LAN用のIP端末は無線LANの無線部を経てIP網に接続できると共に、前記無線LAN用のIP端末は無線基地局を経てIP網に接続して、前記IP網に接続する他のIP端末とIPパケットを送受するIP通信ができることを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The wireless LAN IP terminal can be connected to the IP network via the wireless unit of the wireless LAN, and the wireless LAN IP terminal can be connected to the IP network via the wireless base station. A terminal communication connection control method using an IP network, wherein IP communication for transmitting and receiving IP packets to and from another IP terminal connected to the IP network can be performed. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線LAN用のIP端末は無線LANの無線部を経てIP網に接続できると共に、前記無線LAN用のIP端末は移動通信網に接続し、前記移動通信網に接続する他のIP端末と、IPパケットを送受するIP通信ができることを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet at an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet at the egress network node device. The IP terminal for wireless LAN can be connected to an IP network via a wireless section of the wireless LAN, and the IP terminal for wireless LAN is connected to a mobile communication network and connected to the mobile communication network. An inter-terminal communication connection control method using an IP network, capable of performing IP communication for transmitting and receiving IP packets with another IP terminal to be connected. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線端末−無線LAN−前記IP網−公衆交換電話網−端末を結ぶ通信路を経て前記無線端末と前記端末間の通信を行うため、前記IP網及び公衆交換電話網内部は共通線信号方式に基づく接続制御を行うことを特徴とする端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The communication between the wireless terminal and the terminal is performed through a communication path connecting the wireless terminal, the wireless LAN, the IP network, the public switched telephone network, and the terminal. An inter-terminal communication connection control method, wherein connection control is performed inside a telephone network based on a common channel signaling method. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元されるようになっており、無線端末−無線LAN−前記IP網−移動通信網−端末を結ぶ通信路を経て前記無線端末と前記端末間の通信を行うため、前記IP網及び移動通信網内部は共通線信号方式に基づく接続制御を行うことを特徴とする端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. The IP network and the mobile communication network for performing communication between the wireless terminal and the terminal via a communication path connecting the wireless terminal, the wireless LAN, the IP network, the mobile communication network, and the terminal. A communication connection control method between terminals, wherein connection control is performed based on a common channel signal system inside. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元される機能を含み、前記IP網は2以上の網ノード装置を含み、端末1、無線基地局1又はメディアルータ1、電話管理サーバ1、電話管理サーバ2、無線基地局2又はメディアルータ2、端末2を経由する端末間通信接続制御手順において、電話管理サーバと他の電話管理サーバとの間の通信手順はIP網に適用させた共通線信号方式で統一されており、前記端末2は移動電話機2又は固定電話機2であり、前記無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−移動電話機2又は固定電話機2を経由して移動電話機2又は固定電話機2と電話通信を継続しながら、前記移動電話機1は終端ゲートウェイ3が管理する無線基地局3と通信する地理的位置に移動し、前記移動電話機2又は固定電話機2と電話通信を継続することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. Including the function to be restored, the IP network includes two or more network node devices, and a terminal 1, a wireless base station 1 or a media router 1, a telephone management server 1, a telephone management server 2, a wireless base station 2, or a media router 2 In the inter-terminal communication connection control procedure via the terminal 2, the communication procedure between the telephone management server and another telephone management server is unified by a common channel signaling method applied to an IP network. The mobile telephone 1 which is the mobile telephone 2 or the fixed telephone 2 and which is within the range of the wireless communication area 1 of the wireless base station 1 is a mobile telephone 1-a wireless base station 1-a terminal gateway. 1—Terminal gateway 2—Wireless base station 2—While continuing telephone communication with mobile telephone 2 or fixed telephone 2 via mobile telephone 2 or fixed telephone 2, mobile telephone 1 is a wireless base station managed by terminal gateway 3. A terminal-to-terminal communication connection control method using an IP network, wherein the terminal moves to a geographical position communicating with the station 3 and continues telephone communication with the mobile telephone 2 or the fixed telephone 2. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元される機能を含み、前記IP網は2以上の網ノード装置を含み、端末1、無線基地局1又はメディアルータ1、電話管理サーバ1、電話管理サーバ2、無線基地局2又はメディアルータ2、端末2を経由する端末間通信接続制御手順において、電話管理サーバと他の電話管理サーバとの間の通信手順はIP網に適用させた共通線信号方式で統一されており、前記端末2は移動電話機2又は固定電話機2であり、前記無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−移動電話機2又は固定電話機2を経由して移動電話機2又は固定電話機2と電話通信を継続しながら、前記移動電話機1が前記無線基地局2と通信する地理的位置に移動して、前記移動電話機2又は固定電話機2と電話通信を継続することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. Including the function to be restored, the IP network includes two or more network node devices, and a terminal 1, a wireless base station 1 or a media router 1, a telephone management server 1, a telephone management server 2, a wireless base station 2, or a media router 2 In the inter-terminal communication connection control procedure via the terminal 2, the communication procedure between the telephone management server and another telephone management server is unified by a common channel signaling method applied to an IP network. The mobile telephone 1 which is the mobile telephone 2 or the fixed telephone 2 and which is within the range of the wireless communication area 1 of the wireless base station 1 is a mobile telephone 1-a wireless base station 1-a terminal gateway. 1—Terminal gateway 2—Wireless base station 2—The mobile telephone 1 communicates with the wireless base station 2 while continuing telephone communication with the mobile telephone 2 or the fixed telephone 2 via the mobile telephone 2 or the fixed telephone 2. A terminal-to-terminal communication connection control method using an IP network, wherein the terminal moves to a geographical position and continues telephone communication with the mobile telephone 2 or the fixed telephone 2. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元される機能を含み、前記IP網は2以上の網ノード装置を含み、端末1、無線基地局1又はメディアルータ1、電話管理サーバ1、電話管理サーバ2、無線基地局2又はメディアルータ2、端末2を経由する端末間通信接続制御手順において、電話管理サーバと他の電話管理サーバとの間の通信手順はIP網に適用させた共通線信号方式で統一されており、前記端末2はIP端末であり、無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−IP端末を経由してIP端末と通信を継続しながら、移動電話機1が終端ゲートウェイ3が管理する無線基地局3と通信する地理的位置に移動し、前記IP端末と通信を継続することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet at an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet at the egress network node device. Including the function to be restored, the IP network includes two or more network node devices, and a terminal 1, a wireless base station 1 or a media router 1, a telephone management server 1, a telephone management server 2, a wireless base station 2, or a media router 2 In the inter-terminal communication connection control procedure via the terminal 2, the communication procedure between the telephone management server and another telephone management server is unified by a common channel signaling method applied to an IP network. A mobile phone 1 that is an IP terminal and is within the range of the wireless communication area 1 of the wireless base station 1 is: mobile phone 1-wireless base station 1-terminal gateway 1-terminal gateway 2 While continuing communication with the IP terminal via the wireless base station 2-IP terminal, the mobile telephone 1 moves to a geographical position where it communicates with the wireless base station 3 managed by the terminating gateway 3, and communicates with the IP terminal. A method for controlling communication connection between terminals using an IP network, characterized by continuing. IP網は2以上の網ノード装置を含み、外部IPパケットが入側網ノード装置において内部パケットに変換されてIP網内部を転送され、出側網ノード装置において前記内部パケットから前記外部IPパケットが復元される機能を含み、前記IP網は2以上の網ノード装置を含み、端末1、無線基地局1又はメディアルータ1、電話管理サーバ1、電話管理サーバ2、無線基地局2又はメディアルータ2、端末2を経由する端末間通信接続制御手順において、電話管理サーバと他の電話管理サーバとの間の通信手順はIP網に適用させた共通線信号方式で統一されており、前記端末2はIP端末であり、無線基地局1の無線通信領域1の範囲内にある移動電話機1が、移動電話機1−無線基地局1−終端ゲートウェイ1−終端ゲートウェイ2−無線基地局2−IP端末を経由してIP端末と通信を継続しながら、移動電話機1が前記無線基地局2と通信する地理的位置に移動して、前記IP端末と通信を継続することを特徴とするIP網を用いた端末間通信接続制御方法。 An IP network includes two or more network node devices. An external IP packet is converted into an internal packet in an ingress network node device and transferred inside the IP network, and the external IP packet is converted from the internal packet in the egress network node device. Including the function to be restored, the IP network includes two or more network node devices, and a terminal 1, a wireless base station 1 or a media router 1, a telephone management server 1, a telephone management server 2, a wireless base station 2, or a media router 2 In the inter-terminal communication connection control procedure via the terminal 2, the communication procedure between the telephone management server and another telephone management server is unified by a common channel signaling method applied to an IP network. The mobile phone 1 which is an IP terminal and is within the range of the wireless communication area 1 of the wireless base station 1 is: It is assumed that the mobile phone 1 moves to a geographical position where it communicates with the wireless base station 2 and continues to communicate with the IP terminal while continuing communication with the IP terminal via the wireless base station 2 -IP terminal. A method of controlling connection between terminals using an IP network. IP網は複数のIP網Nl、・・、Nk(k=1,2、・・)で成っており、IP網(N−m)とIP網(N−n)とはIP通信回線を経て直接に或いは他のIP網(N−k)を経て間接的に接続されており、IP網Nmは移動電話機専用の電話番号サーバmを含み、移動電話機専用のルート電話番号サーバはIP網Nmのいずれかに含まれ、電話番号サーバはNmは移動電話機専用のルート電話番号サーバを経て、電話番号サーバNnの有する電話番号に関連するIPアドレスと関連情報を取得することができ、前記複数の移動電話機専用のルート電話管理サーバを用いて、移動電話機1−無線基地局3−IP網Nm−IP網Nn−無線基地局2−移動電話機2又は固定電話機2である通信路を経由する電話通信しながら、前記移動電話機1が無線基地局の無線通信領域3の範囲内に移動し、移動電話機1−無線基地局3−IP網Nm−IP網Nn−無線基地局2−移動電話機2又は固定電話機2と電話通信を継続することが可能であることを特徴とするIP網を用いた端末間通信接続制御方法。 The IP network is composed of a plurality of IP networks Nl,..., Nk (k = 1, 2,...), And the IP network (Nm) and the IP network (Nn) are connected via an IP communication line. They are connected directly or indirectly via another IP network (N-k). The IP network Nm includes a telephone number server m dedicated to the mobile telephone, and the root telephone number server dedicated to the mobile telephone is an IP network Nm. The telephone number server Nm can obtain the IP address and the related information related to the telephone number of the telephone number server Nn via the root telephone number server dedicated to the mobile telephone, and the plurality of mobile telephones can be obtained. Using a root telephone management server dedicated to telephones, telephone communication via a communication path that is the mobile telephone 1-the wireless base station 3-the IP network Nm-the IP network Nn-the wireless base station 2-the mobile telephone 2 or the fixed telephone 2 While the mobile phone Moves within the range of the wireless communication area 3 of the wireless base station, and continues telephone communication with the mobile telephone 1-the wireless base station 3-the IP network Nm-the IP network Nn-the wireless base station 2-the mobile telephone 2 or the fixed telephone 2 Terminal-to-terminal communication connection control method using an IP network. ハンドオーバを実施すると、移動後の電話機の位置情報である内部アドレスが、移動電話機専用の電話番号サーバ内部の移動電話機登録表のレコードとして書換えられるようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 The method according to any one of claims 14 to 17, wherein when the handover is performed, the internal address as the location information of the telephone after the movement is rewritten as a record of the mobile telephone registration table inside the telephone number server dedicated to the mobile telephone. An inter-terminal communication connection control method using the described IP network. 少なくとも回線番号、送信元電話番号及び宛先電話番号を含むCIC管理表を接続制御のために用いている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 The method for controlling connection between terminals using an IP network according to any one of claims 14 to 17, wherein a CIC management table including at least a line number, a source telephone number, and a destination telephone number is used for connection control. 移動電話機の移動後に新たに用いるCIC管理表の初期値は、当該移動電話機の移動前に用いているCIC管理表を参照して求めるようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 18. The method according to claim 14, wherein an initial value of a CIC management table newly used after the movement of the mobile phone is obtained by referring to a CIC management table used before the movement of the mobile phone. An inter-terminal communication connection control method using an IP network. 無線基地局が、音声通信に用いる外部IPアドレス、ポート番号及び無線回線識別記号を含む無線基地局アドレス管理表を用いるようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 18. The IP network according to claim 14, wherein the wireless base station uses a wireless base station address management table including an external IP address, a port number, and a wireless line identification symbol used for voice communication. Communication control method between terminals. 電話管理サーバ、無線基地局及び移動代理電話サーバのアドレス情報を含むサーバアドレス表が接続制御のために用いられるようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 18. A terminal using an IP network according to claim 14, wherein a server address table including address information of a telephone management server, a wireless base station, and a mobile proxy telephone server is used for connection control. Inter-communication connection control method. 音声通信用の外部パケットをカプセル化するための内部IPアドレスを終端ゲートウェイアドレス管理表内部に保持し、内部IPアドレスを利用中及び未利用中に区分して管理するようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 An internal IP address for encapsulating an external packet for voice communication is stored in a terminal gateway address management table, and the internal IP address is managed separately while being used and not being used. 18. A method for controlling communication connection between terminals using an IP network according to any one of the above items. 移動電話機専用の電話番号サーバが移動電話機対応のパスワードを少なくとも含み、前記パスワードが発信側電話機乃至着信側電話機の認証に用いられるようになっている請求項14乃至17のいずれかに記載のIP網を用いた端末間通信接続制御方法。 18. The IP network according to claim 14, wherein the telephone number server dedicated to the mobile telephone includes at least a password corresponding to the mobile telephone, and the password is used for authentication of the calling telephone or the receiving telephone. Communication connection control method between terminals using the method. 端末の端末位置識別子、外部アドレス、前記端末をIP網に接続するための内部アドレスをIP網内のドメイン名サーバに登録しておき、一方の端末からの要求により、前記ドメイン名サーバに端末1及び端末2の端末位置識別子を提示し、前記端末1及び端末2に関連するアドレス情報を取得し、前記端末1側の網ノード装置1内に通信レコード1を設定すると共に、前記端末2側の網ノード装置2内に通信レコード2を設定し、前記端末1と端末2との間で、前記通信レコード1及び通信レコード2を用いてIPパケット送受を可能とすることを特徴とするIP網を用いた端末間通信接続制御方法。 A terminal location identifier of a terminal, an external address, and an internal address for connecting the terminal to an IP network are registered in a domain name server in the IP network, and a request from one terminal is transmitted to the domain name server. And the terminal location identifier of the terminal 2, obtain address information related to the terminal 1 and the terminal 2, set the communication record 1 in the network node device 1 on the terminal 1 side, and An IP network, wherein a communication record 2 is set in the network node device 2 to enable transmission and reception of IP packets between the terminal 1 and the terminal 2 using the communication record 1 and the communication record 2 Communication connection control method between terminals used. 端末の端末位置識別子及び外部アドレスをIP網内のドメイン名サーバに登録しておき、一方の端末からの要求により、前記ドメイン名サーバに端末1及び端末2の端末位置識別子を提示して前記端末1及び端末2に関連する外部アドレス情報を取得し、前記端末1側の網ノード装置1内に通信レコード1を設定すると共に、前記端末2側の網ノード装置2内に通信レコード2を設定し、前記端末1と前記端末2との間で、前記通信レコード1及び通信レコード2を用いてIPパケット送受を可能とすることを特徴とするIP網を用いた端末間通信接続制御方法。 The terminal location identifier and the external address of the terminal are registered in a domain name server in the IP network, and the terminal location identifiers of the terminal 1 and the terminal 2 are presented to the domain name server in response to a request from one of the terminals. 1 and the external address information related to the terminal 2 are obtained, and a communication record 1 is set in the network node device 1 on the terminal 1 side, and a communication record 2 is set in the network node device 2 on the terminal 2 side. A method for controlling communication connection between terminals using an IP network, comprising enabling transmission and reception of IP packets between the terminal 1 and the terminal 2 using the communication record 1 and the communication record 2. 前記IP網内部を転送される内部パケットがソースアドレスと宛先アドレスを含むようになっている請求項26に記載のIP網を用いた端末間通信接続制御方法。 27. The method according to claim 26, wherein the internal packet transferred inside the IP network includes a source address and a destination address. 前記IP網内部を転送される内部パケットが宛先アドレスを含みソースアドレスを含まないようになっている請求項26に記載のIP網を用いた端末間通信接続制御方法。 27. The method according to claim 26, wherein the internal packet transferred inside the IP network includes a destination address and does not include a source address. 前記端末1乃至端末2からの要求により、前記設定した通信レコード1及び通信レコード2を抹消するようになっている請求項26又は27に記載のIP網を用いた端末間通信接続制御方法。 28. The inter-terminal communication connection control method using an IP network according to claim 26, wherein the set communication record 1 and communication record 2 are deleted in response to a request from the terminal 1 or the terminal 2. 前記端末1又は端末2からの要求により、通信パスの設定を拒否したい端末の端末位置識別子“URL”をパス設定拒否表に登録することにより、前記通信レコード1及び通信レコード2の設定を拒否できるようになっている請求項26又は27に記載のIP網を用いた端末間通信接続制御方法。 By registering the terminal location identifier "URL" of the terminal whose communication path setting is to be rejected in the path setting rejection table in response to a request from the terminal 1 or the terminal 2, the setting of the communication record 1 and the communication record 2 can be rejected. 28. The inter-terminal communication connection control method using an IP network according to claim 26 or 27. 前記端末1乃至端末2からの要求により、通信パスの設定を許可したいドメイン名の範囲をパス設定許可表に登録することにより、前記通信レコード1及び通信レコード2の設定を許可できるようになっている請求項26又は27に記載のIP網を用いた端末間通信接続制御方法。 In response to a request from the terminal 1 or the terminal 2, the range of the domain name for which the setting of the communication path is permitted is registered in the path setting permission table, so that the setting of the communication record 1 and the communication record 2 can be permitted. 28. The method of controlling connection between terminals using an IP network according to claim 26. 前記IP網の内部を転送される内部パケットは、少なくとも内部宛先アドレスを含み内部ソースアドレスを含まない請求項26又は27に記載のIP網を用いた端末間通信接続制御方法。 28. The method according to claim 26, wherein the internal packet transferred inside the IP network includes at least an internal destination address and does not include an internal source address. 請求項26又は27に記載のIP網を用いた端末間通信接続制御方法により、コンテンツ配送サーバと端末−j(j=1,2,・・,n)との間で通信パスを設定し、前記通信パスを用いるコンテンツ配送サービス実施方法。 A communication path is set between a content delivery server and a terminal -j (j = 1, 2,..., N) by the terminal communication connection control method using an IP network according to claim 26 or 27, A method for implementing a content delivery service using the communication path. 請求項26又は27に記載のIP網を用いた端末間通信接続制御方法により、ASPサーバと端末−j(j=1,2,・・,n)との間で通信パスを設定し、前記通信パスを用い、少なくとも専門プログラムの実行業務或いはデータ蓄積業務を含むASPサービス実施方法。 A communication path is set between an ASP server and a terminal -j (j = 1, 2,..., N) by the terminal communication connection control method using an IP network according to claim 26 or 27, An ASP service implementation method including at least a specialized program execution task or a data storage task using a communication path. 請求項26又は27に記載のIP網を用いた端末間通信接続制御方法により、WWWサーバと端末−j(j=1,2,・・,n)との間で通信パスを設定し、前記通信パスを用いるWWWサーバを用いた情報提供サービス実施方法。 A communication path is set between a WWW server and a terminal -j (j = 1, 2,..., N) by the terminal communication connection control method using an IP network according to claim 26 or 27, An information providing service implementation method using a WWW server using a communication path. IP網は2以上の通信回線接続部を含み、外部IPパケットが入側通信回線接続部に入力し、前記外部IPパケットが前記IP網内部を転送され、出側通信回線接続部を経由して、出側通信回線に転送されるようにして前記IP網に接続する2端末間の通信が可能であり、端末のIPアドレスを前記IP網の通信回線接続部に登録しておき、前記端末から送出されたIPパケットが通信回線経由で入側通信回線接続部に入力し、前記入側通信回線接続部が未登録のIPアドレスをソースアドレスとして含むIPパケットを検出すると、当該IPパケットを廃棄することにより不要IPパケットが前記IP網に入力することを予防することを特徴とするIP網を用いた端末間通信接続制御方法。 The IP network includes two or more communication line connection units, an external IP packet is input to an inbound communication line connection unit, and the external IP packet is transferred inside the IP network and is transmitted via an outbound communication line connection unit. The communication between the two terminals connected to the IP network by being transferred to the outgoing communication line is possible, and the IP address of the terminal is registered in the communication line connection unit of the IP network, When the transmitted IP packet is input to the incoming communication line connection unit via the communication line, and the incoming communication line connection unit detects an IP packet including an unregistered IP address as a source address, the IP packet is discarded. A terminal communication connection control method using an IP network, thereby preventing unnecessary IP packets from being input to the IP network. 請求項37に記載の端末間通信接続制御方法を実施する機能を有するアドレス検査機能ルータ。 An address inspection function router having a function of performing the terminal communication connection control method according to claim 37.
JP2003313725A 2002-09-12 2003-09-05 Inter-terminal communication connection control method using IP network Expired - Fee Related JP3813603B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003313725A JP3813603B2 (en) 2002-09-12 2003-09-05 Inter-terminal communication connection control method using IP network

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2002266747 2002-09-12
JP2002355576 2002-12-06
JP2003313725A JP3813603B2 (en) 2002-09-12 2003-09-05 Inter-terminal communication connection control method using IP network

Related Child Applications (2)

Application Number Title Priority Date Filing Date
JP2006117713A Division JP4193946B2 (en) 2002-09-12 2006-04-21 IP communication system using IP network
JP2006117706A Division JP4193945B2 (en) 2002-09-12 2006-04-21 IP communication system using IP network

Publications (2)

Publication Number Publication Date
JP2004201276A true JP2004201276A (en) 2004-07-15
JP3813603B2 JP3813603B2 (en) 2006-08-23

Family

ID=32776775

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003313725A Expired - Fee Related JP3813603B2 (en) 2002-09-12 2003-09-05 Inter-terminal communication connection control method using IP network

Country Status (1)

Country Link
JP (1) JP3813603B2 (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2421339A (en) * 2004-12-14 2006-06-21 Nec Infrontia Corp Terminal registration for combined media
JP2008503108A (en) * 2005-02-04 2008-01-31 株式会社東芝 Media independent pre-authentication framework
WO2009096121A1 (en) * 2008-01-31 2009-08-06 Nec Corporation Radio communication system, base station device, gateway device, and radio communication method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2421339A (en) * 2004-12-14 2006-06-21 Nec Infrontia Corp Terminal registration for combined media
GB2421339B (en) * 2004-12-14 2007-02-14 Nec Infrontia Corp Communication system, communication server and communication method
US7711827B2 (en) 2004-12-14 2010-05-04 Nec Infrontia Corporation Communication system, communication server and communication method
AU2005244518B2 (en) * 2004-12-14 2010-06-10 Nec Platforms, Ltd. Communication system, communication server and communication method
JP2008503108A (en) * 2005-02-04 2008-01-31 株式会社東芝 Media independent pre-authentication framework
US7813319B2 (en) 2005-02-04 2010-10-12 Toshiba America Research, Inc. Framework of media-independent pre-authentication
WO2009096121A1 (en) * 2008-01-31 2009-08-06 Nec Corporation Radio communication system, base station device, gateway device, and radio communication method
US9271195B2 (en) 2008-01-31 2016-02-23 Nec Corporation Radio communication system, base station, gateway, and radio communication method

Also Published As

Publication number Publication date
JP3813603B2 (en) 2006-08-23

Similar Documents

Publication Publication Date Title
EP2253123B1 (en) Method and apparatus for communication of data packets between local networks
JP3964871B2 (en) System, method and data structure for multimedia communication
US7440456B2 (en) Terminal-to-terminal communication connection control system for IP full service
US9083656B2 (en) Service communication method and system for access network apparatus
US9450861B2 (en) Ethernet-compatible method and system
US7139818B1 (en) Techniques for dynamic host configuration without direct communications between client and server
CN100440846C (en) Dynamic connection method for virtual private network
US8072979B2 (en) Terminal-to-terminal communication control system for IP full service
EP2602960A1 (en) Communication method and system for a novel network
WO2005027438A1 (en) Packet relay device
US20150188888A1 (en) Virtual private network gateway and method of secure communication therefor
EP1466262A1 (en) Initiating connections through firewalls and network address translators
WO2011044808A1 (en) Method and system for tracing anonymous communication
CN101102253A (en) Method, branch node and center node for transmitting multicast in IPsec tunnel
JP3813603B2 (en) Inter-terminal communication connection control method using IP network
CN108023971A (en) A kind of DHCP message retransmission method and device
JP4193945B2 (en) IP communication system using IP network
JP4193946B2 (en) IP communication system using IP network
US11196666B2 (en) Receiver directed anonymization of identifier flows in identity enabled networks
EP1897320A1 (en) Method and system for call processing
US7703124B2 (en) System and method for implementing a private virtual backbone on a common network infrastructure
WO2012113198A1 (en) Communication system and information interaction method
US11924172B1 (en) System and method for instantiation of stateless extranets
JP4008762B2 (en) Inter-terminal communication connection control system for IP full service
KR20060055932A (en) A voip traffic processing system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040705

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20060301

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20060404

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060421

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060531

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20090609

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20100609

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110609

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313117

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

Free format text: PAYMENT UNTIL: 20120609

Year of fee payment: 6

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

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

Free format text: PAYMENT UNTIL: 20130609

Year of fee payment: 7

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

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

Free format text: PAYMENT UNTIL: 20130609

Year of fee payment: 7

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

LAPS Cancellation because of no payment of annual fees