JP5782407B2 - Network system and NAPT execution frequency reduction method - Google Patents

Network system and NAPT execution frequency reduction method Download PDF

Info

Publication number
JP5782407B2
JP5782407B2 JP2012141544A JP2012141544A JP5782407B2 JP 5782407 B2 JP5782407 B2 JP 5782407B2 JP 2012141544 A JP2012141544 A JP 2012141544A JP 2012141544 A JP2012141544 A JP 2012141544A JP 5782407 B2 JP5782407 B2 JP 5782407B2
Authority
JP
Japan
Prior art keywords
napt
information
call
connection destination
gateway
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2012141544A
Other languages
Japanese (ja)
Other versions
JP2014007536A (en
Inventor
信博 東
信博 東
亨 辻河
亨 辻河
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2012141544A priority Critical patent/JP5782407B2/en
Publication of JP2014007536A publication Critical patent/JP2014007536A/en
Application granted granted Critical
Publication of JP5782407B2 publication Critical patent/JP5782407B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Small-Scale Networks (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、不要なNAPT(Network Address Port Translation)実施を回避する技術に関する。   The present invention relates to a technique for avoiding unnecessary implementation of NAPT (Network Address Port Translation).

SIP(Session Initiation Protocol)を呼制御に利用するIP(Internet Protocol)網では、通信端末(通信装置)に割り当てるIPv4アドレス数の確保や網内トポロジの隠蔽等を目的として、発側の通信端末が接続する発側GW(Gateway)および着側の通信端末が接続する着側GWそれぞれにおいて、NAPTが実施されている。つまり、ユーザデータ(例えば、電話の音声データ等)のパケットの伝送に用いる1つの通信経路上で、2回のNAPTが実施されている。NAPTとは、1つのグローバルIPアドレスを複数の通信端末で共有するためのネットワークアドレス変換技術の一種であり、TCP(Transmission Control Protocol)/UDP(User Datagram Protocol)のポート番号も含めて変換することで、複数の通信端末を同時接続させることができる技術である。   In an IP (Internet Protocol) network that uses SIP (Session Initiation Protocol) for call control, an originating communication terminal is used for the purpose of securing the number of IPv4 addresses allocated to a communication terminal (communication device), concealing the topology in the network, and the like. NAPT is carried out in each of the originating GW (Gateway) to be connected and the terminating GW to which the destination communication terminal is connected. That is, NAPT is performed twice on one communication path used for transmission of a packet of user data (for example, voice data of a telephone). NAPT is a type of network address conversion technology for sharing one global IP address among a plurality of communication terminals, and includes conversion including TCP (Transmission Control Protocol) / UDP (User Datagram Protocol) port numbers. In this technique, a plurality of communication terminals can be connected simultaneously.

また、通信事業者の異なる網の間でパケットを送受信する場合には、それぞれの網内で2回のNAPTが実施され、1つの通信経路で合計4回のNAPTが実施されることになる。IPv6を利用したIP網においても、IPアドレス数の制限が実質的に存在せず、通信端末に対してグローバルIPアドレスの割り当てに余裕があるにもかかわらず、IPv4の場合と同様に、NAPTが実施されている。この理由は、パケットの接続先によって、NAPTが不要な場合または必要な場合の両方のケースが存在するため、NAPTの実施可否を一律に決めることができないためである。   Further, when packets are transmitted and received between networks of different telecommunications carriers, NAPT is performed twice in each network, and NAPT is performed four times in total on one communication path. Even in an IP network using IPv6, there is virtually no limitation on the number of IP addresses, and NAPT is not limited to IPv4, although there is room for allocation of global IP addresses to communication terminals. It has been implemented. This is because, depending on the connection destination of the packet, there are cases where NAPT is unnecessary or necessary, and therefore whether or not NAPT can be performed cannot be determined uniformly.

NAPTを実施すると、GWにおいてNAPTテーブル生成やパケットのアドレス変換が行われるため、これに伴うGWリソースの消費やパケット遅延が発生する。
アドレス変換を回避するために、特定のトラヒックに関してNAPTが必要となる経路を迂回する技術が、移動体通信の標準化団体である3GPP(3rd Generation Partnership Project)によって、OMR(Optimal Media Routing)として規定されている(非特許文献1)。
When NAPT is performed, NAPT table generation and packet address conversion are performed in the GW, which results in consumption of GW resources and packet delay.
In order to avoid address translation, a technology that bypasses a route that requires NAPT for specific traffic is defined as OMR (Optimal Media Routing) by the 3GPP (3rd Generation Partnership Project), a mobile communications standardization organization. (Non-Patent Document 1).

3GPP TS 29.079 V10.2.0, “Optimal media routing within the IP Multimedia Subsystem (IMS)”、[online]、3GPP、[ 平成24年3月29日検索]、インターネット<URL:http://www.3gpp.org/ftp/Specs/archive/29_series/29.079/ 29079-a20.zip, (2011-12)>3GPP TS 29.079 V10.2.0, “Optimal media routing within the IP Multimedia Subsystem (IMS)”, [online], 3GPP, [searched on March 29, 2012], Internet <URL: http: //www.3gpp. org / ftp / Specs / archive / 29_series / 29.079 / 29079-a20.zip, (2011-12)>

しかしながら、非特許文献1に記載の技術では、経路変更によってNAPTを回避することでパケット遅延を防止することはできても、経路変更されないGWがNAPTを実施してしまうことを止めることはできない。つまり、当該GWのリソースが無駄に消費されてしまうという問題がある。
前記したGWのリソースが無駄に消費されてしまうことを防止する目的や、網内トポロジを隠蔽する目的を達成するためには、同一事業者網内(例えば、同じドメイン内)の1つの通信経路上でNAPTを2回実施する必要はなく、1回だけ実施すれば十分である。
However, with the technique described in Non-Patent Document 1, even though packet delay can be prevented by avoiding NAPT by route change, it cannot stop GW that does not change route from performing NAPT. That is, there is a problem that the resources of the GW are consumed wastefully.
To achieve the purpose of preventing the GW resources from being consumed unnecessarily and the purpose of concealing the network topology, one communication path within the same carrier network (for example, within the same domain) In the above, it is not necessary to perform NAPT twice, and it is sufficient to perform it only once.

そこで、本発明は、不要なNAPT実施を回避する技術を提供することを課題とする。   Accordingly, an object of the present invention is to provide a technique for avoiding unnecessary NAPT implementation.

本発明は、第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、前記第1の制御装置が、前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPT(Network Address Port Translation)を実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、前記第2の制御装置が、受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、前記第1および第2のゲートウェイが、前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止めることを特徴とする。 In the present invention, control information for call control of a call transmitted from the first communication device is a connection destination of the call via the first control device and the second control device. A network system in which user data transmitted to the second communication device and transmitted from the first communication device is transmitted to the second communication device via the first gateway and the second gateway. The first control device includes a storage unit that stores connection destination information in which a connection destination domain and an operator are associated with each other, receives the call, When a connection destination is extracted and the connection destination information is referenced to determine whether or not the operator of the domain of the connection destination is the same as the operator of its own network . Implement at either the first gateway or the second gateway Determines whether to implement a NAPT (Network Address Port Translation) based on the setting information is determined, in the determination, when implementing the NAPT with the said setting information that has been determined to be performed in the first gateway If determined, the instruction information indicating the NAPT execution instruction is transmitted to the first gateway, the NAPT execution information indicating the NAPT execution is included in the call, and transmitted to the second control device, When the second control device determines whether or not the NAPT execution information is included in the received call, and determines that the NAPT execution information is not included, the instruction information is changed to the first information. 2 and when it is determined that the NAPT execution information is included, the transmission of the instruction information is stopped, and the first and second gateways are Implemented NAPT when receiving the serial command information, wherein the stop implementation of NAPT when not receiving the indication information.

また、本発明は、他網から受信した発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記他網から受信したユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、前記第1の制御装置が、前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPTを実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、前記第2の制御装置が、受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、前記第1および第2のゲートウェイが、前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止めることを特徴とする。 Further, according to the present invention, the control information for call control of the call received from another network is the second connection destination of the call via the first control device and the second control device. A network system in which user data received from the other network is transmitted to the second communication device via a first gateway and a second gateway, wherein A control unit having a storage unit that stores connection destination information that associates a domain of a connection destination of the call and a carrier, receives the call, and extracts a connection destination of the call; With reference to the connection destination information, it is determined whether or not the operator of the domain of the connection destination is the same as the operator of the own network , and if determined to be the same, the first gateway, or A setting that determines which of the second gateways to implement Determines whether to implement the NAPT based on distribution, in the determination, when it is determined that carrying out the NAPT with the said setting information that has been determined to be performed at the first gateway, shows an implementation instruction NAPT Instruction information is transmitted to the first gateway, NAPT execution information indicating that NAPT has been executed is included in the call and transmitted to the second control apparatus, and the second control apparatus receives the received call origination information. It is determined whether or not the NAPT execution information is included in the call, and when it is determined that the NAPT execution information is not included, the instruction information is transmitted to the second gateway, and the NAPT execution is completed. If it is determined that the information is included, the transmission of the instruction information is stopped, and the first and second gateways perform NAPT when the instruction information is received, Wherein the stop implementation of NAPT when not receiving the serial command information.

また、本発明は、第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して他網の第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、前記第1の制御装置が、前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、異なると判定した場合、前記第1のゲートウェイでNAPTを実施することが決められた設定情報に基づき、前記第1のゲートウェイでNAPTを実施すると判定し、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、前記第2の制御装置が、受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、前記第1および第2のゲートウェイが、前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止めることを特徴とする。 Further, according to the present invention, the control information for call control of the call transmitted from the first communication device is transmitted to the second information of another network via the first control device and the second control device. A network system in which user data transmitted to a communication device and transmitted from the first communication device is transmitted to the second communication device via a first gateway and a second gateway. The first control device includes a storage unit that stores connection destination information that associates a domain and a provider of a connection destination of the call, receives the call, and determines a connection destination of the call extracting, by referring to the destination information, if the operator of the destination domain is equal to or the same as the operator of the home network, it determines different from, NAPT in the first gateway based on the setting information determined to be carried out, the first It determines to implement the NAPT in Towei transmits instruction information indicating exemplary instruction NAPT in the first gateway to the second control unit including a NAPT Performed information indicating NAPT Performed to the call And when the second control device determines whether or not the NAPT execution information is included in the received call, and determines that the NAPT execution information is not included, the instruction When the information is transmitted to the second gateway and it is determined that the NAPT execution information is included, the transmission of the instruction information is stopped, and the first and second gateways receive the instruction information. When the NAPT is executed, the NAPT is stopped when the instruction information is not received.

また、本発明は、第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムにおけるNAPT実施回数低減方法であって、前記第1の制御装置が、前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPTを実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信するステップ、を実行し、前記第2の制御装置が、受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止めるステップ、を実行し、前記第1および第2のゲートウェイが、前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止めるステップ、を実行することを特徴とする。 According to the present invention, the control information for call control of the call transmitted from the first communication device is connected to the call via the first control device and the second control device. User data transmitted from the first communication device and transmitted from the first communication device is transmitted to the second communication device via the first gateway and the second gateway. A method of reducing the number of NAPT implementations in a network system, wherein the first control device includes a storage unit that stores connection destination information in which a domain of a connection destination of the call is associated with an operator, and the call The connection destination of the call is extracted, the connection destination information is referred to, and it is determined whether or not the operator of the domain of the connection destination is the same as the operator of the own network. If it is determined that there, the first gateway, or, before It determines whether to implement the NAPT based on the setting information or implemented in either the second gateway has been determined, in the determination by said setting information that has been determined to be performed in the first gateway When it is determined that the NAPT is to be performed, the instruction information indicating the NAPT execution instruction is transmitted to the first gateway, and the NAPT execution information indicating the NAPT execution is included in the call to the second control apparatus. Transmitting, and the second control device determines whether or not the NAPT execution information is included in the received call, and determines that the NAPT execution information is not included In this case, the instruction information is transmitted to the second gateway, and when it is determined that the NAPT execution information is included, the instruction information transmission is stopped. And the first and second gateways perform NAPT when the instruction information is received, and stop performing NAPT when the instruction information is not received. .

このような構成によれば、ネットワークシステムは、動的にNAPT実施の必要性を判断し、1つの通信経路において、不要なNAPT回数を減らすことができる。そのため、アドレス変換により生じるパケット遅延、本来不必要なNAPT生成によるIMS−AGW内のリソース浪費を回避することができる。また、通信セッション確立時に、動的にNAPT実施の判断を可能とすることで、通信事業者はNAPT実施によるメリット(通信装置間での直接通信の防止、トポロジ隠蔽)、メリット(リソース消費、パケット遅延)のトレードオフを考慮しながら、パケットの接続先に応じて、柔軟にNAPT実施の判断を行うことができる。   According to such a configuration, the network system can dynamically determine the necessity of performing NAPT and reduce the number of unnecessary NAPTs in one communication path. Therefore, it is possible to avoid packet delay caused by address translation and waste of resources in the IMS-AGW due to generation of NAPT that is essentially unnecessary. In addition, by enabling the determination of NAPT implementation dynamically when establishing a communication session, the communication carrier can benefit from the implementation of NAPT (preventing direct communication between communication devices, topology concealment), and benefits (resource consumption, packet In consideration of the tradeoff of (delay), it is possible to flexibly determine the NAPT implementation according to the connection destination of the packet.

また、前記ネットワークシステムの第1の制御装置は、前記発呼の接続先をHSS(Home Subscriber Server)に問い合わせて、その問い合わせに対応する接続先の情報を取得し、前記取得した接続先のドメインの事業者が前記発呼の発信元のドメインの事業者と同一であるか否かを判定することを特徴とする。 The first control device of the network system inquires a connection destination of the call to an HSS (Home Subscriber Server), acquires information of a connection destination corresponding to the inquiry, and acquires the domain of the acquired connection destination It is characterized in that it is determined whether or not the same business operator is the same as the business operator of the domain that originated the call.

また、前記ネットワークシステムの第1の制御装置は、前記発呼の接続先をENUM(E.161 Number Mapping)に問い合わせて、その問い合わせに対応する接続先の情報を取得し、前記取得した接続先のドメインの事業者が前記発呼の発信元のドメインの事業者と同一であるか否かを判定することを特徴とする。 In addition, the first control device of the network system inquires ENUM (E.161 Number Mapping) about the connection destination of the call, acquires information on the connection destination corresponding to the inquiry, and acquires the acquired connection destination. operators domain and judging whether or not the same as the operator of the originating domain of the calling.

このような構成によれば、ネットワークシステムの同一のドメインに位置する第1および第2のゲートウェイでは、不要なNAPT実施を回避することができる。また、第1の制御装置は、HSSまたはENUMに発呼の接続先を問い合わせることによって、ローミングによって接続先が変更になっている場合にも、不要なNAPT実施を回避することができる。   According to such a configuration, unnecessary NAPT implementation can be avoided in the first and second gateways located in the same domain of the network system. In addition, the first control apparatus can avoid unnecessary NAPT execution even when the connection destination is changed by roaming by inquiring the connection destination of the call to HSS or ENUM.

本発明によれば、不要なNAPT実施を回避することができる。   According to the present invention, unnecessary NAPT implementation can be avoided.

ネットワークシステムの構成例を示す図である。It is a figure which shows the structural example of a network system. 本実施形態におけるP−CSCFの機能例を示す図である。It is a figure which shows the function example of P-CSCF in this embodiment. 本実施形態におけるIMS−AGWの機能例を示す図である。It is a figure which shows the function example of IMS-AGW in this embodiment. 第1実施形態(自網内の発側でNAPT実施)におけるシーケンス例を示す図である。It is a figure which shows the example of a sequence in 1st Embodiment (NAPT implementation by the origination side in an own network). 第2実施形態(自網内の着側でNAPT実施)におけるシーケンス例を示す図である。It is a figure which shows the example of a sequence in 2nd Embodiment (NAPT implementation by the arrival side in a local network). 第3実施形態(他網から受信した場合、自網入口のTrGWでNAPT実施)におけるシーケンス例を示す図である。It is a figure which shows the example of a sequence in 3rd Embodiment (When it receives from another network, NAPT is implemented by TrGW of the own network entrance). 第4実施形態(他網から受信した場合、自網内の着側でNAPT実施)におけるシーケンス例を示す図である。It is a figure which shows the example of a sequence in 4th Embodiment (When it receives from another network, NAPT is implemented by the arrival side in an own network.).

本発明を実施するための形態(以降、「本実施形態」と称す。)について、適宜図面を参照しながら詳細に説明する。   A mode for carrying out the present invention (hereinafter referred to as “the present embodiment”) will be described in detail with reference to the drawings as appropriate.

(ネットワークシステム)
はじめに、本実施形態におけるネットワークシステムの構成例について、図1を用いて説明する。
図1に示すように、ネットワークシステム100は、同一事業者網(自網)1と通信装置10(10a,10b)とで構成される。また、ネットワークシステム100は、他事業者網50やPSTN(Public Switched Telephone Network)60と接続されてもよい。その場合には、ネットワークシステム100は、ローミングを使用するための機能を備えているものとする。
(Network system)
First, a configuration example of a network system in the present embodiment will be described with reference to FIG.
As shown in FIG. 1, the network system 100 is composed of the same operator network (own network) 1 and communication devices 10 (10a, 10b). The network system 100 may be connected to another operator network 50 or a PSTN (Public Switched Telephone Network) 60. In this case, it is assumed that the network system 100 has a function for using roaming.

同一事業者網(自網)1は、IMS(IP Multimedia Subsystem)等に規定されるP−CSCF(Proxy - Call Session Control Function)20(20a,20b)、IMS−AGW(IP Multimedia Subsystem - Access Gateway)30(30a,30b)、HSS(Home Subscriber Server)/ENUM(E.161 Number Mapping)40、MS(Media Server)41、IBCF(Interconnection Border Control Function)51、TrGW(Translation Gateway)52、MGCF(Media Gateway Control Function)61、MGW(Media Gateway)62、を備える。   The same provider network (own network) 1 includes P-CSCF (Proxy-Call Session Control Function) 20 (20a, 20b) and IMS-AGW (IP Multimedia Subsystem-Access Gateway) defined in IMS (IP Multimedia Subsystem) and the like. ) 30 (30a, 30b), HSS (Home Subscriber Server) / ENUM (E.161 Number Mapping) 40, MS (Media Server) 41, IBCF (Interconnection Border Control Function) 51, TrGW (Translation Gateway) 52, MGCF ( Media Gateway Control Function) 61 and MGW (Media Gateway) 62.

なお、図1中の点線は、呼制御のための制御情報が通過する経路を示したものである。また、図1中の実線は、ユーザデータ(例えば、電話の音声データ等)が通過する経路を示したものである。
以下に、同一事業者網(自網)1を構成する各装置の機能について簡単に説明する。
In addition, the dotted line in FIG. 1 shows the path | route through which the control information for call control passes. A solid line in FIG. 1 indicates a route through which user data (for example, voice data of a telephone) passes.
Below, the function of each apparatus which comprises the same provider network (own network) 1 is demonstrated easily.

P−CSCF20は、通信装置10と接続し、SIP(Session Initiation Protocol)メッセージ等の制御情報を送受信して、呼制御を実行する機能を有する。本実施形態では、P−CSCF20は、IMSに規定される機能以外に、NAPT実施判定部22を新しい機能として備えている。NAPT実施判定部22は、NAPTを実施するか否かを判定し、NAPTを実施すると判定した場合にNAPTの実施指示を示す指示情報をIMS−AGW30に送信する。このNAPT実施判定部22の詳細については後記する。なお、図1では、P−CSCF20は、2台しか記載していないが、1台または3台以上であっても構わない。   The P-CSCF 20 is connected to the communication apparatus 10 and has a function of executing call control by transmitting and receiving control information such as a SIP (Session Initiation Protocol) message. In the present embodiment, the P-CSCF 20 includes a NAPT execution determination unit 22 as a new function in addition to the functions defined in IMS. The NAPT execution determination unit 22 determines whether or not to perform NAPT, and when it is determined to perform NAPT, transmits the instruction information indicating the execution instruction of NAPT to the IMS-AGW 30. Details of the NAPT execution determination unit 22 will be described later. In FIG. 1, only two P-CSCFs 20 are shown, but one or three or more may be used.

IMS−AGW30は、ユーザデータを送受信する機能や、NAPTを実施する機能を有する。本実施形態では、IMS−AGW30は、IMSに規定される機能以外に、NAPT処理部32を新しい機能として備えている。NAPT処理部32は、P−CSCF20からNAPTの実施指示を示す指示情報を受信した場合にNAPTを実施する。このNAPT実施処理部32の詳細については後記する。   The IMS-AGW 30 has a function of transmitting / receiving user data and a function of performing NAPT. In the present embodiment, the IMS-AGW 30 includes a NAPT processing unit 32 as a new function in addition to the functions defined in IMS. The NAPT processing unit 32 performs NAPT when receiving instruction information indicating an instruction to perform NAPT from the P-CSCF 20. Details of the NAPT execution processing unit 32 will be described later.

ENUM/HSS40のうち、ENUMは、発呼が電話の場合、加入者の接続先の情報(電話番号)を含む加入者関連情報に基づいて、加入者の認証や認可を実行する機能を有する。ENUMは、P−CSCF20から発呼(パケット)の接続先(電話番号)について問い合わせを受け付けて、接続先の情報(電話番号)を返信する。また、HSSは、加入者の接続先の情報(ルーチング情報)を含む加入者関連情報を記憶しており、発呼してきたユーザの認証や認可を行う機能を有する。HSSは、P−CSCF20から発呼(パケット)の接続先について問い合わせを受け付けて、接続先の情報(例えば、IPアドレス)を返信する。なお、ENUM/HSS40は、ローミングの情報管理を行うものとする。
MS41は、メディアを制御する機能を有し、電話等のメディアのデータの蓄積、合成、再生等を実行する。
Among the ENUM / HSSs 40, the ENUM has a function of executing authentication and authorization of a subscriber based on subscriber-related information including information on a connection destination of the subscriber (telephone number) when the call is a telephone. The ENUM receives an inquiry about the connection destination (telephone number) of the call (packet) from the P-CSCF 20, and returns information on the connection destination (telephone number). The HSS stores subscriber related information including information on the connection destination of the subscriber (routing information), and has a function of authenticating and authorizing a user who has made a call. The HSS receives an inquiry about the connection destination of the call (packet) from the P-CSCF 20, and returns information on the connection destination (for example, an IP address). The ENUM / HSS 40 performs roaming information management.
The MS 41 has a function of controlling media, and performs storage, synthesis, reproduction, and the like of media data such as a telephone.

また、同一事業者網(自網)1は、PSTN60との間の相互接続制御に関する機能を提供するMGCF(Media Gateway Control Function)61、ユーザデータの変換(例えば、IP化/非IP化)に関する機能を提供するMGW(Media Gateway)62を介してPSTN60と接続する。   Also, the same carrier network (own network) 1 is related to MGCF (Media Gateway Control Function) 61 that provides a function related to interconnection control with the PSTN 60, and user data conversion (for example, IP / non-IP). The PSTN 60 is connected via an MGW (Media Gateway) 62 that provides the function.

また、同一事業者網(自網)1は、他事業者網50との間の転送制御に関する機能を提供するIBCF(Interconnection Border Control Function)51、ユーザデータの変換機能やNAPTの機能を提供するTrGW(Translation Gateway)52を介して他事業者網50と接続する。IBCF51は、本実施形態では、IMSに規定される機能以外に、NAPT実施判定部22を備える。TrGW52は、本実施形態では、IMSに規定される機能以外に、NAPT実施処理部32を備える。   The same carrier network (own network) 1 provides an IBCF (Interconnection Border Control Function) 51 that provides a function related to transfer control with another carrier network 50, a user data conversion function, and a NAPT function. It connects to another operator network 50 via a TrGW (Translation Gateway) 52. In the present embodiment, the IBCF 51 includes a NAPT execution determination unit 22 in addition to the functions defined in IMS. In the present embodiment, the TrGW 52 includes a NAPT execution processing unit 32 in addition to the functions defined in the IMS.

通信装置10(10a,10b)は、P−CSCF20との間で制御情報を送受信するとともに、IMS−AGW30との間でユーザデータを送受信する機能を備える。なお、通信装置10は、P−CSCF20およびIMS−AGW30と、有線回線または無線回線を経由して接続する。通信装置10は、例えば、通信機能を備えたパソコンや電話機(固定電話機、携帯電話機、スマートフォン等)である。なお、図1では、1台の通信装置10と1台のP−CSCF20および1台のIMS−AGW30とが1対1で通信する構成で示しているが、N台の通信装置10と1台のP−CSCF20および1台のIMS−AGW30とがN対1で通信する構成であっても構わない。   The communication device 10 (10a, 10b) has a function of transmitting / receiving control information to / from the P-CSCF 20 and transmitting / receiving user data to / from the IMS-AGW 30. The communication device 10 is connected to the P-CSCF 20 and the IMS-AGW 30 via a wired line or a wireless line. The communication device 10 is, for example, a personal computer or a telephone (such as a fixed phone, a mobile phone, and a smartphone) having a communication function. In FIG. 1, one communication device 10, one P-CSCF 20, and one IMS-AGW 30 communicate with each other on a one-to-one basis, but N communication devices 10 and one The P-CSCF 20 and one IMS-AGW 30 may be configured to communicate N-to-one.

例えば、同一事業者網(自網)1に接続する通信装置10aと通信装置10bとの間で通信(または通話)を行う場合、通信装置10aと、通信装置10aを収容するP−CSCF20aと、通信装置10bを収容するP−CSCF20bと、通信装置10bとの間で、制御信号が交換される。P−CSCF20aは、制御信号に基づくシグナリングの結果に基づいて、IMS−AGW30aに通信経路を設定する指示を示す設定情報を送信する。また、P−CSCF20bは、シグナリングの結果に基づいて、IMS−AGW30bに通信経路を設定する指示を示す設定情報を送信する。そして、IMS−AGW30aおよびIMS−AGW30bが通信経路を設定し、通信装置10aと通信装置10bとの間でユーザデータ(例えば、音声データ等)を送受信することが可能になる。   For example, when communication (or a call) is performed between the communication device 10a and the communication device 10b connected to the same provider network (own network) 1, the communication device 10a, the P-CSCF 20a that accommodates the communication device 10a, Control signals are exchanged between the P-CSCF 20b accommodating the communication device 10b and the communication device 10b. P-CSCF20a transmits the setting information which shows the instruction | indication which sets a communication path to IMS-AGW30a based on the result of the signaling based on a control signal. Also, the P-CSCF 20b transmits setting information indicating an instruction to set a communication path to the IMS-AGW 30b based on the signaling result. Then, the IMS-AGW 30a and the IMS-AGW 30b set a communication path, and user data (for example, voice data) can be transmitted and received between the communication device 10a and the communication device 10b.

(P−CSCF)
次に、P−CSCF20の機能の詳細について、図2を用いて説明する。
P−CSCF20は、処理部21、記憶部23および通信部25を備える。なお、P−CSCF20の機能に関する説明は、NAPT実施判定部22と、そのNAPT実施判定部22が参照する記憶部23の接続先情報24とについて重点的に説明する。
(P-CSCF)
Next, details of the function of the P-CSCF 20 will be described with reference to FIG.
The P-CSCF 20 includes a processing unit 21, a storage unit 23, and a communication unit 25. Note that the description of the function of the P-CSCF 20 will focus on the NAPT execution determination unit 22 and the connection destination information 24 of the storage unit 23 to which the NAPT execution determination unit 22 refers.

記憶部23は、メモリやハードディスク等の記録装置であって、接続先情報24や処理部21の機能を具現化するためのアプリケーションプログラムが記憶される。
接続先情報24は、ドメインと、ドメインの事業者とを関連付けた情報である。
The storage unit 23 is a recording device such as a memory or a hard disk, and stores connection destination information 24 and application programs for realizing the functions of the processing unit 21.
The connection destination information 24 is information in which a domain and a domain operator are associated with each other.

処理部21は、図示しないCPU(Central Processing Unit)およびメインメモリによって構成され、記憶部23に記憶されているアプリケーションプログラムをメインメモリに展開して、NAPT実施判定部22を具現化する。   The processing unit 21 is configured by a CPU (Central Processing Unit) and a main memory (not shown), and an application program stored in the storage unit 23 is expanded in the main memory to realize the NAPT execution determination unit 22.

NAPT実施判定部22は、受信した発呼(パケット)に含まれる接続先を抽出して、当該接続先についてENUM/HSS40に問い合わせをし、ENUM/HSS40から取得した接続先の情報に基づいてNAPTを実施するか否かを判定する機能と、NAPTを実施すると判定した場合、NAPTの実施指示を示す指示情報をIMS−AGW30に送信する機能と、発側のP−CSCF20の場合にはNAPTの実施済を示すNAPT実施済情報を着側のP−CSCF20に送信する機能とを備える。また、NAPT実施判定部22は、NAPTを実施しないと判定した場合、前記指示情報を送信しない(止める)機能を備える。   The NAPT execution determination unit 22 extracts a connection destination included in the received call (packet), inquires the ENUM / HSS 40 about the connection destination, and performs NAPT based on the connection destination information acquired from the ENUM / HSS 40. A function for determining whether or not to implement NAPT, and a function for transmitting instruction information indicating an instruction to perform NAPT to the IMS-AGW 30 when it is determined that NAPT is to be performed. In the case of the originating P-CSCF 20, the NAPT And a function of transmitting NAPT execution information indicating the completion to the P-CSCF 20 on the called side. The NAPT execution determination unit 22 has a function of not transmitting (stopping) the instruction information when it is determined that the NAPT is not performed.

具体例として、発側のIMS−AGW30においてNAPTが実施され、着側のIMS−AGW30ではNAPTが実施されないケースについて、図1を用いて説明する(適宜、図2参照)。
通信装置10a(第1の通信装置)が発呼し、発側のP−CSCF20a(第1の制御装置)がその発呼の呼制御のための制御情報を受信する。発側のP−CSCF20aのNAPT実施判定部22aは、取得した発呼の接続先に関してENUM/HSS40に問合せを実行する。NAPT実施判定部22aは、ENUM/HSS40から取得した問い合わせに対応する接続先の情報(IPアドレス等の接続先の情報)をキーとして接続先情報24を検索し、当該接続先のドメインに一致するドメインを検索し、その一致したドメインに関連付けられた事業者を特定する。そして、NAPT実施判定部22aは、接続先の通信装置10が同一事業者網(自網)1内に存在することが特定された場合、発側のIMS−AGW30a(第1のゲートウェイ)に対して、NAPTの実施指示を示す指示情報を送信する。また、NAPT実施判定部22aは、NAPT実施済を示すNAPT実施済情報を発呼に含めて、接続先の着側のP−CSCF20b(第2の制御装置)に送信する。着側のP−CSCF20bのNAPT実施判定部22bは、発呼にNAPT実施済情報が含まれている場合には、NAPTの実施指示を示す指示情報をIMS−AGW30b(第2のゲートウェイ)に送信せず、NAPT実施済情報が含まれていない場合には前記指示情報をIMS−AGW30b(第2のゲートウェイ)に送信する。
As a specific example, a case where NAPT is performed in the originating IMS-AGW 30 and NAPT is not performed in the terminating IMS-AGW 30 will be described with reference to FIG. 1 (see FIG. 2 as appropriate).
The communication device 10a (first communication device) makes a call, and the calling P-CSCF 20a (first control device) receives control information for call control of the call. The NAPT execution determination unit 22a of the originating P-CSCF 20a makes an inquiry to the ENUM / HSS 40 regarding the connection destination of the acquired call. The NAPT execution determination unit 22a searches the connection destination information 24 using the connection destination information (connection destination information such as an IP address) corresponding to the inquiry acquired from the ENUM / HSS 40 as a key, and matches the connection destination domain. Search the domain and identify the operator associated with the matched domain. Then, when it is determined that the communication device 10 as the connection destination exists in the same carrier network (own network) 1, the NAPT execution determination unit 22 a refers to the originating IMS-AGW 30 a (first gateway). Instruction information indicating the NAPT execution instruction is transmitted. In addition, the NAPT execution determination unit 22a includes NAPT execution information indicating that NAPT has been executed in the outgoing call, and transmits the information to the destination P-CSCF 20b (second control device). The NAPT execution determination unit 22b of the destination P-CSCF 20b transmits NAPT execution instruction information to the IMS-AGW 30b (second gateway) when the NAPT execution information is included in the outgoing call. If the NAPT execution information is not included, the instruction information is transmitted to the IMS-AGW 30b (second gateway).

通信部25は、通信インタフェースであり、通信装置10、他のP−CSCF20、IMS−AGW30、ENUM/HSS40、MS41、IBCF51およびMGCF61との間で、制御情報を送受信する。   The communication unit 25 is a communication interface, and transmits / receives control information to / from the communication device 10, another P-CSCF 20, IMS-AGW 30, ENUM / HSS 40, MS 41, IBCF 51, and MGCF 61.

(IMS−AGW)
次に、IMS−AGW30の機能の詳細について、図3を用いて説明する。
IMS−AGW30は、処理部31、記憶部33および通信部34を備える。なお、IMS−AGW30の機能に関する説明は、NAPT処理部32について重点的に説明する。
(IMS-AGW)
Next, details of the function of the IMS-AGW 30 will be described with reference to FIG.
The IMS-AGW 30 includes a processing unit 31, a storage unit 33, and a communication unit 34. Note that the description of the function of the IMS-AGW 30 will be focused on the NAPT processing unit 32.

処理部31は、図示しないCPU(Central Processing Unit)およびメインメモリによって構成され、記憶部32に記憶されているアプリケーションプログラムをメインメモリに展開して、NAPT処理部32を具現化する。   The processing unit 31 is constituted by a CPU (Central Processing Unit) and a main memory (not shown), and the NAPT processing unit 32 is realized by developing an application program stored in the storage unit 32 in the main memory.

NAPT処理部32は、NAPT実施判定部22からNAPTの実施指示を示す指示情報を受信したか否かを判定し、指示情報を受信したと判定した場合にはNAPTを実施し、前記指示情報を受信していないと判定した場合にはNAPTを実施しない。   The NAPT processing unit 32 determines whether or not the instruction information indicating the NAPT execution instruction is received from the NAPT execution determination unit 22. If it is determined that the instruction information is received, the NAPT processing unit 32 performs the NAPT and stores the instruction information. If it is determined that the data has not been received, NAPT is not performed.

記憶部33は、メモリやハードディスク等の記録装置であって、処理部31の機能を具現化するためのアプリケーションプログラムが記憶される。
通信部34は、通信インタフェースであり、通信装置10、P−CSCF20、他のIMS−AGW30、MS41、TrGW52およびMGW62との間で、ユーザデータを送受信する。
The storage unit 33 is a recording device such as a memory or a hard disk, and stores an application program for realizing the function of the processing unit 31.
The communication unit 34 is a communication interface, and transmits / receives user data to / from the communication device 10, the P-CSCF 20, the other IMS-AGW 30, the MS 41, the TrGW 52, and the MGW 62.

(第1実施形態)
第1実施形態では、同一事業者網(自網)1内の発側でNAPTを実施する場合におけるシーケンス例について、図4を用いて説明する(適宜、図1〜3参照)。
ステップS401では、通信装置(A)10a(第1の通信装置)は、宛先が通信装置(B)10bのINVITEメッセージ(発呼)をP−CSCF20a(第1の制御装置)に送信する。
ステップS402では、P−CSCF20aは、ENUM/HSS40に、受信したINVITEメッセージの接続先を問い合わせる。
(First embodiment)
In the first embodiment, a sequence example in the case where NAPT is performed on the originating side in the same carrier network (own network) 1 will be described with reference to FIG. 4 (see FIGS. 1 to 3 as appropriate).
In step S401, the communication device (A) 10a (first communication device) transmits an INVITE message (call) whose destination is the communication device (B) 10b to the P-CSCF 20a (first control device).
In step S402, the P-CSCF 20a inquires of the connection destination of the received INVITE message to the ENUM / HSS 40.

ステップS403では、ENUM/HSS40は、問い合わせた接続先に対応する接続先の情報をP−CSCF20aに送信する。なお、ローミングを行っている場合には、ステップS402の問い合わせで受け付けた接続先と、ENUM/HSS40によって返信される接続先とが異なっている場合がある。   In step S403, the ENUM / HSS 40 transmits connection destination information corresponding to the inquired connection destination to the P-CSCF 20a. When roaming is being performed, the connection destination received in the inquiry in step S402 may be different from the connection destination returned by the ENUM / HSS 40.

ステップS404では、P−CSCF20aのNAPT実施判定部22aは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22aは、ENUM/HSS40から取得した接続先の情報をキーとして接続先情報24を参照し、当該接続先のドメインに一致するドメインを検索し、その一致したドメインに関連付けられた事業者を特定する。そして、NAPT実施判定部22aは、接続先の通信装置10b(第2の通信装置)が同一事業者網(自網)1内に存在することを特定する。次に、NAPT実施判定部22aは、同一事業者網(自網)1内の場合には発側でNAPTを実施することが予め決められているので、発側でNAPTを実施すると判定する。
In step S404, the NAPT execution determination unit 22a of the P-CSCF 20a determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22a refers to the connection destination information 24 using the connection destination information acquired from the ENUM / HSS 40 as a key, searches for a domain that matches the connection destination domain, and the matched domain. Identify the operator associated with. Then, the NAPT execution determination unit 22a specifies that the connection destination communication device 10b (second communication device) exists in the same carrier network (own network) 1. Next, the NAPT execution determination unit 22a determines that the NAPT is executed on the calling side in advance because it is determined in advance that the NAPT is executed on the calling side in the same carrier network (own network) 1.

ステップS405では、P−CSCF20aのNAPT実施判定部22aは、発側のIMS−AGW30a(第1のゲートウェイ)に対して、NAPTの実施指示を示す指示情報を送信する。
ステップS406では、P−CSCF20aのNAPT実施判定部22aは、NAPT実施済を示すNAPT実施済情報をINVITEメッセージに含めて、P−CSCF20b(第2の制御装置)に送信する。
In step S405, the NAPT execution determination unit 22a of the P-CSCF 20a transmits instruction information indicating an NAPT execution instruction to the originating IMS-AGW 30a (first gateway).
In step S406, the NAPT execution determination unit 22a of the P-CSCF 20a includes NAPT execution information indicating that NAPT has been included in the INVITE message, and transmits the information to the P-CSCF 20b (second control apparatus).

ステップS407では、P−CSCF20bのNAPT実施判定部22bは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22bは、受信したINVITEメッセージにNAPT実施済情報が含まれているか否かを判定し、NAPT実施済情報が含まれていると判定した場合には、NAPTを実施しないと判定し、NAPTの実施指示を示す指示情報をIMS−AGW30b(第2のゲートウェイ)に送信しない。また、NAPT実施判定部22bは、NAPT実施済情報が含まれていないと判定した場合には、P−CSCF20bの接続している通信装置10bが接続先であることを判定した上で、NAPTの実施指示を示す指示情報をIMS−AGW30bに送信する。
In step S407, the NAPT execution determination unit 22b of the P-CSCF 20b determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22b determines whether the received INVITE message includes NAPT execution information. If it is determined that the NAPT execution information is included, the NAPT execution determination unit 22b It determines with not implementing, and does not transmit the instruction information which shows the implementation instruction of NAPT to IMS-AGW30b (2nd gateway). When the NAPT execution determination unit 22b determines that the NAPT execution information is not included, the NAPT execution determination unit 22b determines that the communication device 10b to which the P-CSCF 20b is connected is the connection destination, and then Instruction information indicating an execution instruction is transmitted to the IMS-AGW 30b.

ステップS408では、P−CSCF20bは、INVITEメッセージを通信装置10bに送信する。なお、当該INVITEメッセージには、NAPT実施済情報が含まれていても、含まれていなくてもどちらでも構わない。   In step S408, the P-CSCF 20b transmits an INVITE message to the communication device 10b. Note that the INVITE message may or may not contain NAPT implementation information.

ステップS409〜ステップS411では、INVITEメッセージを受信したことに対応する応答情報として「200OK」が返信される。
ステップS412〜ステップS414では、「200OK」を受信したことに対応する応答情報として「ACK」が返信される。
In steps S409 to S411, “200 OK” is returned as response information corresponding to the reception of the INVITE message.
In steps S 412 to S 414, “ACK” is returned as response information corresponding to the reception of “200 OK”.

ステップS415では、通信装置(A)10aと通信装置(B)10bとの間で通信が実行される。
そのステップS415の通信に際して、ステップS416では、発側のIMS−AGW30aのNAPT処理部32aは、既にステップS405においてNAPTの実施指示を示す指示情報を受信しているので、NAPTを実施する。
In step S415, communication is performed between the communication device (A) 10a and the communication device (B) 10b.
During the communication in step S415, in step S416, the NAPT processing unit 32a of the originating IMS-AGW 30a has already received the instruction information indicating the NAPT execution instruction in step S405, and performs NAPT.

なお、着側の通信装置(B)10bが接続しているIMS−AGW30bは、NAPTの実施指示を示す指示情報をP−CSCF20bから受信していないので、NAPTを実施しない。
このようにして、1つの通信経路において、NAPT回数を1回減らすことができる。また、この削減効果により、IMS−AGW30bのリソースの消費を低減し、アドレス変換に伴うパケットの遅延を防止することができる。
Note that the IMS-AGW 30b to which the destination communication device (B) 10b is connected has not received the instruction information indicating the NAPT execution instruction from the P-CSCF 20b, and therefore does not perform the NAPT.
In this way, the number of NAPTs can be reduced by one in one communication path. Further, due to this reduction effect, it is possible to reduce resource consumption of the IMS-AGW 30b and prevent packet delays associated with address translation.

(第2実施形態)
第2実施形態では、同一事業者網(自網)1内の着側でNAPTを実施する場合におけるシーケンス例について、図5を用いて説明する(適宜、図1〜4参照)。
ステップS501〜ステップS503は、図4に示すステップS401〜ステップS403と同様であるので、説明を省略する。
(Second Embodiment)
In the second embodiment, a sequence example in the case where NAPT is performed on the destination side in the same carrier network (own network) 1 will be described with reference to FIG. 5 (see FIGS. 1 to 4 as appropriate).
Steps S501 to S503 are the same as steps S401 to S403 shown in FIG.

ステップS504では、発側のP−CSCF20aのNAPT実施判定部22aは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22aは、ENUM/HSS40から取得した接続先の情報をキーとして接続先情報24を参照し、当該接続先のドメインに一致するドメインを検索し、その一致したドメインに関連付けられた事業者を特定する。そして、NAPT実施判定部22aは、接続先の通信装置10が同一事業者網(自網)1内に存在することを特定する。次に、NAPT実施判定部22aは、同一事業者網(自網)1内の場合には着側でNAPTを実施することが予め決められているので、着側でNAPTを実施すると判定する。したがって、NAPT実施判定部22aは、着側に送信するINVITEメッセージにNAPT実施済情報を含めない。
In step S504, the NAPT implementation determination unit 22a of the originating P-CSCF 20a determines the necessity of NAPT implementation.
Specifically, the NAPT execution determination unit 22a refers to the connection destination information 24 using the connection destination information acquired from the ENUM / HSS 40 as a key, searches for a domain that matches the connection destination domain, and the matched domain. Identify the operator associated with. Then, the NAPT execution determination unit 22a specifies that the connection destination communication device 10 exists in the same carrier network (own network) 1. Next, the NAPT execution determination unit 22a determines in advance that NAPT is to be performed on the called side since it is determined in advance that the NAPT is performed on the called side in the same carrier network (own network) 1. Therefore, the NAPT execution determination unit 22a does not include NAPT execution information in the INVITE message transmitted to the callee side.

ステップS505では、P−CSCF20aのNAPT実施判定部22aは、NAPT実施済情報を含まないINVITEメッセージをP−CSCF20bに送信する。
ステップS506では、P−CSCF20bのNAPT実施判定部22bは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22bは、受信したINVITEメッセージにNAPT実施済情報が含まれているか否かを判定し、NAPT実施済情報が含まれていないと判定する。
In step S505, the NAPT execution determination unit 22a of the P-CSCF 20a transmits an INVITE message not including the NAPT execution information to the P-CSCF 20b.
In step S506, the NAPT execution determination unit 22b of the P-CSCF 20b determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22b determines whether or not the NAPT execution information is included in the received INVITE message, and determines that the NAPT execution information is not included.

ステップS507では、P−CSCF20bのNAPT実施判定部22bは、着側のIMS−AGW30bに対して、NAPTの実施指示を示す指示情報を送信する。
ステップS508では、P−CSCF20bは、INVITEメッセージを通信装置10bに送信する。
In step S507, the NAPT execution determination unit 22b of the P-CSCF 20b transmits instruction information indicating an NAPT execution instruction to the callee IMS-AGW 30b.
In step S508, the P-CSCF 20b transmits an INVITE message to the communication device 10b.

ステップS509〜ステップS511では、INVITEメッセージを受信したことに対応する応答情報として「200OK」が返信される。
ステップS512〜ステップS514では、「200OK」を受信したことに対応する応答情報として「ACK」が返信される。
In steps S509 to S511, “200 OK” is returned as response information corresponding to the reception of the INVITE message.
In steps S512 to S514, “ACK” is returned as response information corresponding to the reception of “200 OK”.

ステップS515では、通信装置(A)10aと通信装置(B)10bとの間で通信が実行される。
そのステップS515の通信に際して、ステップS516では、IMS−AGW30bのNAPT処理部32bは、既にステップS507においてNAPTの実施指示を示す指示情報を受信しているので、NAPTを実施する。
In step S515, communication is performed between the communication device (A) 10a and the communication device (B) 10b.
During the communication in step S515, in step S516, the NAPT processing unit 32b of the IMS-AGW 30b has already received the instruction information indicating the NAPT execution instruction in step S507, and performs NAPT.

なお、発側の通信装置(A)10aが接続しているIMS−AGW30aは、NAPTの実施指示を示す指示情報をP−CSCF20aから受信していないので、NAPTを実施しない。
このようにして、1つの通信経路において、NAPT回数を1回減らすことができる。また、この削減効果により、IMS−AGW30aのリソースの消費を低減し、アドレス変換に伴うパケットの遅延を防止することができる。
Note that the IMS-AGW 30a to which the originating communication device (A) 10a is connected has not received the instruction information indicating the NAPT execution instruction from the P-CSCF 20a, and therefore does not perform the NAPT.
In this way, the number of NAPTs can be reduced by one in one communication path. Also, due to this reduction effect, it is possible to reduce the resource consumption of the IMS-AGW 30a and prevent packet delays associated with address translation.

(第3実施形態)
第3実施形態では、発側が他事業者網50であって、同一事業者網(自網)1内の通信装置10bに着信する場合におけるシーケンス例について、図6を用いて説明する(適宜、図1,4参照)。ただし、第3実施形態では、同一事業者網(自網)1への入口(発側)に相当するTrGW52でNAPTを実施することが決められているものとする。また、IBCF51が、P−CSCF20(図2参照)と同様に接続先情報24(図2参照)を備えているものとする。
(Third embodiment)
In the third embodiment, a sequence example in the case where the calling side is the other carrier network 50 and the communication device 10b in the same carrier network (own network) 1 receives a call will be described with reference to FIG. 1 and 4). However, in the third embodiment, it is assumed that the NAPT is determined to be performed by the TrGW 52 corresponding to the entrance (originating side) to the same carrier network (own network) 1. Further, it is assumed that the IBCF 51 includes the connection destination information 24 (see FIG. 2) similarly to the P-CSCF 20 (see FIG. 2).

ステップS601では、IBCF51(第1の制御装置)は、宛先が通信装置(B)10bのINVITEメッセージ(発呼)を他事業者網50から受信する。
ステップS602では、IBCF51は、ENUM/HSS40に、INVITEメッセージの接続先を問い合わせる。
In step S601, the IBCF 51 (first control device) receives an INVITE message (call) whose destination is the communication device (B) 10b from the other operator network 50.
In step S602, the IBCF 51 inquires of the ENUM / HSS 40 about the connection destination of the INVITE message.

ステップS603では、ENUM/HSS40は、問い合わせに対応して、接続先の情報をIBCF51に送信する。
ステップS604では、IBCF51のNAPT実施判定部22cは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22cは、ENUM/HSS40から取得した接続先の情報をキーとして接続先情報24を参照し、当該接続先のドメインに一致するドメインを検索し、その一致したドメインに関連付けられた事業者を特定する。そして、NAPT実施判定部22cは、接続先の通信装置10bが同一事業者網(自網)1内に存在することを特定する。次に、NAPT実施判定部22cは、TrGW52(第1のゲートウェイ)でNAPTを実施することが予め決められているので、TrGW52でNAPTを実施すると判定する。
In step S603, the ENUM / HSS 40 transmits connection destination information to the IBCF 51 in response to the inquiry.
In step S604, the NAPT execution determination unit 22c of the IBCF 51 determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22c refers to the connection destination information 24 using the connection destination information acquired from the ENUM / HSS 40 as a key, searches for a domain that matches the connection destination domain, and the matched domain. Identify the operator associated with. Then, the NAPT execution determination unit 22c specifies that the connection destination communication device 10b exists in the same carrier network (own network) 1. Next, the NAPT execution determination unit 22c determines that the NAPT is to be performed by the TrGW 52 because it is determined in advance that the TrGW 52 (first gateway) performs the NAPT.

ステップS605では、IBCF51のNAPT実施判定部22cは、TrGW52に対して、NAPTの実施指示を示す指示情報を送信する。
ステップS606では、IBCF51のNAPT実施判定部22cは、NAPT実施済を示すNAPT実施済情報をINVITEメッセージに含めて、P−CSCF20b(第2の通信装置)に送信する。
In step S605, the NAPT execution determination unit 22c of the IBCF 51 transmits instruction information indicating an NAPT execution instruction to the TrGW 52.
In step S606, the NAPT execution determination unit 22c of the IBCF 51 includes NAPT execution information indicating that NAPT has been included in the INVITE message, and transmits the information to the P-CSCF 20b (second communication apparatus).

ステップS607〜ステップS614は、ステップS407〜ステップS414と同様であるので、説明を省略する。   Steps S607 to S614 are the same as steps S407 to S414, and thus description thereof is omitted.

ステップS615では、他事業者網50(例えば、図1に示す通信装置10c)と通信装置(B)10bとの間で通信が実行される。
そのステップS615の通信に際して、ステップS616では、TrGW52のNAPT処理部32cは、既にステップS605においてNAPTの実施指示を示す指示情報を受信しているので、NAPTを実施する。
In step S615, communication is executed between the other operator network 50 (for example, the communication device 10c shown in FIG. 1) and the communication device (B) 10b.
During the communication in step S615, in step S616, the NAPT processing unit 32c of the TrGW 52 has already received the instruction information indicating the NAPT execution instruction in step S605, and performs NAPT.

なお、接続先の通信装置(B)10bが接続しているIMS−AGW30bは、NAPTの実施指示を示す指示情報をP−CSCF20bから受信していないので、NAPTを実施しない。
このようにして、1つの通信経路において、NAPT回数を1回減らすことができる。また、この削減効果により、IMS−AGW30bのリソースの消費を低減し、アドレス変換に伴うパケットの遅延を防止することができる。
Note that the IMS-AGW 30b to which the connection destination communication device (B) 10b is connected has not received the instruction information indicating the NAPT execution instruction from the P-CSCF 20b, and therefore does not perform the NAPT.
In this way, the number of NAPTs can be reduced by one in one communication path. Further, due to this reduction effect, it is possible to reduce resource consumption of the IMS-AGW 30b and prevent packet delays associated with address translation.

(第4実施形態)
第4実施形態では、発側が他事業者網50であって、同一事業者網(自網)1内の通信装置10bに着信する場合におけるシーケンス例について、図7を用いて説明する(適宜、図1,6参照)。ただし、第4実施形態では、同一事業者網(自網)1内の着側のIMS−AGW30でNAPTを実施することが決められているものとする。また、IBCF51が、P−CSCF20(図2参照)と同様に接続先情報24(図2参照)を備えているものとする。
ステップS701〜ステップS703は、図6に示すステップS601〜ステップS603と同様であるので、説明を省略する。
(Fourth embodiment)
In the fourth embodiment, a sequence example in the case where the calling side is the other carrier network 50 and the incoming call arrives at the communication device 10b in the same carrier network (own network) 1 will be described with reference to FIG. 1 and 6). However, in the fourth embodiment, it is assumed that NAPT is determined to be executed by the IMS-AGW 30 on the called side in the same carrier network (own network) 1. Further, it is assumed that the IBCF 51 includes the connection destination information 24 (see FIG. 2) similarly to the P-CSCF 20 (see FIG. 2).
Steps S701 to S703 are the same as steps S601 to S603 shown in FIG.

