JP3856427B2 - Connection method between terminals - Google Patents

Connection method between terminals Download PDF

Info

Publication number
JP3856427B2
JP3856427B2 JP2001300888A JP2001300888A JP3856427B2 JP 3856427 B2 JP3856427 B2 JP 3856427B2 JP 2001300888 A JP2001300888 A JP 2001300888A JP 2001300888 A JP2001300888 A JP 2001300888A JP 3856427 B2 JP3856427 B2 JP 3856427B2
Authority
JP
Japan
Prior art keywords
terminal
address
server
association table
internet
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2001300888A
Other languages
Japanese (ja)
Other versions
JP2003110594A (en
Inventor
浩志 佐藤
Original Assignee
有限会社デンタルサプライ
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 有限会社デンタルサプライ filed Critical 有限会社デンタルサプライ
Priority to JP2001300888A priority Critical patent/JP3856427B2/en
Publication of JP2003110594A publication Critical patent/JP2003110594A/en
Application granted granted Critical
Publication of JP3856427B2 publication Critical patent/JP3856427B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、端末間の接続方法に関し、詳しくは、IP(インターネットプロトコル)で規定されたグローバルIPアドレスを使用する端末間の接続方法であって、特に動的IPアドレスに適用して好適な端末間の接続方法に関する。
【0002】
【従来の技術】
一般にインターネット(Internet)に接続されるすべての端末は、IPアドレスと呼ばれる固有の情報によって識別されている。IPアドレスは、InterNICやJPNIC(Japan Network Information Center)などの団体によって厳密に管理される「グローバルIPアドレス」と、閉鎖的なネットワーク環境(LAN:Local Area Networkなど)での使用が認められている「プライベートIPアドレス」の二種類あるが、インターネットに接続するためには、全地球的規模でユニーク(唯一無二)な存在であるグローバルIPアドレスを用いなければならない。以下、単にIPアドレスという場合は、このグローバルIPアドレスを指すものとする。
【0003】
IPアドレスが持つアドレス空間は32ビットである(現行のIPv4の場合)。これは、単純計算で約43億台もの端末をインターネット上で識別できることを意味する。しかし、すべての端末にIPアドレスを固定割り当て(静的割り当てともいう)した場合、現在の爆発的なインターネット人口の増加を考慮すると、アドレス空間の枯渇は時間の問題ともいわれていることから、有限なIPアドレス資源を有効利用するために、IPアドレスの貸し出し(リース)、すなわち、DHCP(Dynamic Host Configuration Protocol)を用いた動的IPアドレスの割り当てが行われる。
【0004】
図3(a)は、動的IPアドレスの貸し出し概念図である。インターネット1にはIPアドレスが固定割り当てされたサーバ群2が接続されている。このサーバ群2は、たとえば、企業などのホームページを閲覧させるためのウェブサーバなどである。
【0005】
今、このインターネット1にユーザの端末3を接続して、サーバ群2の任意サーバをアクセスすることを考えると、(1)まず、端末3は、インターネット1を介してDHCPサーバ4にIPアドレスのリクエストを出す。(2)DHCPサーバ4は自己の管理するIPアドレス範囲から未使用のIPアドレスを取り出し、そのIPアドレスを端末3に割り当てる。(3)次に、IPアドレスの割り当てを受けた端末3は、そのIPアドレスをIPパケットの送信元アドレスにセットすると共に、IPパケットの送信先アドレスにサーバ群2の任意サーバのIPアドレスをセットし、そのIPパケットをインターネット1に送出することにより、(4)当該任意サーバから所要のサービス、たとえば、ホームページ等のコンテンツ供給を受けることができる。
【0006】
このように、インターネットの世界においては、IPアドレスによって識別された端末同士の間で一対一のパケット交換を行うことができ、上述のホームページ閲覧をはじめとする様々なディジタルデータの相互伝送を行うことができる。
【0007】
ここで、VoIP(Voice over IP)と呼ばれる技術は、音声信号をディジタル信号に変換してIPパケット化するものであり、通信回線にインターネットなどのIPネットワークを利用することができる技術である。
【0008】
図3(b)は、VoIPを用いた音声通話システム(いわゆるIP電話システム)の概念図である。インターネット1に接続されたIP電話端末5、6は、それぞれIPアドレスが割り当てられている。たとえば、右側のIP電話端末5(以下、呼び出し元端末という)から左側のIP電話端末6(以下、呼び出し先端末という)を呼び出す場合は、呼び出し元端末5の操作パネルで呼び出し先端末6のIPアドレスを入力すればよい。
【0009】
【発明が解決しようとする課題】
ところで、IP電話システムにあっては、呼び出し先端末6のIPアドレスが分からない場合はその電話機を呼び出すことができないので、事前に、呼び出し先端末6のIPアドレスを発呼側(呼び出し元端末5側)に知らせておく必要がある。しかしながら、IPアドレスは、一般加入電話機の電話番号と違って馴染みがないため、どの情報を伝える(または伝えてもらう)べきかとまどうし、とりわけ、上述の動的IPアドレスを利用している場合は、一度伝えたIPアドレスがすでに期限切れ(使用不可)になっていることもあるので、かかる人為的に行われるIPアドレスの通知方法にあっては、充分な信頼性が得られないという問題点がある。
【0010】
なお、この問題点は、IP電話システムに固有のものではなく、インターネットを介して相互に接続可能な端末のすべてにいえることである。たとえば、遠隔地の端末間を接続して画像などをやり取りするテレビ電話会議システムやモニターシステム、遠隔地のコンピュータなどを操作するリモートコントロールシステムなども同様の問題点(IPアドレスの信頼性問題)を抱えている。
【0011】
したがって、本発明が解決しようとする課題は、公衆電話回線を併用することにより、人手をかけずにIPアドレスを通知することができ、以て、IPアドレス通知の信頼性向上を図り、とりわけ、動的IPアドレスの割り当てに適用して好適な端末間の接続方法を提供することにある。
【0012】
【課題を解決するための手段】
請求項1記載の発明は、インターネットと公衆電話回線とを選択的に使用して相互に接続可能な端末間の接続方法であって、
前記端末の電話番号とIPアドレスとの関連付けテーブルをインターネット上のサーバに保存すると共に、
前記関連付けテーブルのデータ更新については、定期的または前記端末でIPアドレスを新規取得したときに前記インターネットを介して前記端末から前記サーバにアクセスして当該端末のIPアドレス及び電話番号をサーバに通知して該サーバに保存されている関連付けテーブルの当該端末のデータを更新し、
呼び出し元端末から呼び出し先端末に接続する際には、
当該呼び出し先端末の電話番号を手がかりにして前記関連付けテーブルから当該呼び出し先端末のIPアドレスの取り出し操作を行い、
IPアドレスを取り出せた場合は、当該IPアドレスを用いて、前記インターネット経由で当該呼び出し先端末に接続する一方、IPアドレスを取り出せなかった場合は、当該電話番号を用いて、前記公衆電話回線経由で当該呼び出し先端末に接続し、
前記関連付けテーブルへのデータの新規登録については、その新規データ登録の際に、前記端末に設けられているデータ登録ボタンを操作し公衆電話回線を使用して前記サーバにダイヤルし、
ダイヤル先のサーバは、発信者番号通知機能を利用してデータ登録ボタンの操作された端末の電話番号を取得するとともに、当該端末からサーバに送信されたIPアドレスを取得して、これら取得した電話番号とIPアドレスとを当該端末の新規データとして前記関連付けテーブルに新規登録することを特徴とする。
【0015】
請求項2記載の発明は、インターネットと公衆電話回線とを選択的に使用して相互に接続可能な端末間の接続方法であって、
前記端末の電話番号とIPアドレスとの関連付けテーブルをインターネット上のサーバに保存し、
前記関連付けテーブルのデータ更新については、呼び出し元端末から呼び出し先端末へ公衆電話回線経由で所定のトーン信号またはその組み合わせを送出し、該トーン信号またはその組み合わせに応答させて、呼び出し先端末からサーバにアクセスして当該端末のIPアドレス及び電話番号をサーバに通知してサーバに保存されている関連付けテーブルの当該端末のデータを更新し、
呼び出し元端末から呼び出し先端末に接続する際には、
当該呼び出し先端末の電話番号を手がかりにして前記関連付けテーブルから当該呼び出し先端末のIPアドレスの取り出し操作を行い、
IPアドレスを取り出せた場合は、当該IPアドレスを用いて、前記インターネット経由で当該呼び出し先端末に接続する一方、IPアドレスを取り出せなかった場合は、当該電話番号を用いて、前記公衆電話回線経由で当該呼び出し先端末に接続し、
前記関連付けテーブルへのデータの新規登録については、その新規データ登録の際に、前記端末に設けられているデータ登録ボタンを操作し公衆電話回線を使用して前記サーバにダイヤルし、
ダイヤル先のサーバは、発信者番号通知機能を利用してデータ登録ボタンの操作された端末の電話番号を取得するとともに、当該端末からサーバに送信されたIPアドレスを取得して、これら取得した電話番号とIPアドレスとを当該端末の新規データとして前記関連付けテーブルに新規登録することを特徴とする。
【0020】
【発明の実施の形態】
以下、図面を参照して本発明の実施の形態を詳細に説明する。なお、以下の説明における様々な細部の特定ないし実例および数値や文字列その他の記号の例示は、本発明の思想を明瞭にするための、あくまでも参考であって、それらのすべてまたは一部によって本発明の思想が限定されないことは明らかである。また、周知の手法、周知の手順、周知のアーキテクチャおよび周知の回路構成等(以下「周知事項」)についてはその細部にわたる説明を避けるが、これも説明を簡潔にするためであって、これら周知事項のすべてまたは一部を意図的に排除するものではない。かかる周知事項は本発明の出願時点で当業者の知り得るところであるので、以下の説明に当然含まれている。
【0021】
<第1の実施の形態>
図1は、本発明の第1の実施の形態として、IP電話システムを例にした、そのシステム概念図である。インターネット10には、本発明の技術思想を適用したIP電話端末11、12が接続されており、また、これらのIP電話端末11、12は公衆電話回線13にも接続されている。ここで、IP電話端末11、12は、VoIP技術によりインターネット10経由で音声通話を行うことができると共に、公衆電話回線13経由でも通常の音声通話を行うことができるものであり、要するに、インターネット10と公衆電話回線13とを選択的に使用して相互に接続することが可能な端末に相当するものである。
【0022】
以下、便宜的に図面右側のIP電話端末11を「呼び出し元端末」ということにし、その電話番号を「03−1111−2222」、そのIPアドレスを「192.168.1.1」と仮定すると共に、図面左側のIP電話端末12を「呼び出し先端末」ということにし、その電話番号を「03−3333−4444」、そのIPアドレスを「192.168.1.2」と仮定することにする。
【0023】
なお、例示のIPアドレスは、いわゆるクラスCのプライベートIPアドレスの範囲に含まれるが、これは、グローバルIPアドレスを例示した場合、そのIPアドレスの保有者の特定につながるからである。冒頭でも説明したように、インターネットに接続するためには、グローバルIPアドレスでなければならないので、例示のIPアドレス(192.168.1.*)は、グローバルIPとみなすものとする。
【0024】
また、インターネット10は、インターネットプロトコルをサポートする全地球的規模のネットワークであって、そのネットワークに呼び出し元端末11や呼び出し先端末12などの各種ユーザ端末を接続すると共に、不図示の多種多様なサーバ群を接続して構築された広域ネットワークである。ユーザ端末の接続形態は、不図示のインターネットサービスプロバイダ(ISP)のアクセスサーバを介して行われるダイアルアップ接続または常時接続のいずれであってもよい。以下、説明の簡単化のために常時接続を例とする。
【0025】
また、公衆電話回線13は、一般加入アナログ電話回線、ディジタル電話回線、携帯電話回線(PHS:Personal Handy−Phone System回線含む)などであり、または、その一部に自営電話回線(コードレス回線や構内電話回線など)を含んでいてもよい。
【0026】
第1の実施の形態における呼び出し元端末11と呼び出し先端末12は、その端末呼び出しに際して、以下の特徴的な手順を実行する。
(A)呼び出し元端末11のIPアドレス通知
まず、呼び出し元端末11は、公衆電話回線13経由で、呼び出し先端末12の電話番号(03−3333−4444)を発呼し、呼び出し元端末11のIPアドレス(192.168.1.1)を呼び出し先端末12に通知する。
【0027】
(B)呼び出し先端末12のIPアドレス通知
呼び出し先端末12は、その発呼を受けて、呼び出し元端末11のIPアドレス(192.168.1.1)を受信すると、インターネット10に接続し、呼び出し元端末11のIPアドレス(192.168.1.1)をIPパケットの送信先アドレスにセットすると共に、そのIPパケットの送信元アドレスに、自身のIPアドレス(192.168.1.2)をセットしてインターネット10に送出する。
【0028】
呼び出し元端末11は、インターネット10のパケットをモニタし、送信先アドレスに自己のIPアドレス(192.168.1.1)がセットされたパケットを検出すると、そのパケットを取り込み、当該パケットの送信元アドレスにセットされたIPアドレス(192.168.1.2)を受け取る。
【0029】
(C)両端末11、12間の相互接続
これらの手順(A)(B)を実行することにより、呼び出し元端末11は、呼び出し先端末12のIPアドレス(192.168.1.2)を知ることができ、且つ、呼び出し先端末12も、呼び出し元端末11のIPアドレス(192.168.1.1)を知ることができるので、以降、両端末11、12間でインターネット10経由の相互接続を支障なく行うことができるようになる。
【0030】
したがって、第1の実施の形態のIP電話システムにあっては、人為的なIPアドレスの通知を行うことなく、VoIP技術を利用した音声通話をインターネット10上で実現することができ、あるいは、遠隔地の端末間を接続して画像などをやり取りするテレビ電話会議システムやモニターシステム、遠隔地のコンピュータなどを操作するリモートコントロールシステムなどにあっても、それらの機能をインターネット10上で支障なく実現することができる。
【0031】
また、両端末11、12における相手先へのIPアドレスの通知が、呼び出し元端末(呼び出し元端末11)から呼び出し先端末(呼び出し先端末12)を呼び出す際に行われるため、呼び出しの時点で割り当てられている最新のIPアドレスを互いに通知し合うことができ、とりわけ、IPアドレスの貸出期間が定められている動的IPアドレスに適用して好適な技術を提供することができる。
【0032】
<第2の実施の形態>
図2(a)は、本発明の第2の実施の形態として、上記の第1の実施の形態と同様にIP電話システムを例にした、そのシステム概念図である。インターネット20には、本発明の技術思想を適用したIP電話端末21、22及びサーバ23が接続されており、また、IP電話端末21、22は公衆電話回線24にも接続されている。ここで、IP電話端末21、22は、VoIP技術によりインターネット20経由で音声通話を行うことができると共に、公衆電話回線24経由でも通常の音声通話を行うことができるものであり、要するに、インターネット20と公衆電話回線24とを選択的に使用して相互に接続することが可能な端末に相当するものである。
【0033】
以下、便宜的に図面右側のIP電話端末21を「呼び出し元端末」ということにし、その電話番号を「03−1111−2222」、そのIPアドレスを「192.168.1.1」と仮定すると共に、図面左側のIP電話端末22を「呼び出し先端末」ということにし、その電話番号を「03−3333−4444」、そのIPアドレスを「192.168.1.2」と仮定することにする。なお、例示のIPアドレスは、前記第1の実施の形態と同じ理由で、グローバルIPとみなすものとする。
【0034】
また、インターネット20は、インターネットプロトコルをサポートする全地球的規模のネットワークであって、そのネットワークに呼び出し元端末21や呼び出し先端末22などの各種ユーザ端末を接続すると共に、不図示の多種多様なサーバ群を接続して構築された広域ネットワークである。ユーザ端末の接続形態は、不図示のインターネットサービスプロバイダのアクセスサーバを介して行われるダイアルアップ接続または常時接続のいずれであってもよい。以下、説明の簡単化のために常時接続を例とする。
【0035】
また、公衆電話回線24は、一般加入アナログ電話回線、ディジタル電話回線、携帯電話回線(PHS回線含む)などであり、または、その一部に自営電話回線(コードレス回線や構内電話回線など)を含んでいてもよい。
【0036】
サーバ23は、図2(b)に示す関連付けテーブルをインターネット20上に保持するものである。図2(b)において、関連付けテーブル25は、電話番号フィールド25aとIPアドレスフィールド25bとからなるレコードを、登録済みのユーザ端末の数だけ備えており、たとえば、ユーザ端末を前記二つのIP電話端末(呼び出し元端末21と呼び出し先端末22)とすると、第1のレコードの電話番号フィールド25aに「03−1111−2222」を格納すると共に、同レコードのIPアドレスフィールド25bに「192.168.1.1」を格納し、また、第2のレコードの電話番号フィールド25aに「03−3333−4444」を格納すると共に、同レコードのIPアドレスフィールド25bに「192.168.1.2」を格納している。
【0037】
この関連付けテーブル25は、電話番号フィールド25aの格納内容(電話番号)を手がかり(キーワード)にしてレコード抽出されるようになっており、該当するレコードが存在した場合は、その抽出レコードのIPアドレスフィールド25bの格納内容(IPアドレス)を返し、または、該当するレコードが存在しなかった場合は、その旨を表す情報(便宜的に“該当レコードなし”という文字列とする。)を返すようになっている。
【0038】
第2の実施の形態における呼び出し元端末21と呼び出し先端末22は、その端末呼び出しに際して、以下の特徴的な手順を実行する。
(イ)関連付けテーブル25の参照
呼び出し元端末21は、まず、インターネット20経由でサーバ21にアクセスし、呼び出し先端末22の電話番号(03−3333−4444)をサーバ23に渡す(イ−1)。
【0039】
サーバ23は、この電話番号(03−3333−4444)を手がかり(キーワード)にして関連付けテーブル25のレコード検索を行い、電話番号フィールド25aの格納内容が「03−3333−4444」のレコードを見つけた場合は、そのレコードのIPアドレスフィールド25bの格納内容(192.168.1.2)を取り出して、そのIPアドレス“192.168.1.2”をインターネット10経由で呼び出し元端末21に送信する(イ−2)。
【0040】
あるいは、レコード検索の結果、電話番号フィールド25aの格納内容が「03−3333−4444」のレコードが見つからなかった場合は、文字列“該当レコードなし”をインターネット10経由で呼び出し元端末21に送信する(イ−2)。
【0041】
(ロ)呼び出し先端末22への接続
呼び出し元端末21は、サーバ23からIPアドレスが返された場合、そのIPアドレスを宛先としてインターネット20経由で呼び出し先端末22への接続を行い(ロ−1)、一方、サーバ23から文字列“該当レコードなし”が返された場合は、電話番号(03−3333−4444)を宛先として公衆電話回線24経由で呼び出し先端末22への接続を行う(ロ−2)。
【0042】
したがって、この手順(イ)(ロ)によれば、呼び出し先端末22の識別情報(電話番号とIPアドレス)がサーバ23の関連付けテーブル25に登録されている場合は、インターネット20経由で両端末(呼び出し元端末21と呼び出し先端末22)の相互接続を行うことができる一方、呼び出し先端末22の識別情報がサーバ23の関連付けテーブル25に登録されていない場合、たとえば、呼び出し先端末22が一般加入電話の機能しか持っていない場合は、公衆電話回線24経由で両端末(呼び出し元端末21と呼び出し先端末22)の相互接続を行うことができる。したがって、呼び出し先端末22の機能(IP電話端末機能の有無)を考慮する必要がないから、事前に相手先端末を登録するなどの作業を行わずに、自由に端末間接続を行うことができ、使い勝手のよいシステムを構築することができる。
【0043】
(ハ)関連付けテーブル25のデータ更新
ところで、動的IPアドレスを適用する場合、関連付けテーブル25に保持されているIPアドレスが期限切れになっている可能性がある。この場合の対策としては、以下のようなものが考えられる。
【0044】
第一の対策:インターネット20に接続された各ユーザ端末(図では、呼び出し元端末21と呼び出し先端末22)でIPアドレスの更新イベント(動的IPアドレスの新規取得)が行われたときに、その情報(電話番号と新規取得したIPアドレス)をサーバ23に送り、サーバ23で関連付けテーブル25の該当レコードの更新を行う(ハ−1)。
【0045】
または、IPアドレスの更新イベントごとではなく、各ユーザ端末(図では、呼び出し元端末21と呼び出し先端末22)から定期的に電話番号とIPアドレスとをサーバ23に送り、サーバ23で関連付けテーブル25の該当レコードの更新を行う(ハ−1)。
【0046】
第三の対策:呼び出し元端末21から呼び出し先端末22を呼び出す際に、公衆電話回線24経由で呼び出し先端末22を発呼して所定のトーン信号(DTMF:Dial Tone Multi Frequency信号)またはその組み合わせを送り、トーン信号またはその組み合わせに応答させて、上記第一の対策の更新イベントを強制的に発生させる(ハ−2)。
【0047】
これらの対策のいずれかを採用すれば、関連付けテーブル25のデータが最新の状態に維持されるから、動的IPアドレスを適用した場合の不都合(IPアドレスの期限切れ)を解消することができる。
【0048】
(ニ)関連付けテーブル25の新規データ登録
関連付けテーブル25への新規データ登録(電話番号とIPアドレスの新規登録)は、次のようにして行うことができる。たとえば、IP電話端末(21または22)には、初期設定ボタンまたはデータ登録ボタンが設けられており、このボタンを押すと、公衆電話回線24を介してサーバ23にダイアルされるようになっている。ダイアル先のサーバ23は、発信者番号通知機能(いわゆるナンバーディスプレイ機能)を利用して、ダイアル元の電話番号(IP電話端末自身が接続された利用者の電話番号)を取得し、関連付けテーブル25に新規レコードを追加して、そのレコードに取得した電話番号を登録すると共に、同時に、IP電話端末からサーバ23に送信されたIPアドレスを当該レコードに記録する。この方法によって、電話番号の入力間違いや人為的ミスによる誤った通話相手の呼び出しを防ぐことができるほか、複雑な登録作業を必要とせずに利用することができる。
【0049】
すなわち、IP電話端末を購入しまたは入手したユーザは、そのIP電話端末をインターネット20及び公衆電話回線24に接続し、当該ボタンを押すという簡単な操作を行うだけで、IP電話端末の電話番号とIPアドレスとを関連付けテーブル25に新規登録することができる。
【0050】
この手順によれば、本発明の技術思想を適用したIP電話端末のデータ(電話番号とIPアドレス)をワンタッチで関連付けテーブル25に新規登録することができるので、相手の電話番号が分かっているIP電話端末同士でVoIPによる音声通話を行うことができることはもちろんのこと、関連付けテーブル25に登録されている相手であれば、全く知らない第三者であっても電話番号を入力するだけでVoIPによる音声通話を行うことが可能となる。
【0051】
なお、以上の第1の実施の形態及び第2の実施の形態の説明はIP電話システムを例にしているが、これに限定されない。本発明は、インターネットに接続される端末であって、しかも相手側端末のIPアドレスを把握する必要があるすべてのシステムに適用することができる。たとえば、遠隔地の端末間を接続して画像などをやり取りするテレビ電話会議システムやモニターシステム、遠隔地のコンピュータなどを操作するリモートコントロールシステムなどであってもよい。
【0052】
【発明の効果】
本発明によれば、人手をかけずにIPアドレスを通知することができ、IPアドレス通知の信頼性向上を図ることができ、とりわけ、動的IPアドレスの割り当てに適用して好適なIPアドレス通知方法を提供することができる。
また、たとえば、相手先端末がIP電話端末能を有する場合と、一般加入電話機能のみの場合の双方に対応することができ、一般加入電話システムとの共存を可能としたIP電話システムを実現することができる。
また、関連付けテーブルのデータが、定期的に、または新規IPアドレスの取得時に、もしくは端末呼び出し時に更新されるので、動的IPアドレスを適用した場合のIPアドレスの期限切れ問題に対処することができる。
そして、上記効果を達成しつつ、IP電話端末を購入しまたは入手したユーザは、そのIP電話端末をインターネット及び公衆電話回線に接続し、データ登録ボタンを押すという簡単な操作を行うだけで、IP電話端末の電話番号とIPアドレスとを関連付けテーブルに新規登録することができる。したがって、電話番号の入力間違いや人為的ミスによる誤った通話相手の呼び出しを防ぐことができるほか、複雑な登録作業を必要とせずに利用することができる。
【図面の簡単な説明】
【図1】本発明の第1の実施の形態のシステム概念図である。
【図2】本発明の第2の実施の形態のシステム概念図及び関連付けテーブル25のテーブル概念図である。
【図3】動的IPアドレスの貸し出し概念図及びIP電話システムの概念図である。
【符号の説明】
10 インターネット
11 IP電話端末(呼び出し元端末)
12 IP電話端末(呼び出し先端末)
13 公衆電話回線
20 インターネット
21 IP電話端末(呼び出し元端末)
22 IP電話端末(呼び出し先端末)
23 サーバ
24 公衆電話回線
25 関連付けテーブル
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a method of connecting terminals, and more particularly, IP a method of connecting terminals using a global IP address which is defined by the (Internet Protocol), a suitable device applied to a particular dynamic IP address It is related with the connection method between .
[0002]
[Prior art]
In general, all terminals connected to the Internet are identified by unique information called IP addresses. IP addresses are permitted to be used in "global IP addresses" that are strictly managed by organizations such as InterNIC and JPNIC (Japan Network Information Center), and in closed network environments (LAN: Local Area Network, etc.) There are two types of “private IP addresses”. In order to connect to the Internet, a global IP address that is unique (one and only) on a global scale must be used. Hereinafter, the simple IP address refers to this global IP address.
[0003]
The address space of the IP address is 32 bits (in the case of the current IPv4). This means that approximately 4.3 billion terminals can be identified on the Internet by simple calculation. However, when IP addresses are fixedly assigned to all terminals (also called static assignments), considering the current explosive increase in the Internet population, address space depletion is also said to be a time issue. In order to effectively use such IP address resources, IP address lending (lease), that is, dynamic IP address allocation using DHCP (Dynamic Host Configuration Protocol) is performed.
[0004]
FIG. 3A is a conceptual diagram of lending dynamic IP addresses. A server group 2 to which IP addresses are fixedly assigned is connected to the Internet 1. The server group 2 is, for example, a web server for browsing a homepage of a company or the like.
[0005]
Considering now that a user's terminal 3 is connected to the Internet 1 and an arbitrary server in the server group 2 is accessed. (1) First, the terminal 3 sends an IP address to the DHCP server 4 via the Internet 1. Make a request. (2) The DHCP server 4 extracts an unused IP address from the IP address range managed by the DHCP server 4 and assigns the IP address to the terminal 3. (3) Next, the terminal 3 that has been assigned an IP address sets the IP address as the source address of the IP packet, and sets the IP address of an arbitrary server in the server group 2 as the destination address of the IP packet. Then, by sending the IP packet to the Internet 1, (4) it is possible to receive a required service such as content such as a home page from the arbitrary server.
[0006]
As described above, in the Internet world, one-to-one packet exchange can be performed between terminals identified by IP addresses, and various digital data including the above-mentioned homepage browsing can be transmitted and received. Can do.
[0007]
Here, a technology called VoIP (Voice over IP) is a technology that converts a voice signal into a digital signal and converts it into an IP packet, and can use an IP network such as the Internet for a communication line.
[0008]
FIG. 3B is a conceptual diagram of a voice call system (so-called IP telephone system) using VoIP. An IP address is assigned to each of the IP telephone terminals 5 and 6 connected to the Internet 1. For example, when calling the IP phone terminal 6 on the left side (hereinafter referred to as the call destination terminal) from the IP phone terminal 5 on the right side (hereinafter referred to as the call source terminal), the IP of the call destination terminal 6 is displayed on the operation panel of the call source terminal 5. Enter an address.
[0009]
[Problems to be solved by the invention]
By the way, in the IP telephone system, if the IP address of the call destination terminal 6 is not known, the telephone cannot be called. Therefore, the IP address of the call destination terminal 6 is set in advance on the caller side (caller terminal 5). Side)). However, since the IP address is not familiar unlike the telephone number of a general subscriber telephone, it is confusing which information should be transmitted (or received), especially when the above-mentioned dynamic IP address is used. Since the IP address once transmitted has already expired (cannot be used), there is a problem that sufficient reliability cannot be obtained in such an artificially performed IP address notification method. is there.
[0010]
This problem is not unique to the IP telephone system, but can be applied to all terminals that can be connected to each other via the Internet. For example, video teleconference systems and monitor systems that connect remote terminals and exchange images, remote control systems that operate remote computers, etc. have similar problems (IP address reliability problems). I have it.
[0011]
Therefore, the problem to be solved by the present invention is that it is possible to notify an IP address without using human hands by using a public telephone line together, thereby improving the reliability of the IP address notification. An object of the present invention is to provide a connection method between terminals suitable for application to dynamic IP address assignment.
[0012]
[Means for Solving the Problems]
The invention of claim 1 wherein is a connection between connectable terminal to each other by selectively using the Internet and the public telephone line,
Storing an association table of the phone number and IP address of the terminal in a server on the Internet;
Regarding the data update of the association table, the server is accessed from the terminal via the Internet periodically or when a new IP address is acquired at the terminal, and the server's IP address and telephone number are notified to the server. Update the data of the terminal in the association table stored in the server,
When connecting from the calling terminal to the called terminal,
Taking out the IP address of the call destination terminal from the association table using the telephone number of the call destination terminal as a clue,
If the IP address can be extracted, the IP address is used to connect to the called terminal via the Internet. If the IP address cannot be extracted, the telephone number can be used via the public telephone line. Connect to the called terminal ,
For new registration of data in the association table, when registering the new data, dial the server using a public telephone line by operating a data registration button provided on the terminal,
The dial-destination server uses the caller ID notification function to acquire the telephone number of the terminal on which the data registration button is operated, acquires the IP address transmitted from the terminal to the server, and acquires these acquired telephones. A number and an IP address are newly registered in the association table as new data of the terminal .
[0015]
The invention according to claim 2 is a connection method between terminals that can be connected to each other selectively using the Internet and a public telephone line,
Storing an association table between the phone number of the terminal and the IP address in a server on the Internet;
For updating the data in the association table , a predetermined tone signal or a combination thereof is transmitted from the calling terminal to the called terminal via a public telephone line, and the calling terminal responds to the tone signal or the combination to the server. To access and notify the server of the IP address and telephone number of the terminal and update the data of the terminal in the association table stored in the server;
When connecting from the calling terminal to the called terminal,
Taking out the IP address of the call destination terminal from the association table using the telephone number of the call destination terminal as a clue,
If the IP address can be extracted, the IP address is used to connect to the called terminal via the Internet. If the IP address cannot be extracted, the telephone number can be used via the public telephone line. Connect to the called terminal ,
For new registration of data in the association table, when registering the new data, dial the server using a public telephone line by operating a data registration button provided on the terminal,
The dial-destination server uses the caller ID notification function to acquire the telephone number of the terminal on which the data registration button is operated, acquires the IP address transmitted from the terminal to the server, and acquires these acquired telephones. A number and an IP address are newly registered in the association table as new data of the terminal .
[0020]
DETAILED DESCRIPTION OF THE INVENTION
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. It should be noted that the specific details or examples in the following description and the illustrations of numerical values, character strings, and other symbols are only for reference in order to clarify the idea of the present invention, and the present invention may be used in whole or in part. Obviously, the idea of the invention is not limited. In addition, a well-known method, a well-known procedure, a well-known architecture, a well-known circuit configuration, and the like (hereinafter, “well-known matter”) are not described in detail, but this is also to simplify the description. Not all or part of the matter is intentionally excluded. Such well-known matters are known to those skilled in the art at the time of filing of the present invention, and are naturally included in the following description.
[0021]
<First Embodiment>
FIG. 1 is a conceptual diagram of an IP telephone system as an example of the first embodiment of the present invention. IP telephone terminals 11 and 12 to which the technical idea of the present invention is applied are connected to the Internet 10, and these IP telephone terminals 11 and 12 are also connected to a public telephone line 13. Here, the IP telephone terminals 11 and 12 can perform a voice call via the Internet 10 using the VoIP technology, and can also perform a normal voice call via the public telephone line 13. And the public telephone line 13 are equivalent to terminals that can be connected to each other selectively.
[0022]
Hereinafter, for convenience, it is assumed that the IP telephone terminal 11 on the right side of the drawing is called “calling terminal”, its telephone number is “03-111-2222”, and its IP address is “192.168.1.1”. At the same time, the IP telephone terminal 12 on the left side of the drawing is referred to as a “call destination terminal”, its telephone number is “03-3333-4444”, and its IP address is “192.168.1.2”. .
[0023]
The example IP address is included in the range of a so-called class C private IP address. This is because, when a global IP address is exemplified, the owner of the IP address is specified. As described at the beginning, since it must be a global IP address in order to connect to the Internet, the example IP address (192.168.1. *) Is assumed to be a global IP.
[0024]
The Internet 10 is a global network that supports the Internet protocol, and various user terminals such as a caller terminal 11 and a callee terminal 12 are connected to the network, and various servers (not shown) are connected. It is a wide area network constructed by connecting groups. The connection form of the user terminal may be either a dial-up connection or a constant connection made via an Internet service provider (ISP) access server (not shown). Hereinafter, a constant connection is taken as an example for simplification of explanation.
[0025]
The public telephone line 13 is a general subscriber analog telephone line, a digital telephone line, a mobile telephone line (including a PHS: Personal Handy-Phon System line), or a private telephone line (cordless line or local area). Phone line, etc.).
[0026]
The caller terminal 11 and the callee terminal 12 in the first embodiment execute the following characteristic procedure when calling the terminal.
(A) IP address notification of caller terminal 11 First, the caller terminal 11 calls the telephone number (03-3333-4444) of the callee terminal 12 via the public telephone line 13, and the caller terminal 11 The IP address (192.168.1.1) is notified to the called terminal 12.
[0027]
(B) IP address notification of the callee terminal 12 When the callee terminal 12 receives the call and receives the IP address (192.168.1.1) of the caller terminal 11, it connects to the Internet 10, The IP address (192.168.1.1) of the caller terminal 11 is set as the destination address of the IP packet, and the own IP address (192.168.1.2) is set as the source address of the IP packet. Is set and sent to the Internet 10.
[0028]
When the caller terminal 11 monitors a packet of the Internet 10 and detects a packet in which its own IP address (192.168.1.1) is set as a transmission destination address, the caller terminal 11 captures the packet and transmits the packet. The IP address (192.168.1.2) set in the address is received.
[0029]
(C) Interconnection between both terminals 11 and 12 By executing these procedures (A) and (B), the caller terminal 11 sets the IP address (192.168.1.2) of the callee terminal 12. The call destination terminal 12 can also know the IP address (192.168.1.1) of the call source terminal 11, so that both terminals 11 and 12 can communicate with each other via the Internet 10 thereafter. Connection can be made without any trouble.
[0030]
Therefore, in the IP telephone system according to the first embodiment, a voice call using the VoIP technology can be realized on the Internet 10 without performing artificial IP address notification, or remotely. These functions can be realized on the Internet 10 without any trouble even in a video teleconference system or a monitor system for connecting images between local terminals and a remote control system for operating a remote computer. be able to.
[0031]
In addition, since the IP address notification to the other party in both terminals 11 and 12 is performed when calling the call destination terminal (call destination terminal 12) from the call source terminal (call source terminal 11), it is assigned at the time of the call. The latest IP addresses can be notified to each other, and in particular, a suitable technique can be provided by applying to a dynamic IP address in which the lending period of the IP address is determined.
[0032]
<Second Embodiment>
FIG. 2A is a system conceptual diagram of an IP telephone system as an example as in the first embodiment, as a second embodiment of the present invention. IP telephone terminals 21 and 22 and a server 23 to which the technical idea of the present invention is applied are connected to the Internet 20, and the IP telephone terminals 21 and 22 are also connected to a public telephone line 24. Here, the IP telephone terminals 21 and 22 can perform a voice call via the Internet 20 using the VoIP technology, and can also perform a normal voice call via the public telephone line 24. In short, the Internet 20 And the public telephone line 24 are equivalent to terminals that can be connected to each other selectively.
[0033]
Hereinafter, for convenience, it is assumed that the IP telephone terminal 21 on the right side of the drawing is referred to as “calling terminal”, the telephone number is “03-111-2222”, and the IP address is “192.168.1.1”. At the same time, the IP telephone terminal 22 on the left side of the drawing is referred to as a “call destination terminal”, its telephone number is assumed to be “03-3333-4444”, and its IP address is assumed to be “192.168.1.2”. . The example IP address is assumed to be a global IP for the same reason as in the first embodiment.
[0034]
The Internet 20 is a global network that supports the Internet protocol, and various user terminals such as a caller terminal 21 and a callee terminal 22 are connected to the network, and various servers (not shown) are connected. It is a wide area network constructed by connecting groups. The connection form of the user terminal may be either dial-up connection or constant connection performed via an access server of an Internet service provider (not shown). Hereinafter, a constant connection is taken as an example for simplification of explanation.
[0035]
The public telephone line 24 is a general subscriber analog telephone line, a digital telephone line, a cellular phone line (including a PHS line), or a private telephone line (such as a cordless line or a private telephone line). You may go out.
[0036]
The server 23 holds the association table shown in FIG. In FIG. 2B, the association table 25 is provided with a record composed of a telephone number field 25a and an IP address field 25b for the number of registered user terminals. For example, the user terminal is defined as the two IP telephone terminals. Assuming that (caller terminal 21 and callee terminal 22), “03-11111-2222” is stored in the telephone number field 25a of the first record, and “192.168.8.1” is stored in the IP address field 25b of the same record. .1 ”,“ 03-3333-4444 ”is stored in the telephone number field 25a of the second record, and“ 192.168.1.2 ”is stored in the IP address field 25b of the same record. is doing.
[0037]
In this association table 25, records are extracted by using the stored contents (telephone number) of the telephone number field 25a as a clue (keyword). If there is a corresponding record, the IP address field of the extracted record is extracted. The stored content (IP address) of 25b is returned, or when there is no corresponding record, information indicating that (for convenience, a character string “no corresponding record”) is returned. ing.
[0038]
The caller terminal 21 and the callee terminal 22 in the second embodiment execute the following characteristic procedure when calling the terminal.
(A) The reference caller terminal 21 in the association table 25 first accesses the server 21 via the Internet 20 and passes the telephone number (03-3333-4444) of the callee terminal 22 to the server 23 (b-1). .
[0039]
The server 23 searches the association table 25 for records using this telephone number (03-3333-4444) as a clue (keyword), and finds a record whose stored content in the telephone number field 25a is “03-3333-4444”. In this case, the stored contents (192.168.1.2) of the IP address field 25b of the record are extracted, and the IP address “192.168.1.2” is transmitted to the calling terminal 21 via the Internet 10. (I-2).
[0040]
Alternatively, as a result of the record search, if a record whose stored content in the telephone number field 25 a is “03-3333-4444” is not found, the character string “no corresponding record” is transmitted to the caller terminal 21 via the Internet 10. (I-2).
[0041]
(B) Connection to Called Terminal 22 When an IP address is returned from the server 23, the caller terminal 21 connects to the called terminal 22 via the Internet 20 with the IP address as the destination (B-1). On the other hand, when the character string “no corresponding record” is returned from the server 23, connection to the call destination terminal 22 is made via the public telephone line 24 with the telephone number (03-3333-4444) as the destination (B). -2).
[0042]
Therefore, according to the procedures (a) and (b), when the identification information (phone number and IP address) of the called terminal 22 is registered in the association table 25 of the server 23, both terminals ( If the call source terminal 21 and the call destination terminal 22) can be interconnected, but the identification information of the call destination terminal 22 is not registered in the association table 25 of the server 23, for example, the call destination terminal 22 If only the telephone function is provided, the two terminals (caller terminal 21 and callee terminal 22) can be interconnected via the public telephone line 24. Accordingly, since it is not necessary to consider the function of the call destination terminal 22 (the presence or absence of the IP telephone terminal function), it is possible to freely connect the terminals without performing work such as registering the destination terminal in advance. A user-friendly system can be constructed.
[0043]
(C) Updating the data in the association table 25 When applying a dynamic IP address, there is a possibility that the IP address held in the association table 25 has expired. In this case, the following can be considered.
[0044]
First countermeasure: When an IP address update event (new acquisition of a dynamic IP address) is performed at each user terminal connected to the Internet 20 (calling terminal 21 and calling terminal 22 in the figure), The information (telephone number and newly acquired IP address) is sent to the server 23, and the server 23 updates the corresponding record in the association table 25 (c-1).
[0045]
Alternatively, instead of every IP address update event, a telephone number and an IP address are periodically sent from each user terminal (in the drawing, the caller terminal 21 and the callee terminal 22) to the server 23, and the server 23 uses the association table 25. The corresponding record is updated (C-1).
[0046]
Third countermeasure: When calling the callee terminal 22 from the caller terminal 21, the callee terminal 22 is called via the public telephone line 24 and a predetermined tone signal (DTMF: Dial Tone Multi Frequency signal) or a combination thereof In response to the tone signal or a combination thereof, the update event of the first countermeasure is forcibly generated (C-2).
[0047]
If any one of these measures is adopted, the data in the association table 25 is maintained in the latest state, so that the inconvenience (IP address expiration) when the dynamic IP address is applied can be solved.
[0048]
(D) New data registration of association table 25 New data registration (new registration of telephone number and IP address) to the association table 25 can be performed as follows. For example, the IP telephone terminal (21 or 22) is provided with an initial setting button or a data registration button, and when this button is pressed, the server 23 is dialed via the public telephone line 24. . The dial-destination server 23 uses the caller ID notification function (so-called number display function) to obtain the dial source telephone number (the telephone number of the user to which the IP telephone terminal itself is connected), and the association table 25. A new record is added to the telephone number, and the acquired telephone number is registered in the record. At the same time, the IP address transmitted from the IP telephone terminal to the server 23 is recorded in the record. By this method, it is possible to prevent an erroneous call of the other party due to a mistaken input of a telephone number or a human error, and it is possible to use without requiring complicated registration work.
[0049]
That is, a user who has purchased or obtained an IP phone terminal connects the IP phone terminal to the Internet 20 and the public telephone line 24, and simply presses the button to set the IP phone terminal phone number. An IP address can be newly registered in the association table 25.
[0050]
According to this procedure, the data (telephone number and IP address) of the IP telephone terminal to which the technical idea of the present invention is applied can be newly registered in the association table 25 with one touch, so that the IP number whose partner's telephone number is known can be registered. Of course, it is possible to make a voice call between VoIP terminals, as long as it is a party registered in the association table 25, even if it is a third party who does not know at all, it is possible to make a VoIP call A voice call can be performed.
[0051]
Note that the description of the first embodiment and the second embodiment described above uses the IP telephone system as an example, but the present invention is not limited to this. The present invention can be applied to all systems that are connected to the Internet and need to know the IP address of the partner terminal. For example, it may be a video teleconference system or a monitor system for connecting images between remote terminals and exchanging images, a remote control system for operating a remote computer, or the like.
[0052]
【The invention's effect】
According to the present invention, the IP address can be notified without manpower, the reliability of the IP address notification can be improved, and in particular, the IP address notification suitable for application to dynamic IP address allocation. A method can be provided.
In addition, for example, an IP telephone system that can cope with both a case where the destination terminal has an IP telephone terminal function and a case where only the general subscriber telephone function is available and which can coexist with the general subscriber telephone system is realized. be able to.
In addition, since the data in the association table is updated periodically, when a new IP address is acquired, or when a terminal is called, it is possible to deal with an IP address expiration problem when a dynamic IP address is applied.
Then, a user who has purchased or obtained an IP phone terminal while achieving the above-described effect can connect the IP phone terminal to the Internet and a public telephone line, and simply perform a simple operation of pressing a data registration button. The telephone number and IP address of the telephone terminal can be newly registered in the association table. Therefore, it is possible to prevent an erroneous call of the other party due to an incorrect input of a telephone number or a human error, and it can be used without requiring complicated registration work.
[Brief description of the drawings]
FIG. 1 is a system conceptual diagram according to a first embodiment of this invention.
FIG. 2 is a system conceptual diagram and a table conceptual diagram of an association table 25 according to the second embodiment of this invention.
FIG. 3 is a conceptual diagram of lending dynamic IP addresses and a conceptual diagram of an IP telephone system.
[Explanation of symbols]
10 Internet 11 IP phone terminal (caller terminal)
12 IP phone terminal (calling terminal)
13 Public telephone line 20 Internet 21 IP telephone terminal (caller terminal)
22 IP phone terminal (calling terminal)
23 Server 24 Public telephone line 25 Association table

