JP2009272668A - GATEWAY APPARATUS, VoIP NETWORK MUTUAL CONNECTION SYSTEM, COMMUNICATION METHOD, AND PROGRAM - Google Patents

GATEWAY APPARATUS, VoIP NETWORK MUTUAL CONNECTION SYSTEM, COMMUNICATION METHOD, AND PROGRAM Download PDF

Info

Publication number
JP2009272668A
JP2009272668A JP2008118636A JP2008118636A JP2009272668A JP 2009272668 A JP2009272668 A JP 2009272668A JP 2008118636 A JP2008118636 A JP 2008118636A JP 2008118636 A JP2008118636 A JP 2008118636A JP 2009272668 A JP2009272668 A JP 2009272668A
Authority
JP
Japan
Prior art keywords
call control
message
sip
voip
conversion
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
JP2008118636A
Other languages
Japanese (ja)
Other versions
JP5214318B2 (en
Inventor
Tomohiro Inoue
知洋 井上
Hirokazu Nozu
裕和 野津
Yasuhiro Miki
保弘 三木
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.)
NTT Communications Corp
Original Assignee
NTT Communications Corp
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 NTT Communications Corp filed Critical NTT Communications Corp
Priority to JP2008118636A priority Critical patent/JP5214318B2/en
Publication of JP2009272668A publication Critical patent/JP2009272668A/en
Application granted granted Critical
Publication of JP5214318B2 publication Critical patent/JP5214318B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technique for mutually connecting between a plurality of VoIP networks, at low cost. <P>SOLUTION: A gateway apparatus includes: a conversion rule storage means for storing a conversion rule for performing conversion processing between a call control message of a specification corresponding to a VoIP network and a common expression correspondingly to each VoIP; a means for converting the call control message into the common expression, according to the conversion rule corresponding to a certain VoIP network, when the call control message is received from the VoIP network; a means for performing the call control processing by using the obtained common expression; and a means for converting the common expression into a call control message of a specification that corresponds to a VoIP network of a transmission destination according to a conversion rule, corresponding to the VoIP network which is the transmission destination of the call control message, based on the processed common expression, and transmitting the call control message to the VoIP network of the transmission destination. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、インターネット等のIP網上で電話サービスを提供する複数のVoIP網を相互接続するゲートウェイ装置に関するものである。   The present invention relates to a gateway device that interconnects a plurality of VoIP networks that provide telephone services over an IP network such as the Internet.

近年、050番号や、固定電話と同様の0AB〜J番号を用いることができるIP電話サービスが広く普及してきている。このようなIP電話サービスでは一定の品質保証がなされており、そのことを前提に上記の電話番号が割り振られている。   In recent years, IP telephone services that can use 050 numbers and 0AB to J numbers similar to fixed telephones have become widespread. In such an IP telephone service, a certain quality guarantee is made, and the above telephone numbers are assigned on the assumption.

一方、VoIP(voice over Internet protocol)の普及に伴い、品質保証がされないVoIPサービスが様々なサービス提供事業者によりインターネット上で提供されている。   On the other hand, with the spread of VoIP (voice over Internet protocol), VoIP services without quality assurance are provided on the Internet by various service providers.

なお、本明細書において、上記のように品質保証がされたIP電話サービスを050電話サービスと呼び、そのネットワークを050電話網又は品質保証VoIP網と呼ぶことにする。また、品質保証がされていないサービスをインターネット電話サービスと呼び、そのネットワークをインターネット電話網と呼ぶ。また、これらを総称したサービスをVoIPサービスと呼び、そのネットワークをVoIP網と呼ぶことにする。   In this specification, the IP telephone service with quality assurance as described above is referred to as a 050 telephone service, and the network is referred to as a 050 telephone network or a quality assurance VoIP network. In addition, a service without quality assurance is called an Internet telephone service, and the network is called an Internet telephone network. In addition, these services are collectively called a VoIP service, and the network is called a VoIP network.

上記のように現在、多くのVoIPサービスが存在し、もしこれらのVoIPサービスの相互接続ができれば、各サービスのユーザの通話可能範囲が広がり、ユーザの利便性が向上する。特に、一般電話網(PSTN:public switched telephone network)と接続している050電話網と、インターネット電話網との相互接続が実現すれば、インターネット電話網に接続された端末からPSTNに接続された端末に通話が可能になり、ユーザの利便性は大きく向上する。   As described above, there are many VoIP services at present, and if these VoIP services can be interconnected, the user's callable range is expanded and the convenience of the users is improved. In particular, if an interconnection between the 050 telephone network connected to the public switched telephone network (PSTN) and the Internet telephone network is realized, a terminal connected to the PSTN from a terminal connected to the Internet telephone network Therefore, convenience for the user is greatly improved.

さて、現在提供されているVoIPサービスはいずれも基本的にSIP技術に基づいており、技術的な共通基盤がある。しかしながら、これらの複数のVoIPサービスに係る各網は個別に存在し、相互接続はほとんど実現されていないのが現状である。
「IP時代における電気通信番号の在り方に関する研究会 第二次報告書」、平成18年6月、総務省
Now, all VoIP services currently provided are basically based on SIP technology and have a common technical foundation. However, the networks related to these multiple VoIP services exist individually, and at present, the interconnection is hardly realized.
"Second Study Report on the Way of Telecommunication Numbers in the IP Era", June 2006, Ministry of Internal Affairs and Communications

上記のように複数のVoIPサービス間の相互接続のニーズがあるにも関わらず、それがほとんど実現されていない原因として、下記のように相互接続を実現するためのコストの問題がある。
各社のVoIP網では、そこで用いられるSIPの仕様の細部が異なるため、単純に網を接続するだけでは網間で呼を疎通させることは困難である。このため、相互接続には、SIP仕様の差分を吸収するためのゲートウェイ装置が必要となる。しかしながら、あるVoIP網を他のN個のVoIP網と相互接続するには、N個のゲートウェイ装置が必要となり、大きなコストがかかってしまう。
Although there is a need for interconnection between a plurality of VoIP services as described above, there is a problem of cost for realizing the interconnection as described below as a reason why it is hardly realized.
Each company's VoIP network differs in the details of the SIP specifications used therefor, so it is difficult to communicate between networks simply by connecting the networks. For this reason, a gateway device for absorbing SIP specification differences is required for interconnection. However, in order to interconnect a VoIP network with other N VoIP networks, N gateway devices are required, which is expensive.

本発明は上記の点に鑑みてなされたものであり、複数のVoIP網間を低コストで相互接続するための技術を提供することを目的とする。   The present invention has been made in view of the above points, and an object thereof is to provide a technique for interconnecting a plurality of VoIP networks at a low cost.

上記の課題を解決するために、本発明は、複数のVoIP網間を相互接続するためのゲートウェイ装置であって、VoIP網に対応する仕様の呼制御メッセージと、VoIP網に依らない仕様の呼制御メッセージである共通表現との間の変換処理を行うための変換ルールを各VoIP網に対応付けて格納する変換ルール格納手段と、あるVoIP網から呼制御メッセージを受信した際に、当該VoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記呼制御メッセージを共通表現に変換するメッセージ受信変換手段と、前記メッセージ受信変換手段により得られた共通表現を用いて呼制御処理を行う呼制御処理手段と、前記呼制御処理手段により処理された共通表現に基づく呼制御メッセージの送信先となるVoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記共通表現を前記送信先のVoIP網に対応する仕様の呼制御メッセージに変換し、当該呼制御メッセージを前記送信先のVoIP網に送信するメッセージ変換送信手段とを備えることを特徴とするゲートウェイ装置として構成される。   In order to solve the above-described problems, the present invention is a gateway device for interconnecting a plurality of VoIP networks, and includes a call control message having a specification corresponding to the VoIP network and a call having a specification independent of the VoIP network. A conversion rule storage means for storing a conversion rule for performing a conversion process between the common expression as a control message in association with each VoIP network, and when a call control message is received from a certain VoIP network, the VoIP network Call conversion using the common expression obtained by the message reception conversion means and the message reception conversion means for reading the conversion rule corresponding to the message from the conversion rule storage means and converting the call control message into a common expression according to the conversion rule. Call control processing means for processing, and a conversion rule corresponding to the VoIP network to which the call control message is transmitted based on the common expression processed by the call control processing means. And the common expression is converted into a call control message having a specification corresponding to the destination VoIP network according to the conversion rule, and the call control message is transmitted to the destination VoIP network. And a message conversion / transmission means.

前記ゲートウェイ装置において、前記メッセージ受信変換手段は、受信した呼制御メッセージの送信元のIPアドレスに基づき当該呼制御メッセージの送信元のVoIP網を特定することとしてもよい。   In the gateway device, the message reception conversion means may identify the VoIP network that is the transmission source of the call control message based on the IP address of the transmission source of the received call control message.

また、前記ゲートウェイ装置は、識別子を用いた端末識別情報と、電話番号を用いた端末識別情報とを対応付けた対応表を格納する識別情報対応表格納手段を更に備えてもよく、前記呼制御処理手段は、前記識別情報対応表格納手段に格納された対応表を参照することにより、前記共通表現における送信元端末の識別情報又は送信先端末の識別情報を変換する手段を備えることとしてもよい。   The gateway apparatus may further include an identification information correspondence table storage unit that stores a correspondence table in which terminal identification information using an identifier and terminal identification information using a telephone number are associated with each other. The processing means may comprise means for converting the identification information of the transmission source terminal or the identification information of the transmission destination terminal in the common expression by referring to the correspondence table stored in the identification information correspondence table storage means. .

また、前記呼制御処理手段は、呼接続要求元の端末と呼接続要求先の端末との間の音声通信が、前記ゲートウェイ装置内又は前記ゲートウェイ装置の外部に備えられた音声中継手段を介して行われるように呼制御処理を行うこととしてもよいし、前記呼制御処理手段は、呼接続要求元の端末と呼接続要求先の端末との間の音声通信が端末間で直接行われるように呼制御処理を行うこととしてもよい。   Further, the call control processing means performs voice communication between the call connection request source terminal and the call connection request destination terminal via voice relay means provided in the gateway device or outside the gateway device. The call control processing unit may perform the call control processing as performed, and the call control processing unit may perform voice communication directly between the terminal of the call connection request source and the terminal of the call connection request destination. Call control processing may be performed.

また、本発明は、上記ゲートウェイ装置と、当該ゲートウェイ装置に接続され、所定のVoIP網においてVoIPサービスを提供する呼制御装置(SIPサーバ)と、当該ゲートウェイ装置に接続され、PSTNと接続された品質保証VoIP網においてVoIPサービスを提供する呼制御装置とを備えたことを特徴とするVoIP網相互接続システムとして構成することもできる。   The present invention also provides the gateway device, a call control device (SIP server) that is connected to the gateway device and provides a VoIP service in a predetermined VoIP network, and is connected to the gateway device and connected to the PSTN. It can also be configured as a VoIP network interconnection system characterized by comprising a call control device for providing a VoIP service in a guaranteed VoIP network.

また、本発明は、上記ゲートウェイ装置の処理に対応する通信方法、及び、コンピュータを、上記ゲートウェイ装置の各手段として機能させるプログラムとして構成することもできる。   The present invention can also be configured as a communication method corresponding to the processing of the gateway device and a program that causes a computer to function as each means of the gateway device.