ステップS704では、IBCF51のNAPT実施判定部22cは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22cは、ENUM/HSS40から取得した接続先の情報をキーとして接続先情報24を参照し、当該接続先のドメインに一致するドメインを検索し、その一致したドメインに関連付けられた事業者を特定する。そして、NAPT実施判定部22cは、接続先の通信装置10が同一事業者網(自網)1内に存在することを特定する。次に、NAPT実施判定部22cは、着側でNAPTを実施することが予め決められているので、着側でNAPTを実施すると判定する。したがって、NAPT実施判定部22cは、着側に送信するINVITEメッセージにNAPT実施済情報を含めない。
In step S704, the NAPT execution determination unit 22c of the IBCF 51 determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22c refers to the connection destination information 24 using the connection destination information acquired from the ENUM / HSS 40 as a key, searches for a domain that matches the connection destination domain, and the matched domain. Identify the operator associated with. Then, the NAPT execution determination unit 22 c specifies that the connection destination communication device 10 exists in the same carrier network (own network) 1. Next, the NAPT execution determination unit 22c determines that the NAPT is to be performed on the arrival side since it is determined in advance that the NAPT is to be performed on the arrival side. Therefore, the NAPT execution determination unit 22c does not include NAPT execution information in the INVITE message transmitted to the callee side.

