JP6285884B2 - ENUM server and unique access determination method - Google Patents

ENUM server and unique access determination method Download PDF

Info

Publication number
JP6285884B2
JP6285884B2 JP2015042742A JP2015042742A JP6285884B2 JP 6285884 B2 JP6285884 B2 JP 6285884B2 JP 2015042742 A JP2015042742 A JP 2015042742A JP 2015042742 A JP2015042742 A JP 2015042742A JP 6285884 B2 JP6285884 B2 JP 6285884B2
Authority
JP
Japan
Prior art keywords
request
destination information
specific access
connection destination
access
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.)
Active
Application number
JP2015042742A
Other languages
Japanese (ja)
Other versions
JP2016163272A (en
Inventor
健太 篠原
健太 篠原
耕世 鈴木
耕世 鈴木
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP2015042742A priority Critical patent/JP6285884B2/en
Publication of JP2016163272A publication Critical patent/JP2016163272A/en
Application granted granted Critical
Publication of JP6285884B2 publication Critical patent/JP6285884B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、IP(Internet Protocol)電話等の電話番号を、URI(Uniform Resource Identifiers)に対応付けて名前解決を行うENUM(E.164 Number Mapping)の技術分野であり、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 Identifiers). The present invention relates to an access determination 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」)を、DNS(Domain Name System)の仕組みを利用したENUMサーバに備え、各通信事業者のSIPサーバは、ENUMサーバにアクセスすることにより、各電話番号が他網へ移転(ポートアウト)しているか否かを解決し、接続先の情報(接続先情報)を取得して通信を行う。   In the ACQ system described in Non-Patent Document 1, a database (“number portability DB” described later) that centrally manages number portability information of each communication carrier is provided in an ENUM server that uses a DNS (Domain Name System) mechanism. The SIP server of each telecommunications carrier accesses the ENUM server to resolve whether each telephone number has been transferred (ported out) to another network, and obtains connection destination information (connection destination information) And communicate.

図7は、このACQ方式において、ENUMサーバ10Aが備える番号ポータビリティDB100への接続先情報の問合せを説明するための図である。   FIG. 7 is a diagram for explaining an inquiry about connection destination information to the number portability DB 100 provided in the ENUM server 10A in this ACQ method.

図7に示すように、まず、03−3521帯の端末1(1a:発信元端末)(IP電話等)から0422−59帯の端末1(1b:着信先端末)(IP電話等)への接続要求メッセージ(図7において、「接続要求」と記載する。他図も同様。)が、SIPサーバ20へ送信される(ステップS1)。
接続要求メッセージを受け付けたSIPサーバ20は、ENUMサーバ10Aの番号ポータビリティDB100に対して、着信先の通信事業者へ接続するための接続先情報(着信先電話番号に対応するURI等)の問合せ(後記する、「接続先情報問合せメッセージの送信」。図7においては、「接続先情報問合せ」と記載する。他図も同様。)を行う(ステップS2)。
As shown in FIG. 7, first, the terminal 1 (1a: transmission source terminal) in the band 03-3521 (IP telephone or the like) to the terminal 1 (1b: destination terminal) in the band 0422-59 (IP telephone or the like). A connection request message (referred to as “connection request” in FIG. 7; the same applies to other drawings) is transmitted to the SIP server 20 (step S1).
Upon receiving the connection request message, the SIP server 20 inquires of the number portability DB 100 of the ENUM server 10A for connection destination information (such as a URI corresponding to the destination telephone number) for connecting to the destination communication carrier. “Transmission of connection destination information inquiry message”, which will be described later, is described as “connection destination information inquiry” in FIG. 7 (the same applies to other drawings) (step S2).

ENUMサーバ10Aは、接続先情報問合せメッセージを受信すると、自身が記憶する番号ポータビリティDB100を参照し、その着信先の端末(後記する「着信先情報」)に対応する接続先情報を抽出し、SIPサーバ20に応答情報(後記する、「接続先情報問合せ応答メッセージ」。図7においては、「接続先情報問合せ応答」と記載する。他図も同様。)を送信する(ステップS3)。   When the ENUM server 10A receives the connection destination information inquiry message, the ENUM server 10A refers to the number portability DB 100 stored in itself, extracts the connection destination information corresponding to the terminal of the destination (“destination information” described later), and SIP Response information ("connection destination information inquiry response message" to be described later. In FIG. 7, "connection destination information inquiry response" is described. The same applies to other figures) is transmitted to the server 20 (step S3).

SIPサーバ20は、接続先情報問合せ応答メッセージに含まれる接続先情報を受信すると、着信先が自IP網1000か否かを判断し、自IP網1000である場合には、加入者情報を管理するHSS(Home Subscriber Server)30へ問合せることにより着信先の収容SIPサーバを解決し、着信先となる0422−59帯の端末1(1b)に呼接続する(ステップS4)。一方、SIPサーバ20は、着信先が他の通信事業者のIP網2000の場合は、接続先情報に示される他の通信事業者のIP網2000へSIP信号を転送する(図示省略)。   When the SIP server 20 receives the connection destination information included in the connection destination information inquiry response message, the SIP server 20 determines whether the destination is the local IP network 1000, and manages the subscriber information if the destination IP address is the local IP network 1000. The destination SIP server is resolved by inquiring to the HSS (Home Subscriber Server) 30, and the call is connected to the terminal 1 (1b) in the 0422-59 band as the destination (step S4). On the other hand, when the destination is the IP network 2000 of another communication carrier, the SIP server 20 transfers the SIP signal to the IP network 2000 of the other communication carrier indicated in the connection destination information (not shown).

上記の処理とは別に、ENUMサーバ10Aは、他の通信事業者のIP網2000(図7において、「他IP網2000」と記載する。)からも、自身が管理する着信先の端末(着信先情報)についての接続先情報の問合せ(接続先情報問合せメッセージ)を受け付ける(ステップS5)。そして、ENUMサーバ10Aは、その着信先の端末(着信先情報)に対応する接続先情報を抽出し、問合せを送信してきた他の通信事業者のIP網2000に応答情報(接続先情報問合せ応答メッセージ)を送信する(ステップS6)。   Separately from the above processing, the ENUM server 10A also receives a destination terminal (incoming call) managed by itself from another carrier's IP network 2000 (referred to as “other IP network 2000” in FIG. 7). A connection destination information inquiry (connection destination information inquiry message) for the destination information is received (step S5). Then, the ENUM server 10A extracts connection destination information corresponding to the destination terminal (destination information), and sends response information (connection destination information inquiry response) to the IP network 2000 of the other communication carrier that has transmitted the inquiry. Message) is transmitted (step S6).

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

ところで、電話サービスの実際の運用においては、単にユーザ端末間の通信を目的とするものでない、電話番号クリーニングサービスを目的とするアクセスや、DOS攻撃(Denial of Service attack)といわれるサーバのダウンを目的とするアクセスが行われることがある。
ここで、電話番号クリーニングサービスとは、電話番号の今現在の利用状況(使用中、不使用等)を相手先の電話番号の呼出音を鳴らすことなく判定するサービスである。この電話クリーニングサービスでは、マーケティングや営業、選挙運動などで使用する電話番号リスト(顧客名簿)の欠番を除外するために、専門の業者が、その電話番号リスト(顧客名簿)に記載された電話番号の端末に対し、短時間で大量にアクセスを行い利用状況を判定する。
また、DOS攻撃とは、サーバなどのネットワークを構成する機器に対して大量にリクエストを送りつけ、サービスの提供を不能な状態にすることである。
なお、以下、電話番号クリーニングサービスやDOS攻撃等のような、通常の通話サービスを意図しないアクセスを「特異アクセス」と称する。
By the way, in the actual operation of the telephone service, it is not intended only for communication between user terminals, but for the purpose of access for the purpose of a telephone number cleaning service, or down of a server called a DOS attack (Denial of Service attack). May be accessed.
Here, the telephone number cleaning service is a service that determines the current usage status (in use, non-use, etc.) of a telephone number without ringing the telephone number of the other party. In this telephone cleaning service, in order to exclude missing numbers in the telephone number list (customer list) used in marketing, sales, election campaigns, etc., a specialized contractor uses the telephone numbers listed in the telephone number list (customer list). A large number of terminals are accessed in a short time to determine the usage status.
Further, the DOS attack refers to sending a large amount of requests to devices constituting a network such as a server and making it impossible to provide a service.
Hereinafter, an access that is not intended for a normal call service, such as a telephone number cleaning service or a DOS attack, is referred to as “single access”.

従来、このDOS攻撃からサーバを保護するため、さまざまな技術が開発されている。例えば、特許文献1には、DOS攻撃などのサービス不能化攻撃を受けたSIPサーバを保護するため、SIPサーバや、その前段に配置されたロードバランサに、悪意を有するユーザからのアクセスを判定する機能(悪意アクセス判定機能)や遅延発生機能を具備することにより、SIPサーバの負荷の増大を抑制する技術が開示されている。   Conventionally, various techniques have been developed to protect a server from this DOS attack. For example, in Patent Document 1, in order to protect a SIP server subjected to a denial of service attack such as a DOS attack, access from a malicious user to the SIP server or a load balancer arranged in the preceding stage is determined. A technique for suppressing an increase in the load on the SIP server by providing a function (malicious access determination function) and a delay generation function is disclosed.

“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

特開2006−331015号公報JP 2006-331015 A

