JP2017034399A - Enum system and load distribution method for enum system - Google Patents

Enum system and load distribution method for enum system Download PDF

Info

Publication number
JP2017034399A
JP2017034399A JP2015151015A JP2015151015A JP2017034399A JP 2017034399 A JP2017034399 A JP 2017034399A JP 2015151015 A JP2015151015 A JP 2015151015A JP 2015151015 A JP2015151015 A JP 2015151015A JP 2017034399 A JP2017034399 A JP 2017034399A
Authority
JP
Japan
Prior art keywords
enum
destination information
connection destination
server
congestion area
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
JP2015151015A
Other languages
Japanese (ja)
Other versions
JP6364385B2 (en
Inventor
健太 篠原
Kenta Shinohara
健太 篠原
耕世 鈴木
Yasuyo Suzuki
耕世 鈴木
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 JP2015151015A priority Critical patent/JP6364385B2/en
Publication of JP2017034399A publication Critical patent/JP2017034399A/en
Application granted granted Critical
Publication of JP6364385B2 publication Critical patent/JP6364385B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

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

Abstract

PROBLEM TO BE SOLVED: To reduce an access load of a route server by shortening a reflection time of data when performing load distribution of a number portability DB.SOLUTION: An ENUM management device 50 of an ENUM system 1000 causes any of one or more ENUM servers 10 to transmit to temporary extension ENUM servers 10S connection destination information corresponding to call incoming destination information belonging to a congestion area as partial data. A distribution device 20 receives a distribution rule from the ENUM management device 50, distributes a connection destination information request message to which the call incoming destination information belonging to the congestion area is attached, to the temporary extension ENUM servers 10S and distributes a connection destination information request message to which call incoming destination information belonging to any other area than the congestion area is attached, to any of the one or more ENUM servers 10.SELECTED DRAWING: Figure 1

Description

本発明は、IP(Internet Protocol)電話等の電話番号をURI(Uniform Resource Identifier)に対応付けて名前解決を行うENUM(E.164 Number Mapping)の技術分野であり、ENUMシステム、および、ENUMシステムの負荷分散方法に関する。   The present invention is a technical field of ENUM (E.164 Number Mapping) that performs name resolution by associating a telephone number of an IP (Internet Protocol) telephone or the like with a URI (Uniform Resource Identifier), and includes an ENUM system and an ENUM system. The present invention relates to a load balancing method.

従来、IP網において、通信事業者網内の装置(SIP(Session Initiation Protocol)サーバ等)が電話番号とURIとの対応付けを行う仕組みとしてENUMシステムが提案されている。このENUMシステムでは、通信事業者のネットワーク内に設置されたSIPサーバが、接続先となる端末(IP電話等)の電話番号についての接続先の情報(IPアドレスや、ドメイン名等)をENUMサーバに問い合わせて、その接続先の情報に基づいてルーティングを行う。   2. Description of the Related Art Conventionally, in an IP network, an ENUM system has been proposed as a mechanism in which a device (such as a SIP (Session Initiation Protocol) server) in a communication carrier network associates a telephone number with a URI. In this ENUM system, a SIP server installed in a telecommunications carrier's network sends connection destination information (IP address, domain name, etc.) for the telephone number of a terminal (IP phone, etc.) to be connected to the ENUM server. And routing based on the information of the connection destination.

また、PSTN(Public Switched Telephone Network:公衆電話交換回線網)からIP網への移行に伴い、IP網において固定電話番号を通信事業者間で自由に持ち回れる番号ポータビリティの仕組みが検討されている。複数の通信事業者のIP網で接続される環境において、番号ポータビリティを可能にする技術としてACQ(ALL CALL QUERY)方式が提案されている(非特許文献1参照)。   Also, with the shift from PSTN (Public Switched Telephone Network) to IP network, a number portability mechanism is being considered that allows fixed telephone numbers to be carried freely between telecommunications carriers in the IP network. . An ACQ (ALL CALL QUERY) system has been proposed as a technology that enables number portability in an environment where multiple IP carriers are connected (see Non-Patent Document 1).

非特許文献1に記載のACQ方式では、各通信事業者の番号ポータビリティ情報を集中管理するデータベース(後記する「番号ポータビリティDB(DataBase)」)を、DNS(Domain Name System)の仕組みを利用したENUM権威DNSサーバ(以下、「ENUMサーバ」と称することがある。)に備え、各通信事業者のSIPサーバは、ENUMサーバにアクセスすることにより、各電話番号が他網へ移転(ポートアウト)しているか否かを解決し、接続先の情報(接続先情報)を取得して通信を行う。   In the ACQ system described in Non-Patent Document 1, a database for centrally managing number portability information of each communication carrier (“number portability DB (DataBase)” described later) is used as an ENUM using a DNS (Domain Name System) mechanism. In preparation for an authoritative DNS server (hereinafter sometimes referred to as “ENUM server”), each carrier's SIP server transfers (ports out) each telephone number to another network by accessing the ENUM server. Whether or not the connection is established, and information on the connection destination (connection destination information) is acquired to perform communication.

従来のDNSにおいては、名前解決に必要なIPアドレスとドメイン名とを関連付けた情報を記憶する「権威DNSサーバ」の負荷を分散するため、次のような手法が用いられている(非特許文献2参照)。   In the conventional DNS, the following method is used in order to distribute the load of the “authoritative DNS server” that stores information in which the IP address necessary for name resolution is associated with the domain name (non-patent document). 2).

(1)ゾーン委任
名前解決に必要なIPアドレスとドメイン名とを関連付けた情報を階層的に管理し、各クライアントからの要求に対して再帰的問合わせを実行する。権威DNSサーバは、自身が管理するドメイン名の一部を他のDNS権威サーバに委任することにより、IPアドレスとドメイン名とを関連付けた情報を分散して管理する。
例えば、図8に示すように、「jp」を管理する権威DNSサーバ(ルートサーバ)が、自身が管理する「co.jp」「example.jp」のドメインを、下位のDNS権威サーバそれぞれに委任する。また、「co.jp」を管理する権威DNSサーバが、自身が管理する「abc.co.jp」のドメインを下位のDNS権威サーバに委任する。このように、DNSのツリー構造では、委任することにより分割された情報がゾーン毎に管理される(例えば、「co.jpゾーン」「abc.co.jpゾーン」)。これにより、権威DNSサーバは、自分の管理範囲(ゾーン)のドメイン名に関する問合せに回答するほか、自分が管理を委任したドメイン名の一部(サブドメイン)については、その委任した権威DNSサーバの場所(ホスト名やIPアドレス)を通知するだけで済む。よって、ゾーンを委任することにより負荷を軽減することが可能となる。
(1) Zone delegation Information that associates IP addresses and domain names necessary for name resolution is managed hierarchically, and recursive queries are executed for requests from each client. The authoritative DNS server delegates a part of the domain name managed by the authoritative DNS server to other DNS authoritative servers, thereby distributing and managing the information relating the IP address and the domain name.
For example, as shown in FIG. 8, the authoritative DNS server (root server) that manages “jp” delegates the domain of “co.jp” and “example.jp” that it manages to each lower DNS authoritative server. To do. Further, the authoritative DNS server managing “co.jp” delegates the domain of “abc.co.jp” managed by itself to the lower DNS authoritative server. Thus, in the DNS tree structure, information divided by delegation is managed for each zone (for example, “co.jp zone” “abc.co.jp zone”). As a result, the authoritative DNS server answers inquiries regarding the domain name of its own management scope (zone), and part of the domain name (subdomain) that it has delegated management to the authority DNS server that has been delegated. It is only necessary to notify the location (host name or IP address). Therefore, it is possible to reduce the load by delegating the zone.

(2)スケールアウト
IPアドレスとドメイン名とを関連付けた情報について、同じ情報を記憶するDNS権威サーバを複数台設置し、ロードバランサ(振分装置)や「IP Anycast」によりクライアントからの接続先を分散させる。
(2) Scale-out With regard to information that associates IP addresses and domain names, multiple DNS authoritative servers that store the same information are installed, and the connection destination from the client is determined by a load balancer (distribution device) or “IP Anycast”. Disperse.

(3)スケールアップ
DNS権威サーバのサーバ性能を、高いものに置き換える。
(3) Scale-up Replace the DNS authoritative server's server performance with a higher one.

上記したDNSの負荷分散の仕組みを利用し、ENUMシステムにおいても、着信先情報(電話番号等)に対応する接続先情報を、DNSと同様の階層構造(Tier0〜Tier2)で管理する手法が提案されている(非特許文献1)。この手法では、上位階層であるTier0またはTier1を管理しているENUM権威DNSサーバからTier2を管理しているENUM権威DNSサーバへ向かって再帰的に問合せを行っていく。そして、ENUMでは、Tier2に属するENUM権威DNSサーバを、各通信事業者(キャリア)が管理し、各番号帯(例えば、市外局番)の各端末に対応する接続先情報を記憶して、負荷を低減している。   Using the DNS load balancing mechanism described above, the ENUM system also proposes a method for managing the connection destination information corresponding to the destination information (telephone number, etc.) in the same hierarchical structure (Tier 0 to Tier 2) as the DNS. (Non-Patent Document 1). In this method, a query is recursively performed from an ENUM authoritative DNS server that manages Tier 0 or Tier 1 that is an upper layer to an ENUM authoritative DNS server that manages Tier 2. In ENUM, each telecommunications carrier (carrier) manages an ENUM authority DNS server belonging to Tier 2, stores connection destination information corresponding to each terminal in each number band (for example, area code), and loads Is reduced.