ステップS705では、IBCF51のNAPT実施判定部22cは、NAPT実施済情報を含めずにINVITEメッセージをP−CSCF20bに送信する。
ステップS706では、P−CSCF20bのNAPT実施判定部22bは、NAPT実施の必要性について判定する。
具体的には、NAPT実施判定部22bは、受信したINVITEメッセージにNAPT実施済情報が含まれているか否かを判定し、NAPT実施済情報が含まれていないと判定するので、NAPTの実施指示を示す指示情報をIMS−AGW30bに送信する。
In step S705, the NAPT execution determination unit 22c of the IBCF 51 transmits an INVITE message to the P-CSCF 20b without including the NAPT execution information.
In step S706, the NAPT execution determination unit 22b of the P-CSCF 20b determines the necessity of NAPT execution.
Specifically, the NAPT execution determination unit 22b determines whether or not the NAPT execution information is included in the received INVITE message, and determines that the NAPT execution information is not included. Is sent to the IMS-AGW 30b.

ステップS707では、P−CSCF20bのNAPT実施判定部22bは、着側のIMS−AGW30bに対して、NAPTの実施指示を示す指示情報を送信する。
ステップS708〜ステップS714は、ステップS608〜ステップS614と同様であるので、説明を省略する。
In step S707, the NAPT execution determination unit 22b of the P-CSCF 20b transmits instruction information indicating an NAPT execution instruction to the callee IMS-AGW 30b.
Since steps S708 to S714 are the same as steps S608 to S614, the description thereof is omitted.