しかしながら、特許文献1に記載の技術は、SIPサーバの保護を目的としたものであり、新たに導入されるENUMサーバの番号ポータビリティDBを保護することは想定されていない。つまり、番号ポータビリティDBには、自IP網からのアクセスだけでなく、他の通信事業者のIP網からのアクセスも受け付けるため、自網のSIPサーバの負荷を軽減しても、他の通信事業者のIP網からの大量アクセスによる負荷増大を防ぐことはできない。   However, the technique described in Patent Document 1 is intended to protect the SIP server, and is not supposed to protect the number portability DB of the newly introduced ENUM server. In other words, since the number portability DB accepts not only access from the own IP network but also access from the IP network of other carriers, even if the load on the SIP server of the own network is reduced, other communication businesses It is not possible to prevent an increase in load due to mass access from the user's IP network.

また、電話番号クリーニングサービスなどの特異アクセスは、番号ポータビリティDBを備えるENUMサーバや、SIPサーバなどの電話サービスを提供する装置を含むIP網全体への過負荷を招くとともに、電話サービスの利用者に対して、接続遅延や接続不可等の影響をきたすおそれがある。つまり、図8に示すように、自IP網内の端末(図8においては、端末1(1c:特異アクセス発信元の端末)からや、他の通信事業者のIP網2000から大量のメッセージが発せられると、ENUMサーバ10AやSIPサーバ20の負荷が増大してしまう。
従来の電話システムにおいても、上記の問題は存在していたが、IP網における番号ポータビリティ制度の導入により、番号ポータビリティDBが各通信事業者のIP網に配置されると、すべての問合せが番号ポータビリティDBに集中することから、更なる影響の拡大が懸念される。
In addition, the specific access such as the telephone number cleaning service causes an overload to the entire IP network including the ENUM server including the number portability DB and the apparatus providing the telephone service such as the SIP server, and also provides the user of the telephone service with On the other hand, there is a risk of connection delay or connection failure. That is, as shown in FIG. 8, a large number of messages are received from a terminal in the own IP network (in FIG. 8, terminal 1 (1c: a terminal of a specific access source) or from the IP network 2000 of another communication carrier. If issued, the load on the ENUM server 10A and the SIP server 20 will increase.
In the conventional telephone system, the above-mentioned problems existed. However, when the number portability DB is arranged in each carrier's IP network due to the introduction of the number portability system in the IP network, all inquiries are number portability. Concentrating on the DB is a concern for further expansion of the impact.

このような背景に鑑みて本発明がなされたのであり、本発明は、IP網において新たに導入される番号ポータビリティDBに対する特異アクセスによる負荷を低減することができる、ENUMサーバ、および、特異アクセス判定方法を提供することを課題とする。   The present invention has been made in view of such a background, and the present invention can reduce the load caused by unique access to a number portability DB newly introduced in the IP network, and the unique access determination. It is an object to provide a method.

前記した課題を解決するため、請求項1に記載の発明は、発信元端末が発信した接続要求に付された着信先端末の電話番号に対応する接続先を示す接続先情報を要求するリクエストを、自IP網のSIPサーバおよび他IP網から受け付けるENUMサーバであって、前記着信先端末の電話番号を含む着信先情報に対応する前記接続先情報を記憶する番号ポータビリティDBを記憶する記憶部と、前記リクエストを受信する毎に、受信した前記リクエストに付された前記着信先情報を、特異アクセス監視情報として前記記憶部に記憶するとともに、所定の時間内に記憶された前記特異アクセス監視情報で示される前記着信先情報それぞれを参照し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定し、前記所定の規則性を持つと判定した場合に、前記リクエストが特異アクセスであるとして特異アクセス対策処理部に出力し、前記所定の規則性を持つと判定しなかった場合に、前記リクエストが前記特異アクセスでないとして接続先情報検索部に出力する特異アクセス判定部と、前記特異アクセスであるとした前記リクエストを受け取り、当該リクエストに対する応答情報として、拒否応答を返信する前記特異アクセス対策処理部と、前記特異アクセスでないとした前記リクエストを受け取り、当該リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得する前記接続先情報検索部と、当該取得された接続先情報を含む問合せ応答情報を生成し、前記リクエストの送信元に返信する接続先情報問合せ応答部と、を備えることを特徴とするENUMサーバとした。   In order to solve the above-described problem, the invention according to claim 1 is a request for requesting connection destination information indicating a connection destination corresponding to the telephone number of the destination terminal attached to the connection request transmitted by the source terminal. A storage unit for storing a number portability DB for storing the connection destination information corresponding to the destination information including the telephone number of the destination terminal, the ENUM server receiving from the SIP server of the own IP network and the other IP network; Each time the request is received, the destination information attached to the received request is stored in the storage unit as specific access monitoring information, and the specific access monitoring information stored within a predetermined time is used. Each of the destination information shown is referred to, it is determined whether the telephone number of the destination terminal has a predetermined regularity, If it is determined that the request is specific access, the request is output to the specific access countermeasure processing unit, and if it is not determined that the request has the predetermined regularity, the connection destination information search unit determines that the request is not the specific access. The unique access determination unit that outputs to the request, the request that is said to be the unique access, the response information to the request as a response information to the specific access countermeasure processing unit that returns a rejection response, and the request that is not the unique access The connection destination information search unit that receives the connection destination information by referring to the number portability DB based on the destination information received and attached to the request, and inquiry response information including the acquired connection destination information And a connection destination information inquiry response unit that returns a response to the transmission source of the request, and It was ENUM server, characterized in that obtaining.

また、請求項4に記載の発明は、発信元端末が発信した接続要求に付された着信先端末の電話番号に対応する接続先を示す接続先情報を要求するリクエストを、自IP網のSIPサーバおよび他IP網から受け付けるENUMサーバの特異アクセス判定方法であって、前記ENUMサーバが、前記着信先端末の電話番号を含む着信先情報に対応する前記接続先情報を記憶する番号ポータビリティDBを記憶する記憶部を備えており、前記リクエストを受信する毎に、受信した前記リクエストに付された前記着信先情報を、特異アクセス監視情報として前記記憶部に記憶するとともに、所定の時間内に記憶された前記特異アクセス監視情報で示される前記着信先情報それぞれを参照し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定し、前記所定の規則性を持つと判定した場合に、前記リクエストが特異アクセスであるとし、前記所定の規則性を持つと判定しなかった場合に、前記リクエストが前記特異アクセスでないとする特異アクセス判定ステップと、前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する特異アクセス対策ステップと、前記特異アクセスでないとした前記リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得する接続先情報検索ステップと、当該取得された接続先情報を含む問合せ応答情報を生成し、前記リクエストの送信元に返信する問合せ応答ステップと、を実行することを特徴とする特異アクセス判定方法とした。   According to a fourth aspect of the present invention, there is provided a request for requesting connection destination information indicating a connection destination corresponding to a telephone number of a destination terminal attached to a connection request transmitted by a transmission source terminal. A unique access determination method for an ENUM server received from a server and another IP network, wherein the ENUM server stores a number portability DB for storing the connection destination information corresponding to the destination information including the telephone number of the destination terminal Each time the request is received, the destination information attached to the received request is stored in the storage unit as specific access monitoring information and stored within a predetermined time. In addition, referring to each of the destination information indicated by the specific access monitoring information, whether or not the telephone number of the destination terminal has a predetermined regularity When it is determined that the request has the predetermined regularity, the request is specific access, and when it is not determined that the predetermined regularity is determined, the request is not the specific access. Based on the access determination step, the response information for the request that is said to be the specific access, the specific access countermeasure step of returning a rejection response, and the destination information attached to the request that is not the specific access, A connection destination information search step of acquiring the connection destination information with reference to a number portability DB, an inquiry response step of generating inquiry response information including the acquired connection destination information, and returning the inquiry response information to the transmission source of the request; The unique access determination method is characterized in that

このようにすることで、ENUMサーバは、自IP網のSIPサーバや他IP網から接続先情報を要求するリクエストを受信した場合に、そのリクエストに付された着信先情報(着信先端末の電話番号)を特異アクセス監視情報として記憶部に記憶する。そして、ENUMサーバは、その特異アクセス管理情報を参照し、着信先端末の電話番号が所定の規則性を持つ場合に、そのリクエストが特異アクセスであると判定し、そのリクエストに対する応答情報として、拒否応答を返信することができる。
よって、番号ポータビリティDBへの特異アクセスによる問合せをなくし、番号ポータビリティDBの負荷を低減することができる。また、接続先情報を応答しないため、リクエストの送信元からの接続要求が網内のSIPサーバ等に転送されず、網全体の負荷を低減することができる。
In this way, when the ENUM server receives a request for requesting connection destination information from a SIP server of its own IP network or from another IP network, the destination information (phone of the destination terminal) attached to the request is received. Number) as unique access monitoring information. Then, the ENUM server refers to the specific access management information, determines that the request is specific access when the telephone number of the destination terminal has a predetermined regularity, and rejects it as response information for the request. A response can be sent back.
Therefore, it is possible to eliminate an inquiry by specific access to the number portability DB and reduce the load on the number portability DB. Further, since connection destination information is not responded, a connection request from a request source is not transferred to a SIP server or the like in the network, and the load on the entire network can be reduced.

請求項2に記載の発明は、前記特異アクセス対策処理部が、前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する代わりに、前記特異アクセスであるとした前記リクエストを、遅延を発生させた上で、前記接続先情報検索部に出力し、前記接続先情報検索部が、前記特異アクセスであるとした前記リクエストを受信し、前記リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得することを特徴とする請求項1に記載のENUMサーバとした。   In the invention according to claim 2, as the response information for the request that the specific access countermeasure processing unit is the specific access, the request that is the specific access, instead of returning a rejection response, After generating a delay, the data is output to the connection destination information search unit, and the connection destination information search unit receives the request that is the specific access, and adds the destination information attached to the request to the destination information. 2. The ENUM server according to claim 1, wherein the connection destination information is acquired with reference to the number portability DB.

また、請求項5に記載の発明は、前記特異アクセス対策ステップにおいて、前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する代わりに、前記特異アクセスであるとした前記リクエストについて、遅延を発生させた上で、前記接続先情報検索ステップを実行することを特徴とする請求項4に記載の特異アクセス判定方法とした。   The invention according to claim 5 relates to the request that is said to be the singular access instead of returning a rejection response as response information to the request that is said to be the singular access in the singular access countermeasure step. 5. The unique access determination method according to claim 4, wherein the connection destination information search step is executed after a delay is generated.

このようにすることで、ENUMサーバは、そのリクエストが特異アクセスであると判定した場合に、遅延を発生させた上で、番号ポータビリティDBを参照し接続先情報を取得し、問合せ応答情報を返信することができる。
よって、番号ポータビリティDBへの特異アクセスによる負荷を軽減することができる。また、遅延を発生させた上で、問合せ応答情報を返信するため、リクエストの送信元からの接続要求による網内のSIPサーバ等への転送も抑制することができるため、網全体の負荷を低減することができる。
In this way, when the ENUM server determines that the request is a singular access, it generates a delay, refers to the number portability DB, obtains connection destination information, and returns inquiry response information. can do.
Therefore, it is possible to reduce the load caused by specific access to the number portability DB. In addition, since query response information is returned after a delay has occurred, transfer to a SIP server or the like in the network due to a connection request from the request source can be suppressed, thus reducing the load on the entire network. can do.

請求項3に記載の発明は、前記特異アクセス判定部が、前記リクエストに前記発信元端末の電話番号が付されている場合に、前記着信先情報とともに、前記発信元端末の電話番号を含めて前記特異アクセス監視情報として前記記憶部に記憶し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定する代わりに、所定の時間内に、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値を超えた場合に、当該発信元端末の電話番号が付されたリクエストを特異アクセスであるとして、前記特異アクセス対策処理部に出力し、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値以下の場合に、前記リクエストが前記特異アクセスでないとして前記接続先情報検索部に出力することを特徴とする請求項1または請求項2に記載のENUMサーバとした。   According to a third aspect of the present invention, the specific access determination unit includes the telephone number of the source terminal together with the destination information when the telephone number of the source terminal is attached to the request. Stored in the storage unit as the singular access monitoring information and stored as the singular access monitoring information within a predetermined time instead of determining whether the telephone number of the destination terminal has a predetermined regularity. When the number of telephone numbers of the same source terminal exceeds a predetermined threshold, the request with the telephone number of the source terminal is output to the specific access countermeasure processing unit as specific access When the number of telephone numbers of the same source terminal stored as the specific access monitoring information is equal to or less than a predetermined threshold, the request is determined not to be the specific access. It was ENUM server according to claim 1 or claim 2, characterized in that output connection target information retrieval unit.

また、請求項6に記載の発明は、前記特異アクセス判定ステップにおいて、前記リクエストに前記発信元端末の電話番号が付されている場合に、前記着信先情報とともに、前記発信元端末の電話番号を含めて前記特異アクセス監視情報として前記記憶部に記憶し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定する代わりに、所定の時間内に、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値を超えた場合に、当該発信元端末の電話番号が付されたリクエストを特異アクセスであるとし、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値以下の場合に、前記リクエストが前記特異アクセスでないとすることを特徴とする請求項4または請求項5に記載の特異アクセス判定方法とした。   In the invention according to claim 6, in the specific access determining step, when the telephone number of the source terminal is attached to the request, the telephone number of the source terminal is set together with the destination information. In addition to storing in the storage unit as the specific access monitoring information, instead of determining whether the telephone number of the destination terminal has a predetermined regularity, as the specific access monitoring information within a predetermined time When the number of stored telephone numbers of the same source terminal exceeds a predetermined threshold, the request to which the telephone number of the source terminal is attached is specific access, and the specific access monitoring information 5. The request is not said specific access when the number of stored telephone numbers of the same source terminal is equal to or less than a predetermined threshold value. Other was specific access determining method according to claim 5.

このようにすることで、ENUMサーバは、リクエストに発信元端末の電話番号が付されている場合に、着信先情報とともに発信元端末の電話番号を含めて特異アクセス監視情報として記憶部に記憶する。そして、ENUMサーバは、その特異アクセス管理情報を参照し、同一の発信元端末の電話番号の数が、所定の閾値を超えた場合に、そのリクエストを特異アクセスであると判定することができる。
よって、ENUMサーバは、特異アクセスと判定された発信元端末の電話番号が付されたリクエストについて特異アクセスの対策処理を実行することができるため、網全体の負荷を低減することができる。
By doing in this way, when the telephone number of the caller terminal is attached to the request, the ENUM server stores the telephone number of the caller terminal together with the destination information in the storage unit as the specific access monitoring information. . Then, the ENUM server refers to the specific access management information, and can determine that the request is specific access when the number of telephone numbers of the same source terminal exceeds a predetermined threshold.
Therefore, since the ENUM server can execute the countermeasure processing for the specific access for the request to which the telephone number of the transmission source terminal determined to be the specific access is attached, the load on the entire network can be reduced.

本発明によれば、IP網において新たに導入される番号ポータビリティDBに対する特異アクセスによる負荷を低減する、ENUMサーバ、および、特異アクセス判定方法を提供することができる。   ADVANTAGE OF THE INVENTION According to this invention, the ENUM server and the specific access determination method which reduce the load by the specific access with respect to the number portability DB newly introduced in an IP network can be provided.

本実施形態に係るENUMサーバを含む通信システムの全体構成と処理の概要を示す図である。It is a figure which shows the outline | summary of the whole structure and process of a communication system containing the ENUM server 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. 本実施形態に係る特異アクセス監視情報のデータ構成例を示す図である。It is a figure which shows the data structural example of the specific access monitoring information which concerns on this embodiment. 本実施形態に係る特異アクセス監視情報のデータ構成例を示す図である。It is a figure which shows the data structural example of the specific access monitoring information 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 flowchart which shows the flow of a process of the ENUM server which concerns on this embodiment. ACQ方式において、ENUMサーバが備える番号ポータビリティDBへの接続先情報の問合せを説明するための図である。It is a figure for demonstrating the inquiry of the connecting point information to number portability DB with which an ENUM server is provided in an ACQ system. 従来技術の課題を説明するための図である。It is a figure for demonstrating the subject of a prior art.

次に、本発明を実施するための形態(以下、本実施形態と称する。)における、ENUMサーバ10、および、特異アクセス判定方法について説明する。   Next, the ENUM server 10 and the specific access determination method in a mode for carrying out the present invention (hereinafter referred to as this embodiment) will be described.

≪概要≫
まず、本実施形態に係る通信システムSの概要について説明する。
図1は、本実施形態に係るENUMサーバ10を含む通信システムSの全体構成と処理の概要を示す図である。
≪Overview≫
First, an overview of the communication system S according to the present embodiment will be described.
FIG. 1 is a diagram illustrating an overall configuration and processing overview of a communication system S including an ENUM server 10 according to the present embodiment.

<システム構成と処理概要>
本実施形態に係る通信システムSは、図1に示すように、通信事業者のネットワークであるIP網(自IP網)1000に、複数の端末1を収容するSIPサーバ20と、SIPサーバ20と接続され、着信先情報(着信先の端末1の電話番号や後記するE.164番号等)と接続先情報(URI等)とを対応付けた情報を記憶する番号ポータビリティDB100を有するENUMサーバ10と、SIPサーバ20が収容する端末1の加入者情報を記憶するHSS30と、を備える。
<System configuration and processing overview>
As shown in FIG. 1, the communication system S according to the present embodiment includes an SIP server 20 that accommodates a plurality of terminals 1 in an IP network (own IP network) 1000 that is a network of a communication carrier, An ENUM server 10 having a number portability DB 100 that stores information that associates connection destination information (telephone number of the terminal 1 of the destination and the E.164 number described later) and connection destination information (URI, etc.) The HSS 30 stores the subscriber information of the terminal 1 accommodated in the SIP server 20.

本実施形態に係る通信システムSの全体構成は、図7において示した構成と同様である。また、通常の電話サービスにおけるメッセージの処理の流れ(図1のステップS1〜S6)も、図7に示した従来の処理の流れ(図7のステップS1〜S6)と同様である。しかしながら、本実施形態に係るENUMサーバ10は、図7に示す従来のENUMサーバ10Aの機能に加えて、図1に示すように、特異アクセス判定部121および特異アクセス対策処理部122を備える点が異なる。   The overall configuration of the communication system S according to the present embodiment is the same as the configuration shown in FIG. The message processing flow (steps S1 to S6 in FIG. 1) in the normal telephone service is also the same as the conventional processing flow shown in FIG. 7 (steps S1 to S6 in FIG. 7). However, the ENUM server 10 according to the present embodiment includes a unique access determination unit 121 and a specific access countermeasure processing unit 122 as shown in FIG. 1 in addition to the function of the conventional ENUM server 10A shown in FIG. Different.

本実施形態に係るENUMサーバ10は、自身のIP網1000内のSIPサーバ20、または、他の通信事業者のIP網2000から、接続先情報問合せメッセージ(以下、「リクエスト」と称する場合がある。)を受信すると、特異アクセス判定部121が、そのリクエストに付された着信先番号等に基づき、当該リクエストが特異アクセスか否かを判定する。なお、この特異アクセスか否かの判定手法については後記する。そして、特異アクセス判定部121により、特異アクセスであると判定されると、特異アクセス対策処理部122が、所定の特異アクセス対策処理を実行する。この所定の特異アクセス対策処理は、例えば、当該リクエストに対して、通常の接続先情報問合せ応答メッセージ(図1のステップS3,S6)の代わりに拒否応答を送信したり、接続先情報問合せ応答メッセージに遅延を発生させた上で送信したりする等の処理である。
このようにすることで、新たに導入される番号ポータビリティDB100に対する特異アクセスによる網内の負荷を低減させることができる。
The ENUM server 10 according to the present embodiment may be referred to as a connection destination information inquiry message (hereinafter referred to as “request”) from the SIP server 20 in its own IP network 1000 or the IP network 2000 of another communication carrier. )), The unique access determination unit 121 determines whether or not the request is a specific access based on the destination number attached to the request. A method for determining whether or not this unique access will be described later. When the singular access determination unit 121 determines that the access is singular access, the singular access countermeasure processing unit 122 executes a predetermined singular access countermeasure process. The predetermined specific access countermeasure processing is performed by, for example, sending a rejection response to the request instead of the normal connection destination information inquiry response message (steps S3 and S6 in FIG. 1) or connecting destination information inquiry response message. For example, transmission is performed after a delay is generated.
By doing so, it is possible to reduce the load in the network due to unique access to the newly introduced number portability DB 100.

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