また、電話サービスは数千万のユーザが収容されるため、キャリアごとに設置されるENUM権威DNSサーバは、図9に示すように、スケールアウトによりENUMサーバ10Aを複数台設置(図9においては2台(#1,#2)設置)し、クライアントからの接続先となる各ENUMサーバ10Aの負荷を分散させる。図9を参照して、番号ポータビリティDB100への接続先情報の問合せの流れを説明する。   Since the telephone service accommodates tens of millions of users, the ENUM authoritative DNS server installed for each carrier installs a plurality of ENUM servers 10A by scale-out as shown in FIG. 9 (in FIG. 9, Two (# 1, # 2) are installed), and the load on each ENUM server 10A as a connection destination from the client is distributed. With reference to FIG. 9, the flow of the inquiry of the connection destination information to the number portability DB 100 will be described.

まず、03−3521帯の端末1(1a:発信元端末)(IP電話等)から0422−59帯の端末1(1b:着信先端末)(IP電話等)への接続要求メッセージ(図9において、「接続要求」と記載する。)が、SIPサーバ30へ送信される(ステップS1)。
接続要求メッセージを受け付けたSIPサーバ30は、ENUMシステム1000の振分装置20Aに対して、着信先の通信事業者へ接続するための接続先情報(着信先電話番号に対応するURI等)の要求(後記する、「接続先情報要求メッセージ」。図9においては、「接続先情報要求」と記載する。)を行う(ステップS2)。
First, a connection request message (in FIG. 9) from a terminal 1 (1a: source terminal) (IP phone, etc.) in the band 03-3521 to a terminal 1 (1b: destination terminal) (IP phone, etc.) in the 0422-59 band , “Connection request”) is transmitted to the SIP server 30 (step S1).
Upon receiving the connection request message, the SIP server 30 requests the distribution device 20A of the ENUM system 1000 for connection destination information (such as a URI corresponding to the destination telephone number) for connection to the destination communication carrier. (Hereinafter referred to as “connection destination information request message”. In FIG. 9, “connection destination information request message” is described) (step S2).

振分装置20Aは、例えば、ラウンドロビン等により、複数のENUMサーバ10Aの中から、その接続先情報要求メッセージの振り分け先を決定する(ステップS3)。ここでは、ENUMサーバ10A「#1」が振り分け先として決定されたものとして説明する。そして、振分装置20Aは、決定した振り分け先となるENUMサーバ10A「#1」に、接続先情報要求メッセージを送信する(ステップS4)。   The distribution device 20A determines a distribution destination of the connection destination information request message from the plurality of ENUM servers 10A, for example, by round robin or the like (step S3). Here, it is assumed that ENUM server 10A “# 1” is determined as the distribution destination. Then, the allocating device 20A transmits a connection destination information request message to the ENUM server 10A “# 1” that is the determined allocation destination (step S4).

ENUMサーバ10A「#1」は、接続先情報要求メッセージを受信すると、自身が記憶する番号ポータビリティDB100を参照し、その着信先の端末(後記する「着信先情報」)に対応する接続先情報を抽出し、振分装置20Aに応答情報(後記する、「接続先情報応答メッセージ」。図9においては、「接続先情報応答」と記載する。)を送信する(ステップS5)。   When the ENUM server 10A “# 1” receives the connection destination information request message, the ENUM server 10A “# 1” refers to the number portability DB 100 stored in itself and obtains connection destination information corresponding to the terminal of the destination (“destination information” described later). The response information (described later, “connection destination information response message”, described as “connection destination information response” in FIG. 9) is transmitted to the sorting apparatus 20A (step S5).

続いて、振分装置20Aは、接続先情報要求を送信してきたSIPサーバ30に対して、受信した接続先情報応答メッセージを送信する(ステップS6)。
SIPサーバ30は、接続先情報応答メッセージを受信し、その接続先情報応答メッセージに含まれる接続先情報に基づき、着信先が自IP網か否かを判断し、自IP網である場合には、加入者情報を管理するHSS(Home Subscriber Server)40へ問合せることにより着信先の収容SIPサーバを解決し、着信先となる0422−59帯の端末1(1b)に呼接続する(ステップS7)。一方、SIPサーバ30は、着信先が他の通信事業者のIP網の場合は、接続先情報に示される他の通信事業者のIP網へSIP信号を転送する(図示省略)。
Subsequently, the allocating device 20A transmits the received connection destination information response message to the SIP server 30 that has transmitted the connection destination information request (step S6).
The SIP server 30 receives the connection destination information response message, determines whether the destination is the local IP network based on the connection destination information included in the connection destination information response message, and if it is the local IP network Then, an accommodation SIP server is resolved by inquiring to an HSS (Home Subscriber Server) 40 that manages subscriber information, and the call connection is established to the terminal 1 (1b) in the 0422-59 band that is the destination (step S7). . On the other hand, when the destination is the IP network of another communication carrier, the SIP server 30 transfers the SIP signal to the IP network of the other communication carrier indicated in the connection destination information (not shown).

このようにして、各通信事業者のSIPサーバ30は、ENUMサーバ10Aに備わる番号ポータビリティDB100にアクセスし、着信先の各電話番号が他網へ移転(ポートアウト)しているか否かを、接続先の情報(接続先情報)を取得することにより解決し、通信を行う。   In this way, each telecommunications carrier's SIP server 30 accesses the number portability DB 100 provided in the ENUM server 10A, and determines whether each destination telephone number has been transferred (ported out) to another network. The problem is solved by acquiring the previous information (connection destination information) and communication is performed.

“Recommendation ITU-T E.164 - Supplement 2 : Number Portability”, International Telecommunication Union, 11/2009“Recommendation ITU-T E.164-Supplement 2: Number Portability”, International Telecommunication Union, 11/2009 「特集2 DNSルートサーバーの秘密」、日経BP社、日経NETWORK、2013年11月、p.55-61"Special Feature 2 DNS Root Server Secret", Nikkei Business Publications, Nikkei NETWORK, November 2013, p.55-61

しかしながら、ENUMサーバが備える番号ポータビリティDBによるサービスと、一般的なDNSサービスとは、次に示す相違がある。
ENUMサーバが備える番号ポータビリティDBは、一般的なDNSサービスと比べ、TTL(Time To Live)が短いため、委任先であるキャリア毎のゾーンの最上位のENUMサーバであるルートサーバに対するアクセス負荷が高いものとなる。
また、番号ポータビリティDBは、すべての電話番号に対して固有の返却値を持ち、その電話番号は通信事業者(キャリア)によっては1億番号程度存在するため、通常のDNSサーバと比較しデータ量が多い。
さらに、ユーザの収容網の移転に伴い、番号ポータビリティDBが更新されるため、ほぼ静的に保持されるDNSサーバに比べ、頻繁にデータが更新される。
そして、電話サービスは数千万のユーザが収容されることから、番号ポータビリティDBへのアクセスが頻繁に発生する。
上記のような状況のもとで、地震等の大規模災害が発生すると、通常時の数倍以上の発呼が生じることから、番号ポータビリティDBの負荷分散をさらに行う必要が発生する。
However, the service by the number portability DB provided in the ENUM server and a general DNS service have the following differences.
Since the number portability DB provided in the ENUM server has a short TTL (Time To Live) compared to a general DNS service, the access load on the root server which is the highest ENUM server in each zone as a delegation destination is high. It will be a thing.
In addition, the number portability DB has a unique return value for all telephone numbers, and there are about 100 million numbers depending on the telecommunications carrier (carrier), so the amount of data compared to a normal DNS server There are many.
Furthermore, since the number portability DB is updated with the transfer of the user's accommodation network, data is updated more frequently than a DNS server that is held almost statically.
And since tens of millions of users are accommodated in the telephone service, access to the number portability DB frequently occurs.
Under such circumstances, when a large-scale disaster such as an earthquake occurs, calls that are several times higher than normal times occur, and it is necessary to further distribute the load of the number portability DB.

これらの問題を解決するため、上記したDNSにおける負荷分散の手法を、ENUMサーバの負荷分散手法として採用したとしても、(1)のゾーン委任では、番号ポータビリティDBへのアクセスはTTLが短いため、上位のENUMサーバ(キャリア毎のルートサーバ)への負荷が高くなってしまう。(2)のスケールアウトや(3)のスケールアップでは、番号ポータビリティDBのレコード数が多い場合、データ反映に多くの時間(例えば、数十分)を要するため、反映時間中の応答性能の低下や、データ更新が一時的に不可となる懸念がある。   In order to solve these problems, even if the load distribution method in the DNS described above is adopted as the load distribution method of the ENUM server, in the zone delegation of (1), access to the number portability DB has a short TTL. The load on the upper ENUM server (route server for each carrier) is increased. In the scale-out of (2) and the scale-up of (3), if the number of records in the number portability DB is large, it takes a lot of time (for example, several tens of minutes) to reflect the data. There is also a concern that data update will be temporarily disabled.

このような背景を鑑みて本発明がなされたのであり、本発明は、番号ポータビリティDBの負荷分散を行うにあたり、データの反映時間を短縮し、ルートサーバのアクセス負荷を低減することができる、ENUMシステム、および、ENUMシステムの負荷分散方法を提供することを課題とする。   The present invention has been made in view of such a background, and the present invention can reduce the reflection time of data and reduce the access load of the route server when performing load distribution of the number portability DB. It is an object of the present invention to provide a system and a load balancing method for an ENUM system.

前記した課題を解決するため、請求項1に記載の発明は、着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムであって、前記ENUM管理装置が、輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信する一部データ複製指示部と、前記輻輳エリアと一時的に増設する一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信する振分ルール設定部と、を備え、前記ENUMサーバが、受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信する一部データ送信部を備え、前記一時増設ENUMサーバが、前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得する一部データ受信部を備え、前記振分装置が、受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分ける振分処理部を備えること、を特徴とするENUMシステムとした。   In order to solve the above-described problem, the invention according to claim 1 stores connection destination information corresponding to destination information including a telephone number of the destination terminal, and requests connection destination information to acquire the connection destination information. An ENUM server that responds to the request message; a distribution device that distributes the connection destination information request message to one or more of the ENUM servers; an ENUM management device that is connected to the one or more ENUM servers and the distribution device The ENUM management device generates a partial data duplication instruction message indicating a duplication instruction of connection destination information corresponding to the destination information belonging to a congestion area, and the one or more ENUM A partial data replication instructing unit to be transmitted to any one of the servers and a temporary expansion ENUM server to be temporarily added to the congestion area A distribution rule setting unit that transmits the distribution rule including the attached information to the distribution device, and the ENUM server is based on the congestion area attached to the received partial data replication instruction message. And a partial data transmission unit for extracting connection destination information corresponding to the destination information belonging to the congestion area as partial data and transmitting it to the temporary expansion ENUM server, wherein the temporary expansion ENUM server includes the partial data By receiving a connection destination information corresponding to the destination information belonging to the congestion area, the distribution device based on the received distribution rule, the congestion area The connection destination information request message attached with the destination information belonging to is distributed to the temporary expansion ENUM server and belongs to an area other than the congestion area The connection destination information request message Shinsaki information is attached, it comprises a distribution processing section for distributing the any one or more of the ENUM server, and the ENUM system according to claim.

また、請求項3に記載の発明は、着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムの負荷分散方法であって、前記ENUM管理装置が、輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信するステップと、前記輻輳エリアと一時的に増設する一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信するステップと、を実行し、前記ENUMサーバが、受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信するステップを実行し、前記一時増設ENUMサーバが、前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得するステップを実行し、前記振分装置が、受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分けるステップを実行すること、を特徴とするENUMシステムの負荷分散方法とした。   The invention according to claim 3 stores the connection destination information corresponding to the destination information including the telephone number of the destination terminal, and responds to the connection destination information request message for requesting acquisition of the connection destination information. An ENUM system comprising: a server; a distribution device that distributes the connection destination information request message to one of the one or more ENUM servers; and one or more ENUM servers and an ENUM management device connected to the distribution device The ENUM management device generates a partial data replication instruction message indicating a replication instruction of connection destination information corresponding to the destination information belonging to a congestion area, and generates one or more ENUM server Transmission information including information that associates the step of transmitting to any of the above and the congestion area with the temporary expansion ENUM server to be temporarily expanded. Transmitting the rule to the distribution device, and based on the congestion area attached to the received partial data replication instruction message, the ENUM server changes the destination information belonging to the congestion area to the destination information. The corresponding connection destination information is extracted as a part of data, and the step of transmitting to the temporary extension ENUM server is executed, and the temporary extension ENUM server receives the part of data, so that the incoming call belonging to the congestion area is received. A step of acquiring connection destination information corresponding to the destination information, and the distribution device, based on the distribution rule received, the connection destination information request message to which the destination information belonging to the congestion area is attached. The connection destination information request with the destination information belonging to an area other than the congestion area distributed to the temporary expansion ENUM server The message, performing the step of allocating to any one or more of the ENUM server, and the load distribution method of ENUM system according to claim.

このように、本発明のENUMシステム、および、ENUMシステムの負荷分散方法によれば、例えば、大規模災害等により輻輳エリアが発生し、各ENUMサーバの負荷が増大した場合に、ENUM管理装置が、既存のENUMサーバから輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして一時増設ENUMサーバに送信させる。そして、振分装置が、ENUM管理装置から受信した振分ルールに基づき、輻輳エリアに属する着信先情報が付された接続先要求メッセージを、一時増設ENUMサーバに振り分け、輻輳エリア以外のエリアに属する着信先情報が付された接続先要求メッセージを、ENUMサーバのいずれかに振り分けることができる。   As described above, according to the ENUM system and the ENUM system load balancing method of the present invention, for example, when a congestion area occurs due to a large-scale disaster or the like and the load on each ENUM server increases, the ENUM management apparatus Then, the connection destination information corresponding to the destination information belonging to the congestion area is transmitted from the existing ENUM server to the temporary addition ENUM server as a part of the data. Then, based on the distribution rule received from the ENUM management apparatus, the distribution apparatus distributes the connection destination request message with the destination information belonging to the congestion area to the temporary expansion ENUM server, and belongs to an area other than the congestion area. The connection destination request message with the destination information can be distributed to any of the ENUM servers.

請求項2に記載の発明は、着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムであって、前記ENUM管理装置が、輻輳エリアが付された輻輳情報に基づき1以上の前記ENUMサーバの負荷分散が必要であると判定したときに、一時的に増設する一時増設ENUMサーバに対して、一時増設指示メッセージを送信する一時増設指示部と、前記輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信する一部データ複製指示部と、前記輻輳エリアと前記一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信する振分ルール設定部と、を備え、前記ENUMサーバが、受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信する一部データ送信部を備え、前記一時増設ENUMサーバが、前記一時増設指示メッセージを受信して、前記ENUMサーバとしての機能を起動させる起動処理部と、前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得する一部データ受信部と、を備え、前記振分装置が、受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分ける振分処理部を備えること、を特徴とするENUMシステムとした。   The invention according to claim 2 stores the connection destination information corresponding to the destination information including the telephone number of the destination terminal, and responds to the connection destination information request message for requesting acquisition of the connection destination information. An ENUM system comprising: a distribution device that distributes the connection destination information request message to one of the one or more ENUM servers; and one or more ENUM servers and an ENUM management device connected to the distribution device. When the ENUM management device determines that load distribution of one or more ENUM servers is necessary based on the congestion information to which the congestion area is added, for the temporary expansion ENUM server to be temporarily added, A temporary extension instruction unit that transmits a temporary extension instruction message, and a copy instruction of connection destination information corresponding to the destination information belonging to the congestion area A partial data replication instruction unit that generates a partial data replication instruction message and transmits the partial data replication instruction message to one of the one or more ENUM servers, and includes an information including information that associates the congestion area with the temporary expansion ENUM server. A distribution rule setting unit that transmits a distribution rule to the distribution device, and the ENUM server belongs to the congestion area based on the congestion area attached to the received partial data replication instruction message It includes a partial data transmission unit that extracts connection destination information corresponding to the destination information as partial data and transmits it to the temporary expansion ENUM server, and the temporary expansion ENUM server receives the temporary expansion instruction message, The activation processing unit that activates the function as the ENUM server and the partial data are received to receive the part belonging to the congestion area. A partial data receiving unit that acquires connection destination information corresponding to the destination information, and the distribution device is attached with the destination information belonging to the congestion area based on the received distribution rule The connection destination information request message is distributed to the temporary expansion ENUM server, and the connection destination information request message to which destination information belonging to an area other than the congestion area is attached is distributed to one or more of the ENUM servers. The ENUM system is characterized by including a minute processing unit.

また、請求項4に記載の発明は、着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムの負荷分散方法であって、前記ENUM管理装置が、輻輳エリアが付された輻輳情報に基づき1以上の前記ENUMサーバの負荷分散が必要であると判定したときに、一時的に増設する一時増設ENUMサーバに対して、一時増設指示メッセージを送信するステップと、前記輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信するステップと、前記輻輳エリアと前記一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信するステップと、を実行し、前記ENUMサーバが、受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信するステップを実行し、前記一時増設ENUMサーバが、前記一時増設指示メッセージを受信して、前記ENUMサーバとしての機能を起動させるステップと、前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得するステップと、を実行し、前記振分装置が、受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分けるステップを実行すること、を特徴とするENUMシステムの負荷分散方法とした。   The invention according to claim 4 stores the connection destination information corresponding to the destination information including the telephone number of the destination terminal, and responds to the connection destination information request message for requesting acquisition of the connection destination information. An ENUM system comprising: a server; a distribution device that distributes the connection destination information request message to one of the one or more ENUM servers; and one or more ENUM servers and an ENUM management device connected to the distribution device Load distribution method, wherein when the ENUM management apparatus determines that load distribution of one or more ENUM servers is necessary based on the congestion information to which a congestion area is added, temporary expansion is performed. A step of transmitting a temporary extension instruction message to the ENUM server, and connection destination information corresponding to the destination information belonging to the congestion area A step of generating a partial data replication instruction message indicating a replication instruction and transmitting the partial data replication instruction message to one of the one or more ENUM servers, and distribution including information in which the congestion area and the temporary expansion ENUM server are associated with each other Transmitting the rule to the distribution device, and based on the congestion area attached to the received partial data replication instruction message, the ENUM server changes the destination information belonging to the congestion area to the destination information. The step of extracting the corresponding connection destination information as a part of the data and transmitting it to the temporary expansion ENUM server is executed, and the temporary expansion ENUM server receives the temporary expansion instruction message and functions as the ENUM server. And receiving the partial data to the destination information belonging to the congestion area. Obtaining the corresponding connection destination information, and the distribution apparatus, based on the distribution rule received, the connection destination information request message to which the destination information belonging to the congestion area is attached. Allocating the temporary extension ENUM server to the connection destination information request message to which the destination information belonging to an area other than the congestion area is assigned, to one of the one or more ENUM servers. ENUM system load balancing method.

このように、本発明のENUMシステム、および、ENUMシステムの負荷分散方法によれば、例えば、大規模災害等により輻輳エリアが発生し、各ENUMサーバの負荷が増大した場合に、ENUM管理装置が一時増設ENUMサーバを起動させ、その一時増設ENUMサーバが、既存のENUMサーバから輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして取得し記憶する。そして、ENUM管理装置から受信した振分ルールに基づき、振分装置が、輻輳エリアに属する着信先情報が付された接続先要求メッセージを、一時増設ENUMサーバに振り分け、輻輳エリア以外のエリアに属する着信先情報が付された接続先要求メッセージを、ENUMサーバのいずれかに振り分けることができる。   As described above, according to the ENUM system and the ENUM system load balancing method of the present invention, for example, when a congestion area occurs due to a large-scale disaster or the like and the load on each ENUM server increases, the ENUM management apparatus The temporary expansion ENUM server is activated, and the temporary expansion ENUM server acquires and stores connection destination information corresponding to the destination information belonging to the congestion area from the existing ENUM server as partial data. Then, based on the distribution rule received from the ENUM management apparatus, the distribution apparatus distributes the connection destination request message with the destination information belonging to the congestion area to the temporary expansion ENUM server and belongs to an area other than the congestion area. The connection destination request message with the destination information can be distributed to any of the ENUM servers.

よって、輻輳エリアに関する一部データのみの複製ですむため、すべてのデータを送信する場合に比べ、データ反映時間を大幅に短縮することができる。これにより、データ反映時間中の性能低下やデータ更新の停止の影響を小さくすることができる。また、輻輳エリアに属する着信先情報が付された接続先情報要求メッセージを一時増設ENUMサーバが処理するため、輻輳エリア以外のエリアに関するトラヒックへの影響を抑えることができる。   Therefore, only a part of the data relating to the congestion area needs to be copied, so that the data reflection time can be greatly shortened compared to the case where all the data is transmitted. As a result, it is possible to reduce the influence of performance degradation or data update stop during the data reflection time. In addition, since the temporary addition ENUM server processes the connection destination information request message with the destination information belonging to the congestion area, it is possible to suppress the influence on the traffic related to the area other than the congestion area.

本発明によれば、番号ポータビリティDBの負荷分散を行うにあたり、データの反映時間を短縮し、ルートサーバのアクセス負荷を低減する、ENUMシステム、および、ENUMシステムの負荷分散方法を提供することができる。   According to the present invention, it is possible to provide an ENUM system and a load balancing method for an ENUM system that reduce the data reflection time and reduce the access load of the route server when performing load distribution of the number portability DB. .

本実施形態に係るENUMシステムの全体構成と処理の概要を示す図である。It is a figure which shows the whole structure and process outline | summary of the ENUM system which concerns on this embodiment. 本実施形態に係るENUMサーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the ENUM server which concerns on this embodiment. 本実施形態に係る番号ポータビリティDBのデータ構成例を示す図である。It is a figure which shows the data structural example of number portability DB which concerns on this embodiment. 本実施形態に係るENUM管理装置の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the ENUM management apparatus which concerns on this embodiment. 本実施形態に係る一時増設ENUMサーバの構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the temporary addition ENUM server which concerns on this embodiment. 本実施形態に係る振分装置の構成例を示す機能ブロック図である。It is a functional block diagram which shows the structural example of the distribution apparatus which concerns on this embodiment. 本実施形態に係るENUMシステムの処理の流れを示すシーケンス図である。It is a sequence diagram which shows the flow of a process of the ENUM system which concerns on this embodiment. 権威DNSサーバの階層構造による分散管理を説明するための図である。It is a figure for demonstrating the distributed management by the hierarchical structure of an authoritative DNS server. 番号ポータビリティDBへの接続先情報の問合せの流れを説明するための図である。It is a figure for demonstrating the flow of the inquiry of the connecting point information to number portability DB.

次に、本発明を実施するための形態(以下、本実施形態と称する。)における、ENUMシステム1000等について説明する。   Next, the ENUM system 1000 and the like in a mode for carrying out the present invention (hereinafter referred to as the present embodiment) will be described.

≪概要≫
まず、本実施形態に係るENUMシステム1000の概要について説明する。
図1は、本実施形態に係るENUMシステム1000の全体構成と処理の概要を示す図である。
≪Overview≫
First, an outline of the ENUM system 1000 according to the present embodiment will be described.
FIG. 1 is a diagram showing an overall configuration and processing outline of an ENUM system 1000 according to the present embodiment.

<システム構成>
本実施形態に係るENUMシステム1000は、図1に示すように、1つ以上のENUMサーバ10(ENUM権威DNSサーバ)と、SIPサーバ30からの接続先情報要求メッセージをENUMサーバ10のうちのいずれかに振り分ける振分装置20と、ENUMシステム1000の処理全体を管理するENUM管理装置50とを含んで構成される。このENUMサーバ10は、着信先情報(着信先の端末の電話番号や後記するE.164番号等)と接続先情報(URI等)とを対応付けた情報を記憶する番号ポータビリティDB100(図2、図3参照)を備えている。また、ENUMサーバ10「#1」とENUMサーバ10「#2」は、同じ情報の番号ポータビリティDB100(図2、図3)を備えているものとする。ENUM管理装置50は、例えば、あるエリアの激甚災害により輻輳が発生しした場合に、ENUMサーバ10の負荷を分散するため、一時的に新たなENUMサーバ10S「#3」を増設する。以下、この一時的に増設されたENUMサーバ10Sを、「一時増設ENUMサーバ10S」と称することがある。
なお、前記したように、ENUMシステム1000においては、着信先情報(電話番号等)に対応する接続先情報を、DNSと同様の階層構造(Tier0〜Tier2)で管理する。本実施形態では、Tier2において、通信事業者(キャリア)毎にデータが委任され、各委任先のゾーンの最上位のENUM権威DNSサーバ(ルートサーバ)を、説明を平易にするため図示して説明する。また、図1に示すように、初期状態として設置されるENUMサーバ10(ENUM権威DNSサーバ)を2台として説明するが、1台以上であればよく、台数が増えるほど、平常時(激甚災害等により輻輳が発生していない状態)での負荷が分散される。
<System configuration>
As shown in FIG. 1, the ENUM system 1000 according to the present embodiment transmits one or more ENUM servers 10 (ENUM authority DNS servers) and a connection destination information request message from the SIP server 30 to any of the ENUM servers 10. The distribution apparatus 20 includes a distribution apparatus 20 that distributes crab and an ENUM management apparatus 50 that manages the entire processing of the ENUM system 1000. The ENUM server 10 stores a number portability DB 100 (FIG. 2, FIG. 2) that stores information in which destination information (such as a telephone number of a destination terminal or an E.164 number described later) is associated with connection destination information (such as a URI). 3). Also, it is assumed that ENUM server 10 “# 1” and ENUM server 10 “# 2” have number portability DBs 100 (FIGS. 2 and 3) for the same information. The ENUM management device 50 temporarily adds a new ENUM server 10S “# 3” in order to distribute the load on the ENUM server 10 when congestion occurs due to a severe disaster in an area, for example. Hereinafter, the temporarily added ENUM server 10S may be referred to as “temporarily added ENUM server 10S”.
As described above, in the ENUM system 1000, the connection destination information corresponding to the destination information (telephone number or the like) is managed in the same hierarchical structure (Tier0 to Tier2) as the DNS. In the present embodiment, in Tier 2, data is delegated for each communication carrier (carrier), and the highest ENUM authority DNS server (root server) of each delegation destination zone is illustrated and described for the sake of simplicity. To do. In addition, as shown in FIG. 1, the ENUM server 10 (ENUM authority DNS server) installed as an initial state is described as two, but it is sufficient that the number is one or more. The load in a state where congestion does not occur due to, for example, is distributed.