ステップS715では、他事業者網50(例えば、図1に示す通信装置10c)と通信装置(B)10bとの間で通信が実行される。
そのステップS715の通信に際して、ステップS716では、IMS−AGW30bのNAPT処理部32bは、既にステップS707においてNAPTの実施指示を示す指示情報を受信しているので、NAPTを実施する。
In step S715, communication is executed between the other operator network 50 (for example, the communication device 10c shown in FIG. 1) and the communication device (B) 10b.
During the communication in step S715, in step S716, the NAPT processing unit 32b of the IMS-AGW 30b has already received the instruction information indicating the NAPT execution instruction in step S707, and performs NAPT.

なお、TrGW52は、NAPTの実施指示を示す指示情報をIBCF51から受信していないので、NAPTを実施しない。
このようにして、1つの通信経路において、NAPT回数を1回減らすことができる。また、この削減効果により、TrGW52のリソースの消費を低減し、アドレス変換に伴うパケットの遅延を防止することができる。
Since TrGW 52 has not received the instruction information indicating the NAPT execution instruction from IBCF 51, TrGW 52 does not perform NAPT.
In this way, the number of NAPTs can be reduced by one in one communication path. Further, due to this reduction effect, it is possible to reduce the consumption of resources of the TrGW 52 and to prevent packet delays associated with address translation.