<SIPサーバ>
本実施形態に係るSIPサーバ20(図1参照)は、端末1から接続要求メッセージを受信すると、ENUMサーバ10に対し、着信先情報(着信先の端末1の電話番号等)に対応する接続先情報(URI等)を要求する接続先情報要求メッセージを送信し、その接続先情報に基づき、着信先となる端末1との間で呼接続を行う。
<SIP server>
When the SIP server 20 (see FIG. 1) according to the present embodiment receives a connection request message from the terminal 1, the SIP server 20 (see FIG. 1) connects to the ENUM server 10 the connection destination corresponding to the destination information (the telephone number of the destination terminal 1) A connection destination information request message for requesting information (such as a URI) is transmitted, and a call connection is established with the terminal 1 serving as a destination based on the connection destination information.

ここで、SIPサーバ20は、端末1から着信先情報(着信先の端末1の電話番号等)が付された接続要求メッセージを受信すると、その着信先情報を含む接続先情報要求メッセージを、ENUMサーバ10に送信する。具体的には、SIPサーバ20は、着信先情報を含む接続先情報要求メッセージを次に示す、ENUMプロトコルのドメイン形式で生成し、ENUMサーバ10に送信する。
SIPサーバ20は、例えば、端末1から受信した接続要求メッセージに含まれる着信先の電話番号(例えば、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サーバ10に送信する。
Here, when the SIP server 20 receives the connection request message to which the destination information (the telephone number of the destination terminal 1 or the like) is attached from the terminal 1, the SIP server 20 sends the connection destination information request message including the destination information to the ENUM. Send to server 10. Specifically, the SIP server 20 generates a connection destination information request message including the destination information in the ENUM protocol domain format shown below, and transmits it to the ENUM server 10.
For example, the SIP server 20 receives the E.D. of the destination telephone number (for example, 0422-59-1234) included in the connection request message received from the terminal 1. 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. Is transmitted to the ENUM server 10.

また、SIPサーバ20は、ENUMサーバ10から、接続先情報問合せ応答メッセージを受信すると、その接続先情報問合せ応答メッセージに付された接続先情報を抽出する。そして、SIPサーバ20は、その抽出した接続先情報が自IP網1000であるか否かを判定する。SIPサーバ20は、その判定の結果、接続先情報が自IP網1000であれば、着信先情報に示される端末1に関する加入者情報をHSS30に問い合わせることにより取得し、その加入者情報に示されるサービスの条件等に基づき、着信先となる端末1に呼接続要求メッセージを送信して、呼接続を行う。
一方、SIPサーバ20は、判定の結果、抽出した接続先情報が、自IP網1000ではなく他のIP網(例えば、他の通信事業者のIP網2000)を示す場合には、当該他のIP網に向けて、接続要求メッセージを送信する。
Further, when receiving the connection destination information inquiry response message from the ENUM server 10, the SIP server 20 extracts the connection destination information attached to the connection destination information inquiry response message. Then, the SIP server 20 determines whether or not the extracted connection destination information is the local IP network 1000. If the connection destination information is the local IP network 1000 as a result of the determination, the SIP server 20 obtains the subscriber information related to the terminal 1 indicated in the destination information by inquiring the HSS 30 and is indicated in the subscriber information. Based on the service conditions and the like, a call connection request message is transmitted to the terminal 1 that is the destination, and a call connection is made.
On the other hand, as a result of the determination, if the extracted connection destination information indicates another IP network (for example, the IP network 2000 of another communication carrier) instead of the own IP network 1000, the SIP server 20 A connection request message is transmitted toward the IP network.

<HSS>
HSS30(図1参照)は、制御部、記憶部、通信部等を備えたコンピュータにより実現される装置である。そして、HSS30は、SIPサーバ20が収容する各端末1に関する、サービス情報や認証情報などの加入者情報のデータベースを記憶する。このHSS30は、IMS(IP Multimedia Subsystem)サービスにおける既存の装置であるので、詳細な機能の説明を省略する。
<HSS>
HSS30 (refer FIG. 1) is an apparatus implement | achieved by the computer provided with the control part, the memory | storage part, the communication part, etc. FIG. And HSS30 memorize | stores the database of subscriber information, such as service information and authentication information regarding each terminal 1 which the SIP server 20 accommodates. Since the HSS 30 is an existing device in an IMS (IP Multimedia Subsystem) service, detailed description of functions is omitted.

<ENUMサーバ>
次に、ENUMサーバ10について説明する。
図2は、本実施形態に係るENUMサーバ10の構成例を示す機能ブロック図である。
本実施形態に係るENUMサーバ10は、番号ポータビリティDB100を備え、SIPサーバ20や他の通信事業者のIP網2000からの問合せを受けた、着信先情報に対応する接続先情報を、問合せ元であるSIPサーバ20や他の通信事業者のIP網2000に返信する。また、ENUMサーバ10は、接続先情報問合せメッセージ(リクエスト)を受信した際に、当該リクエストが特異アクセスか否かを判定し、特異アクセスであると判定した場合には、所定の特異アクセス対策処理を実行する。
<ENUM server>
Next, the ENUM server 10 will be described.
FIG. 2 is a functional block diagram illustrating a configuration example of the ENUM server 10 according to the present embodiment.
The ENUM server 10 according to the present embodiment includes a number portability DB 100, and receives connection destination information corresponding to destination information received from the SIP server 20 or the IP network 2000 of another communication carrier at the inquiry source. A reply is sent to a certain SIP server 20 or the IP network 2000 of another carrier. Further, when the ENUM server 10 receives the connection destination information inquiry message (request), the ENUM server 10 determines whether or not the request is a specific access. Execute.

なお、ENUMサーバ10は、DNSと同様に階層構造(Tier0〜Tier2)で管理されており、着信先情報についての名前解決を行う場合には、上位階層であるTier0またはTier1を管理しているENUMサーバからTier2を管理しているENUMサーバへ向かって再帰的に問合せを行っていく。そして、ENUMでは、Tier2に属するENUMサーバを、各通信事業者が管理しており、各番号帯(例えば、市外局番や市内局番)の各端末1に対応する接続先情報を記憶している。本実施形態においては、説明を平易にするため、通信事業者が管理するTier2に属するENUMサーバ10を図示して説明する。
このENUMサーバ10は、通信部11と、制御部12と、記憶部13とを備える。
Note that the ENUM server 10 is managed in a hierarchical structure (Tier0 to Tier2) as in the case of DNS, and when performing name resolution for destination information, the ENUM managing the higher hierarchy Tier0 or Tier1. A query is recursively performed from the server to the ENUM server that manages Tier2. In ENUM, each telecommunications carrier manages an ENUM server belonging to Tier 2, and stores connection destination information corresponding to each terminal 1 in each number band (for example, an area code or a city code). Yes. In the present embodiment, in order to simplify the description, the ENUM server 10 belonging to Tier 2 managed by the communication carrier will be illustrated and described.
The ENUM server 10 includes a communication unit 11, a control unit 12, and a storage unit 13.

通信部11は、SIPサーバ20等との間で、情報の送受信を行う通信インタフェースにより構成される。通信部11は、外部の装置からメッセージ等を受信すると、そのメッセージ等を制御部12に引き渡す。また、通信部11は、制御部12内で生成されたメッセージ等を外部の装置に向けて送信する。   The communication unit 11 includes a communication interface that transmits and receives information to and from the SIP server 20 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等により構成される。
この記憶部13には、番号ポータビリティDB100(後記する、図5参照)、特異アクセス監視情報130(後記する、図3,図4参照)等が記憶される。
The storage unit 13 includes a hard disk, a flash memory, a RAM, and the like.
The storage unit 13 stores a number portability DB 100 (described later, see FIG. 5), unique access monitoring information 130 (described later, see FIGS. 3 and 4), and the like.

制御部12は、ENUMサーバ10が実行する処理の全般を司り、特異アクセス判定部121、特異アクセス対策処理部122、接続先情報検索部123および接続先情報問合せ応答部124を含んで構成される。なお、制御部12は、例えば、このENUMサーバ10の記憶部13に格納されたプログラムをCPU(Central Processing Unit)がRAM(Random Access Memory)に展開し実行することにより実現される。   The control unit 12 is responsible for the overall processing executed by the ENUM server 10 and includes a singular access determination unit 121, a singular access countermeasure processing unit 122, a connection destination information search unit 123, and a connection destination information inquiry response unit 124. . 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 on a RAM (Random Access Memory).

特異アクセス判定部121は、通信部11を介して、接続先情報問合せメッセージ(リクエスト)を、SIPサーバ20や他の通信事業者のIP網2000から受信し、その接続先情報問合せメッセージが特異アクセスか否かを判定する。そして、特異アクセス判定部121は、特異アクセスであると判定した場合に、その接続先情報問合せメッセージを、特異アクセス対策処理部122に出力する。また、特異アクセス判定部121は、特異アクセスではないと判定した場合に、その接続先情報問合せメッセージを、接続先情報検索部123に出力する。   The singular access determination unit 121 receives a connection destination information inquiry message (request) from the SIP server 20 or the IP network 2000 of another communication carrier via the communication unit 11, and the connection destination information inquiry message is singular access. It is determined whether or not. When the unique access determination unit 121 determines that the access is specific access, the specific access determination unit 121 outputs the connection destination information inquiry message to the specific access countermeasure processing unit 122. When the unique access determination unit 121 determines that the access is not specific access, the specific access determination unit 121 outputs the connection destination information inquiry message to the connection destination information search unit 123.

特異アクセス判定部121による、接続先情報問合せメッセージ(リクエスト)が特異アクセスか否かの判定処理(以下、「特異アクセス判定処理」と称する。)について、具体的に説明する。
特異アクセス判定部121は、接続先情報問合せメッセージを受信すると、その接続先情報問合せメッセージに含まれる着信先情報を取得し、記憶部13内の特異アクセス監視情報130(例えば、図3,図4参照)に記憶しておく。そして、特異アクセス判定部121は、予め設定された所定のロジック(特異アクセス判定手法)に基づき、特異アクセス監視情報130を参照し、受信した接続先情報問合せメッセージが特異アクセスか否かを判定する。
The specific access determination unit 121 determines whether or not the connection destination information inquiry message (request) is specific access (hereinafter, referred to as “single access determination processing”).
When receiving the connection destination information inquiry message, the specific access determination unit 121 acquires the destination information included in the connection destination information inquiry message, and the specific access monitoring information 130 (for example, FIGS. 3 and 4) in the storage unit 13. (See below). Then, the singular access determination unit 121 refers to the singular access monitoring information 130 based on a predetermined logic (single access determination method) set in advance, and determines whether or not the received connection destination information inquiry message is singular access. .

(特異アクセス判定手法「1」)
特異アクセス判定部121は、特異アクセス判定処理のロジックとして、着信先情報で示される着信先番号が、所定の規則性を持った問合せの場合に、特異アクセスであると判定する。以下、さらに詳細に説明する。
(Unique access determination method “1”)
The peculiar access determination unit 121 determines that the peculiar access is a peculiar access when the destination number indicated by the destination information is an inquiry having a predetermined regularity as logic of the peculiar access determination process. This will be described in more detail below.

〔判定ロジック(1−1)〕
特異アクセス判定部121は、特異アクセス判定処理のロジックとして、X秒以内に、加入者番号の末尾がインクリメント(1ずつ増加)された着信先番号をY回連続して受信した場合に、特異アクセスとして判定する。
図3(a)は、本実施形態に係る特異アクセス監視情報130のデータ構成例を示す図である。図3(a)に示すように、特異アクセス監視情報130には、接続先情報問合せメッセージから抽出した着信先情報が記憶される。
特異アクセス判定部121は、この特異アクセス監視情報130(図3(a))に基づき、着信先情報に含まれる着信先番号の下4桁の加入者番号を参照し、その加入者番号の末尾が、X秒以内に、インクリメント(1ずつ増加)された着信先番号をY回連続して受信した場合に、特異アクセスとして判定する。
図3(a)に示す例では、着信先番号の加入者番号(下4桁)が「1231」〜「1235」として1ずつ増加する例を示している。
[Judgment logic (1-1)]
The singular access determination unit 121, as the logic of the singular access determination process, receives the destination number with the end of the subscriber number incremented (increased by 1) within X seconds, and receives the singular access Y times consecutively. Judge as.
FIG. 3A is a diagram illustrating a data configuration example of the specific access monitoring information 130 according to the present embodiment. As shown in FIG. 3A, the specific access monitoring information 130 stores destination information extracted from the connection destination information inquiry message.
Based on this unique access monitoring information 130 (FIG. 3A), the singular access determination unit 121 refers to the last four digits of the subscriber number included in the destination information, and ends the subscriber number. However, when the destination number incremented (incremented by 1) is continuously received Y times within X seconds, it is determined as a specific access.
In the example shown in FIG. 3A, the subscriber number (the last four digits) of the destination number is incremented by 1 as “1231” to “1235”.

なお、この特異アクセス監視情報130に記憶される着信先情報には、接続先情報問合せメッセージをENUMサーバ10が受信した時刻情報(図示省略)が付されており、特異アクセス判定部121は、特異アクセス判定処理の際に直前X秒(所定の時間)の情報に基づき、特異アクセスか否かを判定する。これは、以下の特異アクセス判定処理においても同様である。   The destination information stored in the singular access monitoring information 130 includes time information (not shown) when the ENUM server 10 receives the connection destination information inquiry message. In the access determination process, it is determined whether or not the access is specific based on the information of the immediately preceding X seconds (predetermined time). The same applies to the following unique access determination processing.

〔判定ロジック(1−2)〕
特異アクセス判定部121は、特異アクセス判定処理のロジックとして、X秒以内に、同一局番(市外局番と市内局番が同一)を着信先番号とする接続先情報問合せメッセージをY回受信した場合に、特異アクセスとして判定する。
特異アクセス判定部121は、図3(b)に示すように、接続先情報問合せメッセージを受信した際に着信先情報を抽出し、特異アクセス監視情報130に記憶しておく。
そして、特異アクセス判定部121は、特異アクセス判定処理の際に直前のX秒(所定の時間)の着信先情報に基づき、同一局番を着信先番号とする接続先情報問合せメッセージをY回受信した場合に、その判定対象の接続先情報問合せメッセージを特異アクセスとして判定する。
[Judgment logic (1-2)]
When the unique access determination unit 121 receives the connection destination information inquiry message Y times with the same station number (the area code and the local station number are the same) within X seconds as logic of the unique access determination process Then, it is determined as unique access.
As illustrated in FIG. 3B, the specific access determination unit 121 extracts the destination information when receiving the connection destination information inquiry message, and stores the destination information in the specific access monitoring information 130.
Then, the singular access determination unit 121 received the connection destination information inquiry message with the same station number as the destination number Y times based on the destination information of the previous X seconds (predetermined time) during the singular access determination process. In this case, the connection destination information inquiry message to be determined is determined as unique access.

ここで、日本国内の固定電話の番号(例えば、「0123−45−6789」)は、国内プレフィックス「0」と、市外局番と市内局番の合計の5桁(「123−45」)と、加入者番号(「6789」)により規定されている。よって、E.164番号のうち、日本の国番号「81」に続く、市外局番と市内局番の合計の5桁の番号までを参照することにより、同一局番(市外局番と市内局番が同一)の着信先番号を特定することができる。
図3(b)では、市外局番と市内局番とが同じ「0422−59」であり、同一局番の接続先情報問合せメッセージをX秒間にY回受信した例を示している。
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”). Thus, E.I. Of the 164 numbers, the same area code (the area code and the city area code are the same) can be obtained by referring to the country code “81” in Japan, up to a total of 5 digits including the area code and the area code. The called number can be specified.
FIG. 3B shows an example in which the area code and the city code are the same “0422-59”, and the connection destination information inquiry message having the same station number is received Y times in X seconds.