<処理概要>
次に、図1を参照して、ENUMシステム1000の負荷分散を行う処理の概要を説明する。
まず、ENUM管理装置50は、ネットワーク管理サーバ(不図示)等からネットワークのエリア毎の輻輳情報を受信する等により、ENUMサーバ10の負荷分散が必要であると判定する(ステップS10)。ENUM管理装置50が、ENUMサーバ10の負荷分散が必要であると判定した場合、ENUM管理装置50は、ENUMサーバ10を一時的に増設するものとし、それまで稼働していない、新たなENUMサーバ10Sに対して、一時増設指示メッセージを送信する(ステップS11)。これにより、新たなENUMサーバ10S(一時増設ENUMサーバ)が起動される。
<Process overview>
Next, with reference to FIG. 1, an outline of processing for performing load distribution in the ENUM system 1000 will be described.
First, the ENUM management device 50 determines that load distribution of the ENUM server 10 is necessary by receiving congestion information for each area of the network from a network management server (not shown) or the like (step S10). When the ENUM management apparatus 50 determines that the load distribution of the ENUM server 10 is necessary, the ENUM management apparatus 50 temporarily increases the ENUM server 10 and a new ENUM server that has not been operated until then. A temporary addition instruction message is transmitted to 10S (step S11). As a result, a new ENUM server 10S (temporary expansion ENUM server) is started.

続いて、ENUM管理装置50は、既存のENUMサーバ10(一時増設ENUMサーバ10Sは含まない)のうちの一つを選択し、その選択したENUMサーバ10に対し、輻輳情報で示される輻輳状態のエリア(以下、「輻輳エリア」と称する。)の情報を付した一部データ複製指示メッセージを送信する(ステップS12)。図1においては、ENUM管理装置50が、ENUMサーバ10「#1」を選択し、ENUMサーバ10「#1」に対して、一部データ複製指示メッセージを送信した例を示している。   Subsequently, the ENUM management device 50 selects one of the existing ENUM servers 10 (not including the temporary expansion ENUM server 10S), and the selected ENUM server 10 is in a congestion state indicated by the congestion information. A partial data replication instruction message with information on the area (hereinafter referred to as “congestion area”) is transmitted (step S12). FIG. 1 illustrates an example in which the ENUM management apparatus 50 selects the ENUM server 10 “# 1” and transmits a partial data replication instruction message to the ENUM server 10 “# 1”.