本発明によれば、VoIP網に対応する仕様の呼制御メッセージと、VoIP網に依らない仕様の呼制御メッセージである共通表現との間の変換処理を行うための変換ルールを各VoIP網に対応付けて格納する変換ルール格納手段をゲートウェイ装置に備え、あるVoIP網から呼制御メッセージを受信した際に、当該変換ルールに従って呼制御メッセージを共通表現に変換し、共通表現を用いて呼制御処理を行い、送信先のVoIP網に対応する変換ルールに従って共通表現を呼制御メッセージに変換し、当該呼制御メッセージを送信先のVoIP網に送信することとしたので、複数のVoIP網における呼制御メッセージの仕様差分を吸収することが可能となり、例えば、N個のVoIP網を相互に接続する場合でも、1つのゲートウェイ装置を設置すればよくなり、複数のVoIP網間を低コストで相互接続するための技術を提供することが可能となる。   According to the present invention, a conversion rule for performing conversion processing between a call control message having a specification corresponding to the VoIP network and a common expression which is a call control message having a specification independent of the VoIP network is supported for each VoIP network. The gateway device is provided with a conversion rule storage means for storing the call control message. When a call control message is received from a certain VoIP network, the call control message is converted into a common expression according to the conversion rule, and the call control processing is performed using the common expression. The common expression is converted into a call control message according to the conversion rule corresponding to the destination VoIP network, and the call control message is transmitted to the destination VoIP network. Specification difference can be absorbed. For example, even when N VoIP networks are connected to each other, it is only necessary to install one gateway device. It is possible to provide a technology for interconnecting at low cost.

以下、図面を参照して本発明の実施の形態について説明する。なお、本実施の形態では、呼制御方式としてSIPを用いる例を示すが、本発明はSIP以外の呼制御方式にも適用できるものである。   Embodiments of the present invention will be described below with reference to the drawings. In this embodiment, an example is shown in which SIP is used as a call control method, but the present invention can also be applied to call control methods other than SIP.

(全体構成、動作概要)
図1に本発明の実施の形態に係るゲートウェイ装置を用いた相互接続網の構成例を示す。
(Overall configuration, operation overview)
FIG. 1 shows a configuration example of an interconnection network using a gateway device according to an embodiment of the present invention.

図1に示すように、本実施の形態における相互接続網は、インターネット電話網A2、インターネット電話網B3、インターネット電話網C4、及び050電話網5が1つのゲートウェイ装置GW1に接続されて構成されている。また、050電話網5はPSTNゲートウェイ装置6を介してPSTN7に接続されている。なお、050電話網5とPSTN7との相互接続については既存技術を用いて実施することができる。   As shown in FIG. 1, the interconnection network in the present embodiment is configured by connecting an Internet telephone network A2, an Internet telephone network B3, an Internet telephone network C4, and a 050 telephone network 5 to one gateway device GW1. Yes. The 050 telephone network 5 is connected to the PSTN 7 via the PSTN gateway device 6. The interconnection between the 050 telephone network 5 and the PSTN 7 can be implemented using existing technology.

また、本実施の形態では、インターネット電話網A2ではSIPサーバA8がSIPを用いた呼制御処理を行い、インターネット電話網B3ではSIPサーバB9が呼制御処理を行い、インターネット電話網C4ではSIPサーバC10が呼制御処理を行い、050電話網5ではSIPサーバ050(11)が呼制御処理を行っている。   In the present embodiment, SIP server A8 performs SIP call control processing in Internet telephone network A2, SIP server B9 performs call control processing in Internet telephone network B3, and SIP server C10 in Internet telephone network C4. Performs call control processing, and in the 050 telephone network 5, the SIP server 050 (11) performs call control processing.

また、050電話網5内では、送信元及び着信先を示す識別情報として050から始まる電話番号が用いられており、各インターネット電話網内では、送信元及び着信先を示す識別情報として050から始まる電話番号以外の情報(名前等であり、これを識別子と呼ぶことにする)が用いられているものとする。なお、以下では、煩雑さを避けるために、図1に示す装置、網に関しては、図1で用いられている参照番号を付さずに説明を記載することとする。   In the 050 telephone network 5, a telephone number starting from 050 is used as identification information indicating the transmission source and destination, and in each Internet telephone network, starting from 050 as identification information indicating the transmission source and destination. It is assumed that information other than the telephone number (name, etc., which is called an identifier) is used. In the following description, in order to avoid complication, the description of the apparatus and network shown in FIG. 1 will be described without the reference numbers used in FIG.

前述したように、各VoIP網においてはそこで使用されるSIPの仕様の細部が異なるのが一般的である。例えば、あるVoIP網(SIPサーバ)において送信元情報として使用する情報が記載されるSIPメッセージ内の場所(ヘッダ等)が、別のVoIP網でのSIPメッセージでは送信元情報を記載する場所として使用されていなかったり、あるVoIP網(SIPサーバ)ではSIPメッセージに記載しなければならないオプション情報が、別のVoIP網では用いないオプション情報であったりする。   As described above, the details of the specifications of SIP used in each VoIP network are generally different. For example, a location (header, etc.) in a SIP message that contains information used as source information in a VoIP network (SIP server) is used as a location in which the source information is described in a SIP message in another VoIP network In some VoIP networks (SIP servers), optional information that must be included in SIP messages is optional information that is not used in other VoIP networks.

そこで、本実施の形態におけるゲートウェイ装置GWは、上記のような仕様の差分を吸収し、共通的なSIP表現(共通SIP表現と呼ぶ)を用いることにより、VoIP網間でSIPに基づく呼制御処理を行うことを可能としている。   Therefore, the gateway device GW in the present embodiment absorbs the difference in specifications as described above and uses a common SIP expression (referred to as a common SIP expression), so that call control processing based on SIP between VoIP networks. It is possible to do.

このような機能を有するゲートウェイ装置GWの動作の概要を図2を参照して説明する。図2は、SIPサーバAを有するインターネット電話網Aに接続された端末(端末Aとする)から、SIPサーバ050を有する050電話網における端末(050端末とする)に呼接続を行う場合の例を示している。   An outline of the operation of the gateway apparatus GW having such a function will be described with reference to FIG. FIG. 2 shows an example in which a call connection is made from a terminal (referred to as terminal A) connected to the Internet telephone network A having SIP server A to a terminal (referred to as 050 terminal) in the 050 telephone network having SIP server 050. Is shown.

まず、インターネット電話網Aにおける端末Aが呼接続動作(電話をかける動作)を行うことにより、呼接続要求メッセージ(INVITEメッセージ)がSIPサーバAを介してゲートウェイ装置GWに送られる(ステップ1、ステップ2)。なお、SIPサーバAには、インターネット電話網A以外のVoIP網への呼接続についてはSIPメッセージをゲートウェイ装置GWに転送することが登録されており、その登録内容に基づき、端末Aから送られた呼接続要求メッセージをゲートウェイ装置GWに転送している。なお、この機能自体は通常のSIPサーバの中継機能に基づくものである。   First, the terminal A in the Internet telephone network A performs a call connection operation (calling operation), whereby a call connection request message (INVITE message) is sent to the gateway device GW via the SIP server A (step 1, step). 2). The SIP server A is registered to transfer the SIP message to the gateway device GW for the call connection to the VoIP network other than the Internet telephone network A, and is sent from the terminal A based on the registered content. The call connection request message is transferred to the gateway device GW. This function itself is based on the normal SIP server relay function.

ゲートウェイ装置GWに転送された呼接続要求メッセージは、ゲートウェイ装置GWに入力される。図2では、SIPサーバAから受信する当該呼接続要求メッセージは方路aから入力されることが示されている。また、SIPサーバB、SIPサーバCに対応する方路b、方路cもそれぞれ示されている。この"方路"は、ゲートウェイ装置GWに接続されるVoIP網のそれぞれに対応付けられた論理的なインタフェースであり、ゲートウェイ装置GWは、接続されるVoIP網を構成するSIPサーバのIPアドレスでこの方路を識別している。
従って、図2における呼接続要求メッセージを受信する段階で、ゲートウェイ装置GWは、呼接続要求メッセージ(IPパケットのヘッダ等)に含まれている送信元IPアドレス(SIPサーバAのIPアドレス)に基づき方路aを識別している。
The call connection request message transferred to the gateway device GW is input to the gateway device GW. FIG. 2 shows that the call connection request message received from the SIP server A is input from the route a. In addition, a route b and a route c corresponding to the SIP server B and the SIP server C are also shown, respectively. This “route” is a logical interface associated with each VoIP network connected to the gateway device GW. The gateway device GW is the IP address of the SIP server that configures the connected VoIP network. Identifying the road.
Therefore, at the stage of receiving the call connection request message in FIG. 2, the gateway device GW is based on the transmission source IP address (IP address of SIP server A) included in the call connection request message (IP packet header, etc.). The route a is identified.

ゲートウェイ装置GWは、各方路毎(つまり、各VoIP網毎)に、そのVoIP網で使用されるSIPメッセージを、VoIP網の種類にかかわらず共通に使用する記述内容(これを共通SIP表現と呼ぶ)に変換するためのSIP変換テーブルを備えている。ゲートウェイ装置GWは、この共通SIP表現を用いて呼制御処理を行う。また、このSIP変換テーブルは、共通SIP表現をSIPメッセージ送出先の方路に対応するSIPメッセージに変換するためにも参照される。   The gateway device GW has a description that uses the SIP message used in the VoIP network for each route (that is, for each VoIP network) regardless of the type of the VoIP network (this is referred to as a common SIP expression). SIP conversion table for conversion to The gateway device GW performs call control processing using this common SIP expression. This SIP conversion table is also referred to in order to convert the common SIP expression into a SIP message corresponding to the SIP message destination path.

図2に示すように、方路aにおいて呼接続要求メッセージを受信したゲートウェイ装置GWは、SIP変換テーブルを参照し、VoIP網AにおけるSIP仕様に従って構成された呼接続要求メッセージを、共通SIP表現に変換する(ステップ3)。   As shown in FIG. 2, the gateway device GW that has received the call connection request message in the path a refers to the SIP conversion table, and converts the call connection request message configured in accordance with the SIP specification in the VoIP network A into a common SIP expression. Convert (step 3).

そして、ゲートウェイ装置GWは、共通SIP表現を用いて呼制御処理を行う(ステップ4)。この呼制御処理は、SIPプロトコルに基づくものであり、送信先情報に基づきメッセージ転送先のSIPサーバを決定したり、端末が音声通信を行うために必要な情報を端末に提供するためのメッセージの生成や転送を行う処理である。また、本実施の形態では、この呼制御処理の中で必要に応じて後述する番号変換処理を行っている。   Then, the gateway device GW performs a call control process using the common SIP expression (step 4). This call control process is based on the SIP protocol, and determines the SIP server that is the message transfer destination based on the destination information, and the message control for providing the terminal with information necessary for the terminal to perform voice communication. This is a process for generating and transferring. In the present embodiment, a number conversion process, which will be described later, is performed as necessary in the call control process.

