JP3733940B2 - Router - Google Patents
Router Download PDFInfo
- Publication number
- JP3733940B2 JP3733940B2 JP2002277944A JP2002277944A JP3733940B2 JP 3733940 B2 JP3733940 B2 JP 3733940B2 JP 2002277944 A JP2002277944 A JP 2002277944A JP 2002277944 A JP2002277944 A JP 2002277944A JP 3733940 B2 JP3733940 B2 JP 3733940B2
- Authority
- JP
- Japan
- Prior art keywords
- router
- address
- domain name
- telephone
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
Description
【0001】
【発明の属する技術分野】
この発明は、ダイナミックDNSを利用してVoIP(Voice over IP)で音声通信を行うルータに関するものである。
【0002】
【従来の技術】
従来、音声信号をディジタル信号に変換し、IPパケットとして送受信する、いわゆるIP電話のシステムが開発されている。
【0003】
IP網または、IP網を含むインターネットで利用するプロトコルを使って音声を伝送するためにVoIP(Voice over IP)技術が用いられている。また、IP電話機器の状態を調べたり呼び出したりするための呼制御プロトコルがいくつか開発されている。その1つはSIP(Session Initiation Protcol)である。
【0004】
ここで、従来開発されているIP電話の典型的な構成例を図7に示す。図7の(A)において、PSTNは電話網、TELxは電話網PSTNに接続される電話機である。ゲートウェイGWは電話網PSTNとインターネット(IP網を含む)との間で、双方のネットワーク間のプロトコルの違いなどを調整して接続を行う装置である。SIP端末A,BはSIPプロトコルで呼制御可能な電話機である。SIPサーバは、通信経路の接続や切断などの各種通信制御を行うサーバである。このSIPは、端末を指定するアドレスとして、URI(Uniform Resource Identifiers)と呼ばれる、通信手段(プロトコル)とユーザのアドレスとを一体化したアドレスを用いる。ユーザはSIPプロトコルを利用して通話を行うために、事前にSIPサーバに上記URIを登録しておく。
【0005】
例えば、SIP端末AからSIP端末Bの電話番号に発呼する場合。SIPサーバはその発呼を受信し、SIP端末Bに対して代理(proxy )となって呼制御を行う。
【0006】
【発明が解決しようとする課題】
前記URIは"sip:user_name@domain_name"
という形式をとる。"sip:"と"@" との間のuser_name がユーザ名、"@" より後ろのdomain_name がドメイン名である。
【0007】
図7の(B)はSIP端末とSIPサーバとの間での処理手順を示している。呼制御は次のようにして行われる。
【0008】
▲1▼ まずSIP端末Bは、そのIPアドレスとURI"sip:123@domain"をSIPサーバへ登録する。
【0009】
▲2▼ SIP端末AがSIP端末Bに対して通話を行う場合、SIP端末AがSIPサーバに対してSIP端末Bへの発呼を依頼する。
【0010】
▲3▼ SIPサーバはSIP端末Bに対して代理(proxy )となって呼制御を行う。
【0011】
ところが、このようなSIPサーバは、SIP端末の数が増大するにつれてその規模が大きくなり、管理も容易ではなくなる。またSIP端末のIPアドレスが非固定である場合には、そのIPアドレスが変化する毎にSIPサーバへの登録内容を更新する必要が生じる。
【0012】
この発明の目的は、SIPサーバ自体を不要とし、上述の問題を解消した、VoIPで音声通信可能なルータを提供することにある。
【0013】
また、音声通信に限らず、所望の接続先への発呼を行う専用のサーバを必要とせずにIPアドレスが非固定の相手先へ呼制御を行えるようにしたルータを提供することにある。
【0014】
【課題を解決するための手段】
この発明のルータは、グローバルIPアドレスとドメイン名とを対応づけて登録するとともに、ドメイン名の問い合わせに応じて、該ドメイン名から対応のグローバルIPアドレスを求めて返答するダイナミックDNSサーバを備えたネットワークシステム内に配置されるルータにおいて、
ルータ本体の所定のポートを介して入力された文字列、またはルータ本体内部に記憶している文字列を、着呼側ルータのドメイン名としてダイナミックDNSサーバへの問い合わせを行う手段を設けたことを特徴としている。
【0015】
このように、ルータに入力された文字列、またはルータ本体内部に記憶している文字列を、着呼側ルータのグローバルIPアドレスに対応するドメイン名として、(例えばその文字列をドメイン名の一部として埋め込んで)ダイナミックDNSサーバへ問い合わせることによって、ダイナミックDNSサーバから該当のIPアドレスを求めることができる。すなわち着呼側ルータのIPアドレスを求めるために、その着呼側ルータを特定する文字列を含むドメイン名を指定しさえすれば名前解決ができ、従来のSIPサーバなどを介さずに直接呼制御を行い、続いて通信を行えるようになる。また、従来のSIPサーバ自体が不要となり、汎用的なダイナミックDNSサーバを利用できるので、コスト削減が可能となる。
【0016】
また、この発明の通信制御方法は、ダイナミックDNSサーバへルータのグローバルIPアドレスとドメイン名との対応関係を登録し、発呼側装置が、着呼先を特定する文字列を着呼側ルータのドメイン名としてダイナミックDNSサーバへ問い合わせて、着呼側ルータのグローバルIPアドレスを求め、発呼側装置が着呼側ルータのグローバルIPアドレスへ発呼の後、着呼側ルータに接続された装置と前記発呼側装置との間で通信を行うことを特徴としている。
【0017】
このように、ルータまたはその他の装置である発呼側装置が、着呼先を特定する文字列を、着呼側ルータのグローバルIPアドレスに対応するドメイン名として、ダイナミックDNSサーバへ問い合わせることによって、ダイナミックDNSサーバから該当のIPアドレスを求めることができる。すなわち着呼側ルータのIPアドレスを求めるために、その着呼側ルータを特定する文字列を含むドメイン名を指定しさえすれば名前解決ができ、従来のSIPサーバなどを介さずに直接呼制御を行い、続いて通信を行えるようになる。
【0018】
例えば、呼制御を行うサーバを用いることなく、発呼側装置が直接発呼することによって、例えば音声通信(電話)、テキストチャット、音声チャット、ビデオチャット等が可能となる。
【0019】
また、この発明のルータは、ルータ本体のLANインタフェースに定められたMACアドレスを基にして複数桁の文字列を一意に生成し、この文字列を含むドメイン名とルータ本体に割り当てられたグローバルIPアドレスとの対応関係を前記ダイナミックDNSサーバに登録する手段を設けたことを特徴としている。
【0020】
これにより、ルータのIPアドレスに対応する一意(ユニーク)なドメイン名を、ユーザ側が特別な操作を行うことなく直ちに自動的に定めることができる。このドメイン名を相手に伝えておくだけで、相手方からそのドメイン名で発呼してもらうことができる。すなわち、固定電話番号のように扱えるようになる。
【0021】
また、この発明のルータは、ルータ本体の電話ポートに接続された電話機から入力された着呼側の電話番号を前記文字列として扱うことを特徴としている。このことにより、一般のボタン電話機のボタン操作によって着呼側の電話番号を入力すれば、その電話番号に対応するルータへ発呼を行うことができる。
【0022】
【発明の実施の形態】
この発明の実施形態に係るルータの構成を各図を参照して説明する。
図1は、そのルータを備えたネットワークシステム全体のブロック図である。ここで、RTa,RTbはそれぞれルータである。Ma,Mbは回線の種別によって必要に応じて設けるモデムである。例えばADSL回線を経由するのであればADSLモデムを用いる。PCa,PCbはそれぞれパソコン(コンピュータ)である。TELa,TELbはそれぞれ一般のアナログボタン電話機である。パソコンPCa,PCbはルータRTa,RTbのLANポートにEthernet(登録商標)ケーブルで接続している。また電話機TELa,TELbはルータRTa,RTbのTELポートに接続している。
【0023】
インターネットまたはそれ以外のIP網には、管理サーバ11、データベース12、DNSサーバ13からなるダイナミックDNSサーバ10を配置している。
【0024】
DNS(Domain Name System)は、IPアドレスで示される宛先へIPルーティングでデータを転送するネットワーク環境において、ドメイン名からIPアドレスを取得できるようにするサービスを提供するシステムである。このDNSを用いれば、宛先をそのIPアドレスの代わりにドメイン名で指定できるようになる。DNSは、各階層(レベル)のドメイン毎に設けられた複数のDNSサーバによって構成されるツリー構造を成す分散データベースであり、上記DNSサーバ13は、最下位レベルのドメイン名を名前解決するDNSサーバである。
【0025】
ルータRTa,RTbのグローバルIPアドレスは、プロバイダのDHCP(Dynamic Host Configuration Protocol) サーバにより動的に割り当てられるが、このグローバルIPアドレスの変更があったとき、ルータRTa,RTbは、そのグローバルIPアドレスを管理サーバ11へ送信する。それに応答して管理サーバ11は、DNSサーバ13の登録内容(グローバルIPアドレスとドメイン名との対応関係)を更新するので、この管理サーバ11と、DNSサーバ13とによって、ダイナミックDNSサーバ10として作用している。
【0026】
なお、この発明において単に「ドメイン名」というときは、ホスト名部分を含むフルドメイン名を意味し、インターネット上でホストを一意に指定するIPアドレスに対応する名前である。すなわち、広義のドメイン名のことである。例えば、フルドメイン名が"aaaaa.tel.netvolante.jp" であれば、jpがトップドメイン名、"netvolante"が第2レベルドメイン名、"tel" が第3レベルドメイン名、"aaaaa" が第4レベルドメイン名である。この場合、最下位のドメイン名"aaaaa" は、"tel.netvolante.jp" ドメイン内のホストに付けた名前であるので、この部分をホスト名とも言う。
【0027】
ルータRTa,RTbには、音声データを伝送する機能およびADコンバータ・DAコンバータを備えている。そのため、ルータRTa,RTbの電話ポートに接続したアナログ電話機TELa,TELb同士で通話を行える。その際、後述するように電話番号に相当する電話アドレスのホスト名部分に例えば8桁の数字列が自動的に一意に割り当てられる。したがって、相手のルータに割り当てられた電話アドレスの8桁の数字列さえ分かれば、電話機のボタン操作でその数字列を入力することによって相手の電話機へ発呼し、通話することができる。例えば、電話機の#ボタンを2回押した後、上記8桁の数字列を0〜9の数字ボタンの操作によって入力する。このとき、ルータRTaまたはRTbは、上記8桁の数字列をホスト名部分に含むドメイン名で、DNSツリーをひくことによって(名前解決することによって)、それに対応するIPアドレスを得て、そのIPアドレスとの間でUDP/IP接続で音声データの通信を行う。
【0028】
上記名前解決の際、後述するように、上位レベルのドメイン名についての名前解決のために設けられたDNSサーバから、下位レベルのドメイン名についての名前解決のために設けられたDNSサーバへと順にドメイン名の問い合わせを行い、最終的にDNSサーバ13がルータRTaまたはRTbのグローバルIPアドレスを返答する。
【0029】
なお、一般にダイナミックDNSサービスを利用するためには、ユーザ認証が必要となるが、この図1に示した構成では、管理サーバ11に対してルータRTaまたはRTbからの接続要求があったとき、管理サーバ11はルータRTaまたはRTbの認証を自動的に行う。したがって、ルータRTa,RTbのユーザにとっては、特別な認証のための入力操作や確認操作が不要である。
【0030】
図2は上記ダイナミックDNSサーバ10とルータRTとの間で行われるデータの流れについて示している。ルータRTにはプロバイダからグローバルIPアドレスが割り当てられる。ルータRTは、そのグローバルIPアドレスの割り当てが変更されたとき、管理サーバ11に対して、ルータRTのグローバルIPアドレスデータの更新要求を行う。また、ルータRTは管理サーバ11に対してホスト名の登録・削除の処理を行う。管理サーバ11は、ルータRTに対して割り当てたホスト名部分を含むフルドメイン名(後述する電話アドレスサービスにおける電話アドレス)の通知を行う。データベース12は、ルータRTに割り当てられたグローバルIPアドレスとホスト名との対応関係を記憶する。管理サーバ11はデータベース12に対してそのデータの登録・更新・検索・削除の処理を行う。DNSサーバ13はルータRTのグローバルIPアドレスとドメイン名との対応関係を記憶する。このDNSサーバ13はDNSツリーの中で最も下位のDNSサーバとして作用し、ルータRTのグローバルIPアドレスを、ドメイン名による問い合わせに応答して返答する。管理サーバ11は、このDNSサーバ13に対しても上記ドメイン名とIPアドレスとの関係の登録・更新・削除の処理を行う。
【0031】
この実施形態における「電話アドレスサービス」とは、ルータのMACアドレスから一意に自動生成した8桁の数字列をホスト名部分に含むドメイン名をIP電話用のアドレスとして提供するサービスである。例えば、或るMACアドレスから、87654321が自動生成されたとすれば、"87654321.tel.netvolante.jp"が電話アドレスとして自動的に割り当てられる。このホスト名の自動生成のアルゴリズムは、3バイトの2進符号データから8桁の10進数字列を重複が生じないように生成するものである。上述したように、MACアドレスの下位3バイトはベンダが一意に割り当てるので、このMACアドレスの下位3バイトから8桁の10進数字列を生成する。
【0032】
なお、上記の例でtel.netvolante.jp というドメイン名に対応して、"jp"ドメインのネームサーバ、"netvolante.jp" ドメインのネームサーバ、および"tel.netvolante.jp" ドメインのネームサーバが、ネットワーク内に設けられている。
【0033】
次に、上記ダイナミックDNSサーバの登録内容と名前解決の例を、図3・図4を参照して説明する。
図3の(A)は、ダイナミックDNSサーバ内のデータベースDBの登録内容の例を示している。ここでは、ルータRTaに割り当てられたグローバルIPアドレスをIP0、そのルータのMACアドレスをMAC0、同じくルータRTbに割り当てられたグローバルIPアドレスをIP1、そのルータRTbのMACアドレスをMAC1とする。ダイナミックDNSサーバのデータベースDBには、図3の(B)に示すようにMACアドレスから生成した8桁の数字列とIPアドレスとを結びつけて登録する。MACアドレスMAC0に対する番号が87654321であれば、電話アドレスは"87654321.tel.netvolante.jp"として求められる。また、MACアドレスMAC1に対する番号が98765432であれば、電話アドレスは"98765432.tel.netvolante.jp"として求められる。この第3レベルドメイン"tel" 、第2レベルドメイン"netvolante"およびトップレベルドメイン名"jp"は固定である。
【0034】
図4は、DNSツリーの構成を示している。ここで、VoIP端末は図1に示したVoIP端末である。このVoIP端末はローカルネームサーバに対して例えばURI"98765432.tel.netvolante.jp"の問い合わせを行うと、ローカルネームサーバはルートネームサーバから順にjpネームサーバ、netvolante.jp ネームサーバ、tel.netvolante.jp ネームサーバの順に問い合わせ、最終的にダイナミックDNSサーバから上記URIに対応するIPアドレスIP1を求める。
【0035】
ここでtel.netvolante.jp ネームサーバは図1・図2に示したDNSサーバ13に相当する。またローカルネームサーバは最寄のDNSサーバである。
なお、実際には各ネームサーバにはキャッシュを備えているので、毎回この順に問い合わせが発生するわけではない。
【0036】
このように、ダイナミックDNSサーバを構成しておき、ダイナミックDNSサーバを含むDNSツリーで名前解決を行うことによって着呼側のIPアドレスを求めることができる。
【0037】
図5は上記名前解決と音声通信の処理の流れについて示している。(A)に示すように、URI"98765432.tel.netvolante.jp"の問い合わせを行うことによって対応するIPアドレスIP1を求める。その後、(B)に示すように、そのIPアドレスIP1に対してVoIP端末が発呼を行い、続いて音声通信を行う。
【0038】
このように、ルータのMACアドレスから自動生成された8桁の数字列をホスト名部分に含むドメイン名を相手に知らせておくことによって、その相手方から発呼を受け、通話することができる。
【0039】
図6は、SIPによる2つのVoIP端末間での一連のシーケンスを示している。
▲1▼ まず、VoIP端末aは端末bに対してINVITE(音声接続情報)を送る。これにより端末b側の電話機TELbの呼出音が鳴る。同時に、端末a側の電話機TELaにはリングバックトーンが発せられる。
【0040】
▲2▼ その後、呼出中であることを表すメッセージなどが端末bから端末aへ送られて、端末bの電話機TELbがオフフックされると、200OKという音声接続情報が端末aへ送られる。
【0041】
▲3▼ これに応答して、端末aはACKを端末bへ返す。
【0042】
▲4▼ その後、音声通信を開始する。例えば、音声データをG.711μ−law規格による無圧縮のままIPパケットに変換し、それを伝送する。
【0043】
▲5▼ 端末aの電話機TELaがオンフックされたなら、端末a側から端末b側へBYEが送られる。これにより、端末bの電話機TELbからビジー音が発せられる。
【0044】
▲6▼ その後、端末bから端末aへ200OKを返すことによって一連のセッションを終了する。
【0045】
なお、上述の例では、ルータの電話ポートに接続したボタン電話機から入力された電話番号をドメイン名の一部として埋め込み、名前解決を行うことによって着呼側のIPアドレスを得るようにしたが、パソコンからの操作によって着呼側の電話番号を入力する場合には、同様に、その電話番号をドメイン名の一部に埋め込んで名前解決を行えばよい。
【0046】
なお、上述の例では、ルータの電話ポートに接続した電話機から、「##」に続いて、着呼側の電話番号に相当する電話アドレスのホスト名部分を入力するようにしたが、この文字列は電話機の短縮ダイヤル機能を用いて入力するようにしてもよい。すなわち、一般のアナログ電話機が持っている短縮ダイヤル機能を利用して、8桁の数字を登録しておき、短縮ダイヤル操作によって、「##」に続く8桁の数字列のトーンシグナルまたはダイヤルパルスをルータへ入力するようにしてもよい。
【0047】
また、この短縮ダイヤル機能をルータ側に持たせてもよい。すなわち、ルータに短縮番号と上記文字列の対応関係を記憶させる機能を持たせ、電話機からの短縮番号を受けて、該当の文字列を検索し、DNSサーバへ問い合わせるドメイン名を出力するようにしてもよい。
【0048】
さらに、番号に限らず任意の文字列と上記文字列の対応関係を記憶させる機能を持たせ、LAN上のパソコンから指定された上記文字列を受けて、該当の文字列を検索し、DNSサーバへ問い合わせるドメイン名を出力するようにしてもよい。
【0049】
そのために、例えばルータ内部に表1のように相手先を示す文字列と、それに対応する電話アドレス(または、そのホスト名部分)との対応関係を記憶させておき、上述したように電話機からの短縮番号またはパソコンからの文字列を受けて、該当のドメイン名をDNSサーバへ問い合わせるようにすればよい。
【0050】
[表1]
表1の例で、例えば「山田」という文字列を受けると、"98765523.tel.netvolante.jp"というドメイン名をDNSサーバへ問い合わせることになる。また、*001という短縮番号を受けると、"76542233.tel.netvolante.jp"というドメイン名をDNSサーバへ問い合わせることになる。
【0051】
上述の例では、発呼の後、音声通信を行う例を示したが、文字列を通信するテキストチャットや画像データを通信するビデオチャット等も同様にして可能である。
【0052】
さらに、上述の例では、単一の接続先に接続して1対1の通信を行う例を示したが、同様にして複数の接続先に同時に接続して、1対多の形式で通信を行う場合にも適用できる。
【0053】
【発明の効果】
この発明によれば、ルータに入力された文字列、またはルータ本体内部に記憶している文字列を着呼側ルータのドメイン名としてダイナミックDNSサーバへ問い合わせることによって、ダイナミックDNSサーバから該当のIPアドレスを求めることができる。すなわち着呼先のIPアドレスを求めるために、その着呼側ルータを特定する文字列を含むドメイン名を指定しさえすれば名前解決ができ、従来のSIPサーバなどを介さずに直接呼制御を行い、それに続いて通信を行えるようになる。また、従来のSIPサーバ自体が不要となり、汎用的なダイナミックDNSサーバを利用できるので、コスト削減が可能となる。
【0054】
また、この発明によれば、ルータ本体のLANインタフェースに定められたMACアドレスを基にして複数桁の文字列を一意に生成し、この文字列を含むドメイン名とルータ本体に割り当てられたグローバルIPアドレスとの対応関係を前記ダイナミックDNSサーバに登録する手段を設けたことにより、ユーザ側が特別な操作を行うことなくドメイン名を直ちに自動的に定めることができ、このドメイン名を相手に伝えておくだけで、相手方から常にそのドメイン名で発呼してもらうことができる。すなわち、固定電話番号のように扱えるようになる。
【0055】
また、この発明によれば、ルータ本体の電話ポートに接続された電話機から入力された着呼側の電話番号を前記文字列として扱うことにより、一般のボタン電話機のボタン操作によって着呼側の電話番号を入力するだけで、その電話番号に対応するルータへ発呼を行うことができる。
【図面の簡単な説明】
【図1】実施形態に係るネットワークシステム全体の構成を示すブロック図
【図2】ルータとダイナミックDNSサーバとを含む主要部の構成を示すブロック図
【図3】ダイナミックDNSサーバへの登録内容の例を示す図
【図4】DNSツリーおよび名前解決の例を示す図
【図5】ダイナミックDNSサーバへの問い合わせと通知の例およびVoIP端末同士での通信を示す図
【図6】2つのVoIP端末間の一連のシーケンスを示す図
【図7】従来のネットワークシステムおよびSIPサーバを用いた呼制御の例を示す図
【符号の説明】
10−ダイナミックDNSサーバ、12−データベース、TEL−ボタン電話機、RT−ルータ、M−モデム、PC−パソコン[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a router that performs voice communication by VoIP (Voice over IP) using dynamic DNS.
[0002]
[Prior art]
2. Description of the Related Art Conventionally, so-called IP telephone systems have been developed that convert voice signals into digital signals and transmit / receive them as IP packets.
[0003]
VoIP (Voice over IP) technology is used to transmit voice using an IP network or a protocol used on the Internet including the IP network. In addition, several call control protocols have been developed for checking and calling the state of IP telephone devices. One of them is SIP (Session Initiation Protocol).
[0004]
FIG. 7 shows a typical configuration example of a conventionally developed IP telephone. In FIG. 7A, PSTN is a telephone network, and TELx is a telephone connected to the telephone network PSTN. The gateway GW is a device that performs a connection between the telephone network PSTN and the Internet (including the IP network) by adjusting a protocol difference between the two networks. SIP terminals A and B are telephones that can perform call control using the SIP protocol. The SIP server is a server that performs various communication controls such as connection and disconnection of communication paths. This SIP uses an address called URI (Uniform Resource Identifiers), which is an integrated communication means (protocol) and user address, as an address for designating a terminal. In order to make a call using the SIP protocol, the user registers the URI in the SIP server in advance.
[0005]
For example, when calling from the SIP terminal A to the telephone number of the SIP terminal B. The SIP server receives the call and performs call control as a proxy for the SIP terminal B.
[0006]
[Problems to be solved by the invention]
The URI is “sip: user_name @ domain_name”
It takes the form The user_name between "sip:" and "@" is the user name, and the domain_name after "@" is the domain name.
[0007]
FIG. 7B shows a processing procedure between the SIP terminal and the SIP server. Call control is performed as follows.
[0008]
(1) First, SIP terminal B registers its IP address and URI “sip: 123 @ domain” in the SIP server.
[0009]
(2) When SIP terminal A makes a call to SIP terminal B, SIP terminal A requests the SIP server to make a call to SIP terminal B.
[0010]
(3) The SIP server acts as a proxy for the SIP terminal B and performs call control.
[0011]
However, the size of such a SIP server increases as the number of SIP terminals increases, and management becomes difficult. If the IP address of the SIP terminal is non-fixed, it is necessary to update the contents registered in the SIP server every time the IP address changes.
[0012]
An object of the present invention is to provide a router capable of voice communication using VoIP, which eliminates the SIP server itself and solves the above-described problems.
[0013]
It is another object of the present invention to provide a router that can perform call control to a partner whose IP address is not fixed without requiring a dedicated server for making a call to a desired connection destination, not limited to voice communication.
[0014]
[Means for Solving the Problems]
The router according to the present invention registers a global IP address and a domain name in association with each other, and in response to a domain name inquiry, a network having a dynamic DNS server that requests and returns a corresponding global IP address from the domain name In routers placed in the system,
Means provided for inquiring the dynamic DNS server of the character string input through a predetermined port of the router body or the character string stored in the router body as the domain name of the called router It is a feature.
[0015]
In this way, the character string input to the router or the character string stored in the router body is used as the domain name corresponding to the global IP address of the called router (for example, the character string is assigned to the domain name). By inquiring to the dynamic DNS server (embedded as a part), the corresponding IP address can be obtained from the dynamic DNS server. In other words, in order to obtain the IP address of the called router, name resolution can be performed only by specifying a domain name including a character string that identifies the called router, and direct call control without using a conventional SIP server or the like. After that, you can communicate. In addition, the conventional SIP server itself becomes unnecessary, and a general-purpose dynamic DNS server can be used, so that the cost can be reduced.
[0016]
In the communication control method of the present invention, the correspondence relationship between the global IP address of the router and the domain name is registered in the dynamic DNS server, and the calling side device sets a character string specifying the called destination to the calling side router. Query the dynamic DNS server as a domain name to obtain the global IP address of the called router, and after the calling device calls the global IP address of the called router, the device connected to the called router Communication is performed with the calling side device.
[0017]
In this way, the calling side device, which is a router or other device, inquires the dynamic DNS server for the character string specifying the called destination as the domain name corresponding to the global IP address of the called side router. The corresponding IP address can be obtained from the dynamic DNS server. In other words, in order to obtain the IP address of the called router, name resolution can be performed only by specifying a domain name including a character string that identifies the called router, and direct call control without using a conventional SIP server or the like. After that, you can communicate.
[0018]
For example, voice communication (telephone), text chat, voice chat, video chat, and the like can be performed by directly calling a call-side device without using a server that performs call control.
[0019]
The router of the present invention uniquely generates a multi-digit character string based on the MAC address defined for the LAN interface of the router body, and includes a domain name including the character string and a global IP assigned to the router body. Means is provided for registering a correspondence relationship with an address in the dynamic DNS server.
[0020]
As a result, a unique domain name corresponding to the IP address of the router can be automatically determined immediately without any special operation by the user. Just telling this domain name to the other party, you can have the other party make a call with that domain name. That is, it can be handled like a fixed telephone number.
[0021]
The router according to the present invention is characterized in that the incoming call telephone number input from a telephone connected to the telephone port of the router body is handled as the character string. As a result, when a telephone number on the called side is input by a button operation of a general key telephone, a call can be made to the router corresponding to the telephone number.
[0022]
DETAILED DESCRIPTION OF THE INVENTION
The configuration of the router according to the embodiment of the present invention will be described with reference to the drawings.
FIG. 1 is a block diagram of an entire network system including the router. Here, RTa and RTb are routers. Ma and Mb are modems provided as necessary depending on the type of line. For example, if an ADSL line is used, an ADSL modem is used. PCa and PCb are personal computers (computers). TELa and TELb are general analog button telephones. The personal computers PCa and PCb are connected to the LAN ports of the routers RTa and RTb by Ethernet (registered trademark) cables. The telephones TELa and TELb are connected to the TEL ports of the routers RTa and RTb.
[0023]
A
[0024]
DNS (Domain Name System) is a system that provides a service that enables an IP address to be acquired from a domain name in a network environment in which data is transferred by IP routing to a destination indicated by an IP address. If this DNS is used, a destination can be specified by a domain name instead of its IP address. The DNS is a distributed database having a tree structure composed of a plurality of DNS servers provided for each domain of each layer (level), and the
[0025]
The global IP addresses of the routers RTa and RTb are dynamically assigned by the provider's DHCP (Dynamic Host Configuration Protocol) server. When the global IP address is changed, the routers RTa and RTb It transmits to the
[0026]
In the present invention, the term “domain name” simply means a full domain name including a host name portion, and is a name corresponding to an IP address that uniquely designates a host on the Internet. That is, it is a domain name in a broad sense. For example, if the full domain name is "aaaaa.tel.netvolante.jp", jp is the top domain name, "netvolante" is the second level domain name, "tel" is the third level domain name, and "aaaaa" is the first A four-level domain name. In this case, since the lowest domain name “aaaaa” is a name given to a host in the “tel.netvolante.jp” domain, this part is also called a host name.
[0027]
Router RTa, the RTb, has a function and an AD converter · DA converter for transmitting voice data. Therefore, a telephone call can be made between the analog telephones TELa and TELb connected to the telephone ports of the routers RTa and RTb. At that time, as will be described later, for example, an 8-digit number string is automatically assigned uniquely to the host name portion of the telephone address corresponding to the telephone number. Therefore, as long as the 8-digit numeric string of the telephone address assigned to the other router is known, it is possible to make a call to the other party's telephone by inputting the numeric string by operating the button on the telephone and to make a call. For example, after the # button on the telephone is pressed twice, the 8-digit numeric string is input by operating the numeric buttons 0-9. At this time, the router RTa or RTb obtains an IP address corresponding to the domain name including the 8-digit number string in the host name portion by drawing a DNS tree (by name resolution), and Voice data is communicated with the address via UDP / IP connection.
[0028]
When performing the name resolution, as will be described later, the DNS server provided for name resolution for the higher-level domain name is sequentially switched to the DNS server provided for name resolution for the lower-level domain name. The domain name is inquired, and finally the
[0029]
In general, user authentication is required to use the dynamic DNS service. However, in the configuration shown in FIG. 1, when a connection request is received from the router RTa or RTb to the
[0030]
FIG. 2 shows a data flow performed between the
[0031]
The “telephone address service” in this embodiment is a service that provides, as an IP telephone address, a domain name that includes an 8-digit numeric string uniquely automatically generated from the MAC address of the router in the host name portion. For example, if 87654321 is automatically generated from a certain MAC address, “87654321.tel.netvolante.jp” is automatically assigned as a telephone address. This algorithm for automatically generating a host name is to generate an 8-digit decimal digit string from 3-byte binary code data so as not to be duplicated. As described above, since the lower 3 bytes of the MAC address are uniquely assigned by the vendor, an 8-digit decimal digit string is generated from the lower 3 bytes of the MAC address.
[0032]
In the above example, the name server of the "jp" domain, the name server of the "netvolante.jp" domain, and the name server of the "tel.netvolante.jp" domain correspond to the domain name tel.netvolante.jp. , Provided in the network.
[0033]
Next, an example of registration contents and name resolution of the dynamic DNS server will be described with reference to FIGS.
FIG. 3A shows an example of registered contents of the database DB in the dynamic DNS server. Here, the global IP address assigned to the router RTa is IP0, the MAC address of the router is MAC0, the global IP address assigned to the router RTb is IP1, and the MAC address of the router RTb is MAC1. In the database DB of the dynamic DNS server, as shown in FIG. 3B, an 8-digit number string generated from the MAC address and the IP address are registered and linked. If the number for the MAC address MAC0 is 87654321, the telephone address is obtained as “87654321.tel.netvolante.jp”. If the number for the MAC address MAC1 is 98654432, the telephone address is obtained as “98765432.tel.netvolante.jp”. The third level domain “tel”, the second level domain “netvolante”, and the top level domain name “jp” are fixed.
[0034]
FIG. 4 shows the configuration of the DNS tree. Here, the VoIP terminal is the VoIP terminal shown in FIG. When this VoIP terminal makes an inquiry to the local name server, for example, URI “98765432.tel.netvolante.jp”, the local name server starts from the root name server in order, the jp name server, the netvolante.jp name server, and tel.netvolante. The inquiry is made in the order of the jp name servers, and finally the IP address IP1 corresponding to the URI is obtained from the dynamic DNS server.
[0035]
Here, the tel.netvolante.jp name server corresponds to the
In practice, each name server has a cache, so that inquiries do not occur in this order every time.
[0036]
Thus, the IP address of the called party can be obtained by configuring the dynamic DNS server and performing name resolution with the DNS tree including the dynamic DNS server.
[0037]
FIG. 5 shows the flow of processing of the name resolution and voice communication. As shown in (A), the corresponding IP address IP1 is obtained by inquiring the URI “98765432.tel.netvolante.jp”. Thereafter, as shown in (B), the VoIP terminal makes a call to the IP address IP1, and then performs voice communication.
[0038]
In this way, by notifying the other party of the domain name that includes the 8-digit number string automatically generated from the MAC address of the router in the host name portion, it is possible to receive a call from the other party and make a call.
[0039]
FIG. 6 shows a series of sequences between two VoIP terminals based on SIP.
(1) First, the VoIP terminal a sends INVITE (voice connection information) to the terminal b. As a result, the ringing tone of the telephone TELb on the terminal b side sounds. At the same time, a ringback tone is emitted to the telephone set TELa on the terminal a side.
[0040]
(2) Thereafter, when a message indicating that a call is being made is sent from the terminal b to the terminal a and the telephone set TELb of the terminal b is off-hooked, voice connection information of 200 OK is sent to the terminal a.
[0041]
(3) In response, terminal a returns ACK to terminal b.
[0042]
(4) Thereafter, voice communication is started. For example, voice data is converted to G.D. It is converted into an IP packet without compression according to the 711 μ-law standard and transmitted.
[0043]
(5) If the telephone set TELa of the terminal a is on-hooked, BYE is sent from the terminal a side to the terminal b side. Thereby, a busy sound is emitted from the telephone set TELb of the terminal b.
[0044]
{Circle around (6)} Thereafter, a series of sessions is terminated by returning 200 OK from the terminal b to the terminal a.
[0045]
In the above example, the telephone number input from the key telephone connected to the telephone port of the router is embedded as a part of the domain name, and the IP address of the called side is obtained by performing name resolution. When the telephone number of the called party is input by an operation from the personal computer, the telephone number may be embedded in a part of the domain name to perform name resolution.
[0046]
In the above example, the host name part of the telephone address corresponding to the telephone number on the called side is input after “##” from the telephone connected to the telephone port of the router. The columns may be entered using the speed dial function of the telephone. That is, an 8-digit number is registered using a speed dial function of a general analog telephone, and a tone signal or dial pulse of an 8-digit number string following “##” is obtained by speed dial operation. May be input to the router.
[0047]
Moreover, this speed dial function may be provided on the router side. In other words, the router has a function of storing the correspondence between the abbreviated number and the character string, receives the abbreviated number from the telephone, searches for the corresponding character string, and outputs the domain name to be inquired to the DNS server. Also good.
[0048]
Further, a function for storing a correspondence relationship between an arbitrary character string and the character string, not limited to a number, is received from the character string designated by the personal computer on the LAN, and the corresponding character string is searched, and the DNS server The domain name to be queried may be output.
[0049]
For this purpose, for example, the correspondence between the character string indicating the other party and the corresponding telephone address (or its host name part) as shown in Table 1 is stored in the router, and the telephone number as described above is stored. In response to the abbreviated number or the character string from the personal computer, the corresponding domain name may be inquired of the DNS server.
[0050]
[Table 1]
In the example of Table 1, for example, when a character string “Yamada” is received, a domain name “98765523.tel.netvolante.jp” is inquired of the DNS server. In addition, when the abbreviated number * 001 is received, the DNS server is inquired about the domain name “76542233.tel.netvolante.jp”.
[0051]
In the above-described example, an example in which voice communication is performed after a call is shown, but a text chat that communicates character strings, a video chat that communicates image data, and the like are also possible.
[0052]
Furthermore, in the above-described example, an example is shown in which one-to-one communication is performed by connecting to a single connection destination. It can also be applied in the case of performing.
[0053]
【The invention's effect】
According to the present invention, the dynamic DNS server inquires the dynamic DNS server as the domain name of the called router about the character string input to the router or the character string stored in the router body, so that the corresponding IP address is obtained from the dynamic DNS server. Can be requested. In other words, in order to obtain the IP address of the called party, name resolution can be achieved only by specifying a domain name including a character string that identifies the called router, and direct call control can be performed without using a conventional SIP server or the like. Will be able to communicate. In addition, the conventional SIP server itself becomes unnecessary, and a general-purpose dynamic DNS server can be used, so that the cost can be reduced.
[0054]
Further, according to the present invention, a character string of a plurality of digits is uniquely generated based on the MAC address defined in the LAN interface of the router body, and the domain name including the character string and the global IP assigned to the router body By providing means for registering the correspondence relationship with the address in the dynamic DNS server, the domain name can be determined automatically without any special operation by the user side, and this domain name is communicated to the other party. The other party always makes a call with that domain name. That is, it can be handled like a fixed telephone number.
[0055]
According to the present invention, the telephone number on the called side input from the telephone connected to the telephone port of the router body is handled as the character string, so that the telephone on the called side can be operated by a button operation on a general key telephone. By simply entering a number, a call can be made to the router corresponding to the telephone number.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of an entire network system according to an embodiment. FIG. 2 is a block diagram showing a configuration of a main part including a router and a dynamic DNS server. FIG. 3 is an example of contents registered in a dynamic DNS server. FIG. 4 is a diagram showing an example of a DNS tree and name resolution. FIG. 5 is a diagram showing an example of inquiry and notification to a dynamic DNS server and communication between VoIP terminals. FIG. 6 is a diagram between two VoIP terminals. FIG. 7 is a diagram showing an example of call control using a conventional network system and a SIP server.
10-dynamic DNS server, 12-database, TEL-button telephone, RT-router, M-modem, PC-PC
Claims (1)
ルータ本体の電話ポートに接続された電話機から入力された数字列に固定の文字列を組み合わせたドメイン名を、着呼側ルータのドメイン名として前記ダイナミックDNSサーバへ問い合わせる手段と、
ルータ本体のLANインタフェースに定められたMACアドレスを基にして複数桁の数字列を一意に生成し、前記数字列に前記固定の文字列を組み合わせたドメイン名とルータ本体に割り当てられたグローバルIPアドレスとの対応関係を前記ダイナミックDNSサーバに登録する手段と、
を設けたルータ。A global IP address and a domain name are registered in association with each other, and arranged in a network system having a dynamic DNS server that responds by searching for a corresponding global IP address from the domain name in response to a domain name inquiry In the router,
Means for inquiring of the dynamic DNS server as a domain name of the called router a domain name in which a fixed character string is combined with a numeric string input from a telephone connected to the telephone port of the router body ;
Based on the MAC address defined for the router's LAN interface, a multi-digit numeric string is uniquely generated, and the domain name in which the fixed string is combined with the numeric string and the global IP address assigned to the router body Means for registering the correspondence relationship with the dynamic DNS server;
Router provided.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002277944A JP3733940B2 (en) | 2002-09-24 | 2002-09-24 | Router |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2002277944A JP3733940B2 (en) | 2002-09-24 | 2002-09-24 | Router |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2004120124A JP2004120124A (en) | 2004-04-15 |
JP3733940B2 true JP3733940B2 (en) | 2006-01-11 |
Family
ID=32273395
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2002277944A Expired - Lifetime JP3733940B2 (en) | 2002-09-24 | 2002-09-24 | Router |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3733940B2 (en) |
Families Citing this family (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4646657B2 (en) * | 2004-04-28 | 2011-03-09 | 株式会社日立製作所 | TV phone adapter |
JP4603913B2 (en) | 2004-08-06 | 2010-12-22 | パナソニック株式会社 | IP telephone apparatus and IP telephone system |
JP2006140997A (en) * | 2004-10-13 | 2006-06-01 | Matsushita Electric Ind Co Ltd | Gateway apparatus, server apparatus, and method for address management |
JP4528105B2 (en) * | 2004-11-29 | 2010-08-18 | 株式会社アイ・オー・データ機器 | Network device setting method using dynamic DNS service, dynamic DNS service server, program, and network device connection method |
US20070078996A1 (en) * | 2005-10-04 | 2007-04-05 | Wei-Che Chen | Method for managing a network appliance and transparent configurable network appliance |
JP4699407B2 (en) * | 2007-03-08 | 2011-06-08 | Kddi株式会社 | Communication system and name resolution program |
KR102398072B1 (en) * | 2017-08-31 | 2022-05-12 | 주식회사 케이티 | Server for managing domain of appratus using dynamic internet protocol(ip) and method using thereof |
-
2002
- 2002-09-24 JP JP2002277944A patent/JP3733940B2/en not_active Expired - Lifetime
Also Published As
Publication number | Publication date |
---|---|
JP2004120124A (en) | 2004-04-15 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8756328B2 (en) | Caller-callee association of a plurality of networked devices with direct dial through thin client | |
US6731630B1 (en) | Flexible dial plan for a data network telephony system | |
US7660298B2 (en) | Systems and techniques for optimistic caching for address translations | |
KR100921846B1 (en) | Using pstn to communicate ip addresses for point-to-point text, voice, video, or data communication | |
US8787544B2 (en) | Internet protocol for IP private branch exchanges | |
KR100675212B1 (en) | Ip telephone system, ip telephone apparatus and calling method | |
WO2001022670A1 (en) | Virtual second line hybrid network communication system | |
KR100544870B1 (en) | Information providing system | |
JP3733940B2 (en) | Router | |
US7477734B1 (en) | Packet switching dialing plan interface to/from PSTN networks | |
JP3856427B2 (en) | Connection method between terminals | |
JPH10233808A (en) | Gateway selection method and device | |
WO2012071917A1 (en) | Method for voip instant call | |
US7512226B1 (en) | IP-centric speed dial | |
KR100392586B1 (en) | Telephone numbering method of general phone and ip-phone on ip-network and identification message format thereof | |
JP4249680B2 (en) | Private telephone system and extension telephone accommodation method | |
JP3560952B2 (en) | Gateway selection method and device | |
US7154878B1 (en) | Integrated network | |
KR100469223B1 (en) | Computer Network Telephone System | |
KR100398350B1 (en) | Internet Telephone Numbering Method capable of calling IP Phone from PSTN Phone on IP network | |
JP3918846B2 (en) | Call system and call method | |
WO2006072950A2 (en) | Telephony line unification |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20041119 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20041221 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050221 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20050315 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050516 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20050607 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20050707 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20050902 |
|
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: 20050927 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20051010 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 3733940 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313532 |
|
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: 20091028 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101028 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20101028 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111028 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20111028 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121028 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20121028 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20131028 Year of fee payment: 8 |
|
EXPY | Cancellation because of completion of term |