一部データ複製指示メッセージを受信したENUMサーバ10「#1」は、自身の番号ポータビリティDB100を参照し、輻輳エリアの情報に基づき、当該エリアに属する着信先情報(電話番号等)に対応する接続先情報を、番号ポータビリティDB100の一部データとして抽出し、その複製を新たに起動したENUMサーバ10Sに送信する(ステップS13)。そして、一時増設されたENUMサーバ10Sは、当該番号ポータビリティDB100の一部データを受信し、自身の記憶部に記憶する。   The ENUM server 10 “# 1” that has received the partial data duplication instruction message refers to its own number portability DB 100 and, based on the information on the congestion area, the connection corresponding to the destination information (telephone number etc.) belonging to the area. The destination information is extracted as partial data of the number portability DB 100, and the duplicate is transmitted to the newly activated ENUM server 10S (step S13). The temporarily added ENUM server 10S receives the partial data of the number portability DB 100 and stores it in its storage unit.

続いて、ENUM管理装置50は、振分装置20に対し、輻輳エリアと一時増設ENUMサーバ10Sとを対応付けた情報を付した振分ルールを送信する(ステップS14)。この振分ルールには、輻輳エリアに属する着信先情報についての要求は、一時増設ENUMサーバ10Sに振り分け、その他のエリアに属する着信先情報についての要求は、既存のENUMサーバ10のいずれかへラウンドロビン等により振り分けるという振分ルールが記載されている。   Subsequently, the ENUM management device 50 transmits to the distribution device 20 a distribution rule with information that associates the congestion area with the temporary expansion ENUM server 10S (step S14). In this distribution rule, a request for destination information belonging to a congestion area is distributed to the temporary expansion ENUM server 10S, and a request for destination information belonging to other areas is rounded to any of the existing ENUM servers 10. The distribution rule of distributing by robin etc. is described.

振分装置20は、ENUM管理装置50から振分ルールを受信すると、当該振分ルールに基づき、SIPサーバ30からの要求を処理する。即ち、輻輳エリアに属する着信先情報が付された要求は、一時増設ENUMサーバ10S「#3」に振り分ける(図1の符号a参照)。一方、輻輳エリア以外のエリアに属する着信先情報についての要求は、既存のENUMサーバ10(「#1」,「#2」)へラウンドロビン等により振り分ける(図1の符号b参照)。   When the distribution device 20 receives the distribution rule from the ENUM management device 50, the distribution device 20 processes a request from the SIP server 30 based on the distribution rule. That is, the request with the destination information belonging to the congestion area is distributed to the temporary expansion ENUM server 10S “# 3” (see symbol a in FIG. 1). On the other hand, requests for destination information belonging to areas other than the congestion area are distributed to existing ENUM servers 10 (“# 1”, “# 2”) by round robin or the like (see symbol b in FIG. 1).

このようにすることにより、本実施形態に係るENUMシステム1000は、例えば、大規模災害が発生したことにより、あるエリア(輻輳エリア)に対する番号ポータビリティDB100への要求が増加し、ENUMサーバ10の負荷が上昇した場合に、そのENUMサーバ10(ルートサーバ)への負荷が集中しないように、ENUMサーバ10を一時増設し、負荷を分散させることができる。
また、輻輳エリアに関する一部データのみを複製し、一時増設したENUMサーバ10Sに送信するため、すべてのデータを送信する場合に比べ、データ反映時間を大幅に短縮することができる。よって、データ反映時間中の性能低下やデータ更新の停止の影響を小さくすることができる。
さらに、輻輳が発生したエリアへの要求を、一時増設したENUMサーバ10Sに振り分けることで、輻輳していないエリアへの要求に関するトラヒックへの影響を抑えることができる。
以上のように、本実施形態に係るENUMシステム1000によれば、番号ポータビリティDBの負荷分散を行うにあたり、データの反映時間を短縮し、ルートサーバのアクセス負荷を低減する、ENUMシステムを提供することができる。
By doing so, the ENUM system 1000 according to the present embodiment increases the number of requests to the number portability DB 100 for a certain area (congestion area) due to, for example, a large-scale disaster, and the load on the ENUM server 10 When the ENUM increases, the ENUM server 10 can be temporarily added to distribute the load so that the load on the ENUM server 10 (root server) is not concentrated.
Further, since only a part of the data related to the congestion area is duplicated and transmitted to the temporarily added ENUM server 10S, the data reflection time can be greatly shortened as compared with the case of transmitting all the data. Therefore, it is possible to reduce the influence of performance degradation and data update stop during the data reflection time.
Furthermore, by distributing requests to the area where congestion has occurred to the ENUM server 10S that has been temporarily added, it is possible to suppress the influence on traffic related to requests to areas that are not congested.
As described above, according to the ENUM system 1000 according to the present embodiment, it is possible to provide an ENUM system that shortens the data reflection time and reduces the access load of the route server when distributing the load of the number portability DB. Can do.

≪各装置の構成≫
次に、本実施形態に係るENUMシステム1000を構成する各装置の構成について説明する。
≪Configuration of each device≫
Next, the configuration of each device configuring the ENUM system 1000 according to the present embodiment will be described.

<ENUMサーバ>
まず、ENUMシステム1000を構成するENUMサーバ10について説明する。
図2は、本実施形態に係るENUMサーバ10(ENUM権威DNSサーバ)の構成例を示す機能ブロック図である。
本実施形態に係るENUMサーバ10は、番号ポータビリティDB100を備え、SIPサーバ30等から振分装置20を介して問い合わせを受けた、着信先情報に対応する接続先情報を、振分装置20に返信する。また、ENUMサーバ10は、ENUM管理装置50から輻輳エリアの情報が付された一時データ複製指示メッセージを受信すると、その輻輳エリアの情報に基づき、当該エリアに属する着信先情報(電話番号等)に対応する接続先情報を、番号ポータビリティDB100の一部データとして抽出し、その複製を一時増設されたENUMサーバ10Sに送信する。
このENUMサーバ10は、通信部11と、制御部12と、記憶部13とを備える。
<ENUM server>
First, the ENUM server 10 constituting the ENUM system 1000 will be described.
FIG. 2 is a functional block diagram showing a configuration example of the ENUM server 10 (ENUM authoritative DNS server) according to the present embodiment.
The ENUM server 10 according to the present embodiment includes the number portability DB 100 and returns connection destination information corresponding to the destination information received from the SIP server 30 or the like via the distribution device 20 to the distribution device 20. To do. When receiving the temporary data replication instruction message with the congestion area information from the ENUM management apparatus 50, the ENUM server 10 stores the destination information (telephone number etc.) belonging to the area based on the congestion area information. Corresponding connection destination information is extracted as part of the data of the number portability DB 100, and a copy thereof is transmitted to the ENUM server 10S that has been temporarily added.
The ENUM server 10 includes a communication unit 11, a control unit 12, and a storage unit 13.

通信部11は、振分装置20やENUM管理装置50、一時増設ENUMサーバ10S等との間で、情報の送受信を行う通信インタフェースにより構成される。通信部11は、外部の装置からメッセージ等を受信すると、そのメッセージ等を制御部12に引き渡す。また、通信部11は、制御部12内で生成されたメッセージ等を外部の装置に向けて送信する。   The communication unit 11 includes a communication interface that transmits and receives information to and from the distribution device 20, the ENUM management device 50, the temporary expansion ENUM server 10S, and the like. When receiving a message or the like from an external device, the communication unit 11 delivers the message or the like to the control unit 12. In addition, the communication unit 11 transmits a message or the like generated in the control unit 12 to an external device.

記憶部13は、ハードディスクやフラッシュメモリ、RAM(Random Access Memory)等により構成される。
この記憶部13には、番号ポータビリティDB100(後記する、図3参照)等が記憶される。
The storage unit 13 includes a hard disk, a flash memory, a RAM (Random Access Memory), and the like.
The storage unit 13 stores a number portability DB 100 (see FIG. 3 described later) and the like.

制御部12は、ENUMサーバ10が実行する処理の全般を司り、接続先情報検索部121、接続先情報要求応答部122、一部データ送信部123を含んで構成される。なお、この制御部12は、例えば、このENUMサーバ10の記憶部13に格納されたプログラムをCPU(Central Processing Unit)がRAMに展開し実行することにより実現される。   The control unit 12 is responsible for the overall processing executed by the ENUM server 10 and includes a connection destination information search unit 121, a connection destination information request response unit 122, and a partial data transmission unit 123. The control unit 12 is realized by, for example, a CPU (Central Processing Unit) developing and executing a program stored in the storage unit 13 of the ENUM server 10 in a RAM.

接続先情報検索部121は、通信部11を介して、接続先情報要求メッセージを振分装置20から受信すると、その接続先情報要求メッセージに付された着信先情報を抽出する。そして、接続先情報検索部121は、記憶部13内の番号ポータビリティDB100を参照し、その着信先情報に対応する接続先情報を検索する。接続先情報検索部121は、番号ポータビリティDB100を検索した結果得られた接続先情報を抽出し、接続先情報要求応答部122に処理の指示を出力する。   When receiving the connection destination information request message from the distribution device 20 via the communication unit 11, the connection destination information search unit 121 extracts the destination information attached to the connection destination information request message. Then, the connection destination information search unit 121 refers to the number portability DB 100 in the storage unit 13 and searches for connection destination information corresponding to the destination information. The connection destination information search unit 121 extracts connection destination information obtained as a result of searching the number portability DB 100 and outputs a processing instruction to the connection destination information request response unit 122.

ここで、SIPサーバ30(図1参照)から振分装置20を介して送信される接続要求メッセージについて説明する。
SIPサーバ30は、着信先情報(着信先の端末の電話番号等)に対応する接続先情報(URI等)を要求する接続先情報要求メッセージを、次に示すENUMプロトコルのドメイン形式で生成し、ENUMシステム1000へ送信する。
具体的には、SIPサーバ30は、例えば、端末から受信した接続要求メッセージに含まれる着信先の電話番号(例えば、0422−59−1234)のE.164番号(+81−422−59−1234)を逆順にして、ドットで区切り、「e164.arpa」を付けた形式(4.3.2.1.9.5.2.2.4.1.8.e164.arpa)を着信先情報として、ENUMシステム1000に送信する。
Here, a connection request message transmitted from the SIP server 30 (see FIG. 1) via the distribution device 20 will be described.
The SIP server 30 generates a connection destination information request message for requesting connection destination information (such as a URI) corresponding to the destination information (telephone number of the destination terminal) in the domain format of the ENUM protocol shown below, Transmit to ENUM system 1000.
Specifically, for example, the SIP server 30 determines the E.D. of the destination telephone number (for example, 0422-59-1234) included in the connection request message received from the terminal. 164 numbers (+ 81-422-59-1234) in reverse order, separated by dots, and the format (4.3.2.1.9.5.2.2.4.1.8.e164.arpa) with “e164.arpa” attached is called destination information. To the ENUM system 1000.

図3は、本実施形態に係る番号ポータビリティDB100のデータ構成例を示す図である。
図3に示す例のように、番号ポータビリティDB100には、着信先情報に対応付けて、接続先情報が記憶される。具体的には、着信先情報には、例えば、着信先の端末の電話番号に基づき、E.164番号をENUMプロトコルのドメイン形式に変換した情報が記憶される。また、この着信先情報に対応付けられる接続先情報には、例えば、着信先の端末のE.164番号と、接続先の通信事業者のドメイン名(carrier_a)とを含むURIが記憶される。ここでは、ドメイン名のうち「carrier_a」で示されるドメインが、自IP網の接続先情報を意味する。また、「carrier_b」「carrier_c」で示されるドメインが、他の通信事業者のIP網の接続先情報を意味し、着信先の電話番号が他網へ移転(ポートアウト)していることを示している。
FIG. 3 is a diagram illustrating a data configuration example of the number portability DB 100 according to the present embodiment.
As in the example shown in FIG. 3, the number portability DB 100 stores connection destination information in association with the destination information. Specifically, the destination information includes, for example, E.D. based on the telephone number of the destination terminal. Information obtained by converting the 164 number into the domain format of the ENUM protocol is stored. The connection destination information associated with the destination information includes, for example, the E.D. A URI including the 164 number and the domain name (carrier_a) of the connection carrier is stored. Here, the domain indicated by “carrier_a” in the domain name means connection destination information of the own IP network. In addition, the domain indicated by “carrier_b” and “carrier_c” means the connection destination information of the IP network of another carrier, and indicates that the destination telephone number has been transferred (ported out) to another network. ing.

図2に戻り、接続先情報要求応答部122は、接続先情報検索部121が抽出した接続先情報を付した接続先情報応答メッセージを生成する。そして、接続先情報要求応答部122は、その生成した接続先情報応答メッセージを、振分装置20に送信する。   Returning to FIG. 2, the connection destination information request response unit 122 generates a connection destination information response message with the connection destination information extracted by the connection destination information search unit 121. Then, the connection destination information request response unit 122 transmits the generated connection destination information response message to the distribution device 20.