その後、ゲートウェイ装置GWは、呼制御処理により決定した送出先の方路(この場合は、方路050)に基づき再度SIP変換テーブルを参照し、共通SIP表現を、転送先のVoIP網である050電話網のSIP仕様に従った呼接続要求メッセージに変換し(ステップ5)、当該呼接続要求メッセージをSIPサーバ050に送信する(ステップ6)。   After that, the gateway device GW refers to the SIP conversion table again based on the destination route (in this case, the route 050) determined by the call control process, and displays the common SIP expression as the transfer destination VoIP network 050. The message is converted into a call connection request message according to the SIP specification of the telephone network (step 5), and the call connection request message is transmitted to the SIP server 050 (step 6).

呼接続要求メッセージはSIPサーバ050を介して050端末に送信される。その後、050端末からの応答が、SIPサーバ050、ゲートウェイ装置GW、SIPサーバAを経由して端末Aに返される。この場合も、ゲートウェイ装置GWでは、受信方路に基づきSIPメッセージを共通SIP表現に変換し、呼制御処理の後、送信方路に基づき共通SIP表現をSIPメッセージに変換して送出する。このようなメッセージのやりとりによって、各端末は相手端末との音声通信に必要な情報を取得し、端末間での音声通信がなされる。   The call connection request message is transmitted to the 050 terminal via the SIP server 050. Thereafter, a response from the 050 terminal is returned to the terminal A via the SIP server 050, the gateway device GW, and the SIP server A. Also in this case, the gateway device GW converts the SIP message into a common SIP expression based on the reception route, and after the call control process, converts the common SIP expression into a SIP message based on the transmission route and sends it out. By exchanging such messages, each terminal acquires information necessary for voice communication with the partner terminal, and voice communication is performed between the terminals.

また、ゲートウェイ装置GWにおける呼制御処理の形態としてB2BUA方式(RFC3261)を採用する場合には、ゲートウェイ装置GWは、SIPサーバAから受信した呼接続要求メッセージに対してはUAS(User Agent Server)としての応答をSIPサーバAを介して端末Aに送信するとともに、SIPサーバ050に送信した呼接続要求メッセージに対する応答をUAC(User Agent Client)として受信する。そして、ゲートウェイ装置GWと端末A間、及びゲートウェイ装置GWと050 端末間のそれぞれでメッセージのやりとりが行われることにより、音声通信に必要な情報の交換が行われ、端末と端末間での音声通信が可能となる。   When the B2BUA method (RFC3261) is adopted as a form of call control processing in the gateway apparatus GW, the gateway apparatus GW responds to the call connection request message received from the SIP server A as a UAS (User Agent Server). Is transmitted to the terminal A via the SIP server A, and a response to the call connection request message transmitted to the SIP server 050 is received as a UAC (User Agent Client). Then, by exchanging messages between the gateway device GW and the terminal A and between the gateway device GW and the 050 terminal, information necessary for voice communication is exchanged, and voice communication between the terminal and the terminal is performed. Is possible.

図2の例では、インターネット電話網Aと050電話網間での呼接続処理について示したが、どのVoIP電話網の組み合わせでも図2に示した処理と同様の処理が行われる。以下、ゲートウェイ装置GWの構成と動作をより詳細に説明する。   In the example of FIG. 2, the call connection process between the Internet telephone network A and the 050 telephone network is shown, but the same process as the process shown in FIG. 2 is performed in any combination of VoIP telephone networks. Hereinafter, the configuration and operation of the gateway device GW will be described in more detail.

(装置構成)
図3は、本実施の形態におけるゲートウェイ装置GWの機能構成図である。図3に示すように、本実施の形態におけるゲートウェイ装置GWは、SIPメッセージ処理部21と音声中継部22を有する。SIPメッセージ処理部21は、あるVoIP網に接続された端末と別のVoIP網に接続された端末間で音声通話ができるようにするためにSIPメッセージの生成、送受信等を行う機能部である。音声中継部22は、端末間での音声通信の中継を行うための機能部である。つまり、音声中継部22は、あるVoIP網に接続された端末と音声通信を行うとともに、別のVoIP網に接続された端末と音声通信を行い、これらの音声通信を接続する機能を有している。また、音声中継部22にはグローバルアドレスが付与されている。
(Device configuration)
FIG. 3 is a functional configuration diagram of the gateway device GW in the present embodiment. As shown in FIG. 3, the gateway device GW in the present embodiment includes a SIP message processing unit 21 and a voice relay unit 22. The SIP message processing unit 21 is a functional unit that generates, transmits and receives a SIP message so that a voice call can be performed between a terminal connected to a certain VoIP network and a terminal connected to another VoIP network. The voice relay unit 22 is a functional unit for relaying voice communication between terminals. That is, the voice relay unit 22 has a function of performing voice communication with a terminal connected to a certain VoIP network, performing voice communication with a terminal connected to another VoIP network, and connecting these voice communications. Yes. The voice relay unit 22 is given a global address.

なお、ゲートウェイ装置GWは必ずしも音声中継部22を備える必要はない。また、音声中継部22を、ゲートウェイ装置GWとは別の装置として備えることとしてもよい。   Note that the gateway device GW does not necessarily include the voice relay unit 22. Further, the voice relay unit 22 may be provided as a device different from the gateway device GW.

SIPメッセージ処理部21は、SIPメッセージ送受信部23、SIPメッセージ変換部24、呼制御部25、番号変換部26、SIP変換テーブル27、番号変換テーブル28を有する。   The SIP message processing unit 21 includes a SIP message transmission / reception unit 23, a SIP message conversion unit 24, a call control unit 25, a number conversion unit 26, a SIP conversion table 27, and a number conversion table 28.

SIPメッセージ送受信部23は、ネットワークを介してSIPメッセージを送受信するための機能部である。SIPメッセージ変換部24は、ゲートウェイ装置GWに接続されるVoIP網のSIPサーバからSIPメッセージを受信した場合に、当該SIPメッセージの送信元IPアドレス(送信元SIPサーバのIPアドレス)に基づき方路(受信方路)を判別し、その方路に対応するSIP変換ルールをSIP変換テーブル27から取得し、そのルールに従って当該SIPメッセージを共通SIP表現に変換する機能、及び、ゲートウェイ装置GWに接続されるVoIP網のSIPサーバに対してSIPメッセージを送信する場合に、当該SIPメッセージの送信先となるIPアドレス(送信先SIPサーバのIPアドレス)に基づき方路(送信方路)を判別し、その方路に対応するSIP変換ルールをSIP変換テーブル27から取得し、そのルールに従って共通SIP表現を送信先のVoIP網の仕様に適合したSIPメッセージに変換する機能を有する。   The SIP message transmission / reception unit 23 is a functional unit for transmitting / receiving a SIP message via a network. When the SIP message conversion unit 24 receives a SIP message from a SIP server of the VoIP network connected to the gateway device GW, the SIP message conversion unit 24 selects a route based on the source IP address of the SIP message (IP address of the source SIP server). A receiving route), a SIP conversion rule corresponding to the route is acquired from the SIP conversion table 27, and the SIP message is converted into a common SIP expression according to the rule, and connected to the gateway device GW. When a SIP message is sent to a SIP server in the VoIP network, the route (transmission route) is determined based on the IP address (IP address of the destination SIP server) that is the destination of the SIP message. A SIP conversion rule corresponding to the route is acquired from the SIP conversion table 27, and a function for converting the common SIP expression into a SIP message conforming to the specification of the destination VoIP network is provided according to the rule. That.

図4に、SIP変換テーブル27の一例を示す。図4に示す例では、例えば、方路aから受信するSIPメッセージについては、PAIヘッダ(P-Asserted-Identityヘッダ)の情報を送信元として抽出し、Toヘッダの情報からオプションパラメータを削除した情報を送信先として抽出し、これらの情報を用いて、少なくとも送信元と送信先を含む共通SIP表現を作成することを示している。また、方路aへSIPメッセージを送信する場合は、PAIヘッダを設け、そこに共通SIP表現における送信元の情報を記載し、共通SIP表現における送信先の情報をToヘッダに付け、オプションパラメータを付加することによりSIPメッセージを作成する。もちろん、受信したSIPメッセージを共通SIP表現に変換したり、共通SIP表現から送信するSIPメッセージを作成する処理においては、上記のルール以外の他のルールも用いるが、基本的には上記の処理と同様の処理が各ルールを用いて行われることになる。また、SIPメッセージの中でVoIP網間での差異がない部分は、各VoIP網で用いられているSIPメッセージの情報をそのまま用いることとすればよい。   FIG. 4 shows an example of the SIP conversion table 27. In the example shown in FIG. 4, for example, for a SIP message received from route a, information obtained by extracting PAI header (P-Asserted-Identity header) information as a transmission source and deleting optional parameters from To header information Is extracted as a transmission destination, and using these pieces of information, a common SIP expression including at least the transmission source and the transmission destination is created. When a SIP message is transmitted to the route a, a PAI header is provided, information on the transmission source in the common SIP expression is described therein, information on the transmission destination in the common SIP expression is attached to the To header, and an optional parameter is set. Create a SIP message by appending. Of course, in the process of converting the received SIP message into the common SIP expression or creating the SIP message to be transmitted from the common SIP expression, other rules than the above rule are also used. Similar processing is performed using each rule. In addition, the SIP message information used in each VoIP network may be used as it is for a portion of the SIP message that has no difference between VoIP networks.

方路b、方路050についても同様であり、例えば方路050へSIPメッセージを送信する場合は、共通SIP表現における送信元の情報をFromヘッダに記載し、共通SIP表現における送信先の情報をToヘッダに付け、更に"user=phone"という文字列を付加することによりSIPメッセージを作成する。なお、図4には、方路bから受信したSIPメッセージを共通SIP表現に変換する場合にX-Headerを削除し、方路bへSIPメッセージを送信する場合には、SIPメッセージにX-Headerを付加することも示されている。   The same applies to the route b and the route 050. For example, when a SIP message is transmitted to the route 050, the source information in the common SIP expression is described in the From header, and the destination information in the common SIP expression is described. A SIP message is created by adding a character string “user = phone” to the To header. In FIG. 4, X-Header is deleted when a SIP message received from route b is converted into a common SIP expression, and when a SIP message is transmitted to route b, X-Header is added to the SIP message. The addition of is also shown.

なお、方路を識別する識別情報を設け、その識別情報とSIPサーバのIPアドレスとを対応付けてテーブルとして保持しておくことにより、IPアドレスから方路の識別情報(図4における"方路a"等)を判別し、それに基づきSIP変換テーブル27を参照することとしてもよいし、方路の識別情報(図4における"方路a"等)そのものをIPアドレスとしてもよい。   In addition, by providing identification information for identifying the route and associating the identification information with the IP address of the SIP server as a table, the route identification information ("route in FIG. 4") is stored. a "etc.) may be discriminated and the SIP conversion table 27 may be referred to based on the discriminating information, or the route identification information (such as" Route a "in FIG. 4) itself may be used as the IP address.