(特異アクセス判定手法「2」)
特異アクセス判定部121は、特異アクセス判定処理のロジックとして、接続先情報問合せメッセージの問合せ要求元の電話番号が同じである接続先情報問合せメッセージを、所定時間内において所定の閾値を超えて受信した場合に、特異アクセスと判定する。
(Unique access determination method “2”)
The singular access determination unit 121 receives, as a logic of the singular access determination process, a connection destination information inquiry message with the same telephone number of the connection request information inquiry message exceeding a predetermined threshold within a predetermined time. In this case, it is determined that the access is unique.

特異アクセス判定部121は、図4に示すように、接続先情報問合せメッセージを受信した際に、着信先情報に対応付けて、接続先情報問合せメッセージを送信した問合せ要求元の電話番号を、特異アクセス監視情報130に記憶しておく。
そして、特異アクセス判定部121は、特異アクセス判定処理の際に直前のX秒(所定の時間)の着信先情報に対応する問合せ要求元の電話番号に基づき、同一の問合せ要求元の電話番号の数が、所定の閾値を超える場合に、その閾値を超えた問合せ要求元の電話番号と同じ電話番号から発信された接続先情報問合せメッセージを特異アクセスとして判定する。
As shown in FIG. 4, when the connection destination information inquiry message is received, the singular access determination unit 121 assigns the telephone number of the inquiry request source that has transmitted the connection destination information inquiry message in association with the destination information. Stored in the access monitoring information 130.
Then, the singular access determination unit 121 uses the telephone number of the same inquiry request source on the basis of the telephone number of the inquiry request source corresponding to the destination information of X seconds (predetermined time) immediately before the singular access determination process. When the number exceeds a predetermined threshold value, a connection destination information inquiry message transmitted from the same telephone number as the telephone number of the inquiry request source exceeding the threshold value is determined as a unique access.