(第5実施形態)
第3および第4実施形態では、他事業者網50から同一事業者網(自網)1内の通信装置10が着信する場合について説明したのに対して、第5実施形態では、同一事業者網(自網)1からPSTN60(他網)の通信装置10d(第2の通信装置)へ発信する場合または通信装置10(10a,10b)からMS41へ発信する場合について説明する。PSTN60のゲートウェイであるMGW62やMS41のIPアドレスが、発側の通信装置10(10a,10b)から直接参照可能な状態にあるのはセキュリティ上望ましくない。したがって、網内トポロジ隠蔽のため、発側のP−CSCF20において、接続先がPSTN60の通信装置10dまたはMS41であることに基づいて、発側でNAPTを実施すると判定し、発側のIMS−AGW30がNAPTを実施する。
(Fifth embodiment)
In the third and fourth embodiments, the case where the communication device 10 in the same operator network (own network) 1 receives a call from the other operator network 50 has been described, whereas in the fifth embodiment, the same operator A case will be described in which a call is transmitted from the network (own network) 1 to the communication device 10d (second communication device) of the PSTN 60 (another network) or transmitted from the communication device 10 (10a, 10b) to the MS 41. It is not desirable in terms of security that the IP addresses of the MGW 62 and the MS 41 that are gateways of the PSTN 60 can be directly referred to from the communication device 10 (10a, 10b) on the originating side. Therefore, in order to conceal the network topology, the originating P-CSCF 20 determines that NAPT is to be performed on the originating side based on the communication device 10d or MS 41 of the PSTN 60, and the originating IMS-AGW 30 Performs NAPT.