図3における呼制御部25は、SIPメッセージ変換部24において変換された共通SIP表現を用いて呼制御処理を行う機能部である。ここでの呼制御処理は、共通SIP表現を通常のSIPメッセージとして見た場合におけるSIP中継サーバ(SIPプロキシサーバ、B2BUA機能を持つSIPサーバ等)の処理と基本的に同様である。ただし、本実施形態では、呼制御部25は、番号変換部26を利用して送信元情報又は送信先情報を、識別子を用いた情報から電話番号を用いた情報に変換したり、その逆の変換を行う機能を有している。この番号変換の具体例については後述する。   The call control unit 25 in FIG. 3 is a functional unit that performs call control processing using the common SIP expression converted by the SIP message conversion unit 24. The call control process here is basically the same as the process of the SIP relay server (SIP proxy server, SIP server having the B2BUA function, etc.) when the common SIP expression is viewed as a normal SIP message. However, in this embodiment, the call control unit 25 uses the number conversion unit 26 to convert the transmission source information or the transmission destination information from information using the identifier to information using the telephone number, and vice versa. It has a function to perform conversion. A specific example of this number conversion will be described later.

番号変換部26は、呼制御部25から送信元情報及び送信先情報を含む番号変換要求を受信することにより、当該送信元情報もしくは送信先情報に基づき番号変換テーブル28を参照して、番号変換テーブル28内にこれらの情報に対応する登録情報があれば変換を行い、変換後の情報を呼制御部25に返す機能部である。   The number conversion unit 26 receives the number conversion request including the transmission source information and the transmission destination information from the call control unit 25, and refers to the number conversion table 28 based on the transmission source information or the transmission destination information. If there is registration information corresponding to these pieces of information in the table 28, it is a functional unit that converts the information and returns the converted information to the call control unit 25.

図5に、番号変換テーブル28の一例を示す。図5の例では、ユーザ部に識別子を用いた、インターネット電話網でのSIP−URIと、ユーザ部に050番号を用いた、050電話網でのSIP-URIとが対応付けられて格納されている。   FIG. 5 shows an example of the number conversion table 28. In the example of FIG. 5, the SIP-URI in the Internet telephone network using the identifier for the user part and the SIP-URI in the 050 telephone network using the 050 number for the user part are stored in association with each other. Yes.

本実施の形態では、インターネット電話網のユーザは、本実施の形態に係るゲートウェイ装置GWを用いたVoIP網相互接続サービスを受けるに際して、050番号を割り当てられ、VoIP網間ではこの050番号でユーザ端末が識別され、いずれのVoIP網においても、VoIP網間の接続の場合には、050番号を用いて相手端末に呼接続することができる。また、050電話網に接続されているPSTNへは、いずれのVoIP網からでもPSTNの電話番号を用いて接続ができ、当該PSTNからは、ゲートウェイ装置GWに接続されているいずれのVoIP網へも050番号を用いて接続できる。   In the present embodiment, a user of the Internet telephone network is assigned a 050 number when receiving a VoIP network interconnection service using the gateway device GW according to the present embodiment. In any VoIP network, in the case of connection between VoIP networks, a call connection can be established to a partner terminal using a 050 number. In addition, the PSTN connected to the 050 telephone network can be connected from any VoIP network using the PSTN telephone number, and from the PSTN to any VoIP network connected to the gateway device GW. Can be connected using 050 number.

例えば、インターネット電話網Aに接続された端末Aから、050電話網に接続された050端末に呼接続する場合、端末Aからは送信先として050端末の050番号(SIP−URI)を含み、送信元として端末Aの識別子を有するSIP−URIを含む呼接続要求メッセージが送信される。そして、ゲートウェイ装置GWにおいて、送信先は図5の番号変換テーブル28の右欄と比較されるが、050電話網に接続された端末についてはエントリーがないため番号変換は行われない。一方、送信元は左欄と比較され、エントリーがあり、識別子を有するSIP−URIは、050番号形式のSIP−URIに変換される。そして、変換後の番号情報を有する呼接続要求メッセージが050電話網に送信され、050端末には、送信元として050番号が通知されることになる。   For example, when a call connection is made from terminal A connected to the Internet telephone network A to a 050 terminal connected to the 050 telephone network, the terminal A includes the 050 number (SIP-URI) of the 050 terminal as the transmission destination and transmits A call connection request message including the SIP-URI having the identifier of the terminal A as a source is transmitted. In the gateway apparatus GW, the transmission destination is compared with the right column of the number conversion table 28 in FIG. 5, but the number conversion is not performed because there is no entry for the terminal connected to the 050 telephone network. On the other hand, the sender is compared with the left column, and there is an entry, and the SIP-URI having the identifier is converted into a 050 number format SIP-URI. Then, a call connection request message having the converted number information is transmitted to the 050 telephone network, and the 050 terminal is notified of the 050 number as the transmission source.

また、例えば、インターネット電話網Aに接続された端末Aから、インターネット電話網Bに接続された端末Bに呼接続する場合、端末Aのユーザは相互接続網における端末Bの050番号を知っており、端末Aからは送信先として端末Bの050番号(SIP−URI)を含み、送信元として端末Aの識別子を有するSIP−URIを含む呼接続要求メッセージが送信される。そして、ゲートウェイ装置GWにおいて、送信先は図5の番号変換テーブル28の右欄と比較され、エントリーがあるため、端末Bの050番号は、識別子を持つSIP−URI(インターネット電話網B内で使用されるもの)に変換される。また、送信元は左欄と比較され、エントリーがあり、識別子を有するSIP−URIは、050番号形式のSIP−URIに変換される。そして、変換後の番号情報を有する呼接続要求メッセージがインターネット電話網Bに送信され、端末Bには、送信元として端末Aの050番号が通知されることになる。   Also, for example, when a call connection is made from a terminal A connected to the Internet telephone network A to a terminal B connected to the Internet telephone network B, the user of the terminal A knows the 050 number of the terminal B in the interconnection network The terminal A transmits a call connection request message including the 050 number (SIP-URI) of the terminal B as the transmission destination and the SIP-URI having the identifier of the terminal A as the transmission source. Then, in the gateway device GW, the destination is compared with the right column of the number conversion table 28 in FIG. 5, and there is an entry. Therefore, the 050 number of the terminal B is SIP-URI having an identifier (used in the Internet telephone network B). To be converted). Also, the sender is compared with the left column, and there is an entry, and the SIP-URI having the identifier is converted into a 050 number format SIP-URI. Then, a call connection request message having the converted number information is transmitted to the Internet telephone network B, and the terminal B is notified of the 050 number of the terminal A as a transmission source.

ゲートウェイ装置GWは、その各機能部の処理に対応するプログラムを、CPU、記憶装置等を有するコンピュータにインストールすることにより実現できる。上記各テーブルのデータは当該コンピュータの記憶装置に格納されるものである。また、ゲートウェイ装置GWが音声中継部22を有さない構成である場合にも、ゲートウェイ装置GWは、SIPメッセージ処理部21に対応するプログラムをコンピュータにインストールすることにより実現できる。   The gateway device GW can be realized by installing a program corresponding to the processing of each functional unit in a computer having a CPU, a storage device, and the like. The data of each table is stored in the storage device of the computer. Even when the gateway device GW has a configuration that does not include the voice relay unit 22, the gateway device GW can be realized by installing a program corresponding to the SIP message processing unit 21 in the computer.

当該プログラムは、可搬メモリ等の記録媒体からコンピュータに読み込ませることもできるし、ネットワークを介してコンピュータにダウンロードすることもできる。   The program can be read into a computer from a recording medium such as a portable memory, or can be downloaded to the computer via a network.

(ゲートウェイ装置GWの動作)
次に、ゲートウェイ装置GWの動作について詳細に説明する。以下の処理では、ゲートウェイ装置の呼制御部25は呼制御に係る動作としてB2BUA(RFC3261)に基づく動作を行うものとする。
(Operation of gateway device GW)
Next, the operation of the gateway device GW will be described in detail. In the following processing, the call control unit 25 of the gateway device performs an operation based on B2BUA (RFC3261) as an operation related to call control.

<インターネット電話網Aからの呼接続処理>
まず、図6〜図8を参照して、インターネット電話網Aに接続される端末Aから050電話網に接続される050端末への呼接続処理について説明する。なお、050電話網に、PSTNゲートウェイ装置を介して接続されるPSTNの端末についても、便宜上050端末と呼ぶことにする。また、本例では、音声中継部22が端末Aと050端末間での音声通信を中継するものとする。つまり、呼制御処理において、端末Aと音声中継部22間で音声通信を行うとともに、050端末と音声中継部22間で音声通信を行うために必要な情報交換等の処理が行われる。
<Call connection processing from Internet telephone network A>
First, a call connection process from a terminal A connected to the Internet telephone network A to a 050 terminal connected to the 050 telephone network will be described with reference to FIGS. A PSTN terminal connected to the 050 telephone network via a PSTN gateway device is also referred to as a 050 terminal for convenience. In this example, it is assumed that the voice relay unit 22 relays voice communication between the terminal A and the 050 terminal. That is, in the call control process, voice communication is performed between the terminal A and the voice relay unit 22, and processing such as information exchange necessary for voice communication between the 050 terminal and the voice relay unit 22 is performed.

図6に示すように、端末Aから送信されたINVITEメッセージは、SIPサーバAを介してゲートウェイ装置GWに到達し、それをゲートウェイ装置GWが受信する(ステップ11)。SIPメッセージ変換部24は、当該INVITEメッセージをSIPメッセージ送受信部23を介して受信し、受信したINVITEメッセージの送信元のIPアドレスに基づき方路(方路a)を判別し、SIP変換テーブル27を参照することにより、INVITEメッセージを共通SIP表現に変換する(ステップ12)。   As shown in FIG. 6, the INVITE message transmitted from the terminal A reaches the gateway device GW via the SIP server A, and the gateway device GW receives it (step 11). The SIP message conversion unit 24 receives the INVITE message via the SIP message transmission / reception unit 23, determines the route (route a) based on the IP address of the transmission source of the received INVITE message, and stores the SIP conversion table 27. By referencing, the INVITE message is converted into a common SIP expression (step 12).

図7(a)に、この場合のINVITEメッセージの例を示し、図7(b)にこのINVITEメッセージから変換された共通SIP表現の一部を示す。SIPメッセージ変換部24は、SIP変換テーブル(図4)における方路aに対応するルールに従って、共通SIP表現における送信元情報として図7(a)に示すINVITEメッセージのP-Asserted-Identityヘッダの情報(sip:user9999@a.example.net)を採用し、送信先情報としてToヘッダの情報からオプションパラメータを削除した情報(sip:012345678@050.example.net)を採用する。これにより、図7(b)に示すような共通SIP表現が得られる。   FIG. 7A shows an example of the INVITE message in this case, and FIG. 7B shows a part of the common SIP expression converted from the INVITE message. The SIP message conversion unit 24 follows the rule corresponding to the route a in the SIP conversion table (FIG. 4), and the information of the P-Asserted-Identity header of the INVITE message shown in FIG. (Sip: user9999@a.example.net) is used, and information (sip: 012345678@050.example.net) obtained by deleting the option parameter from the To header information is used as the destination information. Thereby, a common SIP expression as shown in FIG. 7B is obtained.