なお、この特異アクセス判定処理のロジックは、上記説明した特異アクセス判定手法「1」,「2」に限定されず、ENUMサーバ10の管理者が、特異アクセスを発生させる業者等の問合せ対応に応じて、任意に設定することができる。   Note that the logic of this unique access determination process is not limited to the above-described specific access determination methods “1” and “2”, and the administrator of the ENUM server 10 responds to the inquiry response of the trader that generates the specific access. Can be set arbitrarily.

図2に戻り、特異アクセス対策処理部122は、特異アクセス判定部121が特異アクセスであると判定した接続先情報問合せメッセージを受け取り、以下において説明する所定の特異アクセス対策処理を実行する。   Returning to FIG. 2, the singular access countermeasure processing unit 122 receives the connection destination information inquiry message determined by the singular access determination unit 121 to be singular access, and executes a predetermined singular access countermeasure process described below.

(特異アクセス対策処理「1」)
特異アクセス対策処理部122は、特異アクセスであると判定された接続先情報問合せメッセージに対する応答として、拒否応答を送信する。
これにより、拒否応答を受信した電話番号クリーニングサービスの業者等は、その電話番号が実在するか否かの確認を行うことができなくなる。なお、電話番号クリーニングサービスの業者等は、所定の時間の経過後等に、ENUMサーバ10における接続先情報問合せメッセージの受信数が閾値以下となったときに、再度、接続先情報問合せメッセージを送信すればよいため、網内全体の負荷を抑制し、かつ、電話番号クリーニングサービスの業者には、実質的な損害は与えないようにすることができる。
(Unique access countermeasure processing “1”)
The specific access countermeasure processing unit 122 transmits a rejection response as a response to the connection destination information inquiry message determined to be the specific access.
As a result, the telephone number cleaning service provider who has received the rejection response cannot check whether the telephone number actually exists. A telephone number cleaning service provider or the like again transmits a connection destination information inquiry message when the number of receptions of the connection destination information inquiry message in the ENUM server 10 falls below a threshold value after a predetermined time has elapsed. Therefore, it is possible to suppress the load on the entire network and prevent the telephone number cleaning service provider from causing substantial damage.