一部データ送信部123は、通信部11を介して、一部データ複製指示メッセージをENUM管理装置50から受信する。一部データ送信部123は、その受信した一部データ複製指示メッセージに付された輻輳エリアの情報に基づき、当該エリアに属する着信先情報(電話番号等)に対応する接続先情報を、番号ポータビリティDB100の一部データとして抽出する。   The partial data transmission unit 123 receives a partial data replication instruction message from the ENUM management apparatus 50 via the communication unit 11. The partial data transmission unit 123, based on the information on the congestion area attached to the received partial data duplication instruction message, displays the connection destination information corresponding to the destination information (telephone number etc.) belonging to the area as the number portability. Extracted as partial data of DB100.

ここで、日本国内の固定電話の番号(例えば、「0123−45−6789」)は、国内プレフィックス「0」と、市外局番と市内局番の合計の5桁(「123−45」)と、加入者番号(「6789」)により規定されている。また、市外局番と市内局番の合計の5桁のうち、市外局番が1〜4桁、市内局番が1〜4桁と規定されている。よって、E.164番号のうち、日本の国番号「81」に続く、市外局番の4桁の番号までを参照することにより、その市外局番に該当するエリアを特定することができる。
一部データ送信部123は、輻輳エリアの情報として、例えば、「*.2.2.4.1.8.e164.arpa」が付された一部データ複製指示メッセージを受信し、その輻輳エリアを特定して(この例では、「0422-*」の番号帯)、その特定したエリアについての接続先情報を、番号ポータビリティDB100から一時情報として抽出する。
Here, the landline number in Japan (for example, “0123-45-6789”) is a domestic prefix “0” and a total of 5 digits (“123-45”) of the area code and the city code. , Defined by the subscriber number (“6789”). Of the total 5 digits of the area code and the city code, the area code is defined as 1 to 4 digits and the city code is defined as 1 to 4 digits. Thus, E.I. The area corresponding to the area code can be identified by referring to up to the four-digit number of the area code following the country code “81” in Japan.
For example, the partial data transmission unit 123 receives a partial data duplication instruction message with “* .2.2.4.1.8.e164.arpa” as the congestion area information, and identifies the congestion area. (In this example, the number band “0422- *”), the connection destination information for the identified area is extracted from the number portability DB 100 as temporary information.

そして、一部データ送信部123は、その抽出した一部データの複製を、一時増設されたENUMサーバ10Sに送信する。なお、送信先となる一時増設ENUMサーバ10Sのアドレス(例えば、IPアドレス)は、予め自身の記憶部13に記憶しておいたものを利用してもよいし、ENUM管理装置50が一部データ複製指示メッセージに含めて送信し、それを利用してもよい。   Then, the partial data transmission unit 123 transmits a copy of the extracted partial data to the temporarily added ENUM server 10S. Note that the address (for example, IP address) of the temporary expansion ENUM server 10S that is the transmission destination may be pre-stored in its own storage unit 13, or the ENUM management device 50 may store some data. It may be transmitted by being included in a duplication instruction message.

このようにすることにより、ENUMサーバ10は、輻輳エリアに属する着信先情報(電話番号等)に対応する接続先情報を一部データとして、一時増設されたENUMサーバ10Sに送信することができる。   By doing so, the ENUM server 10 can transmit the connection destination information corresponding to the destination information (telephone number or the like) belonging to the congestion area to the temporarily added ENUM server 10S as partial data.

<ENUM管理装置>
次に、ENUM管理装置50について説明する。
図4は、本実施形態に係るENUM管理装置50の構成例を示す機能ブロック図である。
本実施形態に係るENUM管理装置50は、ネットワーク管理サーバ(不図示)等からネットワークのエリア毎の輻輳情報を受信する等により、ENUMサーバ10の負荷分散が必要であるか否かを判定する。例えば、特定エリアにおいて、地震等の大規模災害が発生し、それに伴い、当該エリアに向けてのトラヒックが所定量を超えた場合に、輻輳が発生しているとネットワーク管理サーバが判定し、その輻輳エリアが付された輻輳情報をENUM管理装置50が受信する。ENUM管理装置50は、その輻輳情報を受信したことにより、ENUMサーバ10の負荷分散が必要であると判定する。
<ENUM management device>
Next, the ENUM management device 50 will be described.
FIG. 4 is a functional block diagram illustrating a configuration example of the ENUM management apparatus 50 according to the present embodiment.
The ENUM management apparatus 50 according to the present embodiment determines whether or not load distribution of the ENUM server 10 is necessary by receiving congestion information for each network area from a network management server (not shown) or the like. For example, if a large-scale disaster such as an earthquake occurs in a specific area and the traffic to that area exceeds a predetermined amount, the network management server determines that congestion has occurred, The ENUM management device 50 receives the congestion information to which the congestion area is added. The ENUM management device 50 determines that the load distribution of the ENUM server 10 is necessary by receiving the congestion information.