続いて、呼制御部25が、番号変換部26を利用して共通SIP表現における番号変換を行う(ステップ13)。番号変換テーブル28(図5)には、user9999@a.example.netに対応して05099999999@050.example.netが記録されているので、番号変換部26は、user9999@a.example.netを05099999999@050.example.netに変換し、変換後の送信元情報を呼制御部25に渡す。これにより、共通SIP表現は図7(c)に示すものになる。なお、送信先情報012345678@050.example.netについては番号変換テーブル28に登録がないので変換を行わない。また、送信元情報の番号変換は、着信先に送信元の端末に割り当てられた050番号を通知することを主な目的とするので、送信元情報が050番号形式(ドメインが050.example.netのもの)の場合には、送信元情報の変換を行わない。
その後、呼制御部25は、共通SIP表現に基づき、呼制御処理を行う(ステップ14)。ここでの呼制御処理は、具体的には送受信するメッセージ(共通SIP表現)を生成することである。このメッセージの生成処理は、SIPプロトコルに基づき行うものであり、メッセージの種類、送信先の決定、端末間で音声通話を行うために必要な情報(SDP情報)の記述等を含むものである。
図6に示すシーケンスの例では、B2BUAの動作を行うことを前提としているため、呼制御部25は、SIPサーバAから受信したINVITEメッセージに対するレスポンス(応答)を共通SIP表現を用いて作成する。更に、呼制御部25は、INVITEメッセージの共通SIP表現に基づき、呼接続先の端末(050端末)に送信する共通SIP表現に基づくINVITEメッセージを生成する。ここで、呼制御部25は、当該メッセージにおける送信先情報012345678@050.example.netのドメイン名050.example.netから、呼接続要求先の端末が属するネットワークが050電話網であることを認識するので、上記共通SIP表現に基づくINVITEメッセージはSIPサーバ050宛(方路050)のメッセージになる。
Subsequently, the call control unit 25 performs number conversion in the common SIP expression using the number conversion unit 26 (step 13). Since the number conversion table 28 (FIG. 5) records 05099999999@050.example.net corresponding to user9999@a.example.net, the number conversion unit 26 stores user9999@a.example.net. The data is converted to 05099999999@050.example.net, and the converted source information is passed to the call control unit 25. As a result, the common SIP expression is as shown in FIG. Note that the destination information 012345678@050.example.net is not registered because it is not registered in the number conversion table 28. The number conversion of the sender information is mainly intended to notify the destination of the 050 number assigned to the sender terminal, so that the sender information is in the 050 number format (domain is 050.example.net). In the case of (1), transmission source information is not converted.
Thereafter, the call control unit 25 performs call control processing based on the common SIP expression (step 14). The call control processing here is specifically to generate a message (common SIP expression) to be transmitted and received. This message generation process is performed based on the SIP protocol, and includes a message type, a destination determination, a description of information (SDP information) necessary for performing a voice call between terminals, and the like.
In the example of the sequence shown in FIG. 6, since it is assumed that the B2BUA operation is performed, the call control unit 25 creates a response (response) to the INVITE message received from the SIP server A using the common SIP expression. Further, the call control unit 25 generates an INVITE message based on the common SIP expression to be transmitted to the call connection destination terminal (050 terminal) based on the common SIP expression of the INVITE message. Here, the call control unit 25 recognizes from the domain name 050.example.net of the transmission destination information 012345678@050.example.net in the message that the network to which the call connection request destination terminal belongs is the 050 telephone network. Therefore, the INVITE message based on the common SIP expression is a message addressed to the SIP server 050 (route 050).

そして、SIPメッセージ変換部24は、方路aに送出する共通SIP表現に基づく応答メッセージを、方路aに対応する応答メッセージに変換して(ステップ15)、それをSIPサーバAに送信する(ステップ16)。また、SIPメッセージ変換部24は、方路050に対応する変換ルールを用いて共通SIP表現に基づくINVITEメッセージを方路050に対応するINVITEメッセージに変換し(ステップ17)、それをSIPサーバ050に送信する(ステップ18)。なお、端末Aとゲートウェイ装置GW間のメッセージ通信と、050端末とゲートウェイ装置GW間のメッセージ通信とは非同期で行ってよい。他の例でも同様である。   Then, the SIP message conversion unit 24 converts the response message based on the common SIP expression sent to the route a into a response message corresponding to the route a (step 15), and transmits it to the SIP server A ( Step 16). Further, the SIP message conversion unit 24 converts the INVITE message based on the common SIP expression into the INVITE message corresponding to the route 050 using the conversion rule corresponding to the route 050 (step 17), and converts it to the SIP server 050. Transmit (step 18). Note that message communication between the terminal A and the gateway device GW and message communication between the 050 terminal and the gateway device GW may be performed asynchronously. The same applies to other examples.

この変換においては、図4の方路050に対応するルールに従って、図7(c)に示した共通SIP表現における送信元情報が、INVITEメッセージのFromの値として設定され、共通SIP表現における送信先情報がToの値として設定されるとともに、";user=phone"が付加される。このような変換が行われることにより、図7(d)に示すINVITEメッセージが生成され、SIPサーバ050に送信される。   In this conversion, the transmission source information in the common SIP expression shown in FIG. 7C is set as the From value of the INVITE message according to the rule corresponding to the route 050 in FIG. 4, and the transmission destination in the common SIP expression Information is set as the value of To and "; user = phone" is added. By performing such conversion, an INVITE message shown in FIG. 7D is generated and transmitted to the SIP server 050.

なお、上記は端末とゲートウェイ装置GW間で送受信されるSIPメッセージの一部を示しており、実際には呼接続(音声通信に必要な情報の交換)に必要なだけのメッセージの送受信がSIPプロトコルに基づきなされる。ただし、どのようなメッセージでも、ゲートウェイ装置GWは、方路に対応したルールに基づくSIPメッセージの共通SIP表現への変換、及び、共通SIP表現のSIPメッセージへの変換を行っている。   Note that the above shows a part of the SIP message transmitted and received between the terminal and the gateway device GW. In actuality, the SIP protocol is used to send and receive only messages necessary for call connection (exchange of information necessary for voice communication). Based on However, for any message, the gateway device GW converts the SIP message into a common SIP expression based on a rule corresponding to the route, and converts the common SIP expression into a SIP message.

次に、図8を参照して音声通信の経路について説明する。前述したように、本例では、ゲートウェイ装置GWの音声中継部22が、端末Aと050端末間での音声通信の中継を行う方式としている。従って、端末Aとゲートウェイ装置GW間において上述したSIPに基づく呼制御処理を行うことにより、端末Aは音声中継部22と音声通信を行うために必要な情報(アドレス、ポート、メディア情報等)を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が端末Aと音声通信を行うために必要な情報を取得し、同様に、050端末は音声中継部22と音声通信を行うために必要な情報を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が050端末と音声通信を行うために必要な情報を取得する(ステップ100)。   Next, a voice communication path will be described with reference to FIG. As described above, in this example, the voice relay unit 22 of the gateway device GW relays voice communication between the terminal A and the 050 terminal. Therefore, by performing the above-described call control processing based on SIP between the terminal A and the gateway device GW, the terminal A obtains information (address, port, media information, etc.) necessary for performing voice communication with the voice relay unit 22. The SIP message processing unit 21 of the gateway device GW acquires information necessary for the voice relay unit 22 to perform voice communication with the terminal A. Similarly, the 050 terminal performs voice communication with the voice relay unit 22. The SIP message processing unit 21 of the gateway device GW acquires information necessary for the voice relay unit 22 to perform voice communication with the 050 terminal (step 100).

そして、SIPメッセージ処理部21は、上記のようにして得られた情報を音声中継部22に渡すことにより、音声中継部22に対して、音声中継命令を行う(ステップ110)。この音声中継命令に従って、音声中継部22は、端末Aからの音声パケット(UDPパケット)通信を終端し、050端末への音声パケットを生成し、それを050端末に送信する処理と、050端末からの音声パケット通信を終端し、端末Aへの音声パケットを生成し、それを端末Aに送信する処理を行う(ステップ120)。   Then, the SIP message processing unit 21 gives a voice relay command to the voice relay unit 22 by passing the information obtained as described above to the voice relay unit 22 (step 110). In accordance with this voice relay command, the voice relay unit 22 terminates voice packet (UDP packet) communication from the terminal A, generates a voice packet to the 050 terminal, and transmits the packet to the 050 terminal. The voice packet communication is terminated, a voice packet to terminal A is generated, and a process of transmitting it to terminal A is performed (step 120).

<インターネット電話網Bからの呼接続処理>
次に、図9〜図11を参照して、インターネット電話網Bに接続される端末Bから050電話網に接続される050端末への呼接続処理について説明する。本例でも、音声中継部22が端末Bと050端末間での音声通信を中継するものとする。
<Call connection processing from Internet telephone network B>
Next, a call connection process from terminal B connected to the Internet telephone network B to 050 terminal connected to the 050 telephone network will be described with reference to FIGS. Also in this example, it is assumed that the voice relay unit 22 relays voice communication between the terminal B and the 050 terminal.

図9に示すように、端末Bから送信されたINVITEメッセージは、SIPサーバBを介してゲートウェイ装置GWに到達し、それをゲートウェイ装置GWが受信する(ステップ21)。SIPメッセージ変換部24は、当該INVITEメッセージをSIPメッセージ送受信部23を介して受信し、受信したINVITEメッセージの送信元のIPアドレスに基づき方路(方路b)を判別し、SIP変換テーブル27を参照することにより、INVITEメッセージを共通SIP表現に変換する(ステップ22)。   As shown in FIG. 9, the INVITE message transmitted from the terminal B reaches the gateway device GW via the SIP server B, and the gateway device GW receives it (step 21). The SIP message conversion unit 24 receives the INVITE message via the SIP message transmission / reception unit 23, determines the route (route b) based on the IP address of the transmission source of the received INVITE message, and stores the SIP conversion table 27. By referencing, the INVITE message is converted into a common SIP expression (step 22).

図10(a)に、この場合のINVITEメッセージの例を示し、図10(b)にこのINVITEメッセージから変換された共通SIP表現の一部を示す。SIPメッセージ変換部24は、SIP変換テーブル(図4)における方路bに対応するルールに従って、共通SIP表現における送信元情報として図10(a)に示すINVITEメッセージのFromの情報(sip:nick8888@b.example.net)を採用し、送信先情報としてToヘッダの情報を(sip:012345678@050.example.net)を採用するとともに、X-Headerを削除(無視)する。これにより、図10(b)に示す表現を含む共通SIP表現が得られる。   FIG. 10A shows an example of the INVITE message in this case, and FIG. 10B shows a part of the common SIP expression converted from the INVITE message. The SIP message conversion unit 24 follows the rule corresponding to the route b in the SIP conversion table (FIG. 4), and includes the From information (sip: nick8888 @) of the INVITE message shown in FIG. b.example.net), the To header information (sip: 012345678@050.example.net) is adopted as the destination information, and the X-Header is deleted (ignored). Thereby, a common SIP expression including the expression shown in FIG.

続いて、呼制御部25が、番号変換部26を利用して、nick8888@b.example.netを05088888888@050.example.netに変換する(ステップ23)。これにより、共通SIP表現は図10(c)に示すものになる。   Subsequently, the call control unit 25 converts nick8888@b.example.net to 05088888888@050.example.net using the number conversion unit 26 (step 23). As a result, the common SIP expression is as shown in FIG.