(特異アクセス対策処理「2」)
特異アクセス対策処理部122は、特異アクセスであると判定された接続先情報問合せメッセージについて、その応答に遅延を発生させる。そして、特異アクセス対策処理部122は、その遅延発生後に(所定時間の経過を待って)、その接続先情報問合せメッセージを接続先情報検索部123に出力する。これにより、接続先情報問合せ応答部124は、その発生させた遅延に対応した時間経過後に接続先情報問合せ応答メッセージを送信する。
このようにすることで、応答情報(接続先情報問合せ応答メッセージ)の送信に遅延を発生させ、網内の負荷を抑制することができる。
(Unique access countermeasure processing “2”)
The unique access countermeasure processing unit 122 causes a delay in the response to the connection destination information inquiry message determined to be the unique access. Then, the specific access countermeasure processing unit 122 outputs the connection destination information inquiry message to the connection destination information search unit 123 after the delay occurs (waiting for a predetermined time). Thereby, the connection destination information inquiry response unit 124 transmits a connection destination information inquiry response message after the time corresponding to the generated delay has elapsed.
By doing so, it is possible to delay the transmission of the response information (connection destination information inquiry response message) and suppress the load in the network.

接続先情報検索部123は、特異アクセス判定部121または特異アクセス対策処理部122を介して、接続先情報問合せメッセージを受信し、その接続先情報問合せメッセージに付された着信先情報を抽出する。そして、接続先情報検索部123は、記憶部13内の番号ポータビリティDB100を参照し、その着信先情報に対応する接続先情報を検索する。接続先情報検索部123は、番号ポータビリティDB100を検索した結果得られた接続先情報を抽出し、接続先情報問合せ応答部124に処理の指示を出力する。   The connection destination information search unit 123 receives the connection destination information inquiry message via the singular access determination unit 121 or the singular access countermeasure processing unit 122, and extracts the destination information attached to the connection destination information inquiry message. Then, the connection destination information search unit 123 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 123 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 inquiry response unit 124.

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

図2に戻り、接続先情報問合せ応答部124は、接続先情報検索部123が抽出した接続先情報を付した接続先情報問合せ応答メッセージ(問合せ応答情報)を生成する。そして、接続先情報問合せ応答部124は、その生成した接続先情報問合せ応答メッセージを、問合せ元となる、SIPサーバ20や他の通信事業者のIP網2000に送信する。   Returning to FIG. 2, the connection destination information inquiry response unit 124 generates a connection destination information inquiry response message (inquiry response information) with the connection destination information extracted by the connection destination information search unit 123. Then, the connection destination information inquiry response unit 124 transmits the generated connection destination information inquiry response message to the SIP server 20 or the IP network 2000 of another communication carrier as the inquiry source.

≪ENUMサーバの処理≫
次に、本実施形態に係るENUMサーバ10の処理を説明する。
図6は、本実施形態に係るENUMサーバ10の処理の流れを示すフローチャートである。
≪Process of ENUM server≫
Next, processing of the ENUM server 10 according to the present embodiment will be described.
FIG. 6 is a flowchart showing a processing flow of the ENUM server 10 according to the present embodiment.

まず、ENUMサーバ10(特異アクセス判定部121)は、SIPサーバ20や他の通信事業者のIP網2000から、接続先情報問合せメッセージを受信する(ステップS10)。   First, the ENUM server 10 (unique access determination unit 121) receives a connection destination information inquiry message from the SIP server 20 or the IP network 2000 of another communication carrier (step S10).

次に、特異アクセス判定部121は、受信した接続先情報問合せメッセージが特異アクセスか否かを判定する(ステップS11)。
ここで、特異アクセス判定部121は、予め設定された所定のロジックに基づき、受信した接続先情報問合せメッセージが特異アクセスか否かの判定処理を実行する。具体的には、例えば、前記した特異アクセス判定手法「1」,「2」等のいずれかを用いて、特異アクセス判定部121は、記憶部13内の特異アクセス監視情報130を参照することにより、受信した接続先情報問合せメッセージが特異アクセスか否かを判定する。
Next, the singular access determination unit 121 determines whether or not the received connection destination information inquiry message is singular access (step S11).
Here, the singular access determination unit 121 executes a process of determining whether or not the received connection destination information inquiry message is singular access based on a predetermined logic set in advance. Specifically, for example, the singular access determination unit 121 refers to the singular access monitoring information 130 in the storage unit 13 by using any one of the above-described singular access determination methods “1”, “2”, and the like. Then, it is determined whether or not the received connection destination information inquiry message is unique access.

このステップS11において、受信した接続先情報問合せメッセージを特異アクセスではないと判定した場合(ステップS11→No)、特異アクセス判定部121は、その接続先情報問合せメッセージを接続先情報検索部123に出力し、ステップS12に進む。   If it is determined in step S11 that the received connection destination information inquiry message is not unique access (step S11 → No), the unique access determination unit 121 outputs the connection destination information inquiry message to the connection destination information search unit 123. Then, the process proceeds to step S12.

ステップS12において、接続先情報検索部123は、接続先情報問合せメッセージから着信先情報を抽出し、その着信先情報に対応する接続先情報を、番号ポータビリティDB100(図5)を参照して取得する。そして、接続先情報問合せ応答部124が、接続先情報を付した接続先情報問合せ応答メッセージを生成し、問合せ元となる、SIPサーバ20や他の通信事業者のIP網2000に送信する。   In step S12, the connection destination information search unit 123 extracts the destination information from the connection destination information inquiry message, and acquires the connection destination information corresponding to the destination information with reference to the number portability DB 100 (FIG. 5). . Then, the connection destination information inquiry response unit 124 generates a connection destination information inquiry response message with the connection destination information, and transmits the connection destination information inquiry response message to the SIP server 20 or the IP network 2000 of another communication carrier as the inquiry source.

一方、ステップS11において、受信した接続先情報問合せメッセージを特異アクセスであると判定した場合には(ステップS11→Yes)、特異アクセス判定部121は、その接続先情報問合せメッセージを特異アクセス対策処理部122に出力し、ステップS13に進む。   On the other hand, when it is determined in step S11 that the received connection destination information inquiry message is specific access (step S11 → Yes), the specific access determination unit 121 uses the connection destination information inquiry message as a specific access countermeasure processing unit. It outputs to 122 and progresses to step S13.

ステップS13において、特異アクセス対策処理部122は、予め設定された所定の特異アクセス対策処理を実行する。
ここで、特異アクセス対策処理部122は、例えば、前記した特異アクセス対策処理「1」,「2」等のいずれかを用いて、特異アクセスと判定された接続先問合せメッセージの処理を実行する。
In step S <b> 13, the singular access countermeasure processing unit 122 executes a predetermined singular access countermeasure process set in advance.
Here, the singular access countermeasure processing unit 122 executes processing of the connection destination inquiry message determined to be singular access using, for example, any of the aforementioned singular access countermeasure processes “1”, “2”, and the like.