(第6実施形態)
第3および第4実施形態では、他事業者網50から同一事業者網(自網)1内の通信装置10が着信する場合について説明したのに対して、第6実施形態では、同一事業者網(自網)1から他事業者網50(他網)の通信装置10c(第2の通信装置)へ発信する場合について説明する。同一事業者網(自網)1から他事業者網50の通信装置10cへ発信する場合、網内トポロジ(具体的にはTrGW52)の隠蔽を行うことが望ましい。したがって、網内トポロジ隠蔽のため、発側のP−CSCF20において、接続先が他事業者網50の通信装置10cであることに基づいて、発側でNAPTを実施すると判定し、発側のIMS−AGW30がNAPTを実施する。
(Sixth embodiment)
In the third and fourth embodiments, the case where the communication device 10 in the same operator network (own network) 1 receives a call from the other operator network 50 has been described, whereas in the sixth embodiment, the same operator A case will be described in which a call is transmitted from the network (own network) 1 to the communication device 10c (second communication device) of the other operator network 50 (other network). When a call is transmitted from the same operator network (own network) 1 to the communication device 10c of the other operator network 50, it is desirable to conceal the network topology (specifically, TrGW 52). Therefore, in order to conceal the topology within the network, the originating P-CSCF 20 determines that NAPT is to be performed on the originating side based on the fact that the connection destination is the communication device 10c of the other carrier network 50, and the originating IMS -AGW30 performs NAPT.