その後、呼制御部25は、SIPサーバBから受信したINVITEメッセージに対するレスポンス(応答)を共通SIP表現を用いて生成し、SIPサーバ050(方路050)宛の共通SIP表現に基づくINVITEメッセージを生成する処理を含む呼制御処理を行う(ステップ24)。   Thereafter, the call control unit 25 generates a response to the INVITE message received from the SIP server B using the common SIP expression, and generates an INVITE message based on the common SIP expression addressed to the SIP server 050 (route 050). The call control process including the process to be performed is performed (step 24).

そして、SIPメッセージ変換部24は、方路bに送出する共通SIP表現に基づく応答メッセージを、方路bに対応する応答メッセージに変換して(ステップ25)、それをSIPサーバBに送信する(ステップ26)。また、SIPメッセージ変換部24は、方路050に対応する変換ルールを用いて共通SIP表現に基づくINVITEメッセージを方路050に対応するINVITEメッセージに変換し(ステップ27)、それをSIPサーバ050に送信する(ステップ28)。   Then, the SIP message conversion unit 24 converts the response message based on the common SIP expression sent to the route b into a response message corresponding to the route b (step 25), and transmits it to the SIP server B (step 25). Step 26). Further, the SIP message conversion unit 24 converts the INVITE message based on the common SIP expression into an INVITE message corresponding to the route 050 using the conversion rule corresponding to the route 050 (step 27), and converts it to the SIP server 050. Transmit (step 28).

この変換においては、図4の方路050に対応するルールに従って、図10(c)に示した共通SIP表現における送信元情報が方路050に対応するINVITEメッセージのFromの値として設定され、共通SIP表現における送信先情報がToの値として設定されるとともに、";user=phone"が付加される。このような変換が行われることにより、図10(d)に示すINVITEメッセージが生成され、SIPサーバ050に送信される。   In this conversion, the source information in the common SIP expression shown in FIG. 10C is set as the From value of the INVITE message corresponding to the route 050 according to the rule corresponding to the route 050 in FIG. The destination information in the SIP expression is set as the value of To, and “; user = phone” is added. By performing such conversion, the INVITE message shown in FIG. 10 (d) is generated and transmitted to the SIP server 050.

次に、図11を参照して音声通信の経路について説明する。本例でも、前述した例と同様に、端末Bとゲートウェイ装置GW間において上述したSIPに基づく呼制御処理を行うことにより、端末Bは音声中継部22と音声通信を行うために必要な情報を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が端末Bと音声通信を行うために必要な情報を取得し、同様に、端末Bは音声中継部22と音声通信を行うために必要な情報を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が端末Bと音声通信を行うために必要な情報を取得する(ステップ200)。   Next, a voice communication path will be described with reference to FIG. In this example, similarly to the example described above, by performing the above-described call control processing based on SIP between the terminal B and the gateway device GW, the terminal B obtains information necessary for voice communication with the voice relay unit 22. The SIP message processing unit 21 of the gateway device GW acquires information necessary for the voice relay unit 22 to perform voice communication with the terminal B. Similarly, the terminal B performs voice communication with the voice relay unit 22. The SIP message processing unit 21 of the gateway device GW acquires information necessary for the voice relay unit 22 to perform voice communication with the terminal B (step 200).

そして、SIPメッセージ処理部21は、上記のようにして得られた情報を音声中継部22に渡すことにより、音声中継部22に対して、音声中継命令を行う(ステップ210)。この音声中継命令に従って、音声中継部22は、端末Bからの音声パケット通信を終端し、050端末への音声パケットを生成し、それを050端末に送信する処理と、050端末からの音声パケット通信を終端し、端末Bへの音声パケットを生成し、それを端末Bに送信する処理を行う(ステップ220)。   Then, the SIP message processing unit 21 gives the voice relay unit 22 a voice relay command by passing the information obtained as described above to the voice relay unit 22 (step 210). In accordance with this voice relay instruction, the voice relay unit 22 terminates voice packet communication from the terminal B, generates a voice packet to the 050 terminal, transmits it to the 050 terminal, and voice packet communication from the 050 terminal. , And generates a voice packet to terminal B and transmits it to terminal B (step 220).

<インターネット電話網Aからインターネット電話網Bへの接続処理>
次に、図12〜図15を参照して、インターネット電話網Aに接続された端末Aからインターネット電話網Bに接続された端末Bへの呼接続を行う場合の例について説明する。なお、この例では、端末Aのユーザは端末BのVoIP相互接続網における050番号を知っており、その050番号を用いて呼接続を行うものとする。
<Connection process from Internet telephone network A to Internet telephone network B>
Next, an example in which a call connection is made from a terminal A connected to the Internet telephone network A to a terminal B connected to the Internet telephone network B will be described with reference to FIGS. In this example, it is assumed that the user of terminal A knows the 050 number in the VoIP interconnection network of terminal B and uses that 050 number to make a call connection.

図12に示すように、端末Aから送信されたINVITEメッセージは、SIPサーバAを介してゲートウェイ装置GWに到達し、それをゲートウェイ装置GWが受信する(ステップ31)。SIPメッセージ変換部24は、当該INVITEメッセージをSIPメッセージ送受信部23を介して受信し、受信したINVITEメッセージの送信元のIPアドレスに基づき方路(方路a)を判別し、SIP変換テーブル27を参照することにより、INVITEメッセージを共通SIP表現に変換する(ステップ32)。   As shown in FIG. 12, the INVITE message transmitted from the terminal A reaches the gateway device GW via the SIP server A, and the gateway device GW receives it (step 31). The SIP message conversion unit 24 receives the INVITE message via the SIP message transmission / reception unit 23, determines the route (route a) based on the IP address of the transmission source of the received INVITE message, and stores the SIP conversion table 27. By referencing, the INVITE message is converted into a common SIP expression (step 32).

図13(a)に、この場合のINVITEメッセージの例を示し、図13(b)に、このINVITEメッセージから変換された共通SIP表現の一部を示す。SIPメッセージ変換部24は、SIP変換テーブル(図4)における方路aに対応するルールに従って、共通SIP表現における送信元情報として図13(a)に示すINVITEメッセージのP-Asserted-Identityヘッダの情報(sip:user9999@a.example.net)を採用し、送信先情報としてToヘッダの情報からオプションパラメータを削除した情報(sip:012345678@050.example.net)を採用する。これにより、図13(b)に示す表現を含む共通SIP表現が得られる。   FIG. 13A shows an example of the INVITE message in this case, and FIG. 13B shows a part of the common SIP expression converted from this INVITE message. The SIP message conversion unit 24 follows the rule corresponding to the route a in the SIP conversion table (FIG. 4), and information on the P-Asserted-Identity header of the INVITE message shown in FIG. (Sip: user9999@a.example.net) is used, and information (sip: 012345678@050.example.net) obtained by deleting the option parameter from the To header information is used as the destination information. As a result, a common SIP expression including the expression shown in FIG. 13B is obtained.

続いて、呼制御部25が、番号変換部26を利用して、user9999@a.example.netを05099999999@050.example.netに変換する。また、番号変換テーブル28には、送信先情報05088888888@050.example.netに対応してnick8888@b.example.netが記録されているので、呼制御部25は、05088888888@050.example.netをnick8888@b.example.netに変換する。これにより図13(c)に示すような表現を含む番号変換後の共通SIP表現が得られる(ステップ33)。   Subsequently, the call control unit 25 uses the number conversion unit 26 to convert user9999@a.example.net to 05099999999@050.example.net. In addition, since nick8888@b.example.net is recorded in the number conversion table 28 corresponding to the transmission destination information 05088888888@050.example.net, the call control unit 25 calls 05088888888@050.example.net. Is converted to nick8888@b.example.net. Thereby, the common SIP expression after number conversion including the expression as shown in FIG. 13C is obtained (step 33).

その後、呼制御部25は、SIPサーバAから受信したINVITEメッセージに対するレスポンス(応答)を共通SIP表現を用いて生成し、SIPサーバB(方路b)宛の共通SIP表現に基づくINVITEメッセージを生成する処理を含む呼制御処理を行う(ステップ34)。ここでは、呼制御部25は、INVITEメッセージの共通SIP表現における送信先情報nick8888@b.example.netにおけるドメイン名b.example.netから、呼接続要求先の端末が属するネットワークがインターネット電話網Bであることを認識し、SIPサーバB(方路b)宛の共通SIP表現に基づくINVITEメッセージを生成している。   Thereafter, the call control unit 25 generates a response to the INVITE message received from the SIP server A using the common SIP expression, and generates an INVITE message based on the common SIP expression addressed to the SIP server B (route b). A call control process including the process to be performed is performed (step 34). Here, the call control unit 25 determines that the network to which the call connection request destination terminal belongs is the Internet telephone network B from the domain name b.example.net in the destination information nick8888@b.example.net in the common SIP expression of the INVITE message. And an INVITE message based on the common SIP expression addressed to SIP server B (route b) is generated.

そして、SIPメッセージ変換部24は、方路aに送出する共通SIP表現に基づく応答メッセージを、方路aに対応する応答メッセージに変換して(ステップ35)、それをSIPサーバAに送信する(ステップ36)。また、SIPメッセージ変換部24は、方路bに対応する変換ルールを用いて共通SIP表現に基づくINVITEメッセージを方路bに対応するINVITEメッセージに変換し(ステップ37)、それをSIPサーバBに送信する(ステップ38)。   Then, the SIP message conversion unit 24 converts the response message based on the common SIP expression transmitted to the route a into a response message corresponding to the route a (step 35), and transmits it to the SIP server A ( Step 36). Further, the SIP message conversion unit 24 converts the INVITE message based on the common SIP expression into the INVITE message corresponding to the route b using the conversion rule corresponding to the route b (step 37), and converts it to the SIP server B. Transmit (step 38).

この変換においては、図4の方路bに対応するルールに従って、図13(c)に示した共通SIP表現における送信元情報が方路bに対応するINVITEメッセージのFromの値として設定され、共通SIP表現における送信先情報がToの値として設定されるとともに、X-Headerが付加される。このような変換が行われることにより、図13(d)に示すINVITEメッセージが生成され、SIPサーバBに送信される。   In this conversion, the source information in the common SIP expression shown in FIG. 13 (c) is set as the From value of the INVITE message corresponding to the route b according to the rule corresponding to the route b in FIG. The destination information in the SIP expression is set as a value of To, and an X-header is added. By performing such conversion, an INVITE message shown in FIG. 13 (d) is generated and transmitted to the SIP server B.

次に、図14を参照して音声通信の経路について説明する。基本的な処理は図8、図11の場合と同様であり、端末Aとゲートウェイ装置GW間において上述したSIPに基づく呼制御処理を行うことにより、端末Aは音声中継部22と音声通信を行うために必要な情報を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が端末Aと音声通信を行うために必要な情報を取得する。同様に、端末Bは音声中継部22と音声通信を行うために必要な情報を取得するとともに、ゲートウェイ装置GWのSIPメッセージ処理部21は、音声中継部22が端末Bと音声通信を行うために必要な情報を取得する(ステップ300)。   Next, a voice communication path will be described with reference to FIG. The basic processing is the same as in FIGS. 8 and 11, and the terminal A performs voice communication with the voice relay unit 22 by performing the above-described call control processing based on SIP between the terminal A and the gateway device GW. The SIP message processing unit 21 of the gateway device GW acquires information necessary for the voice relay unit 22 to perform voice communication with the terminal A. Similarly, the terminal B obtains information necessary for voice communication with the voice relay unit 22, and the SIP message processing unit 21 of the gateway device GW allows the voice relay unit 22 to perform voice communication with the terminal B. Necessary information is acquired (step 300).