以上説明したとおり、本実施形態に係る、ENUMサーバ10、および、特異アクセス判定方法によれば、ENUMサーバ10が、接続先情報問合せメッセージ(リクエスト)を受信した場合に、当該リクエストが特異アクセスか否かを判定し、特異アクセスであると判定したときには、例えば、拒否応答を送信したり、応答遅延を発生させたりする等の特異アクセス対策処理を実行する。これにより、IP網において番号ポータビリティDB100が新たに導入される場合において懸念される、特異アクセスによる網内の負荷の増加を抑制することができる。   As described above, according to the ENUM server 10 and the specific access determination method according to the present embodiment, when the ENUM server 10 receives the connection destination information inquiry message (request), is the request a specific access? If it is determined that the access is specific access, for example, a specific access countermeasure process such as sending a rejection response or generating a response delay is executed. Thereby, it is possible to suppress an increase in load in the network due to specific access, which is a concern when the number portability DB 100 is newly introduced in the IP network.

なお、本発明は、上記説明した実施形態に限定されることなく、本発明の趣旨を逸脱しない範囲で変更実施が可能である。   Note that the present invention is not limited to the above-described embodiment, and can be modified without departing from the spirit of the present invention.

ENUMサーバ10の特異アクセス判定部121は、前記した特異アクセス判定手法「1」,「2」以外でも、例えば、以下のようにして、受信した接続先情報問合せメッセージについて、特異アクセスか否かの判定を行うことができる。   The unique access determination unit 121 of the ENUM server 10 determines whether or not the received connection destination information inquiry message is specific access, for example, as follows, in addition to the above-described specific access determination methods “1” and “2”. Judgment can be made.

ENUMサーバ10は、記憶部13に、図4に示すような着信先情報と問合せ要求元の電話番号とを対応付けた特異アクセス監視情報130を記憶しておく。そして、ENUMサーバ10は、他の通信事業者のIP網2000から接続先情報問合せメッセージを受信し、番号ポータビリティDB100を参照して自IP網1000が接続先となる接続先情報を取得した際に、他の通信事業者のIP網2000から接続要求が転送されるはずの自IP網1000のHSS30に対して、番号ポータビリティDB100に問合せがあったことを示す情報(例えば、着信先の電話番号)を通知しておく。HSS30は、当該通知に基づき、実際に、他の通信事業者のIP網2000からその着信先の電話番号への接続要求があるか否かを監視し、所定の時間経過しても、接続要求を受信しなかった場合に、その旨を示す情報を、ENUMサーバ10に送信する。ENUMサーバ10は、番号ポータビリティDB100への問合せがあったにもかかわらず、自IP網1000のHSS30に問合せのなかった接続先情報問合せメッセージの問合せ要求元(の電話番号)を特異アクセスの発信元として特定する。そして、ENUMサーバ10は、当該特定した発信元からの接続先情報問合せメッセージ(リクエスト)を、その特定後に受信した場合には、そのリクエストを特異アクセスと判定する。
なお、上記において、実際に自IP網1000に接続要求があるか否かの監視を、HSS30ではなく、自IP網1000のSIPサーバ20が行うようにしてもよい。
The ENUM server 10 stores the unique access monitoring information 130 in which the destination information and the telephone number of the inquiry request source are associated with each other as shown in FIG. When the ENUM server 10 receives the connection destination information inquiry message from the IP network 2000 of another communication carrier and refers to the number portability DB 100, the ENUM server 10 acquires the connection destination information to which the own IP network 1000 is the connection destination. Information indicating that the number portability DB 100 has been inquired of the HSS 30 of the local IP network 1000 to which a connection request is to be transferred from the IP network 2000 of another communication carrier (for example, the telephone number of the destination) Be notified. Based on the notification, the HSS 30 actually monitors whether there is a connection request from another carrier's IP network 2000 to the destination telephone number. Is not received, information indicating that is transmitted to the ENUM server 10. The ENUM server 10 uses the inquiry request source (telephone number) of the connection destination information inquiry message that has not been inquired to the HSS 30 of the local IP network 1000 even though the number portability DB 100 has been inquired as the source of unique access. As specified. When the ENUM server 10 receives the connection destination information inquiry message (request) from the specified transmission source after the specification, the ENUM server 10 determines that the request is a unique access.
In the above description, whether or not there is actually a connection request in the own IP network 1000 may be monitored by the SIP server 20 of the own IP network 1000 instead of the HSS 30.

また、ENUMサーバ10の特異アクセス対策処理部122は、前記した特異アクセス対策処理「1」,「2」以外でも、例えば、以下のような特異アクセス対策処理を実行することができる。   Further, the unique access countermeasure processing unit 122 of the ENUM server 10 can execute the following unique access countermeasure processing, for example, other than the above-described unique access countermeasure processing “1” and “2”.

電話番号クリーニングサービスの業者等が、ある電話番号について、他網へ移転(ポートアウト)しているか否かを判定するサービスを提供している場合、ENUMサーバ10の特異アクセス対策処理部122は、所定の割合で誤った情報(例えば、他網へポートアウトしているのに、自網に登録されているとする情報)を返信する。これは、一度でも他網にポートアウトしたことのあるユーザ、つまり、通信事業者を変更したことのあるユーザは、再度通信事業者の変更する可能性が高い、という予測に基づき、他網へポートアウトしている電話番号を抽出するサービスを提供している業者が発信する特異アクセスについての対策である。誤った情報が含まれることにより、電話番号クリーニングサービスの業者等は、情報の価値が失われるため、特異アクセスを発信しようとする誘因をなくすことができ、結果として、業者が特異アクセスを発信しなくなるため、特異アクセスによる網内の負荷の増加を抑制することができる。   When a telephone number cleaning service provider or the like provides a service for determining whether a certain telephone number has been transferred (ported out) to another network, the specific access countermeasure processing unit 122 of the ENUM server 10 Incorrect information is returned at a predetermined rate (for example, information that is registered in the own network even though it is ported out to another network). This is based on the prediction that a user who has once ported out to another network, that is, a user who has changed the carrier, is likely to change again. This is a measure for unique access sent by a provider providing a service for extracting a telephone number that is being ported out. By including incorrect information, the service provider of the telephone number cleaning service loses the value of the information, so that it is possible to eliminate the incentive to send the specific access. As a result, the service provider sends the specific access. As a result, an increase in the load in the network due to the specific access can be suppressed.

1 端末
10 ENUMサーバ
11 通信部
12 制御部
13 記憶部
20 SIPサーバ
30 HSS
100 番号ポータビリティDB
121 特異アクセス判定部
122 特異アクセス対策処理部
123 接続先情報検索部
124 接続先情報問合せ応答部
130 特異アクセス監視情報
1000 IP網(自IP網)
2000 他の通信事業者のIP網(他IP網)
S 通信システム
1 Terminal 10 ENUM Server 11 Communication Unit 12 Control Unit 13 Storage Unit 20 SIP Server 30 HSS
100 number portability DB
121 Singular Access Determination Unit 122 Singular Access Countermeasure Processing Unit 123 Connection Destination Information Search Unit 124 Connection Destination Information Query Response Unit 130 Singular Access Monitoring Information 1000 IP Network (Own IP Network)
2000 Other carrier's IP network (other IP network)
S communication system

Claims (6)