Claims (2)

インターネットと公衆電話回線とを選択的に使用して相互に接続可能な端末間の接続方法であって、
前記端末の電話番号とIPアドレスとの関連付けテーブルをインターネット上のサーバに保存すると共に、
前記関連付けテーブルのデータ更新については、定期的または前記端末でIPアドレスを新規取得したときに前記インターネットを介して前記端末から前記サーバにアクセスして当該端末のIPアドレス及び電話番号をサーバに通知して該サーバに保存されている関連付けテーブルの当該端末のデータを更新し、
呼び出し元端末から呼び出し先端末に接続する際には、
当該呼び出し先端末の電話番号を手がかりにして前記関連付けテーブルから当該呼び出し先端末のIPアドレスの取り出し操作を行い、
IPアドレスを取り出せた場合は、当該IPアドレスを用いて、前記インターネット経由で当該呼び出し先端末に接続する一方、IPアドレスを取り出せなかった場合は、当該電話番号を用いて、前記公衆電話回線経由で当該呼び出し先端末に接続し、
前記関連付けテーブルへのデータの新規登録については、その新規データ登録の際に、前記端末に設けられているデータ登録ボタンを操作し公衆電話回線を使用して前記サーバにダイヤルし、
ダイヤル先のサーバは、発信者番号通知機能を利用してデータ登録ボタンの操作された端末の電話番号を取得するとともに、当該端末からサーバに送信されたIPアドレスを取得して、これら取得した電話番号とIPアドレスとを当該端末の新規データとして前記関連付けテーブルに新規登録することを特徴とする端末間の接続方法。
A connection method between terminals that can be connected to each other selectively using the Internet and a public telephone line,
Storing an association table of the phone number and IP address of the terminal in a server on the Internet;
Regarding the data update of the association table, the server is accessed from the terminal via the Internet periodically or when a new IP address is acquired at the terminal, and the server's IP address and telephone number are notified to the server. Update the data of the terminal in the association table stored in the server,
When connecting from the calling terminal to the called terminal,
Taking out the IP address of the call destination terminal from the association table using the telephone number of the call destination terminal as a clue,
If the IP address can be extracted, the IP address is used to connect to the called terminal via the Internet. If the IP address cannot be extracted, the telephone number can be used via the public telephone line. Connect to the called terminal ,
For new registration of data in the association table, when registering the new data, dial the server using a public telephone line by operating a data registration button provided on the terminal,
The dial-destination server uses the caller ID notification function to acquire the telephone number of the terminal on which the data registration button is operated, acquires the IP address transmitted from the terminal to the server, and acquires these acquired telephones. A connection method between terminals , wherein a number and an IP address are newly registered in the association table as new data of the terminal.
インターネットと公衆電話回線とを選択的に使用して相互に接続可能な端末間の接続方法であって、
前記端末の電話番号とIPアドレスとの関連付けテーブルをインターネット上のサーバに保存し、
前記関連付けテーブルのデータ更新については、呼び出し元端末から呼び出し先端末へ公衆電話回線経由で所定のトーン信号またはその組み合わせを送出し、該トーン信号またはその組み合わせに応答させて、呼び出し先端末からサーバにアクセスして当該端末のIPアドレス及び電話番号をサーバに通知してサーバに保存されている関連付けテーブルの当該端末のデータを更新し、
呼び出し元端末から呼び出し先端末に接続する際には、
当該呼び出し先端末の電話番号を手がかりにして前記関連付けテーブルから当該呼び出し先端末のIPアドレスの取り出し操作を行い、
IPアドレスを取り出せた場合は、当該IPアドレスを用いて、前記インターネット経由で当該呼び出し先端末に接続する一方、IPアドレスを取り出せなかった場合は、当該電話番号を用いて、前記公衆電話回線経由で当該呼び出し先端末に接続し、
前記関連付けテーブルへのデータの新規登録については、その新規データ登録の際に、前記端末に設けられているデータ登録ボタンを操作し公衆電話回線を使用して前記サーバにダイヤルし、
ダイヤル先のサーバは、発信者番号通知機能を利用してデータ登録ボタンの操作された端末の電話番号を取得するとともに、当該端末からサーバに送信されたIPアドレスを取得して、これら取得した電話番号とIPアドレスとを当該端末の新規データとして前記関連付けテーブルに新規登録することを特徴とする端末間の接続方法。
A connection method between terminals that can be connected to each other selectively using the Internet and a public telephone line,
Storing an association table between the phone number of the terminal and the IP address in a server on the Internet;
For updating the data in the association table , a predetermined tone signal or a combination thereof is transmitted from the calling terminal to the called terminal via a public telephone line, and the calling terminal responds to the tone signal or the combination to the server. To access and notify the server of the IP address and telephone number of the terminal and update the data of the terminal in the association table stored in the server;
When connecting from the calling terminal to the called terminal,
Taking out the IP address of the call destination terminal from the association table using the telephone number of the call destination terminal as a clue,
If the IP address can be extracted, the IP address is used to connect to the called terminal via the Internet. If the IP address cannot be extracted, the telephone number can be used via the public telephone line. Connect to the called terminal ,
For new registration of data in the association table, when registering the new data, dial the server using a public telephone line by operating a data registration button provided on the terminal,
The dial-destination server uses the caller ID notification function to acquire the telephone number of the terminal on which the data registration button is operated, acquires the IP address transmitted from the terminal to the server, and acquires these acquired telephones. A connection method between terminals , wherein a number and an IP address are newly registered in the association table as new data of the terminal.
JP2001300888A 2001-09-28 2001-09-28 Connection method between terminals Expired - Fee Related JP3856427B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001300888A JP3856427B2 (en) 2001-09-28 2001-09-28 Connection method between terminals

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001300888A JP3856427B2 (en) 2001-09-28 2001-09-28 Connection method between terminals