そして、SIPメッセージ処理部21は、上記のようにして得られた情報を音声中継部22に渡すことにより、音声中継部22に対して、音声中継命令を行う(ステップ310)。この音声中継命令に従って、音声中継部22は、端末Aからの音声パケット通信を終端し、端末Bへの音声パケットを生成し、それを端末Bに送信する処理と、端末Bからの音声パケット通信を終端し、端末Aへの音声パケットを生成し、それを端末Aに送信する処理を行う(ステップ320)。   Then, the SIP message processing unit 21 gives the voice relay unit 22 a voice relay command by passing the information obtained as described above to the voice relay unit 22 (step 310). In accordance with this voice relay command, the voice relay unit 22 terminates voice packet communication from the terminal A, generates a voice packet to the terminal B, transmits it to the terminal B, and voice packet communication from the terminal B. , And generates a voice packet for terminal A and transmits it to terminal A (step 320).

また、音声中継部22を用いることなく端末間で音声通信を行うこととしてもよい。図15にそのような場合における音声通信の経路を示す。この場合、上述したSIPに基づく呼制御処理において、端末Aは端末Bと音声通信を行うために必要な情報を取得し、端末Bは端末Aと音声通信を行うために必要な情報を取得し(ステップ400)、互いに音声通信を行う。なお、図15は、端末Aと端末B間での音声通信の例を示しているが、端末Aと050端末間、端末Bと050端末間でも同様の直接通信が可能である。   Further, voice communication may be performed between terminals without using the voice relay unit 22. FIG. 15 shows a voice communication path in such a case. In this case, in the call control process based on SIP described above, terminal A acquires information necessary for voice communication with terminal B, and terminal B acquires information necessary for voice communication with terminal A. (Step 400), perform voice communication with each other. FIG. 15 shows an example of voice communication between the terminal A and the terminal B, but the same direct communication is possible between the terminal A and the 050 terminal and between the terminal B and the 050 terminal.