以上、本実施形態のネットワークシステム100では、2台の通信装置10(10a,10b)間で通信を行う場合、発側の通信装置10aは、発側のP−CSCF20aおよび着側のP−CSCF20bを介して着側の通信装置10bとの間で呼制御のための制御情報を送受信する。また、発側の通信装置10aは、発側のIMS−AGW30aおよび着側のIMS−AGW30bを介して着側の通信装置10bとの間でユーザデータを送受信する。各P−CSCF20a,20bには、NAPT実施判定部22および接続先情報24が備えられている。また、各IMS−AGW30a,30bには、NAPT処理部32が備えられている。   As described above, in the network system 100 according to the present embodiment, when communication is performed between the two communication devices 10 (10a and 10b), the originating communication device 10a has the originating P-CSCF 20a and the terminating P-CSCF 20b. Control information for call control is transmitted / received to / from the communication device 10b on the receiving side. The originating communication device 10a transmits and receives user data to and from the terminating communication device 10b via the originating IMS-AGW 30a and the terminating IMS-AGW 30b. Each P-CSCF 20a, 20b includes a NAPT execution determination unit 22 and connection destination information 24. Each IMS-AGW 30a, 30b includes a NAPT processing unit 32.

NAPT実施判定部22は、受信した発呼(パケット)に含まれる接続先を抽出して、当該接続先についてENUM/HSS40に問い合わせをし、ENUM/HSS40から取得した問い合わせに対応する接続先の情報に基づいてNAPTを実施するか否かを判定する機能と、NAPTを実施すると判定した場合、NAPTの実施指示を示す指示情報をIMS−AGW30に送信する機能と、発側の場合にはNAPTの実施済を示すNAPT実施済情報を着側のP−CSCF20に送信する機能とを備える。また、NAPT実施判定部22は、NAPTを実施しないと判定した場合、前記指示情報を送信しない機能を備える。   The NAPT execution determination unit 22 extracts a connection destination included in the received call (packet), inquires the ENUM / HSS 40 about the connection destination, and information on the connection destination corresponding to the inquiry acquired from the ENUM / HSS 40 A function for determining whether or not to implement NAPT based on the above, a function for transmitting instruction information indicating an instruction to perform NAPT to IMS-AGW 30 if it is determined to perform NAPT, And a function of transmitting NAPT execution information indicating the completion to the P-CSCF 20 on the called side. The NAPT execution determination unit 22 has a function of not transmitting the instruction information when it is determined that the NAPT is not executed.

また、NAPT処理部32は、NAPT実施判定部22からNAPTの実施指示を示す指示情報を受信したか否かを判定し、指示情報を受信していないと判定した場合にはNAPTを実施せず、指示情報を受信したと判定した場合にはNAPTを実施する。   In addition, the NAPT processing unit 32 determines whether or not the instruction information indicating the NAPT execution instruction is received from the NAPT execution determination unit 22, and when it is determined that the instruction information is not received, the NAPT is not performed. If it is determined that the instruction information has been received, NAPT is performed.