Publications (2)

Publication Number Publication Date
JP2003110594A JP2003110594A (en) 2003-04-11
JP3856427B2 true JP3856427B2 (en) 2006-12-13

Family

ID=19121385

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001300888A Expired - Fee Related JP3856427B2 (en) 2001-09-28 2001-09-28 Connection method between terminals

Country Status (1)

Country Link
JP (1) JP3856427B2 (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003318957A (en) * 2002-04-26 2003-11-07 Matsushita Electric Ind Co Ltd Communication system and server apparatus
JP2005175805A (en) * 2003-12-10 2005-06-30 Sun Communications:Kk Adapter
JP4554295B2 (en) * 2004-07-23 2010-09-29 エヌ・ティ・ティ・コムウェア株式会社 Terminal, calling method and calling program
JP4499526B2 (en) * 2004-10-19 2010-07-07 富士通株式会社 Data transmission path establishment system between mobile phone terminals
JP4715282B2 (en) * 2005-04-25 2011-07-06 富士ゼロックス株式会社 Electronic conference setting program, electronic conference terminal, electronic conference system, and electronic conference setting method
US20070147399A1 (en) * 2005-11-15 2007-06-28 Arcsoft (Shanghai) Technology Company, Ltd Using Secondary Channels to Communicate IP Addresses for Point-To-Point Communication
US20080159266A1 (en) * 2006-12-30 2008-07-03 Arcsoft (Shanghai) Technology Company, Ltd Determining Pairings of Telephone Numbers and IP Addresses from Caching and Peer-To-Peer Lookup
JP2011223531A (en) * 2010-04-14 2011-11-04 Sony Computer Entertainment Inc Portable information terminal, network connection method, network connection system, and server
KR101658242B1 (en) * 2010-09-08 2016-09-22 주식회사 엘지유플러스 Method for IP Communication Using Cellular Telephone Number of Mobile Communication Terminal and Server Having Function Thereof

Also Published As

Publication number Publication date
JP2003110594A (en) 2003-04-11

Similar Documents

Publication Publication Date Title
JP3576906B2 (en) Telephone communication device connectable to the Internet network, main telephone control device, and method for managing IP address
CN101375576B (en) Using PSTN to communicate IP addresses for point-to-point text, voice, video, or data communication
EP1650940A1 (en) Communication system, call connection server, terminal apparatus and communication method
BRPI0613848A2 (en) method for establishing communication between a first device and a second device, system for establishing communication between a first device and a second device, signaling system and apparatus for communication over a network
JP4672011B2 (en) IP telephone system and IP telephone method
JP3856427B2 (en) Connection method between terminals
US6801522B1 (en) Method of communicating with subscriber devices through a global communication network
KR100544870B1 (en) Information providing system
JP3994978B2 (en) IP telephone system and method thereof
JP3294522B2 (en) Gateway selection method and device
JP2004140716A (en) Communication terminal dealing with presence information
JP2004187059A (en) Ip communication terminal and its automatic dial registration method
US20040109446A1 (en) Calling method and system of flexible IP internet phone
JP4670344B2 (en) COMMUNICATION SYSTEM, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
JP6602919B2 (en) Communication server
JP3664718B2 (en) IP phone gateway device outgoing and incoming call processing, recording medium recording the program, and IP phone system
JP2003250011A (en) Computer and method for providing extension speech connection service
JP3737720B2 (en) Call system and call system program
KR20020022903A (en) System and Method for image telecommunication service providing using flux internet protocol
JP2003258999A (en) Ip telephone system and terminal adapter
KR20030063063A (en) Method and Apparatus for Exchanging a Rout of Telephone Call by Using an IP-PBX
JP2003264644A (en) Telephone system using internet
KR200316752Y1 (en) Gatekeeper having function of temporary ID registration and communication transit tandem
JP4198893B2 (en) Method for communicating with a subscriber unit using a global communication network
JP4198894B2 (en) Method and apparatus for communicating with a subscriber unit using a global communication network

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20040709

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20051028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20051102

A256 Written notification of co-pending application filed on the same date by different applicants

Free format text: JAPANESE INTERMEDIATE CODE: A2516

Effective date: 20051102

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051228

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060621

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20060810

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20060825

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060911

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

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20110922

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20120922

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20120922

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20130922

Year of fee payment: 7

LAPS Cancellation because of no payment of annual fees