なお、図8、図11、図15に示すように、グローバルアドレスが付与された音声中継部22により端末間の音声通信を中継する方式を採用することにより、いずれか又は両方の端末がNAT(Network Address Translation)装置の配下にある場合でも、端末間で音声通信を行える可能性が高くなるという効果がある。これは、一般に、端末がNAT装置の内側にある場合でも、当該端末とグローバルアドレスが付された装置間のパケット通信は問題なく行うことができる場合が多いからである。   8, 11, and 15, by adopting a method of relaying voice communication between terminals by the voice relay unit 22 to which a global address is assigned, either or both terminals are connected to NAT ( Even when the network address translation device is under control, there is an effect that the possibility of voice communication between terminals is increased. This is because, in general, even when the terminal is inside the NAT device, packet communication between the terminal and the device assigned with the global address can often be performed without any problem.

(実施の形態の効果)
以上説明したように、本発明の実施の形態によれば、複数のVoIP網におけるSIPの仕様差分を吸収して呼制御処理動作を行うゲートウェイ装置GWを導入することとしたので、例えば、N個のVoIP網を相互に接続する場合でも、1つのゲートウェイ装置を設置すればよくなり、低コストで複数のVoIP網間の相互接続が可能となる。
(Effect of embodiment)
As described above, according to the embodiment of the present invention, the gateway device GW that absorbs SIP specification differences in a plurality of VoIP networks and performs call control processing operation is introduced. Even when two VoIP networks are connected to each other, it is only necessary to install one gateway device, and interconnection between a plurality of VoIP networks is possible at a low cost.

また、本実施の形態では、PSTNに接続された品質保証網である050電話網とインターネット電話網とを相互接続している。つまり、上記ゲートウェイ装置を配置した一つの中継VoIP網(050電話網)を、他のVoIP網との間のハブとなる形態で相互接続を行っている。これにより、インターネット電話網のサービス提供者は、PSTNへの接続装置を設置しなくてもPSTNとの接続が可能となり、低コストで通話可能対象範囲を拡大することが可能となる。更に、ゲートウェイ装置を介して異なるインターネット電話網間の接続を行うことにより、それぞれの電話網のユーザにとって通話可能先の範囲が広がり、利便性が向上する。   In this embodiment, the 050 telephone network, which is a quality assurance network connected to the PSTN, and the Internet telephone network are interconnected. In other words, one relay VoIP network (050 telephone network) in which the gateway device is arranged is interconnected in a form of a hub with another VoIP network. As a result, the service provider of the Internet telephone network can connect to the PSTN without installing a connection device to the PSTN, and can expand the target range of communication at low cost. Furthermore, by connecting between different Internet telephone networks via the gateway device, the range of call destinations for the users of the respective telephone networks is expanded, and convenience is improved.

本発明は、上記の実施の形態に限定されることなく、特許請求の範囲内において、種々変更・応用が可能である。   The present invention is not limited to the above-described embodiments, and various modifications and applications are possible within the scope of the claims.

本発明の実施の形態に係るゲートウェイ装置を用いた相互接続網の構成例である。It is an example of composition of an interconnection network using a gateway device concerning an embodiment of the invention. ゲートウェイ装置GWの動作の概要を説明するための図である。It is a figure for demonstrating the outline | summary of operation | movement of the gateway apparatus GW. ゲートウェイ装置GWの機能構成図である。It is a functional block diagram of gateway apparatus GW. SIP変換テーブル27の一例を示す図である。It is a figure which shows an example of the SIP conversion table. 番号変換テーブル28の一例を示す図である。It is a figure which shows an example of the number conversion table. インターネット電話網Aに接続される端末Aから050電話網に接続される050端末への呼接続処理を示すシーケンス図である。7 is a sequence diagram showing call connection processing from a terminal A connected to the Internet telephone network A to a 050 terminal connected to the 050 telephone network. FIG. 図6に示す例におけるメッセージの例を示す図である。It is a figure which shows the example of the message in the example shown in FIG. 図6に示す例における音声通信の経路を示す図である。It is a figure which shows the path | route of the audio | voice communication in the example shown in FIG. インターネット電話網Bに接続される端末Bから050電話網に接続される050端末への呼接続処理を示すシーケンス図である。FIG. 6 is a sequence diagram showing call connection processing from a terminal B connected to the Internet telephone network B to a 050 terminal connected to the 050 telephone network. 図9に示す例におけるメッセージの例を示す図である。It is a figure which shows the example of the message in the example shown in FIG. 図9に示す例における音声通信の経路を示す図である。It is a figure which shows the path | route of the audio | voice communication in the example shown in FIG. インターネット電話網Aに接続された端末Aからインターネット電話網Bに接続された端末Bへの呼接続処理を示すシーケンス図である。FIG. 4 is a sequence diagram showing a call connection process from a terminal A connected to the Internet telephone network A to a terminal B connected to the Internet telephone network B. 図12に示す例におけるメッセージの例を示す図である。It is a figure which shows the example of the message in the example shown in FIG. 図12に示す例における音声通信の経路を示す図である。It is a figure which shows the path | route of the audio | voice communication in the example shown in FIG. 図12に示す例における音声通信の経路の他の例を示す図である。It is a figure which shows the other example of the path | route of the audio | voice communication in the example shown in FIG.

符号の説明Explanation of symbols

1 ゲートウェイ装置GW
2 インターネット電話網A
3 インターネット電話網B
4 インターネット電話網C
5 050電話網
6 PSTNゲートウェイ装置
7 PSTN
8 SIPサーバA
9 SIPサーバB
10 SIPサーバC
11 SIPサーバ050
21 SIPメッセージ処理部
22 音声中継部
23 SIPメッセージ送受信部
24 SIPメッセージ変換部
25 呼制御部
26 番号変換部
27 SIP変換テーブル
28 番号変換テーブル
1 Gateway device GW
2 Internet telephone network A
3 Internet telephone network B
4 Internet telephone network C
5 050 telephone network 6 PSTN gateway device 7 PSTN
8 SIP server A
9 SIP server B
10 SIP server C
11 SIP server 050
21 SIP message processing unit 22 Voice relay unit 23 SIP message transmission / reception unit 24 SIP message conversion unit 25 Call control unit 26 Number conversion unit 27 SIP conversion table 28 Number conversion table

Claims (8)

複数のVoIP網間を相互接続するためのゲートウェイ装置であって、
VoIP網に対応する仕様の呼制御メッセージと、VoIP網に依らない仕様の呼制御メッセージである共通表現との間の変換処理を行うための変換ルールを各VoIP網に対応付けて格納する変換ルール格納手段と、
あるVoIP網から呼制御メッセージを受信した際に、当該VoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記呼制御メッセージを共通表現に変換するメッセージ受信変換手段と、
前記メッセージ受信変換手段により得られた共通表現を用いて呼制御処理を行う呼制御処理手段と、
前記呼制御処理手段により処理された共通表現に基づく呼制御メッセージの送信先となるVoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記共通表現を前記送信先のVoIP網に対応する仕様の呼制御メッセージに変換し、当該呼制御メッセージを前記送信先のVoIP網に送信するメッセージ変換送信手段と
を備えることを特徴とするゲートウェイ装置。
A gateway device for interconnecting multiple VoIP networks,
A conversion rule for storing a conversion rule for conversion processing between a call control message having a specification corresponding to the VoIP network and a common expression which is a call control message having a specification independent of the VoIP network in association with each VoIP network. Storage means;
When a call control message is received from a certain VoIP network, a conversion rule corresponding to the VoIP network is read from the conversion rule storage unit, and a message reception conversion unit that converts the call control message into a common expression according to the conversion rule;
Call control processing means for performing call control processing using a common expression obtained by the message reception conversion means;
The conversion rule corresponding to the VoIP network that is the transmission destination of the call control message based on the common expression processed by the call control processing means is read from the conversion rule storage means, and the common expression is converted to the destination VoIP according to the conversion rule. A gateway device comprising: message conversion and transmission means for converting the call control message into specifications corresponding to a network and transmitting the call control message to the destination VoIP network.
前記メッセージ受信変換手段は、受信した呼制御メッセージの送信元のIPアドレスに基づき当該呼制御メッセージの送信元のVoIP網を特定することを特徴とする請求項1に記載のゲートウェイ装置。   2. The gateway apparatus according to claim 1, wherein the message reception conversion unit specifies a VoIP network that is a transmission source of the call control message based on an IP address of a transmission source of the received call control message. 前記ゲートウェイ装置は、識別子を用いた端末識別情報と、電話番号を用いた端末識別情報とを対応付けた対応表を格納する識別情報対応表格納手段を更に備え、
前記呼制御処理手段は、前記識別情報対応表格納手段に格納された対応表を参照することにより、前記共通表現における送信元端末の識別情報又は送信先端末の識別情報を変換する手段を備えることを特徴とする請求項1又は2に記載のゲートウェイ装置。
The gateway device further includes identification information correspondence table storage means for storing a correspondence table in which terminal identification information using an identifier and terminal identification information using a telephone number are associated with each other,
The call control processing means includes means for converting the identification information of the transmission source terminal or the identification information of the transmission destination terminal in the common expression by referring to the correspondence table stored in the identification information correspondence table storage means. The gateway device according to claim 1, wherein:
前記呼制御処理手段は、呼接続要求元の端末と呼接続要求先の端末との間の音声通信が、前記ゲートウェイ装置内又は前記ゲートウェイ装置の外部に備えられた音声中継手段を介して行われるように呼制御処理を行うことを特徴とする請求項1ないし3のうちいずれか1項に記載のゲートウェイ装置。   The call control processing means performs voice communication between a call connection request source terminal and a call connection request destination terminal via a voice relay means provided in the gateway device or outside the gateway device. 4. The gateway device according to claim 1, wherein the call control process is performed as described above. 前記呼制御処理手段は、呼接続要求元の端末と呼接続要求先の端末との間の音声通信が端末間で直接行われるように呼制御処理を行うことを特徴とする請求項1ないし3のうちいずれか1項に記載のゲートウェイ装置。   4. The call control processing means performs call control processing so that voice communication between a call connection request source terminal and a call connection request destination terminal is directly performed between the terminals. The gateway apparatus of any one of these. 請求項1ないし5のうちいずれか1項に記載のゲートウェイ装置と、
前記ゲートウェイ装置に接続され、所定のVoIP網においてVoIPサービスを提供する呼制御装置と、
前記ゲートウェイ装置に接続され、PSTNと接続された品質保証VoIP網においてVoIPサービスを提供する呼制御装置と、
を備えたことを特徴とするVoIP網相互接続システム。
The gateway device according to any one of claims 1 to 5,
A call control device connected to the gateway device and providing a VoIP service in a predetermined VoIP network;
A call control device connected to the gateway device and providing a VoIP service in a quality assurance VoIP network connected to the PSTN;
A VoIP network interconnection system characterized by comprising:
複数のVoIP網間を相互接続するためのゲートウェイ装置であって、VoIP網に対応する仕様の呼制御メッセージと、VoIP網に依らない仕様の呼制御メッセージである共通表現との間の変換処理を行うための変換ルールを各VoIP網に対応付けて格納する変換ルール格納手段を備えたゲートウェイ装置が実行する通信方法であって、
あるVoIP網から呼制御メッセージを受信した際に、当該VoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記呼制御メッセージを共通表現に変換するメッセージ受信変換ステップと、
前記メッセージ受信変換ステップにより得られた共通表現を用いて呼制御処理を行う呼制御処理ステップと、
前記呼制御処理ステップにおいて処理された共通表現に基づく呼制御メッセージの送信先となるVoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記共通表現を前記送信先のVoIP網に対応する仕様の呼制御メッセージに変換し、当該呼制御メッセージを前記送信先のVoIP網に送信するメッセージ変換送信ステップと
を備えることを特徴とする通信方法。
A gateway device for interconnecting multiple VoIP networks, which performs conversion processing between call control messages with specifications compatible with VoIP networks and common expressions that are call control messages with specifications independent of VoIP networks. A communication method executed by a gateway device having conversion rule storage means for storing conversion rules to be associated with each VoIP network,
When a call control message is received from a certain VoIP network, a conversion rule corresponding to the VoIP network is read from the conversion rule storage means, and a message reception conversion step of converting the call control message into a common expression according to the conversion rule;
A call control processing step for performing a call control process using the common expression obtained by the message reception conversion step;
The conversion rule corresponding to the VoIP network that is the transmission destination of the call control message based on the common expression processed in the call control processing step is read from the conversion rule storage means, and the common expression is converted to the destination VoIP according to the conversion rule. A message conversion and transmission step of converting the call control message to a specification corresponding to the network and transmitting the call control message to the destination VoIP network.
コンピュータを、複数のVoIP網間を相互接続するためのゲートウェイ装置として機能させるためのプログラムであって、コンピュータを、
VoIP網に対応する仕様の呼制御メッセージと、VoIP網に依らない仕様の呼制御メッセージである共通表現との間の変換処理を行うための変換ルールを各VoIP網に対応付けて格納する変換ルール格納手段、
あるVoIP網から呼制御メッセージを受信した際に、当該VoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記呼制御メッセージを共通表現に変換するメッセージ受信変換手段、
前記メッセージ受信変換手段により得られた共通表現を用いて呼制御処理を行う呼制御処理手段、
前記呼制御処理手段により処理された共通表現に基づく呼制御メッセージの送信先となるVoIP網に対応する変換ルールを前記変換ルール格納手段から読み出し、当該変換ルールに従って前記共通表現を前記送信先のVoIP網に対応する仕様の呼制御メッセージに変換し、当該呼制御メッセージを前記送信先のVoIP網に送信するメッセージ変換送信手段、
として機能させるためのプログラム。
A program for causing a computer to function as a gateway device for interconnecting a plurality of VoIP networks,
A conversion rule for storing a conversion rule for conversion processing between a call control message having a specification corresponding to the VoIP network and a common expression which is a call control message having a specification independent of the VoIP network in association with each VoIP network. Storage means,
When a call control message is received from a certain VoIP network, the conversion rule corresponding to the VoIP network is read from the conversion rule storage unit, and the message reception conversion unit converts the call control message into a common expression according to the conversion rule,
Call control processing means for performing call control processing using the common expression obtained by the message reception conversion means;
The conversion rule corresponding to the VoIP network that is the transmission destination of the call control message based on the common expression processed by the call control processing means is read from the conversion rule storage means, and the common expression is converted to the destination VoIP according to the conversion rule. A message conversion transmission means for converting the call control message into a specification corresponding to the network and transmitting the call control message to the destination VoIP network;
Program to function as.
JP2008118636A 2008-04-30 2008-04-30 Gateway device, VoIP network interconnection system, communication method, and program Active JP5214318B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008118636A JP5214318B2 (en) 2008-04-30 2008-04-30 Gateway device, VoIP network interconnection system, communication method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008118636A JP5214318B2 (en) 2008-04-30 2008-04-30 Gateway device, VoIP network interconnection system, communication method, and program

Publications (2)

Publication Number Publication Date
JP2009272668A true JP2009272668A (en) 2009-11-19
JP5214318B2 JP5214318B2 (en) 2013-06-19

Family

ID=41438886

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008118636A Active JP5214318B2 (en) 2008-04-30 2008-04-30 Gateway device, VoIP network interconnection system, communication method, and program

Country Status (1)

Country Link
JP (1) JP5214318B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
TWI513269B (en) * 2012-09-06 2015-12-11 Nen Fu Huang Communication method and system thereof
US9456077B2 (en) 2014-05-07 2016-09-27 Line Corporation Communication server, communication terminal, and method of communication
JP2017126985A (en) * 2011-12-27 2017-07-20 株式会社リコー Communication management system, communication system, program, and maintenance system
US9967384B2 (en) 2014-02-25 2018-05-08 Line Corporation Communication server and communication terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002330179A (en) * 2001-03-19 2002-11-15 Lucent Technol Inc Multiple-protocol home location register
JP2005129981A (en) * 2003-10-21 2005-05-19 Nec Corp Network, server apparatus, ip terminal equipment, and speech quality control method used for the same
JP2005318404A (en) * 2004-04-30 2005-11-10 Matsushita Electric Ind Co Ltd Ip telephone system and apparatus, and calling method
JP2006180275A (en) * 2004-12-22 2006-07-06 Ntt Communications Kk GATEWAY APPARATUS AND VoIP NETWORK SYSTEM
JP2008098699A (en) * 2006-10-05 2008-04-24 Nippon Telegr & Teleph Corp <Ntt> Connection control system, connection control method and data repeater

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002330179A (en) * 2001-03-19 2002-11-15 Lucent Technol Inc Multiple-protocol home location register
JP2005129981A (en) * 2003-10-21 2005-05-19 Nec Corp Network, server apparatus, ip terminal equipment, and speech quality control method used for the same
JP2005318404A (en) * 2004-04-30 2005-11-10 Matsushita Electric Ind Co Ltd Ip telephone system and apparatus, and calling method
JP2006180275A (en) * 2004-12-22 2006-07-06 Ntt Communications Kk GATEWAY APPARATUS AND VoIP NETWORK SYSTEM
JP2008098699A (en) * 2006-10-05 2008-04-24 Nippon Telegr & Teleph Corp <Ntt> Connection control system, connection control method and data repeater

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017126985A (en) * 2011-12-27 2017-07-20 株式会社リコー Communication management system, communication system, program, and maintenance system
TWI513269B (en) * 2012-09-06 2015-12-11 Nen Fu Huang Communication method and system thereof
US9967384B2 (en) 2014-02-25 2018-05-08 Line Corporation Communication server and communication terminal
US10477002B2 (en) 2014-02-25 2019-11-12 Line Corporation Communication server and communication terminal
US9456077B2 (en) 2014-05-07 2016-09-27 Line Corporation Communication server, communication terminal, and method of communication

Also Published As

Publication number Publication date
JP5214318B2 (en) 2013-06-19

Similar Documents

Publication Publication Date Title
KR100886548B1 (en) Method and system of forwarding capability information of user equipment in internet protocol multimedia subsystem network
JP5444995B2 (en) Session sharing system, method and program, and user terminal
US20050033985A1 (en) Firewall penetration system and method for real time media communications
US20050117605A1 (en) Network address and port translation gateway with real-time media channel management
JP2005236824A (en) IPv6/IPv4 TRANSLATOR
JP4961368B2 (en) Terminal device, NAT traversal method, and program
JP2005318503A (en) Presence server, session control server, packet relay system, server, and system
US20050232273A1 (en) Communications system and a gateway device
CN101902506A (en) SIP call-based traversal network address translation method and system
TW201320691A (en) Data management methods for use in a network system and systems thereof
JP5091887B2 (en) Terminal device, communication processing method, and program
JP5214318B2 (en) Gateway device, VoIP network interconnection system, communication method, and program
CN101552745A (en) Method and device for realizing NAT
JP4933472B2 (en) Information providing apparatus, inter-network cooperation service providing system, and inter-network cooperation service providing method
KR101002150B1 (en) Method and apparatus for providing instant messaging service between mobile terminals
JP2010516131A (en) Method for discovering a telephone-based web server, and electronic equipment and computer program related to the method
JP2014022817A (en) Communication destination resolution device, gateway device, communication destination resolution method, and program
KR100894906B1 (en) Terminal unit for providing IP multimedia service on the basis of session initiaion protocol, call session control function device, method of transmitting and receiving thereof
JP5289345B2 (en) Address translation device, communication system, message communication method, and program
JP5678473B2 (en) Information processing terminal
EP4113930A1 (en) Method and communication system for transmitting signaling information used for establishing a communication session between a calling end device and a called end device
JP2010219580A (en) Communication repeater, communication terminal and communication method
JP2005317001A (en) Presence server, session control server and packet relay system
CN101212449A (en) Method for normal operation of IP extension telephone under FW/NAT multiple-port mapping condition
KR100929860B1 (en) Method of controlling session initiation protocol server by session initiation protocol system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101201

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120531

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120612

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120813

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130227

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

Ref document number: 5214318

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

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

Free format text: PAYMENT UNTIL: 20160308

Year of fee payment: 3

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

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

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250