そして、ENUM管理装置50は、ENUMサーバ10の負荷分散が必要であると判定した場合、一時増設ENUMサーバ10Sを起動させるとともに、既存のENUMサーバ10のうちから一つを選択し、一部データ複製指示メッセージを送信する。この一部データ複製指示メッセージを受信したENUMサーバ10は、番号ポータビリティDB100に記憶されている情報のうち輻輳エリアの情報を抽出し、一部データとして一時増設ENUMサーバ10Sに送信する。
また、ENUM管理装置50は、振分装置20に対し、輻輳エリアと一時増設ENUMサーバ10Sとを対応付けた情報を付した振分ルールを送信する。この振分ルールには、輻輳エリアに属する着信先情報についての要求は、一時増設ENUMサーバ10Sに振り分け、その他のエリア(非輻輳エリア)に属する着信先情報についての要求は、既存のENUMサーバ10(「#1」,「#2」)へラウンドロビン等により振り分けるという振分ルールが記載されている。
このENUM管理装置50は、通信部51と、制御部52と、記憶部53とを備える。
When the ENUM management device 50 determines that the load distribution of the ENUM server 10 is necessary, the ENUM management device 50 activates the temporary expansion ENUM server 10S and selects one of the existing ENUM servers 10 to obtain partial data. Send a copy instruction message. The ENUM server 10 that has received this partial data duplication instruction message extracts information on the congestion area from the information stored in the number portability DB 100 and transmits it to the temporary addition ENUM server 10S as partial data.
In addition, the ENUM management device 50 transmits to the distribution device 20 a distribution rule with information that associates the congestion area with the temporary expansion ENUM server 10S. In this distribution rule, a request for destination information belonging to a congestion area is distributed to the temporary expansion ENUM server 10S, and a request for destination information belonging to another area (non-congested area) is sent to the existing ENUM server 10 A distribution rule of distributing to (“# 1”, “# 2”) by round robin or the like is described.
The ENUM management device 50 includes a communication unit 51, a control unit 52, and a storage unit 53.

通信部51は、ENUMサーバ10や、一時増設ENUMサーバ10S、振分装置20等との間で、情報の送受信を行う通信インタフェースにより構成される。通信部51は、外部の装置からメッセージ等を受信すると、そのメッセージ等を制御部52に引き渡す。また、通信部51は、制御部52内で生成されたメッセージ等を外部の装置に向けて送信する。
また、記憶部53は、ハードディスクやフラッシュメモリ、RAM等により構成される。この記憶部53内には、ENUMシステム1000内の各装置のアドレス(IPアドレス等)が構成情報として格納される。
The communication unit 51 includes a communication interface that transmits / receives information to / from the ENUM server 10, the temporary expansion ENUM server 10S, the distribution device 20, and the like. When receiving a message or the like from an external device, the communication unit 51 delivers the message or the like to the control unit 52. In addition, the communication unit 51 transmits a message or the like generated in the control unit 52 to an external device.
The storage unit 53 includes a hard disk, a flash memory, a RAM, and the like. In this storage unit 53, the addresses (IP addresses, etc.) of the respective devices in the ENUM system 1000 are stored as configuration information.

制御部52は、ENUM管理装置50が実行する処理の全般を司り、一時増設指示部521、一部データ複製指示部522、振分ルール送信部523を含んで構成される。なお、この制御部52は、例えば、このENUM管理装置50の記憶部53に格納されたプログラムをCPUがRAMに展開し実行することにより実現される。   The control unit 52 is responsible for the overall processing executed by the ENUM management apparatus 50, and includes a temporary addition instruction unit 521, a partial data duplication instruction unit 522, and a distribution rule transmission unit 523. The control unit 52 is realized, for example, when the CPU expands and executes a program stored in the storage unit 53 of the ENUM management device 50 in the RAM.

一時増設指示部521は、ネットワーク管理サーバ(不図示)等からネットワークのエリア毎の輻輳情報(輻輳エリアが付された輻輳情報)を受信する等により、ENUMサーバ10の負荷分散が必要であると判定する。
そして、一時増設指示部521は、一時的に増設するENUMサーバ10Sの機能(APL)を起動させるため、一時増設指示メッセージを送信する。
The temporary extension instruction unit 521 needs to distribute the load on the ENUM server 10 by receiving congestion information (congestion information with a congestion area) for each network area from a network management server (not shown) or the like. judge.
Then, the temporary addition instruction unit 521 transmits a temporary addition instruction message to activate the function (APL) of the ENUM server 10S to be temporarily added.

一部データ複製指示部522は、輻輳エリアの情報を付した一部データ複製指示メッセージを生成する。そして、一部データ複製指示部522は、既存のENUMサーバ10のうちから一つを選択し(例えば、ランダムに選択する。)、その一部データ複製指示メッセージを送信する。
この一部データ複製指示メッセージは、番号ポータビリティDB100に記憶されている情報のうち、輻輳エリアの情報を抽出して一部データとし、一時増設ENUMサーバ10Sに送信させる指示情報である。
The partial data replication instruction unit 522 generates a partial data replication instruction message with information on the congestion area. Then, the partial data replication instruction unit 522 selects one of the existing ENUM servers 10 (for example, selects it at random), and transmits the partial data replication instruction message.
This partial data duplication instruction message is instruction information for extracting information on the congestion area from the information stored in the number portability DB 100 to be used as partial data and transmitting it to the temporary expansion ENUM server 10S.

振分ルール送信部523は、振分装置20に対し、輻輳エリアと一時増設ENUMサーバ10Sとを対応付けた情報を付した振分ルールを送信する。この振分ルールには、輻輳エリアに属する着信先情報についての要求は、一時増設ENUMサーバ10Sに振り分け、その他のエリア(非輻輳エリア)に属する着信先情報についての要求は、既存のENUMサーバ10(「#1」,「#2」)へラウンドロビン等により振り分けるという振分ルールが記載されている。   The distribution rule transmission unit 523 transmits a distribution rule with information that associates the congestion area with the temporary addition ENUM server 10S to the distribution device 20. In this distribution rule, a request for destination information belonging to a congestion area is distributed to the temporary expansion ENUM server 10S, and a request for destination information belonging to another area (non-congested area) is sent to the existing ENUM server 10 A distribution rule of distributing to (“# 1”, “# 2”) by round robin or the like is described.

このように、ENUM管理装置50は、ENUMサーバ10の負荷分散が必要であると判定した場合には、一時増設ENUMサーバ10Sを起動させ、既存のENUMサーバ10に対しては、輻輳エリアに属する着信先情報(電話番号等)に対応する接続先情報を一部データとして送信させる指示情報を送信する。また、ENUM管理装置50は、振分装置20に対し、振分ルールを送信することにより、輻輳エリアに属する着信先情報についての要求を、一時増設ENUMサーバ10Sに振り分けて送信させることができる。   As described above, when the ENUM management apparatus 50 determines that the load distribution of the ENUM server 10 is necessary, the ENUM management apparatus 50 activates the temporary expansion ENUM server 10S and belongs to the congestion area for the existing ENUM server 10. Instruction information for transmitting connection destination information corresponding to the destination information (telephone number or the like) as partial data is transmitted. In addition, the ENUM management device 50 can transmit the request for the destination information belonging to the congestion area to the temporary expansion ENUM server 10S by transmitting the distribution rule to the distribution device 20.

<一時増設ENUMサーバ>
次に、一時増設ENUMサーバ10Sについて説明する。
図5は、本実施形態に係る一時増設ENUMサーバ10Sの構成例を示す機能ブロック図である。
本実施形態に係る一時増設ENUMサーバ10Sは、ENUM管理装置50から一時増設指示メッセージを受け付けることによりその機能を起動し、既存のENUMサーバ10から、番号ポータビリティDB100の情報のうち、輻輳エリアに属する着信先情報(電話番号等)に対応する接続先情報を一部データとして取得する。
この一時増設ENUMサーバ10Sは、通信部11と、制御部12Sと、記憶部13とを備える。
なお、図2に示したENUMサーバ10と同様の機能を備える構成については、同一の符号と名称を付し、説明を省略する。
<Temporary expansion ENUM server>
Next, the temporary expansion ENUM server 10S will be described.
FIG. 5 is a functional block diagram showing a configuration example of the temporary expansion ENUM server 10S according to the present embodiment.
The temporary expansion ENUM server 10S according to the present embodiment starts its function by receiving a temporary expansion instruction message from the ENUM management apparatus 50, and belongs to the congestion area among the information of the number portability DB 100 from the existing ENUM server 10. The connection destination information corresponding to the destination information (telephone number or the like) is acquired as partial data.
The temporary expansion ENUM server 10S includes a communication unit 11, a control unit 12S, and a storage unit 13.
In addition, about the structure provided with the function similar to the ENUM server 10 shown in FIG. 2, the same code | symbol and name are attached | subjected and description is abbreviate | omitted.

制御部12Sは、一時増設ENUMサーバ10Sが実行する処理の全般を司り、接続先情報検索部121、接続先情報要求応答部122、APL起動処理部124、一部データ受信部125を含んで構成される。なお、接続先情報検索部121および接続先情報要求応答部122は、ENUMサーバ10の機能と同様であるので説明を省略する。   The control unit 12S is responsible for overall processing executed by the temporary expansion ENUM server 10S, and includes a connection destination information search unit 121, a connection destination information request response unit 122, an APL activation processing unit 124, and a partial data reception unit 125. Is done. Note that the connection destination information search unit 121 and the connection destination information request response unit 122 are the same as the functions of the ENUM server 10 and thus will not be described.

APL起動処理部124(起動処理部)は、ENUM管理装置50からの一時増設指示メッセージを受け付け、ENUM権威DNSサーバとしての機能を実現するAPLを起動させる。
一部データ受信部125は、ENUMサーバ10(例えば、ENUMサーバ10「#1」)から、番号ポータビリティDB100の情報のうち、輻輳エリアに属する着信先情報(電話番号等)に対応する接続先情報を一部データとして受信し、記憶部13に記憶する。
記憶部13には、番号ポータビリティDB100Sとして、輻輳エリアについての一部データが記憶される。
The APL activation processing unit 124 (activation processing unit) accepts the temporary addition instruction message from the ENUM management apparatus 50 and activates the APL that realizes the function as the ENUM authority DNS server.
The partial data receiving unit 125 sends connection destination information corresponding to the destination information (telephone number etc.) belonging to the congestion area from the information of the number portability DB 100 from the ENUM server 10 (for example, ENUM server 10 “# 1”). Is received as a part of data and stored in the storage unit 13.
The storage unit 13 stores partial data regarding the congestion area as the number portability DB 100S.

このように、一時増設ENUMサーバ10Sは、輻輳エリアに属する着信先情報(電話番号等)に対応する接続先情報を一部データとして記憶部13に記憶することにより、輻輳エリアに特化して、接続先情報の要求に対する応答をすることができる。   In this way, the temporary expansion ENUM server 10S specializes in the congestion area by storing the connection destination information corresponding to the destination information (telephone number etc.) belonging to the congestion area in the storage unit 13 as part of the data. It is possible to respond to a request for connection destination information.

なお、この一時増設ENUMサーバ10Sは、ENUM管理装置50からの一時増設指示メッセージを受け付けたときに、サーバ自体が起動するように設定してもよいし、予め一時増設ENUMサーバ10Sを起動させておき、APLをENUM管理装置50が一時増設指示メッセージに含めて送信することにより、ENUM権威DNSサーバとして作動させるようにしてもよい。また、一時増設ENUMサーバ10Sは、ENUM管理装置50からの一時増設指示メッセージを受けない構成としてもよい。その場合、例えば、ENUMシステム1000の保守者が手動で一時増設ENUMサーバ10Sを起動し、APLを作動させる。さらに、一時増設ENUMサーバ10Sは、ENUM管理装置50以外の他の装置(例えば、ネットワーク管理サーバ(不図示)等)から、直接一時増設指示メッセージを受け付けるようにしてもよい。   The temporary expansion ENUM server 10S may be set so that the server itself is activated when a temporary expansion instruction message is received from the ENUM management apparatus 50, or the temporary expansion ENUM server 10S is activated in advance. Alternatively, the APL may be operated as an ENUM authoritative DNS server by the ENUM management device 50 transmitting the APL in a temporary addition instruction message. The temporary expansion ENUM server 10S may be configured not to receive the temporary expansion instruction message from the ENUM management device 50. In this case, for example, a maintenance person of the ENUM system 1000 manually activates the temporary expansion ENUM server 10S and operates the APL. Furthermore, the temporary addition ENUM server 10S may accept a temporary addition instruction message directly from a device other than the ENUM management device 50 (for example, a network management server (not shown) or the like).

<振分装置>
次に、振分装置20について説明する。
図6は、本実施形態に係る振分装置20の構成例を示す機能ブロック図である。
本実施形態に係る振分装置20は、SIPサーバ30からの接続先情報要求メッセージを受け取り、1つ以上のENUMサーバ10のいずれかに対して、その接続先情報要求メッセージを振り分けて送信する。また、振分装置20は、ENUM管理装置50から振分ルール200を受信した場合には、その振分ルール200に基づき、輻輳エリアについての接続先情報要求メッセージについては、一時増設ENUMサーバ10Sに振り分ける処理を実行する。
この振分装置20は、通信部21と、制御部22と、記憶部23とを備える。
<Distributor>
Next, the distribution device 20 will be described.
FIG. 6 is a functional block diagram illustrating a configuration example of the sorting apparatus 20 according to the present embodiment.
The distribution apparatus 20 according to the present embodiment receives the connection destination information request message from the SIP server 30 and distributes and transmits the connection destination information request message to one of the one or more ENUM servers 10. Further, when the distribution device 20 receives the distribution rule 200 from the ENUM management device 50, the distribution device 20 sends a connection destination information request message for the congestion area to the temporary expansion ENUM server 10S based on the distribution rule 200. Execute the sorting process.
The distribution device 20 includes a communication unit 21, a control unit 22, and a storage unit 23.

通信部21は、SIPサーバ30や、ENUMサーバ10、一時増設ENUMサーバ10S、ENUM管理装置50等との間で、情報の送受信を行う通信インタフェースにより構成される。通信部21は、外部の装置からメッセージ等を受信すると、そのメッセージ等を制御部22に引き渡す。また、通信部21は、制御部22内で生成されたメッセージ等を外部の装置に向けて送信する。   The communication unit 21 includes a communication interface that transmits / receives information to / from the SIP server 30, the ENUM server 10, the temporary expansion ENUM server 10S, the ENUM management device 50, and the like. When receiving a message or the like from an external device, the communication unit 21 delivers the message or the like to the control unit 22. In addition, the communication unit 21 transmits a message or the like generated in the control unit 22 to an external device.

記憶部23は、ハードディスクやフラッシュメモリ、RAM等により構成され、振分先情報231や、振分ルール200等が格納される。
振分先情報231には、SIPサーバ30から受信した接続先情報要求メッセージの振分先となる各ENUMサーバ10等のアドレス情報(IPアドレス等)が記憶される。
振分ルール200には、輻輳エリアに属する着信先情報についての要求を、一時増設ENUMサーバ10Sに振り分ける、その他のエリア(非輻輳エリア)に属する着信先情報についての要求を、既存のENUMサーバ10(「#1」,「#2」)へラウンドロビン等により振り分ける、という設定情報(ルール)が記憶される。
The storage unit 23 includes a hard disk, a flash memory, a RAM, and the like, and stores distribution destination information 231 and a distribution rule 200.
In the distribution destination information 231, address information (such as an IP address) of each ENUM server 10 that is a distribution destination of the connection destination information request message received from the SIP server 30 is stored.
In the distribution rule 200, a request for destination information belonging to the congestion area is distributed to the temporary addition ENUM server 10S. A request for destination information belonging to another area (non-congested area) is assigned to the existing ENUM server 10 The setting information (rule) that the distribution is made by round robin or the like (“# 1”, “# 2”) is stored.

制御部22は、振分装置20が実行する処理の全般を司り、振分処理部221が格納される。なお、この制御部22は、例えば、この振分装置20の記憶部23に格納されたプログラムをCPUがRAMに展開し実行することにより実現される。   The control unit 22 controls all processes executed by the distribution device 20 and stores the distribution processing unit 221. In addition, this control part 22 is implement | achieved, for example, when a CPU expand | deploys and executes the program stored in the memory | storage part 23 of this distribution apparatus 20 on RAM.

振分処理部221は、SIPサーバ30から接続先情報要求メッセージを受信すると、ラウンドロビン等により振分先となるENUMサーバ10を決定し、その接続先情報要求メッセージを転送する。
また、この振分処理部221は、振分先ルール設定部222を備える。
この振分先ルール設定部222は、ENUM管理装置50からの振分ルール200を受信すると、その振分ルール200を記憶部23に記憶する。
そして、振分処理部221は、振分ルール200が設定された場合には、その振分ルール200に基づく振分処理を実行する。具体的には、振分処理部221は、輻輳エリアに属する着信先情報が付された接続先情報要求メッセージを、一時増設ENUMサーバ10Sに振り分ける。一方、振分処理部221は、輻輳エリア以外のエリア(非輻輳エリア)に属する着信先情報についての接続先情報要求メッセージについては、既存のENUMサーバ10(「#1」,「#2」)へラウンドロビン等により振り分ける処理を実行する。
Upon receiving the connection destination information request message from the SIP server 30, the distribution processing unit 221 determines the ENUM server 10 that is the distribution destination by round robin or the like, and transfers the connection destination information request message.
In addition, the distribution processing unit 221 includes a distribution destination rule setting unit 222.
Upon receiving the distribution rule 200 from the ENUM management apparatus 50, the distribution destination rule setting unit 222 stores the distribution rule 200 in the storage unit 23.
Then, when the distribution rule 200 is set, the distribution processing unit 221 executes a distribution process based on the distribution rule 200. Specifically, the distribution processing unit 221 distributes the connection destination information request message with the destination information belonging to the congestion area to the temporary addition ENUM server 10S. On the other hand, the distribution processing unit 221 uses the existing ENUM server 10 (“# 1”, “# 2”) for connection destination information request messages for destination information belonging to areas other than the congestion area (non-congested area). A process of sorting by round robin or the like is executed.

このようにすることで、振分装置20は、輻輳が発生したエリアに関する接続先情報要求メッセージを一時増設ENUMサーバ10Sに振り分けるため、非輻輳エリアにおけるトラヒックへの影響を抑えることができる。
なお、本実施形態に係る振分装置20の機能を、ENUMシステム1000内において番号ポータビリティDB100へ要求結果を一時的に記憶するために設けるENUMキャッシュサーバに備えさせるようにしてもよい。
In this way, the allocating device 20 distributes the connection destination information request message related to the area where congestion has occurred to the temporary expansion ENUM server 10S, so that the influence on traffic in the non-congested area can be suppressed.
Note that the function of the sorting apparatus 20 according to the present embodiment may be provided in an ENUM cache server provided for temporarily storing a request result in the number portability DB 100 in the ENUM system 1000.

≪ENUMシステムの処理≫
次に、本実施形態に係るENUMシステム1000の処理について説明する。
図7は、本実施形態に係るENUMシステム1000の処理の流れを示すシーケンス図である。なお、図7においては、既存のENUM権威DNSサーバとしてENUMサーバ10(「#1」,「#2」)が稼働しており、一時的に増設されるENUM権威DNSサーバが一時増設ENUMサーバ10S(#3)であるものとして説明する。
≪ENUM system processing≫
Next, processing of the ENUM system 1000 according to the present embodiment will be described.
FIG. 7 is a sequence diagram showing a processing flow of the ENUM system 1000 according to the present embodiment. In FIG. 7, the ENUM server 10 (“# 1”, “# 2”) is operating as an existing ENUM authority DNS server, and the ENUM authority DNS server to be temporarily expanded is the temporary expansion ENUM server 10S. The description will be made assuming that it is (# 3).

まず、ENUM管理装置50の一時増設指示部521は、ネットワーク管理装置(不図示)等から輻輳エリアが付された輻輳情報を取得することにより、負荷分散が必要であると判定する(ステップS101)。
続いて、一時増設指示部521は、一時増設ENUMサーバ10S「#3」に対し、一時増設指示メッセージを送信する(ステップS102)。
First, the temporary addition instruction unit 521 of the ENUM management apparatus 50 determines that load distribution is necessary by acquiring congestion information with a congestion area from a network management apparatus (not shown) or the like (step S101). .
Subsequently, the temporary addition instruction unit 521 transmits a temporary addition instruction message to the temporary addition ENUM server 10S “# 3” (step S102).

一時増設指示メッセージを受信した一時増設ENUMサーバ10SのAPL起動処理部124は、ENUM権威DNSサーバとしての処理を実行するためのAPLを稼働させる。そして、APL起動処理部124は、ENUM権威DNSサーバとしての機能が起動したことを示す起動完了メッセージを、ENUM管理装置50に送信する(ステップS103)。   The APL activation processing unit 124 of the temporary expansion ENUM server 10S that has received the temporary expansion instruction message operates the APL for executing processing as the ENUM authority DNS server. Then, the APL activation processing unit 124 transmits an activation completion message indicating that the function as the ENUM authority DNS server has been activated to the ENUM management apparatus 50 (step S103).

次に、ENUM管理装置50の一部データ複製指示部522は、輻輳エリアの情報を付した一部データ複製指示メッセージを生成する。そして、一部データ複製指示部522は、ENUMサーバ10(「#1」,「#2」)のいずれか一つを選択し、その選択したENUMサーバ10(ここでは、「#1」)に対して、生成した一部データ複製指示メッセージを送信する(ステップS104)。   Next, the partial data replication instruction unit 522 of the ENUM management apparatus 50 generates a partial data replication instruction message with information on the congestion area. Then, the partial data duplication instruction unit 522 selects any one of the ENUM servers 10 (“# 1”, “# 2”), and sends the selected ENUM server 10 (“# 1” in this case) to the selected ENUM server 10. On the other hand, the generated partial data copy instruction message is transmitted (step S104).

そして、ENUMサーバ10「#1」の一部データ送信部123は、一部データ複製指示メッセージを受信すると、その受信した一部データ複製指示メッセージに付された輻輳エリアの情報に基づき、当該エリアに属する着信先情報(電話番号等)に対応する接続先情報を、自身が記憶する番号ポータビリティDB100の一部データとして抽出する(ステップS105)。
そして、ENUMサーバ10「#1」の一部データ送信部123は、抽出した一部データを一時増設ENUMサーバ10Sに送信する(ステップS106)。
When the partial data transmission unit 123 of the ENUM server 10 “# 1” receives the partial data duplication instruction message, the partial data transmission unit 123 receives the area based on the information on the congestion area attached to the received partial data duplication instruction message. The connection destination information corresponding to the destination information (telephone number etc.) belonging to is extracted as a partial data of the number portability DB 100 stored by itself (step S105).
Then, the partial data transmission unit 123 of the ENUM server 10 “# 1” transmits the extracted partial data to the temporary addition ENUM server 10S (step S106).

ENUMサーバ10Sの一部データ受信部125は、受信した一部データを自身の番号ポータビリティDB100Sに記憶する(ステップS107)。そして、一部データ受信部125は、一部データの番号ポータビリティDB100Sへの記憶が完了したことを示す一部データ記憶完了メッセージを、ENUM管理装置50に送信する(ステップS108)。   The partial data receiving unit 125 of the ENUM server 10S stores the received partial data in its number portability DB 100S (step S107). Then, the partial data receiving unit 125 transmits a partial data storage completion message indicating that the storage of the partial data to the number portability DB 100S is completed to the ENUM management apparatus 50 (step S108).

一部データ記憶完了メッセージを受信したENUM管理装置50の振分ルール送信部523は、振分装置20に対し、輻輳エリアと一時増設ENUMサーバ10Sとを対応付けた情報を付した振分ルール200を送信する(ステップS109)。   The distribution rule transmission unit 523 of the ENUM management device 50 that has received the partial data storage completion message assigns the distribution rule 200 with information that associates the congestion area with the temporarily added ENUM server 10S. Is transmitted (step S109).

振分装置20の振分先ルール設定部222は、振分ルール200を受信すると、その受信した振分ルール200を記憶部23に記憶する(ステップS110)。これにより、振分装置20の振分処理部221は、それ以降に受信した接続先情報要求メッセージについては、着信先情報が輻輳エリアの場合には、一時増設ENUMサーバ10Sに振り分ける処理を実行し、それ以外のエリア(非輻輳エリア)の場合には、既存のENUMサーバ10(「#1」,「#2」)の中からラウンドロビンで選択されたENUMサーバ10に向けて、接続先情報要求メッセージを送信する処理を行う。
続いて、振分装置20の振分先ルール設定部222は、振分ルールの設定が完了したことを示す振分ルール設定完了メッセージを、ENUM管理装置50に送信する(ステップS111)。
Upon receiving the distribution rule 200, the distribution destination rule setting unit 222 of the distribution device 20 stores the received distribution rule 200 in the storage unit 23 (step S110). As a result, the distribution processing unit 221 of the distribution device 20 executes a process of distributing the connection destination information request message received thereafter to the temporary expansion ENUM server 10S when the destination information is a congestion area. In the case of other areas (non-congested areas), the connection destination information is sent to the ENUM server 10 selected by round robin from the existing ENUM servers 10 (“# 1”, “# 2”). Process to send request message.
Subsequently, the distribution destination rule setting unit 222 of the distribution apparatus 20 transmits a distribution rule setting completion message indicating that the setting of the distribution rule is completed to the ENUM management apparatus 50 (step S111).

以上説明したように、本実施形態に係るENUMシステム1000、および、ENUMシステムの負荷分散方法によれば、例えば、大規模災害が発生したことにより、あるエリア(輻輳エリア)に対する番号ポータビリティDB100への要求が増加し、既存のENUMサーバ10の負荷が上昇した場合に、そのENUMサーバ10(ルートサーバ)への負荷が集中しないように、一時増設ENUMサーバ10Sを起動し、負荷を分散させることができる。
また、既存のENUMサーバ10が、輻輳エリアに関する一部データのみを複製し、一時増設ENUMサーバ10Sに送信するため、すべてのデータを送信する場合に比べ、データ反映時間を大幅に短縮することができる。よって、データ反映時間中の性能低下やデータ更新の停止の影響を小さくすることができる。
さらに、振分装置20が、振分ルール200に基づき、輻輳エリアに属する着信先情報が付された接続先情報要求メッセージを、一時増設ENUMサーバ10Sに振り分けることで、輻輳していないエリアが着信先である問合せのトラヒックへの影響を抑えることができる。
以上のように、本実施形態に係るENUMシステム1000、および、ENUMシステムの負荷分散方法によれば、番号ポータビリティDBの負荷分散を行うにあたり、データの反映時間を短縮し、ルートサーバのアクセス負荷を低減することができる。
As described above, according to the ENUM system 1000 and the load distribution method of the ENUM system according to the present embodiment, for example, when a large-scale disaster occurs, the number portability DB 100 for a certain area (congestion area) is transferred to the number portability DB 100. When the demand increases and the load on the existing ENUM server 10 increases, the temporary expansion ENUM server 10S may be activated to distribute the load so that the load on the ENUM server 10 (root server) is not concentrated. it can.
In addition, since the existing ENUM server 10 duplicates only a part of the data related to the congestion area and transmits it to the temporary expansion ENUM server 10S, the data reflection time can be greatly shortened compared to the case of transmitting all the data. it can. Therefore, it is possible to reduce the influence of performance degradation and data update stop during the data reflection time.
Further, the distribution device 20 distributes the connection destination information request message with the destination information belonging to the congestion area to the temporary expansion ENUM server 10S based on the distribution rule 200, so that the non-congested area is received. The influence on the traffic of the previous query can be suppressed.
As described above, according to the ENUM system 1000 and the load distribution method of the ENUM system according to the present embodiment, in performing load distribution of the number portability DB, the data reflection time is shortened and the access load of the route server is reduced. Can be reduced.

なお、本実施形態においては、ENUM管理装置50の一時増設指示部521が、ネットワーク管理サーバ(不図示)等から、輻輳エリアが付された輻輳情報を受信することにより、ENUMサーバ10の負荷分散が必要であると判定した。これ以外に、例えば、各ENUMサーバ10が、エリア毎に接続先情報要求メッセージを受信した回数をカウントし、その情報をENUM管理装置50に送信して、ENUM管理装置50が、各ENUMサーバ10から取得したエリア毎の接続先情報要求メッセージの回数を集計し、所定の閾値を超えている場合に、そのエリアで輻輳が発生していると判定してもよい。また、振分装置20が、接続先情報要求メッセージそれぞれに付された着信先情報を抽出し、エリア毎に要求回数を集計し、その集計した情報を、ENUM管理装置50に送信することにより、ENUM管理装置50が輻輳エリアを判定するようにしてもよい。   In the present embodiment, the temporary addition instruction unit 521 of the ENUM management device 50 receives the congestion information with the congestion area from a network management server (not shown) or the like, thereby distributing the load on the ENUM server 10. Was determined to be necessary. In addition to this, for example, each ENUM server 10 counts the number of times the connection destination information request message has been received for each area, transmits the information to the ENUM management device 50, and the ENUM management device 50 receives the ENUM server 10. The number of connection destination information request messages for each area acquired from the above may be totaled, and if a predetermined threshold is exceeded, it may be determined that congestion has occurred in that area. The distribution device 20 extracts the destination information attached to each connection destination information request message, totals the number of requests for each area, and transmits the totaled information to the ENUM management device 50. The ENUM management device 50 may determine the congestion area.

また、ENUM管理装置50は、輻輳エリアのトラヒックが減少した、つまり、輻輳状態が解消した場合には、振分装置20に対して、設定した振分ルール200を削除し、一時増設ENUMサーバ10Sとの通信を切断するように指示する。既存のENUMサーバ10は、すべてのエリアの情報を削除することなく記憶している。よって、このようにすることにより、既存のENUMサーバ10に負荷を与えることなく、負荷分散を実行する前のシステム状態に戻すことができる。   In addition, when the traffic in the congestion area decreases, that is, when the congestion state is eliminated, the ENUM management device 50 deletes the set distribution rule 200 for the distribution device 20 and temporarily adds the ENUM server 10S. To disconnect communication with. The existing ENUM server 10 stores all the area information without deleting it. Therefore, by doing in this way, it is possible to return to the system state before executing load distribution without applying a load to the existing ENUM server 10.

10 ENUMサーバ(ENUM権威DNSサーバ)
10S 一時増設ENUMサーバ
11,21,51 通信部
12,12S,22,52 制御部
13,23,53 記憶部
20 振分装置
50 ENUM管理装置
100 番号ポータビリティDB
100S 番号ポータビリティDB(一部データ)
121 接続先情報検索部
122 接続先情報要求応答部
123 一部データ送信部
124 APL起動処理部(起動処理部)
125 一部データ受信部
200 振分ルール
221 振分処理部
222 振分先ルール設定部
231 振分先情報
521 一時増設指示部
522 一部データ複製指示部
523 振分ルール送信部
1000 ENUMシステム
10 ENUM server (ENUM authoritative DNS server)
10S Temporary expansion ENUM server 11, 21, 51 Communication unit 12, 12S, 22, 52 Control unit 13, 23, 53 Storage unit 20 Distribution device 50 ENUM management device 100 Number portability DB
100S number portability DB (partial data)
121 connection destination information search unit 122 connection destination information request response unit 123 partial data transmission unit 124 APL activation processing unit (activation processing unit)
125 Partial data reception unit 200 Distribution rule 221 Distribution processing unit 222 Distribution destination rule setting unit 231 Distribution destination information 521 Temporary extension instruction unit 522 Partial data duplication instruction unit 523 Distribution rule transmission unit 1000 ENUM system

Claims (4)

着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムであって、
前記ENUM管理装置は、
輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信する一部データ複製指示部と、
前記輻輳エリアと一時的に増設する一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信する振分ルール設定部と、を備え、
前記ENUMサーバは、
受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信する一部データ送信部を備え、
前記一時増設ENUMサーバは、
前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得する一部データ受信部を備え、
前記振分装置は、
受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分ける振分処理部を備えること、
を特徴とするENUMシステム。
The connection destination information corresponding to the destination information including the telephone number of the destination terminal is stored, the ENUM server responding to the connection destination information request message for requesting acquisition of the connection destination information, and the connection destination information request message as 1 An ENUM system comprising a distribution device that distributes to any of the above ENUM servers, one or more ENUM servers, and an ENUM management device connected to the distribution device,
The ENUM management device
A partial data duplication instruction unit that generates a partial data duplication instruction message indicating a duplication instruction of connection destination information corresponding to the destination information belonging to a congestion area, and transmits the partial data duplication instruction message to one of the one or more ENUM servers; ,
A distribution rule setting unit that transmits to the distribution device a distribution rule including information that associates the congestion area with a temporary expansion ENUM server that is temporarily expanded;
The ENUM server is
Based on the congestion area attached to the received partial data replication instruction message, connection destination information corresponding to the destination information belonging to the congestion area is extracted as partial data and transmitted to the temporary expansion ENUM server. A data transmission unit,
The temporary ENUM server is
A partial data receiving unit for acquiring connection destination information corresponding to the destination information belonging to the congestion area by receiving the partial data;
The sorting device is
Based on the received distribution rule, the connection destination information request message with destination information belonging to the congestion area is distributed to the temporary expansion ENUM server, and destination information belonging to an area other than the congestion area is attached. A distribution processing unit that distributes the connected connection destination information request message to one of the one or more ENUM servers;
ENUM system characterized by
着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムであって、
前記ENUM管理装置は、
輻輳エリアが付された輻輳情報に基づき1以上の前記ENUMサーバの負荷分散が必要であると判定したときに、一時的に増設する一時増設ENUMサーバに対して、一時増設指示メッセージを送信する一時増設指示部と、
前記輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信する一部データ複製指示部と、
前記輻輳エリアと前記一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信する振分ルール設定部と、を備え、
前記ENUMサーバは、
受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信する一部データ送信部を備え、
前記一時増設ENUMサーバは、
前記一時増設指示メッセージを受信して、前記ENUMサーバとしての機能を起動させる起動処理部と、
前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得する一部データ受信部と、を備え、
前記振分装置は、
受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分ける振分処理部を備えること、
を特徴とするENUMシステム。
The connection destination information corresponding to the destination information including the telephone number of the destination terminal is stored, the ENUM server responding to the connection destination information request message for requesting acquisition of the connection destination information, and the connection destination information request message as 1 An ENUM system comprising a distribution device that distributes to any of the above ENUM servers, one or more ENUM servers, and an ENUM management device connected to the distribution device,
The ENUM management device
Temporarily transmitting a temporary expansion instruction message to the temporary expansion ENUM server to be temporarily expanded when it is determined that load distribution of one or more ENUM servers is necessary based on the congestion information with the congestion area Expansion instruction part,
A partial data duplication instruction unit that generates a partial data duplication instruction message indicating a duplication instruction of connection destination information corresponding to the destination information belonging to the congestion area, and transmits the partial data duplication instruction message to one of the one or more ENUM servers When,
A distribution rule setting unit configured to transmit a distribution rule including information in which the congestion area and the temporary addition ENUM server are associated with each other to the distribution device;
The ENUM server is
Based on the congestion area attached to the received partial data replication instruction message, connection destination information corresponding to the destination information belonging to the congestion area is extracted as partial data and transmitted to the temporary expansion ENUM server. A data transmission unit,
The temporary ENUM server is
An activation processing unit that receives the temporary addition instruction message and activates the function as the ENUM server;
A partial data receiving unit that obtains connection destination information corresponding to the destination information belonging to the congestion area by receiving the partial data; and
The sorting device is
Based on the received distribution rule, the connection destination information request message with destination information belonging to the congestion area is distributed to the temporary expansion ENUM server, and destination information belonging to an area other than the congestion area is attached. A distribution processing unit that distributes the connected connection destination information request message to one of the one or more ENUM servers;
ENUM system characterized by
着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムの負荷分散方法であって、
前記ENUM管理装置は、
輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信するステップと、
前記輻輳エリアと一時的に増設する一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信するステップと、を実行し、
前記ENUMサーバは、
受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信するステップを実行し、
前記一時増設ENUMサーバは、
前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得するステップを実行し、
前記振分装置は、
受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分けるステップを実行すること、
を特徴とするENUMシステムの負荷分散方法。
The connection destination information corresponding to the destination information including the telephone number of the destination terminal is stored, the ENUM server responding to the connection destination information request message for requesting acquisition of the connection destination information, and the connection destination information request message as 1 An ENUM system load distribution method comprising: a distribution device that distributes to any of the above ENUM servers; and one or more ENUM servers and an ENUM management device connected to the distribution device,
The ENUM management device
Generating a partial data duplication instruction message indicating a duplication instruction of the connection destination information corresponding to the destination information belonging to the congestion area, and transmitting it to one of the one or more ENUM servers;
Transmitting a distribution rule including information associating the congestion area and a temporary expansion ENUM server to be temporarily expanded to the distribution device;
The ENUM server is
Step of extracting connection destination information corresponding to the destination information belonging to the congestion area as partial data based on the congestion area attached to the received partial data replication instruction message and transmitting it to the temporary addition ENUM server Run
The temporary ENUM server is
Receiving the partial data to obtain connection destination information corresponding to the destination information belonging to the congestion area;
The sorting device is
Based on the received distribution rule, the connection destination information request message with destination information belonging to the congestion area is distributed to the temporary expansion ENUM server, and destination information belonging to an area other than the congestion area is attached. Executing the step of distributing the received connection destination information request message to one of the one or more ENUM servers;
A load balancing method for an ENUM system characterized by the above.
着信先端末の電話番号を含む着信先情報に対応する接続先情報を記憶し、当該接続先情報の取得を要求する接続先情報要求メッセージに応答するENUMサーバと、前記接続先情報要求メッセージを1以上の前記ENUMサーバのいずれかに振り分ける振分装置と、1以上の前記ENUMサーバおよび前記振分装置に接続されるENUM管理装置と、を備えるENUMシステムの負荷分散方法であって、
前記ENUM管理装置は、
輻輳エリアが付された輻輳情報に基づき1以上の前記ENUMサーバの負荷分散が必要であると判定したときに、一時的に増設する一時増設ENUMサーバに対して、一時増設指示メッセージを送信するステップと、
前記輻輳エリアに属する前記着信先情報に対応する接続先情報の複製指示を示す一部データ複製指示メッセージを生成し、1以上の前記ENUMサーバのうちのいずれかに送信するステップと、
前記輻輳エリアと前記一時増設ENUMサーバとを対応付けた情報を含む振分ルールを、前記振分装置に送信するステップと、を実行し、
前記ENUMサーバは、
受信した前記一部データ複製指示メッセージに付された前記輻輳エリアに基づき、当該輻輳エリアに属する着信先情報に対応する接続先情報を一部データとして抽出し、前記一時増設ENUMサーバに送信するステップを実行し、
前記一時増設ENUMサーバは、
前記一時増設指示メッセージを受信して、前記ENUMサーバとしての機能を起動させるステップと、
前記一部データを受信することにより、前記輻輳エリアに属する前記着信先情報に対応する接続先情報を取得するステップと、を実行し、
前記振分装置は、
受信した前記振分ルールに基づき、前記輻輳エリアに属する着信先情報が付された前記接続先情報要求メッセージを、前記一時増設ENUMサーバに振り分け、前記輻輳エリア以外のエリアに属する着信先情報が付された前記接続先情報要求メッセージを、1以上の前記ENUMサーバのいずれかに振り分けるステップを実行すること、
を特徴とするENUMシステムの負荷分散方法。
The connection destination information corresponding to the destination information including the telephone number of the destination terminal is stored, the ENUM server responding to the connection destination information request message for requesting acquisition of the connection destination information, and the connection destination information request message as 1 An ENUM system load distribution method comprising: a distribution device that distributes to any of the above ENUM servers; and one or more ENUM servers and an ENUM management device connected to the distribution device,
The ENUM management device
A step of transmitting a temporary addition instruction message to the temporary addition ENUM server to be temporarily added when it is determined that load distribution of one or more ENUM servers is necessary based on the congestion information to which the congestion area is added When,
Generating a partial data duplication instruction message indicating a duplication instruction of connection destination information corresponding to the destination information belonging to the congestion area and transmitting it to any one of the one or more ENUM servers;
Transmitting a distribution rule including information associating the congestion area and the temporary addition ENUM server to the distribution device; and
The ENUM server is
Step of extracting connection destination information corresponding to the destination information belonging to the congestion area as partial data based on the congestion area attached to the received partial data replication instruction message and transmitting it to the temporary addition ENUM server Run
The temporary ENUM server is
Receiving the temporary addition instruction message and activating a function as the ENUM server;
Obtaining connection destination information corresponding to the destination information belonging to the congestion area by receiving the partial data; and
The sorting device is
Based on the received distribution rule, the connection destination information request message with destination information belonging to the congestion area is distributed to the temporary expansion ENUM server, and destination information belonging to an area other than the congestion area is attached. Executing the step of distributing the received connection destination information request message to one of the one or more ENUM servers;
A load balancing method for an ENUM system characterized by the above.
JP2015151015A 2015-07-30 2015-07-30 ENUM system and load distribution method for ENUM system Active JP6364385B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015151015A JP6364385B2 (en) 2015-07-30 2015-07-30 ENUM system and load distribution method for ENUM system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015151015A JP6364385B2 (en) 2015-07-30 2015-07-30 ENUM system and load distribution method for ENUM system

Publications (2)

Publication Number Publication Date
JP2017034399A true JP2017034399A (en) 2017-02-09
JP6364385B2 JP6364385B2 (en) 2018-07-25

Family

ID=57989463

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015151015A Active JP6364385B2 (en) 2015-07-30 2015-07-30 ENUM system and load distribution method for ENUM system

Country Status (1)

Country Link
JP (1) JP6364385B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133759A (en) * 2017-02-17 2018-08-23 日本電信電話株式会社 Enum/dns traffic control system, load balancer, and enum/dns traffic control method
JP2020096273A (en) * 2018-12-12 2020-06-18 ビッグローブ株式会社 Sorting system and sorting method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005117503A (en) * 2003-10-09 2005-04-28 Fujitsu Ltd Address conversion program, and conversion apparatus
JP2005303679A (en) * 2004-04-12 2005-10-27 Matsushita Electric Ind Co Ltd Ip telephone system, ip telephone device, and speech method
JP2008205835A (en) * 2007-02-20 2008-09-04 Oki Electric Ind Co Ltd Ip telephone communication equipment
JP2014175707A (en) * 2013-03-06 2014-09-22 Fujitsu Ltd Communication system, and device, method and program for virtual control
JP2014211758A (en) * 2013-04-18 2014-11-13 日本電信電話株式会社 Cache server device, cache control method, and cache control program

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005117503A (en) * 2003-10-09 2005-04-28 Fujitsu Ltd Address conversion program, and conversion apparatus
JP2005303679A (en) * 2004-04-12 2005-10-27 Matsushita Electric Ind Co Ltd Ip telephone system, ip telephone device, and speech method
JP2008205835A (en) * 2007-02-20 2008-09-04 Oki Electric Ind Co Ltd Ip telephone communication equipment
JP2014175707A (en) * 2013-03-06 2014-09-22 Fujitsu Ltd Communication system, and device, method and program for virtual control
JP2014211758A (en) * 2013-04-18 2014-11-13 日本電信電話株式会社 Cache server device, cache control method, and cache control program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018133759A (en) * 2017-02-17 2018-08-23 日本電信電話株式会社 Enum/dns traffic control system, load balancer, and enum/dns traffic control method
JP2020096273A (en) * 2018-12-12 2020-06-18 ビッグローブ株式会社 Sorting system and sorting method

Also Published As

Publication number Publication date
JP6364385B2 (en) 2018-07-25

Similar Documents

Publication Publication Date Title
US9565157B2 (en) Method for DNS resolution of content requests in a CDN service
US7548945B2 (en) System, network device, method, and computer program product for active load balancing using clustered nodes as authoritative domain name servers
US11483315B2 (en) Alias management method and device
JP2003167810A (en) Server selecting method, device and program, and recording medium
JP2012038152A (en) Connection management system and connection management server cooperation method in thin client system
CN108124020B (en) Domain name resolution method, system and equipment
JP4723674B2 (en) Name-address management in communication networks
US20190200197A1 (en) Identity Information Processing Method, Database Control System, and Related Device
JP2019536369A (en) Method and system and device for handling NF component exceptions
JP2013090072A (en) Service provision system
JP4699530B2 (en) Methods, systems, and applications for service addressing
CN112866432B (en) Domain name resolution method, system, electronic equipment and storage medium
JP6364385B2 (en) ENUM system and load distribution method for ENUM system
WO2016000303A1 (en) Resource allocation method and system, and computer storage medium
JP6329479B2 (en) ENUM cache server, ENUM cache method, and ENUM system
JP6535298B2 (en) ENUM server, ENUM data registration / answer method and program
CN109040309B (en) Load balancing method based on XMPP communication processing server
CN115348111B (en) Centralized connection control method for high-security network
JP2005167425A (en) Network telephone system, main unit of network telephone system, and method for updating connection information utilizing network telephone system
JP6081391B2 (en) PBX system, mobile phone terminal, mobile phone terminal program, and subscriber information registration method for mobile phone terminal of PBX system
JP6285884B2 (en) ENUM server and unique access determination method
JP2018170542A (en) Enum/dns query control system and enum/dns query control method
JP6570182B2 (en) ENUM cache setting system, ENUM authority server, and ENUM cache setting method
JP2017175248A (en) System and method for enum/dns query priority control
JP3781020B2 (en) Logical address service activation method, logical address management apparatus, application execution apparatus, logical address service management program, logical address service activation program, storage medium storing logical address service management program, and storage medium storing logical address service activation program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170630

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180606

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180702

R150 Certificate of patent or registration of utility model

Ref document number: 6364385

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150