発信元端末が発信した接続要求に付された着信先端末の電話番号に対応する接続先を示す接続先情報を要求するリクエストを、自IP網のSIPサーバおよび他IP網から受け付けるENUMサーバであって、
前記着信先端末の電話番号を含む着信先情報に対応する前記接続先情報を記憶する番号ポータビリティDBを記憶する記憶部と、
前記リクエストを受信する毎に、受信した前記リクエストに付された前記着信先情報を、特異アクセス監視情報として前記記憶部に記憶するとともに、所定の時間内に記憶された前記特異アクセス監視情報で示される前記着信先情報それぞれを参照し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定し、前記所定の規則性を持つと判定した場合に、前記リクエストが特異アクセスであるとして特異アクセス対策処理部に出力し、前記所定の規則性を持つと判定しなかった場合に、前記リクエストが前記特異アクセスでないとして接続先情報検索部に出力する特異アクセス判定部と、
前記特異アクセスであるとした前記リクエストを受け取り、当該リクエストに対する応答情報として、拒否応答を返信する前記特異アクセス対策処理部と、
前記特異アクセスでないとした前記リクエストを受け取り、当該リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得する前記接続先情報検索部と、
当該取得された接続先情報を含む問合せ応答情報を生成し、前記リクエストの送信元に返信する接続先情報問合せ応答部と、
を備えることを特徴とするENUMサーバ。
An ENUM server that accepts a request for connection destination information indicating the connection destination corresponding to the telephone number of the destination terminal attached to the connection request transmitted by the transmission source terminal from the SIP server of the own IP network and the other IP network. And
A storage unit for storing a number portability DB for storing the connection destination information corresponding to the destination information including the telephone number of the destination terminal;
Each time the request is received, the destination information attached to the received request is stored in the storage unit as specific access monitoring information and indicated by the specific access monitoring information stored within a predetermined time. Each of the destination information is determined to determine whether or not the telephone number of the destination terminal has a predetermined regularity. If it is determined that the request is not the singular access, the singular access determination unit that outputs to the singular access countermeasure processing unit as being, and that the request is not the singular access,
The specific access countermeasure processing unit that receives the request that is the specific access and returns a rejection response as response information to the request;
The connection destination information search unit that receives the request that is not the specific access and acquires the connection destination information with reference to the number portability DB based on the destination information attached to the request;
A connection destination information inquiry response unit that generates inquiry response information including the acquired connection destination information and returns the inquiry response information to the transmission source of the request;
An ENUM server comprising:
前記特異アクセス対策処理部は、
前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する代わりに、前記特異アクセスであるとした前記リクエストを、遅延を発生させた上で、前記接続先情報検索部に出力し、
前記接続先情報検索部は、
前記特異アクセスであるとした前記リクエストを受信し、前記リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得すること
を特徴とする請求項1に記載のENUMサーバ。
The specific access countermeasure processing unit
Instead of returning a rejection response as response information to the request that is said to be the unique access, the request that is assumed to be the unique access is output to the connection destination information search unit after causing a delay. ,
The connection destination information search unit
2. The connection destination information is acquired based on the destination information attached to the request by referring to the number portability DB based on the destination information attached to the request. The ENUM server described.
前記特異アクセス判定部は、
前記リクエストに前記発信元端末の電話番号が付されている場合に、前記着信先情報とともに、前記発信元端末の電話番号を含めて前記特異アクセス監視情報として前記記憶部に記憶し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定する代わりに、所定の時間内に、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値を超えた場合に、当該発信元端末の電話番号が付されたリクエストを特異アクセスであるとして、前記特異アクセス対策処理部に出力し、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値以下の場合に、前記リクエストが前記特異アクセスでないとして前記接続先情報検索部に出力すること
を特徴とする請求項1または請求項2に記載のENUMサーバ。
The singular access determination unit
When the telephone number of the caller terminal is attached to the request, together with the callee information, the phone number of the caller terminal is included in the storage unit as the specific access monitoring information, and the callee Instead of determining whether or not the terminal telephone number has a predetermined regularity, the number of telephone numbers of the same source terminal stored as the specific access monitoring information within a predetermined time When the threshold value is exceeded, the request with the telephone number of the source terminal is output as specific access, and the same source stored in the specific access monitoring information is output to the specific access countermeasure processing unit. 2. The request is output to the connection destination information search unit as the request is not the unique access when the number of telephone numbers of the terminal is equal to or less than a predetermined threshold. Alternatively, the ENUM server according to claim 2.
発信元端末が発信した接続要求に付された着信先端末の電話番号に対応する接続先を示す接続先情報を要求するリクエストを、自IP網のSIPサーバおよび他IP網から受け付けるENUMサーバの特異アクセス判定方法であって、
前記ENUMサーバは、
前記着信先端末の電話番号を含む着信先情報に対応する前記接続先情報を記憶する番号ポータビリティDBを記憶する記憶部を備えており、
前記リクエストを受信する毎に、受信した前記リクエストに付された前記着信先情報を、特異アクセス監視情報として前記記憶部に記憶するとともに、所定の時間内に記憶された前記特異アクセス監視情報で示される前記着信先情報それぞれを参照し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定し、前記所定の規則性を持つと判定した場合に、前記リクエストが特異アクセスであるとし、前記所定の規則性を持つと判定しなかった場合に、前記リクエストが前記特異アクセスでないとする特異アクセス判定ステップと、
前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する特異アクセス対策ステップと、
前記特異アクセスでないとした前記リクエストに付された前記着信先情報に基づき、前記番号ポータビリティDBを参照して前記接続先情報を取得する接続先情報検索ステップと、
当該取得された接続先情報を含む問合せ応答情報を生成し、前記リクエストの送信元に返信する問合せ応答ステップと、
を実行することを特徴とする特異アクセス判定方法。
Specificity of an ENUM server that accepts a request for connection destination information indicating a connection destination corresponding to a telephone number of a destination terminal attached to a connection request transmitted by a transmission source terminal from the SIP server of the own IP network and another IP network An access determination method,
The ENUM server is
A storage unit for storing a number portability DB for storing the connection destination information corresponding to the destination information including the telephone number of the destination terminal;
Each time the request is received, the destination information attached to the received request is stored in the storage unit as specific access monitoring information and indicated by the specific access monitoring information stored within a predetermined time. Each of the destination information is determined to determine whether or not the telephone number of the destination terminal has a predetermined regularity. A specific access determination step that determines that the request is not the specific access when it is determined that the request does not have the predetermined regularity;
Specific response countermeasure step for returning a rejection response as response information to the request that is the specific access,
A connection destination information search step for obtaining the connection destination information with reference to the number portability DB based on the destination information attached to the request that is not the specific access;
An inquiry response step for generating inquiry response information including the acquired connection destination information and returning the inquiry response information to the transmission source of the request;
A singular access determination method comprising:
前記特異アクセス対策ステップにおいて、前記特異アクセスであるとした前記リクエストに対する応答情報として、拒否応答を返信する代わりに、前記特異アクセスであるとした前記リクエストについて、遅延を発生させた上で、前記接続先情報検索ステップを実行すること
を特徴とする請求項4に記載の特異アクセス判定方法。
In the specific access countermeasure step, instead of returning a rejection response as response information to the request that is said to be the specific access, a delay is generated for the request that is the specific access, and then the connection is made. The specific access determination method according to claim 4, wherein a destination information search step is executed.
前記特異アクセス判定ステップにおいて、
前記リクエストに前記発信元端末の電話番号が付されている場合に、前記着信先情報とともに、前記発信元端末の電話番号を含めて前記特異アクセス監視情報として前記記憶部に記憶し、前記着信先端末の電話番号が所定の規則性を持つか否かを判定する代わりに、所定の時間内に、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値を超えた場合に、当該発信元端末の電話番号が付されたリクエストを特異アクセスであるとし、前記特異アクセス監視情報として記憶された同一の前記発信元端末の電話番号の数が、所定の閾値以下の場合に、前記リクエストが前記特異アクセスでないとすること
を特徴とする請求項4または請求項5に記載の特異アクセス判定方法。
In the specific access determination step,
When the telephone number of the caller terminal is attached to the request, together with the callee information, the phone number of the caller terminal is included in the storage unit as the specific access monitoring information, and the callee Instead of determining whether or not the terminal telephone number has a predetermined regularity, the number of telephone numbers of the same source terminal stored as the specific access monitoring information within a predetermined time When the threshold is exceeded, the request with the telephone number of the source terminal is assumed to be unique access, and the number of the same source terminal telephone number stored as the specific access monitoring information is a predetermined number The specific access determination method according to claim 4, wherein the request is not the specific access when the value is equal to or less than a threshold value.
JP2015042742A 2015-03-04 2015-03-04 ENUM server and unique access determination method Active JP6285884B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015042742A JP6285884B2 (en) 2015-03-04 2015-03-04 ENUM server and unique access determination method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015042742A JP6285884B2 (en) 2015-03-04 2015-03-04 ENUM server and unique access determination method

Publications (2)

Publication Number Publication Date
JP2016163272A JP2016163272A (en) 2016-09-05
JP6285884B2 true JP6285884B2 (en) 2018-02-28

Family

ID=56847602

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015042742A Active JP6285884B2 (en) 2015-03-04 2015-03-04 ENUM server and unique access determination method

Country Status (1)

Country Link
JP (1) JP6285884B2 (en)

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH09261340A (en) * 1996-03-25 1997-10-03 Oki Electric Ind Co Ltd System and method for regulating connection
JP4343914B2 (en) * 2006-03-08 2009-10-14 日本電信電話株式会社 DNS server apparatus, DNS query request control method, and DNS query request control program
JP4296184B2 (en) * 2006-03-13 2009-07-15 日本電信電話株式会社 Attack detection apparatus, attack detection method, and attack detection program
JP4687520B2 (en) * 2006-03-14 2011-05-25 沖電気工業株式会社 Exchange system and congestion control method thereof
JP2012156800A (en) * 2011-01-26 2012-08-16 Nippon Telegr & Teleph Corp <Ntt> Server device and communication method of the same
JP5775488B2 (en) * 2012-05-22 2015-09-09 日本電信電話株式会社 ENUM cache device and cache update method for ENUM cache device

Also Published As

Publication number Publication date
JP2016163272A (en) 2016-09-05

Similar Documents

Publication Publication Date Title
EP1869871B1 (en) Methods systems and computer program products for providing presence qualified e.164 number mapping (enum) service in a communications network
US8498405B2 (en) Method and apparatus for enhanced call reporting
JP5493479B2 (en) Service providing system, method, uniqueness assurance information setting management program, load distribution program, and management apparatus
WO2021004528A1 (en) Method, device and apparatus for address acquisition of application example and storage medium
WO2016186530A1 (en) Systems and methods for determining routing information for a network request
US10044597B2 (en) System and method for processing service requests using logical environments
KR20020037560A (en) Methods for enbodying distributed call center using intelligent network and internet and methods for offering counseling service
CN112866432B (en) Domain name resolution method, system, electronic equipment and storage medium
WO2020162225A1 (en) Enum server and congestion control method
CN110769080B (en) Domain name resolution method, related product and computer readable storage medium
CA2792867A1 (en) Systems and methods for mobile call measurement
US20200036662A1 (en) Proxy presence server
JP6285884B2 (en) ENUM server and unique access determination method
JP6329479B2 (en) ENUM cache server, ENUM cache method, and ENUM system
US11368425B2 (en) ENUM/DNS server, ENUM/DNS system, and control method for ENUM/DNS system
US20130223431A1 (en) Processing Requests
JP6364385B2 (en) ENUM system and load distribution method for ENUM system
FI20185636A1 (en) Management of subscriber identity in service provision
JP2004070752A (en) Media selection method and media selection system by user presence information, media selection program, and storage medium storing the media selection program
JP7236006B2 (en) Number management system, number management method, number management device and number management program
US20220109703A1 (en) Call processing server, call processing method, and call processing program
JP6535298B2 (en) ENUM server, ENUM data registration / answer method and program
US10277421B2 (en) Route lookup resolution
JP6310411B2 (en) Communication system and congestion avoidance method
JP6570182B2 (en) ENUM cache setting system, ENUM authority server, and ENUM cache setting method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20170224

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20180125

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180202

R150 Certificate of patent or registration of utility model

Ref document number: 6285884

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150