JP5316318B2 - Congestion detection device - Google Patents

Congestion detection device Download PDF

Info

Publication number
JP5316318B2
JP5316318B2 JP2009201896A JP2009201896A JP5316318B2 JP 5316318 B2 JP5316318 B2 JP 5316318B2 JP 2009201896 A JP2009201896 A JP 2009201896A JP 2009201896 A JP2009201896 A JP 2009201896A JP 5316318 B2 JP5316318 B2 JP 5316318B2
Authority
JP
Japan
Prior art keywords
sip server
invite
time
congestion
input
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2009201896A
Other languages
Japanese (ja)
Other versions
JP2011055225A (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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP2009201896A priority Critical patent/JP5316318B2/en
Publication of JP2011055225A publication Critical patent/JP2011055225A/en
Application granted granted Critical
Publication of JP5316318B2 publication Critical patent/JP5316318B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Monitoring And Testing Of Exchanges (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Telephonic Communication Services (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To accurately grasp a congestion state of a SIP server. <P>SOLUTION: An apparatus for detecting the congestion state of the SIP server which is to be monitored includes a means for measuring the number of cases per unit time of Initial INVITE telegrams to be inputted into the SIP server, a means for measuring internal processing time relating to the Initial INVITE telegrams of the SIP server, a means for measuring the number of cases per unit time in which timing is shifted back by the internal processing time of the Initial INVITE telegrams outputted by the SIP server, and a means for determining the presence or absence of the congestion state by comparing the number of cases of measured input telegrams with the number of cases of output telegrams. <P>COPYRIGHT: (C)2011,JPO&amp;INPIT

Description

本発明は、SIP(Session Initiation Protocol)サーバの輻輳を検出する技術に関する。   The present invention relates to a technique for detecting congestion of a SIP (Session Initiation Protocol) server.

従来のPSTN(Public Switched Telephone Networks)網での電話の輻輳は、伝送路に対して発生していた。これは、相手方が話中でも伝送路を先に確保するため、呼の発生が増えると伝送路が不足するためである。   Telephone congestion in a conventional PSTN (Public Switched Telephone Networks) network has occurred in the transmission line. This is because the transmission path is insufficient when the number of calls increases because the transmission path is secured first even when the other party is speaking.

しかしながら、IP(Internet Protocol)通信をベースとするNGN(Next Generation Network)網では、伝送路に対して輻輳は発生しない。すなわち、電話がつながるまでは音声のための帯域は確保せず、SIPの制御パケットだけが伝送路上を流れ、それは音声データのパケットと比較すると小さいためである。その代わりに、SIPの制御パケットの処理を行うSIPサーバに対しては、伝送路に余裕があるため、大量のSIP制御パケットが一気に到着することになり、処理が間に合わず、SIPサーバで輻輳が発生することとなる。   However, in an NGN (Next Generation Network) network based on IP (Internet Protocol) communication, no congestion occurs on the transmission path. In other words, the voice bandwidth is not secured until the telephone is connected, and only the SIP control packet flows on the transmission path, which is smaller than the voice data packet. Instead, because there is room in the transmission path for the SIP server that processes SIP control packets, a large amount of SIP control packets arrive at once, and the processing is not in time, and the SIP server is congested. Will occur.

図1は従来におけるシステムの構成例を示す図である。   FIG. 1 is a diagram showing a configuration example of a conventional system.

図1において、NGNネットワーク1には複数のSIPサーバ2A〜2Dと、複数のエッジルータ3A〜3Cとが設けられており、エッジルータ3A〜3Cに複数の電話機4A〜4Fが接続されている。   In FIG. 1, a plurality of SIP servers 2A to 2D and a plurality of edge routers 3A to 3C are provided in the NGN network 1, and a plurality of telephones 4A to 4F are connected to the edge routers 3A to 3C.

今、電話機4A→エッジルータ3A→SIPサーバ2A、電話機4B→エッジルータ3A→SIPサーバ2Aへと呼が発生し、その宛先がSIPサーバ2Bの配下であるものとする。同様に、電話機4D→エッジルータ3B→SIPサーバ2Cへと呼が発生し、その宛先がSIPサーバ2Bの配下であるものとする。同様に、電話機4E→エッジルータ3C→SIPサーバ2D、電話機4F→エッジルータ3C→SIPサーバ2Dへと呼が発生し、その宛先がSIPサーバ2Bの配下であるものとする。この場合、SIPサーバ2Bは負荷が高くなり、エッジルータ3Bを介して電話機4C、4Dへの接続処理に遅延が発生する。電話の輻輳は、特定の地域や特定の電話番号に発呼が集中するため、このような状態が発生しやすい傾向を持っている。   Assume that a call is generated from the telephone 4A → the edge router 3A → the SIP server 2A, the telephone 4B → the edge router 3A → the SIP server 2A, and the destination is under the SIP server 2B. Similarly, it is assumed that a call is generated from the telephone 4D → the edge router 3B → the SIP server 2C, and the destination is under the SIP server 2B. Similarly, it is assumed that a call is generated from the telephone 4E → the edge router 3C → the SIP server 2D and the telephone 4F → the edge router 3C → the SIP server 2D, and the destination is under the SIP server 2B. In this case, the load on the SIP server 2B becomes high, and a delay occurs in the connection processing to the telephones 4C and 4D via the edge router 3B. Congestion of telephones has a tendency that such a state is likely to occur because calls are concentrated in a specific area or a specific telephone number.

また、SIPサーバは従来の交換機とは異なり、ハードウェアロジックではなく、ソフトウェアロジックで機能実現している。そのため、通常想定される特定地域への発呼の増大だけではなく、設定ミスや、プログラムミス等の様々な原因による能力ダウンが発生することが想定される。   Further, unlike a conventional exchange, the SIP server realizes a function with software logic instead of hardware logic. For this reason, it is assumed that not only an increase in calls to a specific area that is normally assumed, but also a decrease in capability due to various causes such as a setting error and a program error.

NGNで採用されるSIPサーバの処理能力は、ワイヤースピードによる限界負荷の数十分の1である。これは、ほとんどのデータは音声データが占めることとなるため、SIPサーバが処理すべき制御パケットの量は相対的に小さいからである。   The processing capacity of the SIP server employed in NGN is one tenth of the limit load due to wire speed. This is because the voice data occupies most of the data, and the amount of control packets to be processed by the SIP server is relatively small.

そのため、複数のSIPサーバから特定の1台のSIPサーバに要求が集中すると、ワイヤースピードに余裕があるので、処理可能な数十倍の負荷が掛かることになる。その場合、そのSIPサーバは要求を読み取ることができなくなり、負荷を正しく把握することができなくなる。   For this reason, if requests concentrate on one specific SIP server from a plurality of SIP servers, there is a margin in wire speed, and a load of several tens of times that can be processed is applied. In that case, the SIP server cannot read the request and cannot correctly grasp the load.

以下に、負荷発生時のデータ量の算出例について説明する。例として、100万BHCA(Busy Hour/Interval Call Attempts:電話網が最も混雑する時間帯(busy hour)における回線呼び出しの回数の総量)の性能をもつSIPサーバの性能限界発生時のトラフィック量は次のようになる。
・SIPサーバの能力:100万BHCA → 1000,000コール/Hr → 278コール/秒
・1コール当たりのSIP電文数:23件
・1電文当たりの長さ:500バイト
・最大能力時のデータ伝送量:278×23×500 → 3Mバイト/秒
Hereinafter, an example of calculating the amount of data when a load occurs will be described. As an example, the traffic volume at the time of performance limit occurrence of a SIP server with the performance of 1 million BHCA (Busy Hour / Interval Call Attempts: total number of line calls in the busy hour) is as follows become that way.
-SIP server capacity: 1 million BHCA-> 1,000,000 calls / Hr-> 278 calls / second-Number of SIP messages per call: 23-Length per message: 500 bytes-Data transmission capacity at maximum capacity : 278 × 23 × 500 → 3M bytes / second

これに対して1Gbpsのネットワーク上でSIPパケットが転送される最大数は次のようになる。
・ワイヤースピード:1Gbps → 125Mバイト/秒
・1コール当たりのSIP電文数:23件
・1電文当たりの長さ:500バイト
・ワイヤースピードでのSIPパケット総量:125M ÷(23*500)/秒 → 10869コール/秒
In contrast, the maximum number of SIP packets transferred on a 1 Gbps network is as follows.
・ Wire speed: 1 Gbps → 125 Mbytes / second ・ Number of SIP messages per call: 23 ・ Length per message: 500 bytes ・ Total amount of SIP packets at wire speed: 125 M ÷ (23 * 500) / second → 10869 calls / second

よって、要求が集中した場合、SIPサーバの性能の40倍(10869/278)の負荷が掛かる場合がある。   Therefore, when requests are concentrated, a load 40 times (10869/278) the performance of the SIP server may be applied.

SIPサーバには、一般に、所定数を超えるセッションをリジェクトする機能が設けられているが、セッション数オーバとなってリジェクトされるInitial INVITEであっても、SIPサーバでは、通常のInitial INVITEの開設処理と同様に電文解析処理を行うため、SIPサーバへの負荷となる。これは、通話の継続を行うためのre INVITEがInitial INVITEと同じ形式で到来するため、区別なく電文解析処理を行う必要があるからである。   A SIP server is generally provided with a function for rejecting a session exceeding a predetermined number. However, even if an Initial INVITE is rejected due to an excessive number of sessions, the SIP server performs a normal Initial INVITE opening process. Since the message analysis process is performed in the same manner as described above, it becomes a load on the SIP server. This is because the re INVITE for continuing the call arrives in the same format as the Initial INVITE, and it is necessary to perform the message analysis process without distinction.

よって、最終的には、セッション数オーバでリジェクトされるInitial INVITEのSIP電文が多数となり、接続中のセッションのSIP電文が処理されなくなり、セッションが全て成立しなくなる輻輳状態となる。   Therefore, the number of initial INVITE SIP messages rejected when the number of sessions exceeds is eventually increased, and the SIP messages of connected sessions are not processed, resulting in a congestion state in which all sessions are not established.

そのため、早急に輻輳中であることを検出して他のSIPサーバへ通知し、輻輳中のSIPサーバへの接続要求を抑える必要がある。   Therefore, it is necessary to quickly detect that congestion is occurring and notify other SIP servers to suppress connection requests to the SIP servers that are congested.

従来におけるSIPサーバの輻輳の検出の手法としては、SIPサーバ内に監視機能を持たせ、呼数をカウントして所定数を超えた場合に輻輳であると判定するのが一般的である。   As a conventional method for detecting congestion of the SIP server, it is common to provide a monitoring function in the SIP server, and when the number of calls is counted to exceed a predetermined number, it is determined that the congestion is present.

また、特許文献1〜3にはSIPサーバにおける輻輳の防止に関する他の技術が開示されている。   Patent Documents 1 to 3 disclose other techniques related to prevention of congestion in the SIP server.

特開2008−244970号公報JP 2008-244970 A 特開2007−267151号公報JP 2007-267151 A 特開2008−92116号公報JP 2008-92116 A

上述したように、従来からSIPサーバの輻輳を検出するために種々の方策がとられているが、次のような問題が指摘されていた。
(1)SIPサーバ自体の過負荷による輻輳状態を正常に監視できない。すなわち、SIPサーバの過負荷による輻輳をSIPサーバ自体に監視機能を持たせ、その報告を受けて把握しようとすると、SIPサーバ自体が過負荷状態のため、その輻輳監視が正常に実施できず、機能することができない。
(2)呼数をカウントするだけでは正確な負荷状態を把握することができない。すなわち、SIPサーバは従来の交換機とは異なり、ハードウェアロジックでなくソフトウェアロジックで機能実現しているため、通常想定される特定地域への発呼の増大だけではなく、設定ミスや、プログラムミス等の様々な原因による能力ダウンが問題となることが想定される。従って、単位時間当たりのInitial INVITE数をカウントして固定値の最大処理可能数と比較するだけではSIPサーバの性能劣化を検知することが困難である。SIPサーバの処理能力の変化に対応できる手法による、呼処理の遅れを検知する仕組みが必要である。
As described above, conventionally, various measures have been taken to detect congestion of the SIP server, but the following problems have been pointed out.
(1) The congestion state due to overload of the SIP server itself cannot be monitored normally. That is, when the SIP server itself has a monitoring function for congestion due to overloading of the SIP server and receives the report, the congestion monitoring cannot be performed normally because the SIP server itself is overloaded. Can't work.
(2) An accurate load state cannot be grasped only by counting the number of calls. In other words, unlike conventional switches, the SIP server is implemented with software logic instead of hardware logic, so not only increases in calls to specific areas that are normally assumed, but also misconfigurations, program errors, etc. It is assumed that capacity reduction due to various causes of the problem becomes a problem. Therefore, it is difficult to detect the performance degradation of the SIP server only by counting the number of Initial INVITEs per unit time and comparing it with the maximum processable number of fixed values. There is a need for a mechanism for detecting a delay in call processing by a method that can cope with changes in the processing capacity of the SIP server.

上記の従来の問題点に鑑み、SIPサーバにおける輻輳の状況を正確に把握することのできる輻輳検出装置を提供することを目的とする。   In view of the above-described conventional problems, an object is to provide a congestion detection apparatus capable of accurately grasping a congestion state in a SIP server.

この輻輳検出装置の一実施態様では、監視対象のSIPサーバの輻輳状態を検出する装置であって、前記SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数を計測する手段と、前記SIPサーバのInitial INVITE電文に対する内部処理時間を計測する手段と、前記SIPサーバが出力するInitial INVITE電文の、前記内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数を計測する手段と、計測した入力電文件数と出力電文件数とを比較することにより輻輳状態であるか否かを判定する手段とを備える。   In one embodiment of the congestion detection apparatus, the apparatus detects a congestion state of a monitored SIP server, and measures the number of initial INVITE messages input to the SIP server per unit time, and the SIP server Means for measuring the internal processing time for the initial INVITE message, means for measuring the number of cases per unit time of the initial INVITE message output by the SIP server, with the timing shifted backward by the internal processing time, and the measured input Means for determining whether or not a congestion state exists by comparing the number of messages and the number of output messages.

開示の輻輳検出装置にあっては、SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数と、SIPサーバが出力するInitial INVITE電文の、内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数とを用いて輻輳を判定するため、輻輳の状況を正確に把握することができる。   In the disclosed congestion detection device, the number of initial INVITE messages input to the SIP server per unit time and the initial INVITE message output from the SIP server per unit time with the timing shifted backward by the internal processing time. Since congestion is determined using the number of cases, the congestion status can be accurately grasped.

従来におけるシステムの構成例を示す図である。It is a figure which shows the structural example of the system in the past. 一実施形態にかかるシステムの構成例を示す図である。It is a figure which shows the structural example of the system concerning one Embodiment. SIPサーバにおけるInitial INVITEの要求受信とInitial INVITEのHOP送信の時間的関係を示す図である。It is a figure which shows the time relationship of the request reception of Initial INVITE in a SIP server, and HOP transmission of Initial INVITE. SIPサーバの負荷によるInitial INVITE要求受信数とInitial INVITE HOP送信数の変化の例を示す図である。It is a figure which shows the example of the change of the number of Initial INVITE request receptions and the number of Initial INVITE HOP transmissions by the load of a SIP server. TCPバッファにおけるInitial INVITEの滞留とSIPサーバ処理時間の関係を示す図である。It is a figure which shows the relationship between retention of Initial INVITE in a TCP buffer, and SIP server processing time. 輻輳検出装置の内部構成例を示す図である。It is a figure which shows the internal structural example of a congestion detection apparatus. 電文解析・抽出部の処理例を示すフローチャートである。It is a flowchart which shows the process example of a message | telegram analysis / extraction part. INVITE[入]集計部の処理例を示すフローチャートである。It is a flowchart which shows the process example of an INVITE [input] total part. INVITE[出]集計部の処理例を示すフローチャートである。It is a flowchart which shows the process example of an INVITE [output] total part. 滞留時間算出部の処理例を示すフローチャートである。It is a flowchart which shows the process example of a residence time calculation part. 輻輳検出部の処理例を示すフローチャートである。It is a flowchart which shows the process example of a congestion detection part.

以下、本発明の好適な実施形態につき説明する。   Hereinafter, preferred embodiments of the present invention will be described.

<構成>
図2は一実施形態にかかるシステムの構成例を示す図である。
<Configuration>
FIG. 2 is a diagram illustrating a configuration example of a system according to an embodiment.

図2において、NGNネットワーク1には複数のSIPサーバ2A〜2Dと、複数のエッジルータ3A〜3Cとが設けられており、エッジルータ3A〜3Cに複数の電話機4A〜4Fが接続されている。また、SIPサーバ2Aとエッジルータ3Aの間にはSPANタップ5Aが、SIPサーバ2Bとエッジルータ3Bの間にはSPANタップ5Bが、SIPサーバ2Cとエッジルータ3Bの間にはSPANタップ5Cが、SIPサーバ2Dとエッジルータ3Cの間にはSPANタップ5Dが設けられている。そして、SIPサーバ2Bを監視対象とする輻輳検出装置6がSPANタップ5Bに接続されている。   In FIG. 2, the NGN network 1 includes a plurality of SIP servers 2A to 2D and a plurality of edge routers 3A to 3C, and a plurality of telephones 4A to 4F are connected to the edge routers 3A to 3C. Further, a SPAN tap 5A is provided between the SIP server 2A and the edge router 3A, a SPAN tap 5B is provided between the SIP server 2B and the edge router 3B, and a SPAN tap 5C is provided between the SIP server 2C and the edge router 3B. A SPAN tap 5D is provided between the SIP server 2D and the edge router 3C. And the congestion detection apparatus 6 which makes the SIP server 2B monitoring object is connected to the SPAN tap 5B.

図3はSIPサーバ2(2A〜2D)におけるInitial INVITEの要求受信とInitial INVITEのHOP送信の時間的関係を示す図である。   FIG. 3 is a diagram showing a temporal relationship between the initial INVITE request reception and the initial INVITE HOP transmission in the SIP server 2 (2A to 2D).

着目しているSIPサーバ2において、他のSIPサーバからInitial INVITEを受信すると、その処理結果としてInitial INVITEのHOP送信を更に他のSIPサーバ2に対して行う。Initial INVITEの要求受信とInitial INVITEのHOP送信は、SPANタップ5によりSIPサーバ2に出入りするIPパケットをコピーして取り出すことで、監視が可能である。   When the SIP server 2 of interest receives an Initial INVITE from another SIP server, the initial INVITE HOP is transmitted to the other SIP server 2 as a processing result. Initial INVITE request reception and Initial INVITE HOP transmission can be monitored by copying and taking out IP packets entering and leaving the SIP server 2 by the SPAN tap 5.

SIPサーバ2で受信されるInitial INVITEをINVITE[入]、SIPサーバ2からHOP送信されるInitial INVITEをINVITE[出]とし、それぞれの件数をカウントして計測する。   The initial INVITE received by the SIP server 2 is INVITE [input], the initial INVITE transmitted from the SIP server 2 is HOP transmitted, and the number of each is counted and measured.

SIPサーバ2が輻輳していない場合、一定期間に集計したINVITE[入]件数は、内部処理時間後に一定期間集計したINVITE[出]件数と等しくなる。   When the SIP server 2 is not congested, the number of INVITE [input] counted for a certain period is equal to the number of INVITE [out] counted for a certain period after the internal processing time.

図4はSIPサーバの負荷によるInitial INVITE要求受信数とInitial INVITE HOP送信数の変化の例を示す図である。   FIG. 4 is a diagram showing an example of changes in the number of received Initial INVITE requests and the number of Initial INVITE HOP transmissions due to the load on the SIP server.

SIPサーバ2にて、単位時間t当たりのINVITE[入]件数(要求件数)をnとし、SIPサーバ2での内部処理時間をt'後の単位時間t当たりのINVITE[出]件数(HOP件数)をmとする。   In SIP server 2, the number of INVITE [input] per unit time t (number of requests) is n, and the number of INVITE [out] per unit time t after t 'is the internal processing time in SIP server 2 (number of HOPs) ) Is m.

この場合、SIPサーバ2が過負荷もなく輻輳状態で無い場合、図4(a)に示すように、要求件数nは、内部処理時間t'後のHOP件数mと同数となる。すなわち、処理が遅延していない間は、nとmの値は等しくなる。   In this case, when the SIP server 2 is not overloaded and not congested, as shown in FIG. 4A, the request number n is the same as the HOP number m after the internal processing time t ′. That is, the values of n and m are equal while the processing is not delayed.

一方、SIPサーバ2が過負荷処理により輻輳状態となると、図4(b)に示すように、要求件数nよりも、内部処理時間t'後のHOP件数mが小さくなる。すなわち、処理が遅延してくると、n>mとなる。   On the other hand, when the SIP server 2 becomes congested due to overload processing, the number m of HOPs after the internal processing time t ′ becomes smaller than the number n of requests as shown in FIG. That is, when the process is delayed, n> m.

このように、単位時間当たりのINVITE[入]件数と、SIPサーバ2の内部処理時間分ずらした単位時間当たりのINVITE[出]件数とを比較し、INVITE[入]件数の方が多い場合は、処理の遅延が発生していると判定することができる。   In this way, when the number of INVITE [on] per unit time is compared with the number of INVITE [on] per unit time shifted by the internal processing time of the SIP server 2, It can be determined that a processing delay has occurred.

INVITE[入]と、そのINVITE[入]の処理結果であるINVITE[出]を対応付けることができれば、その取得時間の差から内部処理時間t'を測定することができ、上記の輻輳の判定に用いることができる。しかしながら、一般に普及しているB2BUA型のSIPサーバの場合、入出力のInitial INVITEの関連付けができない。すなわち、入力したInitial INVITEとは別のコールIDが、出力するInitial INVITEに付されるため、両者を対応付けることができない。そのため、内部処理時間t'を測定するために工夫が必要となる。以下、内部処理時間を測定する手法につき説明する。   If INVITE [ON] and INVITE [OUT], which is the processing result of INVITE [ON], can be associated with each other, the internal processing time t ′ can be measured from the difference in acquisition time, and the above-described congestion determination can be performed. Can be used. However, in the case of a B2BUA type SIP server that is widely used, input / output Initial INVITE cannot be associated. That is, since a call ID different from the input Initial INVITE is attached to the output Initial INVITE, the two cannot be associated with each other. Therefore, a device is required to measure the internal processing time t ′. Hereinafter, a method for measuring the internal processing time will be described.

図5はTCPバッファにおけるInitial INVITEの滞留とSIPサーバ処理時間の関係を示す図である。   FIG. 5 is a diagram showing the relationship between the retention of Initial INVITE in the TCP buffer and the SIP server processing time.

図5(a)に示すように、SIPサーバ2に入力したInitial INVITEはTCPバッファに蓄えられた後、先頭から取り出されて処理される。   As shown in FIG. 5A, the Initial INVITE input to the SIP server 2 is stored in the TCP buffer, and then extracted from the head and processed.

この場合、図5(b)に示すように、SIPサーバ2は、Initial INVITEを受信した後、TCPバッファでの滞留時間t2'を経て、即座に100Tryingの応答が行われ、その後に純粋処理時間t1'を経て対向の他のSIPサーバへInitial INVITEを送出する。従って、内部処理時間t'は滞留時間t2'と純粋処理時間t1'を加えたものとなる。   In this case, as shown in FIG. 5 (b), after receiving the Initial INVITE, the SIP server 2 immediately responds with 100 Trying after a dwell time t2 ′ in the TCP buffer, and thereafter the pure processing time. An initial INVITE is sent to another opposing SIP server via t1 ′. Therefore, the internal processing time t ′ is the sum of the residence time t2 ′ and the pure processing time t1 ′.

ここで、SIPサーバとして一般に普及しているB2BUA型であっても、受信したInitial INVITEと応答される100Tryingには同じコールIDが付されているため、滞留時間t2'の測定が可能である。通常、100Trying応答はInitial INVITEの受信後に直ちに応答される。そのため、輻輳していない状態では、滞留時間t2'は小さな値となる。しかし、SIPサーバ2の負荷が高くなると、Initial INVITEの受信(TCPバッファのキューへ登録)から100Trying応答までに大きな滞留時間が発生し、滞留時間t2'は大きくなる。また、純粋処理時間t1'はSIPサーバ2のスペックにより決まるほぼ固定の時間である。   Here, even in the B2BUA type that is generally popular as a SIP server, since the same call ID is attached to 100 Trying that is replied to the received Initial INVITE, the residence time t2 ′ can be measured. Normally, the 100Trying response is responded immediately after receiving the Initial INVITE. Therefore, the residence time t2 ′ is a small value in a non-congested state. However, when the load on the SIP server 2 increases, a large residence time occurs from the reception of the Initial INVITE (registration to the TCP buffer queue) to the 100 Trying response, and the residence time t2 ′ increases. The pure processing time t1 ′ is a substantially fixed time determined by the specifications of the SIP server 2.

従って、滞留時間t2'と純粋処理時間t1'を加算することで、正確な内部処理時間t'を求めることができる。なお、純粋処理時間t1'は小さな値(例:2〜3ms)であり、輻輳発生時の滞留時間t2'(例:数秒)に比べると無視し得る値であるため、内部処理時間t'を滞留時間t2'とみなして差し支えない。   Therefore, an accurate internal processing time t ′ can be obtained by adding the residence time t2 ′ and the pure processing time t1 ′. Note that the pure processing time t1 ′ is a small value (eg, 2 to 3 ms) and is negligible compared to the residence time t2 ′ (eg, several seconds) when congestion occurs, so the internal processing time t ′ is The residence time may be regarded as t2 ′.

図6は輻輳検出装置6の内部構成例を示す図である。   FIG. 6 is a diagram illustrating an internal configuration example of the congestion detection apparatus 6.

図6において、輻輳検出装置6は、キャプチャ部61と電文解析・抽出部62とINVITE[入]集計部63とINVITE[出]集計部64と滞留時間算出部65と輻輳検出部66と輻輳制御部67とを備えている。   6, the congestion detection device 6 includes a capture unit 61, a message analysis / extraction unit 62, an INVITE [input] totaling unit 63, an INVITE [out] totaling unit 64, a residence time calculation unit 65, a congestion detection unit 66, and a congestion control. Part 67.

キャプチャ部61は、SPANタップ5によりコピーされたデータからデータを取得する機能を有している。   The capture unit 61 has a function of acquiring data from the data copied by the SPAN tap 5.

電文解析・抽出部62は、キャプチャ部61により取得されたデータに対して電文の解析および抽出を行う機能を有している。電文解析・抽出部62は、計測対象データ#1として、発生時刻付きのINVITE[入]の通知をINVITE[入]集計部63に出力する。また、計測対象データ#2として、発生時刻付きのINVITE[出]の通知をINVITE[出]集計部64に出力する。また、計測対象データ#3として、発生時刻付きのINVITE[入]と100Trying[出]の通知をINVITE[出]集計部64に出力する。   The message analysis / extraction unit 62 has a function of analyzing and extracting a message from the data acquired by the capture unit 61. The message analysis / extraction unit 62 outputs the INVITE [ON] notification with the occurrence time to the INVITE [ON] counting unit 63 as the measurement target data # 1. In addition, a notification of INVITE [output] with the occurrence time is output to the INVITE [output] totaling unit 64 as the measurement target data # 2. In addition, as measurement target data # 3, notifications of INVITE [input] and 100 Trying [output] with the occurrence time are output to the INVITE [output] counting unit 64.

INVITE[入]集計部63は、電文解析・抽出部62からINVITE[入]発生の通知を受けて、単位時間毎のINVITE[入]件数を集計する機能を有している。   The INVITE [input] counting unit 63 has a function of receiving the notification of the occurrence of INVITE [input] from the message analysis / extraction unit 62 and counting the number of INVITE [input] per unit time.

INVITE[出]集計部64は、電文解析・抽出部62からINVITE[出]発生の通知を受けて、単位時間毎のINVITE[出]件数を集計する機能を有している。   The INVITE [output] counting unit 64 has a function of receiving the notification of occurrence of INVITE [output] from the message analysis / extraction unit 62 and counting the number of INVITE [output] per unit time.

滞留時間算出部65は、電文解析・抽出部62からINVITE[入]発生と100Trying[出]発生の通知を受けて、INVITE[入]とそれに対応する100Trying[出]の時間差から滞留時間を算出する機能を有している。   The residence time calculation unit 65 receives notification of occurrence of INVITE [on] and 100 Trying [out] from the message analysis / extraction unit 62, and calculates the residence time from the time difference between INVITE [on] and the corresponding 100 Trying [out]. It has a function to do.

輻輳検出部66は、INVITE[入]集計部63により集計された単位時間毎のINVITE[入]件数と、INVITE[出]集計部64により集計された単位時間毎のINVITE[出]件数と、滞留時間算出部65により計算された滞留時間とに基づき、監視対象のSIPサーバに輻輳が発生しているか否か判定する機能を有している。   The congestion detection unit 66 includes the number of INVITE [input] per unit time counted by the INVITE [input] totaling unit 63, the number of INVITE [out] per unit time calculated by the INVITE [out] totaling unit 64, Based on the residence time calculated by the residence time calculation unit 65, it has a function of determining whether or not congestion occurs in the monitored SIP server.

輻輳制御部67は、輻輳が発生しているSIPサーバおよび周辺のSIPサーバに対して通知を行い、接続要求を抑える等の措置をとらせる機能を有している。   The congestion control unit 67 has a function of notifying the SIP server in which congestion has occurred and peripheral SIP servers to take measures such as suppressing connection requests.

<動作>
図7は電文解析・抽出部62の処理例を示すフローチャートである。
<Operation>
FIG. 7 is a flowchart showing a processing example of the message analysis / extraction unit 62.

図7において、電文解析・抽出部62は、キャプチャ部61から入力したキャプチャデータに対し、L2(Layer 2)解析として、Etherレベルのパケット解析を行い、IPパケットのみを抽出する(ステップS21)。   In FIG. 7, the message analysis / extraction unit 62 performs Ether-level packet analysis as L2 (Layer 2) analysis on the capture data input from the capture unit 61, and extracts only IP packets (step S21).

次いで、電文解析・抽出部62は、L3(Layer 3)解析として、IPレベルのパケット解析を行い、監視対象のSIPサーバへ出入りするパケットを抽出する(ステップS22)。   Next, the message analysis / extraction unit 62 performs IP level packet analysis as L3 (Layer 3) analysis, and extracts packets that enter and exit the monitored SIP server (step S22).

次いで、電文解析・抽出部62は、L4(Layer 4)解析として、TCP/UDPレベルのパケット解析を行い、SIP送受信データの組み立てを行う(ステップS23)。   Next, the message analysis / extraction unit 62 performs TCP / UDP level packet analysis as L4 (Layer 4) analysis, and assembles SIP transmission / reception data (step S23).

そして、電文解析・抽出部62は、SIP電文解析として、SIP手順レベルの電文解析を行い、解析対象となるINVITE[入]、INVITE[出]、100Trying[出]の電文を抽出し、発生事項を付けて通知する(ステップS24)。すなわち、INVITE[入]発生をINVITE[入]集計部63と滞留時間算出部65に通知し、INVITE[出]発生をINVITE[出]集計部64に通知し、100Trying[出]発生を滞留時間算出部65に通知する。   Then, the message analysis / extraction unit 62 performs SIP procedure level message analysis as SIP message analysis, extracts INVITE [IN], INVITE [OUT], and 100 Trying [OUT] messages to be analyzed. (Step S24). That is, the occurrence of INVITE [input] is notified to the INVITE [input] totaling unit 63 and the residence time calculation unit 65, the occurrence of INVITE [out] is notified to the INVITE [out] totalization unit 64, and the occurrence of 100 Trying [out] is determined as the residence time. The calculation unit 65 is notified.

図8はINVITE[入]集計部63の処理例を示すフローチャートである。   FIG. 8 is a flowchart showing a processing example of the INVITE [input] totaling unit 63.

図8において、INVITE[入]集計部63は、電文解析・抽出部62からINVITE[入]発生の通知を受けると、INVITE[入]集計として、単位時間毎のINVITE[入]件数を集計する(ステップS31)。   In FIG. 8, when receiving the notification of occurrence of INVITE [ON] from the message analysis / extraction unit 62, the INVITE [ON] counting unit 63 counts the number of INVITE [ON] per unit time as INVITE [ON] counting. (Step S31).

すなわち、今回の発生時刻が前回の発生時刻と同一の集計単位時間であれば、件数カウンタをカウントアップする。   That is, if the current occurrence time is the same total unit time as the previous occurrence time, the number counter is counted up.

また、今回の発生時刻が前回の発生時刻と同一の集計単位時間でなければ、
・件数オーバした場合は、一番古い記録データをパージ
・集計した時刻と件数カウンタを記録
・件数カウンタへ1をセット
の処理を行う。
Also, if the current occurrence time is not the same total unit time as the previous occurrence time,
・ When the number of records is exceeded, purge the oldest record data, count the total number and record the number counter, and set 1 to the number counter.

一方、輻輳検出部66から参照開始/終了時刻を指定して単位時間毎のINVITE[入]件数が要求された場合、INVITE[入]集計部63は、INVITE[入]参照として、指定時間のINVITE[入]件数を参照し、参照開始時刻と終了時刻の間に発生したINVITE[入]件数をサマリして応答する(ステップS32)。   On the other hand, when the congestion detection unit 66 specifies the reference start / end time and the number of INVITE [ON] requests per unit time is requested, the INVITE [ON] counting unit 63 uses the specified time as the INVITE [ON] reference. The number of INVITE [input] is referred to, and the number of INVITE [input] generated between the reference start time and end time is summarized and responded (step S32).

図9はINVITE[出]集計部64の処理例を示すフローチャートである。   FIG. 9 is a flowchart showing a processing example of the INVITE [output] totaling unit 64.

図9において、INVITE[出]集計部64は、電文解析・抽出部62からINVITE[出]発生の通知を受けると、INVITE[出]集計として、単位時間毎のINVITE[出]件数を集計する(ステップS41)。   In FIG. 9, when receiving the notification of occurrence of INVITE from the message analysis / extraction unit 62, the INVITE [out] totaling unit 64 totals the number of INVITE [out] per unit time as INVITE [out] totaling. (Step S41).

すなわち、今回の発生時刻が前回の発生時刻と同一の集計単位時間であれば、件数カウンタをカウントアップする。   That is, if the current occurrence time is the same total unit time as the previous occurrence time, the number counter is counted up.

また、今回の発生時刻が前回の発生時刻と同一の集計単位時間でなければ、
・件数オーバした場合は、一番古い記録データをパージ
・集計した時刻と件数カウンタを記録
・件数カウンタへ1をセット
の処理を行う。
Also, if the current occurrence time is not the same total unit time as the previous occurrence time,
・ When the number of records is exceeded, purge the oldest record data, count the total number and record the number counter, and set 1 to the number counter.

一方、輻輳検出部66から参照開始/終了時刻を指定して単位時間毎のINVITE[出]件数が要求された場合、INVITE[出]集計部64は、INVITE[出]参照として、指定時間のINVITE[出]件数を参照し、参照開始時刻と終了時刻の間に発生したINVITE[出]件数をサマリして応答する(ステップS42)。   On the other hand, when the reference start / end time is specified from the congestion detection unit 66 and the number of INVITE [out] cases per unit time is requested, the INVITE [out] totaling unit 64 uses the specified time as the INVITE [out] reference. The number of INVITE [out] is referred to, and the number of INVITE [out] generated between the reference start time and end time is summarized and responded (step S42).

図10は滞留時間算出部65の処理例を示すフローチャートである。   FIG. 10 is a flowchart illustrating a processing example of the residence time calculation unit 65.

図10において、滞留時間算出部65は、電文解析・抽出部62からINVITE[入]発生と100Trying[出]発生の通知を受けると、滞留時間算出として、INVITE[入]とそれに対応する100Trying[出]の時間差測定を行う(ステップS51)。   In FIG. 10, when the residence time calculation unit 65 receives notification of the occurrence of INVITE [ON] and 100 Trying [OUT] from the message analysis / extraction unit 62, INVITE [ON] and the corresponding 100 Trying [ The time difference is measured (step S51).

すなわち、状態が未計測でINVITE[入]を受けた場合、
・INVITE[入]の発生時刻とコールIDを記録
・状態を計測中に変更
・INVITE[入]の発生時刻+タイムアウト時間をタイムアウト時刻として記録
の処理を行う。
That is, if the status is not measured and INVITE is received,
・ Records the occurrence time of INVITE [ON] and call ID ・ Changes the status during measurement ・ Records the INVITE [ON] occurrence time + timeout time as the timeout time

また、状態が計測中で記録しているコールIDと同一値のコールIDを持つ100Trying[出]を受けた場合、
・100Trying[出]発生時刻を滞留算出時刻として、INVITE[入]の発生時刻と100Trying[出]発生時刻の差分を滞留時間として記録(最新の1件のみ)
・INVITE[入]の発生時刻とコールIDをパージ
・状態を未計測に変更
の処理を行う。
Also, if you receive 100 Trying [Out] with a call ID that is the same value as the call ID that is being recorded and recorded,
・ Record the occurrence time of 100 Trying [Out] as the residence calculation time and record the difference between the occurrence time of INVITE [On] and 100 Trying [Out] as the residence time (only the latest one)
・ Purge INVITE occurrence time and call ID ・ Change status to unmeasured.

また、状態が計測中で受けた電文の発生時刻がタイムアウト時刻を超過した場合、
・INVITE[入]の発生時刻とコールIDをパージ
・状態を未計測に変更
の処理を行う。
In addition, when the occurrence time of the message received during measurement exceeds the timeout time,
・ Purge INVITE occurrence time and call ID ・ Change status to unmeasured.

また、その他の場合は、通知を破棄(何もしない)する。   In other cases, the notification is discarded (does nothing).

一方、輻輳検出部66から参照が行われた場合、滞留時間算出部65は、滞留時間参照として、計測した最新の滞留時間、その計測時刻を参照し、記録している滞留時間、その計測時刻を応答する。   On the other hand, when the reference is made from the congestion detection unit 66, the residence time calculation unit 65 refers to the latest measured residence time and the measurement time as the residence time reference, and records the residence time and the measurement time. Respond.

図11は輻輳検出部66の処理例を示すフローチャートである。   FIG. 11 is a flowchart illustrating a processing example of the congestion detection unit 66.

図11において、輻輳検出部66は、インターバルタイマーにより周期的に処理を開始する。   In FIG. 11, the congestion detection unit 66 starts processing periodically by an interval timer.

すなわち、滞留時間取得として、最新の滞留時間、その計測時刻を参照する(ステップS61)。すなわち、滞留時間算出部65を使用して最新の滞留時間、その計測時刻を取得する。   That is, as acquisition of the residence time, the latest residence time and its measurement time are referred to (step S61). That is, the latest residence time and its measurement time are acquired using the residence time calculation unit 65.

次いで、計測時刻更新確認として、計測時刻が前回と異なるかを確認する(ステップS62)。すなわち、計測時刻が保存計測時刻と同一の場合は、処理を終了する。また、計測時刻が保存計測時刻と異なる場合は、今回の計測時刻を保存計測時刻へ設定して処理を継続する。   Next, as a measurement time update confirmation, it is confirmed whether the measurement time is different from the previous time (step S62). That is, when the measurement time is the same as the stored measurement time, the process ends. If the measurement time is different from the saved measurement time, the current measurement time is set as the saved measurement time and the process is continued.

次いで、INVITE[出]取得として、指定時間のINVITE[出]件数を参照する(ステップS63)。すなわち、INVITE[出]集計部64を使用して参照開始を計測時刻、終了を計測時刻+計測期間として、その間に発生したINVITE[出]件数を取得する。   Next, as the INVITE [out] acquisition, the number of INVITE [out] cases for the specified time is referred to (step S63). That is, the INVITE [out] totaling unit 64 is used to obtain the number of INVITE [out] that occurred during the period, with the reference start as the measurement time and the end as the measurement time + measurement period.

次いで、INVITE[入]取得として、指定時間のINVITE[入]件数を参照する(ステップS64)。すなわち、INVITE[入]集計部63を使用して参照開始を計測時刻−滞留時間、終了を計測時刻+計測期間−滞留時間として、その間に発生したINVITE[入]件数を取得する。   Next, as the INVITE [input] acquisition, the number of INVITE [input] for the specified time is referred to (step S64). That is, the INVITE [input] totaling unit 63 is used to obtain the number of INVITE [input] that occurred in the meantime with the reference start as measurement time-dwell time and the end as measurement time + measurement period-dwell time.

次いで、輻輳判定として、INVITE[出]件数とINVITE[入]件数を比較して輻輳を判定する(ステップS65)。すなわち、INVITE[入]件数/INVITE[出]件数 < 輻輳閾値の場合は、処理を終了する。また、上記以外の場合は、INVITE[入]件数/INVITE[出]件数を輻輳係数とし、輻輳が発生しているSIPサーバのIPアドレスと共に、輻輳制御部67へ通知する。   Next, as congestion determination, congestion is determined by comparing the number of INVITE [out] and the number of INVITE [in] (step S65). That is, if INVITE [in] number / INVITE [out] number <congestion threshold, the process ends. In cases other than the above, the congestion control unit 67 is notified together with the IP address of the SIP server in which congestion occurs, using the INVITE [input] number / INVITE [out] number as the congestion coefficient.

輻輳制御部67は、輻輳が発生しているSIPサーバおよび周辺のSIPサーバに対して通知を行い、輻輳中のSIPサーバへの接続要求を抑える等の措置をとらせる。   The congestion control unit 67 notifies the SIP server in which congestion has occurred and neighboring SIP servers, and takes measures such as suppressing connection requests to the SIP server in congestion.

<総括>
以上説明したように、本実施形態によれば、次のような利点がある。
(1)SIPサーバに入力するInitial INVITEの単位時間当たりの件数と、SIPサーバが出力するInitial INVITEの、内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数とを用いて輻輳を判定するため、輻輳の状況を正確に把握することができる。
(2)監視対象のSIPサーバとは別の装置で計測を行うため、SIPサーバが過負荷状態であっても、輻輳の状況を正確に把握することができる。
(3)監視対象のSIPサーバ毎にInitial INVITE件数の閾値を設ける必要がなく、Initial INVITEの入出力件数を直接測定して判定できるため、機器毎での閾値設定等の作業が不要となる。
<Summary>
As described above, according to the present embodiment, there are the following advantages.
(1) Judgment of congestion using the number of Initial INVITEs input to the SIP server per unit time and the number of Initial INVITEs output from the SIP server per unit time shifted in timing by the internal processing time Therefore, the congestion situation can be accurately grasped.
(2) Since the measurement is performed by a device different from the SIP server to be monitored, the congestion situation can be accurately grasped even if the SIP server is overloaded.
(3) It is not necessary to set a threshold for the number of initial INVITEs for each SIP server to be monitored, and since the number of input / output cases for the initial INVITE can be directly measured and determined, operations such as threshold setting for each device become unnecessary.

以上、本発明の好適な実施の形態により本発明を説明した。ここでは特定の具体例を示して本発明を説明したが、特許請求の範囲に定義された本発明の広範な趣旨および範囲から逸脱することなく、これら具体例に様々な修正および変更を加えることができることは明らかである。すなわち、具体例の詳細および添付の図面により本発明が限定されるものと解釈してはならない。
(付記1)
監視対象のSIPサーバの輻輳状態を検出する装置であって、
前記SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数を計測する手段と、
前記SIPサーバのInitial INVITE電文に対する内部処理時間を計測する手段と、
前記SIPサーバが出力するInitial INVITE電文の、前記内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数を計測する手段と、
計測した入力電文件数と出力電文件数とを比較することにより輻輳状態であるか否かを判定する手段と
を備えたことを特徴とする輻輳検出装置。
(付記2)
付記1に記載の輻輳検出装置において、
前記SIPサーバに入力するInitial INVITE電文の入力時刻と、前記SIPサーバが出力する100Tryingの応答の出力時刻との差に基づいて前記内部処理時間を計測する
ことを特徴とする輻輳検出装置。
(付記3)
付記1または2のいずれか一項に記載の輻輳検出装置において、
前記SIPサーバとエッジルータの間に挿入したSPANタップから、前記SIPサーバに入出力する電文を取得する
ことを特徴とする輻輳検出装置。
(付記4)
監視対象のSIPサーバの輻輳状態を検出する方法であって、
前記SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数を計測する工程と、
前記SIPサーバのInitial INVITE電文に対する内部処理時間を計測する工程と、
前記SIPサーバが出力するInitial INVITE電文の、前記内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数を計測する工程と、
計測した入力電文件数と出力電文件数とを比較することにより輻輳状態であるか否かを判定する工程と
を備えたことを特徴とする輻輳検出方法。
(付記5)
付記4に記載の輻輳検出方法において、
前記SIPサーバに入力するInitial INVITE電文の入力時刻と、前記SIPサーバが出力する100Tryingの応答の出力時刻との差に基づいて前記内部処理時間を計測する
ことを特徴とする輻輳検出方法。
(付記6)
付記4または5のいずれか一項に記載の輻輳検出方法において、
前記SIPサーバとエッジルータの間に挿入したSPANタップから、前記SIPサーバに入出力する電文を取得する
ことを特徴とする輻輳検出方法。
The present invention has been described above by the preferred embodiments of the present invention. While the invention has been described with reference to specific embodiments, various modifications and changes may be made to the embodiments without departing from the broad spirit and scope of the invention as defined in the claims. Obviously you can. In other words, the present invention should not be construed as being limited by the details of the specific examples and the accompanying drawings.
(Appendix 1)
An apparatus for detecting a congestion state of a SIP server to be monitored,
Means for measuring the number of Initial INVITE messages input to the SIP server per unit time;
Means for measuring the internal processing time for the Initial INVITE message of the SIP server;
Means for measuring the number per unit time of the Initial INVITE message output by the SIP server, the timing being shifted backward by the internal processing time;
A congestion detection apparatus comprising: means for determining whether or not a congestion state occurs by comparing the measured number of input messages and the number of output messages.
(Appendix 2)
In the congestion detection device according to attachment 1,
The congestion detection apparatus, wherein the internal processing time is measured based on a difference between an input time of an Initial INVITE message input to the SIP server and an output time of a 100 Trying response output from the SIP server.
(Appendix 3)
In the congestion detection apparatus according to any one of Appendix 1 or 2,
A congestion detection apparatus, wherein a message to be input / output to / from the SIP server is acquired from a SPAN tap inserted between the SIP server and an edge router.
(Appendix 4)
A method for detecting a congestion state of a SIP server to be monitored,
A step of measuring the number of Initial INVITE messages input to the SIP server per unit time;
Measuring internal processing time for the Initial INVITE message of the SIP server;
A step of measuring the number of cases per unit time of the Initial INVITE message output by the SIP server with the timing shifted backward by the internal processing time;
A congestion detection method comprising: a step of determining whether or not a congestion state occurs by comparing the measured number of input messages and the number of output messages.
(Appendix 5)
In the congestion detection method according to attachment 4,
A congestion detection method, comprising: measuring the internal processing time based on a difference between an input time of an Initial INVITE message input to the SIP server and an output time of a 100 Trying response output from the SIP server.
(Appendix 6)
In the congestion detection method according to any one of appendix 4 or 5,
A congestion detection method comprising: obtaining a message to be input / output to / from the SIP server from a SPAN tap inserted between the SIP server and an edge router.

1 NGNネットワーク
2、2A〜2D SIPサーバ
3、3A〜3C エッジルータ
4、4A〜4F 電話機
5、5A〜5D SPANタップ
6 輻輳検出装置
61 キャプチャ部
62 電文解析・抽出部
63 INVITE[入]集計部
64 INVITE[出]集計部
65 滞留時間算出部
66 輻輳検出部
67 輻輳制御部
DESCRIPTION OF SYMBOLS 1 NGN network 2, 2A-2D SIP server 3, 3A-3C Edge router 4, 4A-4F Telephone 5, 5A-5D SPAN tap 6 Congestion detection apparatus 61 Capture part 62 Message analysis / extraction part 63 INVITE [input] total part 64 INVITE [out] totaling unit 65 residence time calculating unit 66 congestion detection unit 67 congestion control unit

Claims (4)

監視対象のSIPサーバの輻輳状態を検出する装置であって、
前記SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数を計測する手段と、
前記SIPサーバのInitial INVITE電文に対する内部処理時間を計測する手段と、
前記SIPサーバが出力するInitial INVITE電文の、前記内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数を計測する手段と、
計測した入力電文件数と出力電文件数とを比較することにより輻輳状態であるか否かを判定する手段と
を備えたことを特徴とする輻輳検出装置。
An apparatus for detecting a congestion state of a SIP server to be monitored,
Means for measuring the number of Initial INVITE messages input to the SIP server per unit time;
Means for measuring the internal processing time for the Initial INVITE message of the SIP server;
Means for measuring the number per unit time of the Initial INVITE message output by the SIP server, the timing being shifted backward by the internal processing time;
A congestion detection apparatus comprising: means for determining whether or not a congestion state occurs by comparing the measured number of input messages and the number of output messages.
請求項1に記載の輻輳検出装置において、
前記SIPサーバに入力するInitial INVITE電文の入力時刻と、前記SIPサーバが出力する100Tryingの応答の出力時刻との差に基づいて前記内部処理時間を計測する
ことを特徴とする輻輳検出装置。
The congestion detection device according to claim 1,
The congestion detection apparatus, wherein the internal processing time is measured based on a difference between an input time of an Initial INVITE message input to the SIP server and an output time of a 100 Trying response output from the SIP server.
請求項1または2のいずれか一項に記載の輻輳検出装置において、
前記SIPサーバとエッジルータの間に挿入したSPANタップから、前記SIPサーバに入出力する電文を取得する
ことを特徴とする輻輳検出装置。
In the congestion detection apparatus according to any one of claims 1 and 2,
A congestion detection apparatus, wherein a message to be input / output to / from the SIP server is acquired from a SPAN tap inserted between the SIP server and an edge router.
監視対象のSIPサーバの輻輳状態を検出する方法であって、
前記SIPサーバに入力するInitial INVITE電文の単位時間当たりの件数を計測する工程と、
前記SIPサーバのInitial INVITE電文に対する内部処理時間を計測する工程と、
前記SIPサーバが出力するInitial INVITE電文の、前記内部処理時間だけタイミングを後ろにずらした単位時間当たりの件数を計測する工程と、
計測した入力電文件数と出力電文件数とを比較することにより輻輳状態であるか否かを判定する工程と
を備えたことを特徴とする輻輳検出方法。
A method for detecting a congestion state of a SIP server to be monitored,
A step of measuring the number of Initial INVITE messages input to the SIP server per unit time;
Measuring internal processing time for the Initial INVITE message of the SIP server;
A step of measuring the number of cases per unit time of the Initial INVITE message output by the SIP server with the timing shifted backward by the internal processing time;
A congestion detection method comprising: a step of determining whether or not a congestion state occurs by comparing the measured number of input messages and the number of output messages.
JP2009201896A 2009-09-01 2009-09-01 Congestion detection device Expired - Fee Related JP5316318B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009201896A JP5316318B2 (en) 2009-09-01 2009-09-01 Congestion detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009201896A JP5316318B2 (en) 2009-09-01 2009-09-01 Congestion detection device

Publications (2)

Publication Number Publication Date
JP2011055225A JP2011055225A (en) 2011-03-17
JP5316318B2 true JP5316318B2 (en) 2013-10-16

Family

ID=43943786

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009201896A Expired - Fee Related JP5316318B2 (en) 2009-09-01 2009-09-01 Congestion detection device

Country Status (1)

Country Link
JP (1) JP5316318B2 (en)

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007251491A (en) * 2006-03-15 2007-09-27 Tietech Co Ltd Facsimile terminal unit
JP2007312277A (en) * 2006-05-22 2007-11-29 Nippon Telegr & Teleph Corp <Ntt> CONGESTION CONTROL METHOD OF CALL CONTROL SIGNAL IN VoIP NETWORK, VoIP GATEWAY APPARATUS, AND PROGRAM

Also Published As

Publication number Publication date
JP2011055225A (en) 2011-03-17

Similar Documents

Publication Publication Date Title
EP2008114B1 (en) Method and system for alert throttling in media quality monitoring
US9602376B2 (en) Detection of periodic impairments in media streams
CA2796431C (en) Systems and methods of improving the quality of voip communications
WO2018121237A1 (en) Network quality detection method and device
US9236559B2 (en) Determination of a quality induced termination rate of communication sessions
TWI543568B (en) Reducing headroom
JP5088239B2 (en) Congestion control system, boundary gateway device, and congestion control method used therefor
WO2018121742A1 (en) Method and device for transmitting stream data
US11102273B2 (en) Uplink performance management
US10574706B2 (en) Method and system for upload optimization
WO2012071851A1 (en) Method and apparatus for adjusting bidirectional forwarding detection transmission interval according to network jitter
JP2007267151A (en) Apparatus, method and program for detecting abnormal traffic
JP2008048131A (en) P2p traffic monitoring and control system, and method therefor
US20150058492A1 (en) Management of network impairment by communication endpoints
JP2014107825A (en) Communication path identification device
JP5316318B2 (en) Congestion detection device
JP2011188450A (en) Network monitoring device
JP2011250250A (en) Failure detection device, method and program
JP2010178185A (en) Congestion controller, congestion control method, and congestion control program
Dassouki et al. A TCP delay-based mechanism for detecting congestion in the Internet
JP2015002397A (en) Communication device, communication system, and communication method
US9813319B1 (en) Method of detecting packet loss in a communication network
Yavas et al. On fluid‐flow modeling of priority based request scheduling for finite buffer SIP server
JP6006691B2 (en) Telephone number usage determination terminal detection device, operation method of telephone number usage determination terminal detection device, and computer program
US11641380B2 (en) Call control system, terminal device, call control apparatus, method and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120510

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20130607

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130624

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

LAPS Cancellation because of no payment of annual fees