このようにして、本実施形態では、動的にNAPT実施の必要性を判断し、1つの通信経路において、不要なNAPT回数を減らすことができる。そのため、アドレス変換により生じるパケット遅延、本来不必要なNAPT生成によるIMS−AGW30内のリソース浪費を回避することができる。また、通信セッション確立時に、動的にNAPT実施の判断を可能とすることで、通信事業者はNAPT実施によるメリット(通信装置10間での直接通信の防止、トポロジ隠蔽)、メリット(リソース消費、パケット遅延)のトレードオフを考慮しながら、パケットの接続先に応じて、柔軟にNAPT実施の判断を行うことができる。   In this way, in the present embodiment, it is possible to dynamically determine the necessity of performing NAPT and reduce the number of unnecessary NAPTs in one communication path. Therefore, it is possible to avoid packet delay caused by address translation and waste of resources in the IMS-AGW 30 due to NAPT generation that is essentially unnecessary. Also, by enabling the determination of NAPT execution dynamically when establishing a communication session, the communication carrier can benefit from the implementation of NAPT (prevention of direct communication between communication apparatuses 10 and topology concealment), merit (resource consumption, It is possible to flexibly determine the implementation of NAPT according to the connection destination of the packet while considering the tradeoff of (packet delay).

なお、本実施形態では、同一事業者網(自網)1内において、NAPT回数を減らすケースについて説明したが、他事業者網50においても、本実施形態と同様にNPATを実施しないようにすれば、同一事業者網(自網)1と他事業者網50とにまたがる通信時には、NAPT回数を2回も減らすことができるようになる。   In the present embodiment, the case where the number of NAPTs is reduced in the same operator network (own network) 1 has been described. However, the NPAT is not performed in the other operator network 50 as in the present embodiment. For example, at the time of communication across the same operator network (own network) 1 and the other operator network 50, the number of NAPTs can be reduced by twice.

1 同一事業者網(自網)
10(10c,10d) 通信装置
10a 通信装置(第1の通信装置)
10b,10c,10d 通信装置(第2の通信装置)
20 P−CSCF(制御装置)
20a P−CSCF(第1の制御装置)
20b P−CSCF(第2の制御装置)
21 処理部
22(22a,22b,22c) NAPT実施判定部
23 記憶部
24 接続先情報
25 通信部
30 IMS−AGW(ゲートウェイ)
30a IMS−AGW(第1のゲートウェイ)
30b IMS−AGW(第2のゲートウェイ)
31 処理部
32(32a,32b,32c) NAPT処理部
33 記憶部
34 通信部
40 ENUM/HSS
41 MS
50 他事業者網(他網)
51 IBCF(第1の制御装置)
52 TrGW(第1のゲートウェイ)
60 PSTN(他網)
61 MGCF
62 MGW
100 ネットワークシステム
1 Same carrier network (own network)
10 (10c, 10d) communication device 10a communication device (first communication device)
10b, 10c, 10d Communication device (second communication device)
20 P-CSCF (control device)
20a P-CSCF (first control device)
20b P-CSCF (second control device)
21 processing unit 22 (22a, 22b, 22c) NAPT execution determination unit 23 storage unit 24 connection destination information 25 communication unit 30 IMS-AGW (gateway)
30a IMS-AGW (first gateway)
30b IMS-AGW (second gateway)
31 processing unit 32 (32a, 32b, 32c) NAPT processing unit 33 storage unit 34 communication unit 40 ENUM / HSS
41 MS
50 Other operator networks (other networks)
51 IBCF (first controller)
52 TrGW (first gateway)
60 PSTN (other networks)
61 MGCF
62 MGW
100 network system

Claims (6)

第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、
前記第1の制御装置は、
前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、
前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPT(Network Address Port Translation)を実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、
前記第2の制御装置は、
受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、
前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、
前記第1および第2のゲートウェイは、
前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止める
ことを特徴とするネットワークシステム。
Control information for call control of a call transmitted from the first communication device passes through the first control device and the second control device, and the second communication is the connection destination of the call A network system in which user data transmitted from the first communication device to the device is transmitted to the second communication device via a first gateway and a second gateway;
The first control device includes:
A storage unit that stores connection destination information that associates a domain and a provider of a connection destination of the call;
Receiving the call, extracting the connection destination of the call, referring to the connection destination information, and determining whether the operator of the domain of the connection destination is the same as the operator of the own network If it is determined that they are the same, it is determined whether or not NAPT (Network Address Port Translation) is to be performed based on setting information that determines whether to perform the first gateway or the second gateway. If it is determined in the determination that the NAPT is to be performed based on the setting information determined to be performed in the first gateway, instruction information indicating a NAPT execution instruction is transmitted to the first gateway. , NAPT execution information indicating that NAPT has been executed is included in the call and transmitted to the second control device,
The second control device includes:
It is determined whether the NAPT execution information is included in the received call,
When it is determined that the NAPT execution information is not included, the instruction information is transmitted to the second gateway. When it is determined that the NAPT execution information is included, transmission of the instruction information is stopped. ,
The first and second gateways are:
A network system, wherein NAPT is performed when the instruction information is received, and NAPT is stopped when the instruction information is not received.
前記第1の制御装置は、
前記発呼の接続先をHSS(Home Subscriber Server)に問い合わせて、その問い合わせに対応する接続先の情報を取得し、前記取得した接続先のドメインの事業者が前記発呼の発信元のドメインの事業者と同一であるか否かを判定する
ことを特徴とする請求項1に記載のネットワークシステム。
The first control device includes:
The HSS (Home Subscriber Server) is inquired about the connection destination of the call, the information of the connection destination corresponding to the inquiry is obtained, and the provider of the acquired connection destination domain has the domain of the call origination domain. network system according to claim 1, characterized in <br/> determining whether the same operator.
前記第1の制御装置は、
前記発呼の接続先をENUM(E.161 Number Mapping)に問い合わせて、その問い合わせに対応する接続先の情報を取得し、前記取得した接続先のドメインの事業者が前記発呼の発信元のドメインの事業者と同一であるか否かを判定する
ことを特徴とする請求項1に記載のネットワークシステム。
The first control device includes:
The connection destination of the call is inquired to ENUM (E.161 Number Mapping), the information of the connection destination corresponding to the inquiry is obtained, and the provider of the acquired connection destination domain is the source of the call originator. network system according to claim 1, characterized in <br/> determining whether the same operator domain.
他網から受信した発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記他網から受信したユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、
前記第1の制御装置は、
前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、
前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPTを実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、
前記第2の制御装置は、
受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、
前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、
前記第1および第2のゲートウェイは、
前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止める
ことを特徴とするネットワークシステム。
Control information for call control of a call received from another network is transmitted to the second communication device that is the connection destination of the call via the first control device and the second control device. A network system in which user data received from the other network is transmitted to the second communication device via a first gateway and a second gateway,
The first control device includes:
A storage unit that stores connection destination information that associates a domain and a provider of a connection destination of the call;
Receiving the call, extracting the connection destination of the call, referring to the connection destination information, and determining whether the operator of the domain of the connection destination is the same as the operator of the own network When it is determined that they are the same, it is determined whether or not NAPT is to be performed based on the setting information in which the first gateway or the second gateway is determined. When it is determined that the NAPT is to be executed according to the setting information determined to be executed by the first gateway, the instruction information indicating the NAPT execution instruction is transmitted to the first gateway to indicate that the NAPT has been executed. Including NAPT execution information in the call and sending it to the second control device;
The second control device includes:
It is determined whether the NAPT execution information is included in the received call,
When it is determined that the NAPT execution information is not included, the instruction information is transmitted to the second gateway. When it is determined that the NAPT execution information is included, transmission of the instruction information is stopped. ,
The first and second gateways are:
A network system, wherein NAPT is performed when the instruction information is received, and NAPT is stopped when the instruction information is not received.
第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して他網の第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムであって、
前記第1の制御装置は、
前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、
前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、異なると判定した場合、前記第1のゲートウェイでNAPTを実施することが決められた設定情報に基づき、前記第1のゲートウェイでNAPTを実施すると判定し、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信し、
前記第2の制御装置は、
受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、
前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止め、
前記第1および第2のゲートウェイは、
前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止める
ことを特徴とするネットワークシステム。
Control information for call control of the call transmitted from the first communication device is transmitted to the second communication device of the other network via the first control device and the second control device, A network system in which user data transmitted from the first communication device is transmitted to the second communication device via a first gateway and a second gateway;
The first control device includes:
A storage unit that stores connection destination information that associates a domain and a provider of a connection destination of the call;
Receiving the call, extracting the connection destination of the call, referring to the connection destination information, and determining whether the operator of the domain of the connection destination is the same as the operator of the own network If it is determined that they are different from each other, it is determined that NAPT is to be performed by the first gateway based on the setting information determined to perform NAPT by the first gateway, and the instruction information indicating the NAPT execution instruction is Send to the first gateway, send NAPT implementation information indicating NAPT implementation to the second control device included in the call,
The second control device includes:
It is determined whether the NAPT execution information is included in the received call,
When it is determined that the NAPT execution information is not included, the instruction information is transmitted to the second gateway. When it is determined that the NAPT execution information is included, transmission of the instruction information is stopped. ,
The first and second gateways are:
A network system, wherein NAPT is performed when the instruction information is received, and NAPT is stopped when the instruction information is not received.
第1の通信装置から送信された発呼の呼制御のための制御情報が、第1の制御装置と、第2の制御装置とを経由して前記発呼の接続先である第2の通信装置に伝達され、前記第1の通信装置から送信されたユーザデータが、第1のゲートウェイと、第2のゲートウェイとを経由して前記第2の通信装置に伝達されるネットワークシステムにおけるNAPT実施回数低減方法であって、
前記第1の制御装置は、
前記発呼の接続先のドメインと事業者とを関連付けた接続先情報が記憶される記憶部を備え、
前記発呼を受信し、当該発呼の接続先を抽出し、前記接続先情報を参照して、前記接続先のドメインの事業者が自網の事業者と同一であるか否かを判定し、同一であると判定した場合、前記第1のゲートウェイ、または、前記第2のゲートウェイのどちらで実施するかが決められた設定情報に基づきNAPTを実施するか否かを判定し、当該判定において、前記第1のゲートウェイで実施することが決められた前記設定情報によりNAPTを実施すると判定した場合に、NAPTの実施指示を示す指示情報を前記第1のゲートウェイに送信し、NAPT実施済を示すNAPT実施済情報を前記発呼に含めて前記第2の制御装置に送信するステップ、を実行し、
前記第2の制御装置は、
受信した前記発呼に前記NAPT実施済情報が含まれているか否かを判定し、
前記NAPT実施済情報が含まれていないと判定した場合、前記指示情報を前記第2のゲートウェイに送信し、前記NAPT実施済情報が含まれていると判定した場合、前記指示情報の送信を止めるステップ、を実行し、
前記第1および第2のゲートウェイは、
前記指示情報を受信したときNAPTを実施し、前記指示情報を受信しないときNAPTの実施を止めるステップ、を実行する
ことを特徴とするNAPT実施回数低減方法。
Control information for call control of a call transmitted from the first communication device passes through the first control device and the second control device, and the second communication is the connection destination of the call Number of NAPT implementations in the network system in which user data transmitted to the device and transmitted from the first communication device is transmitted to the second communication device via the first gateway and the second gateway A reduction method,
The first control device includes:
A storage unit that stores connection destination information that associates a domain and a provider of a connection destination of the call;
Receiving the call, extracting the connection destination of the call, referring to the connection destination information, and determining whether the operator of the domain of the connection destination is the same as the operator of the own network When it is determined that they are the same, it is determined whether or not NAPT is to be performed based on the setting information in which the first gateway or the second gateway is determined. When it is determined that the NAPT is to be executed according to the setting information determined to be executed by the first gateway, the instruction information indicating the NAPT execution instruction is transmitted to the first gateway to indicate that the NAPT has been executed. Executing the step of including NAPT execution information in the call and transmitting it to the second control device;
The second control device includes:
It is determined whether the NAPT execution information is included in the received call,
When it is determined that the NAPT execution information is not included, the instruction information is transmitted to the second gateway. When it is determined that the NAPT execution information is included, the transmission of the instruction information is stopped. Step,
The first and second gateways are:
A NAPT execution frequency reduction method, comprising: performing NAPT when the instruction information is received, and stopping NAPT execution when the instruction information is not received.
JP2012141544A 2012-06-25 2012-06-25 Network system and NAPT execution frequency reduction method Expired - Fee Related JP5782407B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2012141544A JP5782407B2 (en) 2012-06-25 2012-06-25 Network system and NAPT execution frequency reduction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2012141544A JP5782407B2 (en) 2012-06-25 2012-06-25 Network system and NAPT execution frequency reduction method

Publications (2)

Publication Number Publication Date
JP2014007536A JP2014007536A (en) 2014-01-16
JP5782407B2 true JP5782407B2 (en) 2015-09-24

Family

ID=50104915

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2012141544A Expired - Fee Related JP5782407B2 (en) 2012-06-25 2012-06-25 Network system and NAPT execution frequency reduction method

Country Status (1)

Country Link
JP (1) JP5782407B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6310411B2 (en) * 2015-03-03 2018-04-11 日本電信電話株式会社 Communication system and congestion avoidance method

Also Published As

Publication number Publication date
JP2014007536A (en) 2014-01-16

Similar Documents

Publication Publication Date Title
CN112887151B (en) System and method for discovering policy charging and rules functions in a network environment
JP5972398B2 (en) ICE-based NAT traversal
EP3082318B1 (en) Communication method and device for preventing media stream circuity (tromboning)
KR101454502B1 (en) A method and apparatus for internet protocol multimedia bearer path optimization through a succession of border gateways
US8688842B2 (en) Methods, apparatuses, system, and related computer program product for user equipment access
EP3192224B1 (en) Establishment of a secure connection for a communication session
US9055397B2 (en) Method for usage of VPLMN infrastructure by an HPLMN to terminate an IMS session set up for a roaming user
JP5988407B1 (en) Communication path control device, communication path control system, communication path control method, and communication path control program
EP2628286B1 (en) Connection control with b2bua located behind nat gateway
US11388202B2 (en) Network entity selection
US8374178B2 (en) Apparatus and method for supporting NAT traversal in voice over internet protocol system
GB2562541A (en) A signalling protocol routing system
JP5782407B2 (en) Network system and NAPT execution frequency reduction method
JP5601421B2 (en) Server apparatus, communication control program, and communication control method
KR100727067B1 (en) Method for connecting with other network in wireless packet switching network system based on SIP and the system thereof
JP5135257B2 (en) Method and system for establishing a plurality of sessions of different routes by home gateway and session control server
JP4880510B2 (en) SIP communication system, call control server, and call control method
JP2007318707A (en) Interconnection technique of ip communication
JP5247534B2 (en) Method and system for establishing a plurality of sessions of different routes depending on home gateway
KR100908275B1 (en) Active call interworking method based on IMS-based network system and service provider
JP2006203324A (en) Gateway system
JP2011182032A (en) Handoff method between femtocell and system thereof
JP2006050250A (en) Call control method and call control system for ip telephone system
JP2006340260A (en) Call control method of internet telephone

Legal Events

Date Code Title Description
RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20140502

RD04 Notification of resignation of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7424

Effective date: 20140528

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140724

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150312

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150428

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20150624

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150717

R150 Certificate of patent or registration of utility model

Ref document number: 5782407

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees