<div dir="ltr">(with the context being unwanted calls) An alternative that should be considered since it will add the intelligence to identify abnormal patterns and not complicating your signaling path (introducing an additional possible point of failure and or post dial delay) is using a machine data analyzer solution such as Splunk or ELK. <div><br></div><div>This approach is based on near-realtime processing of CDRs therefore it can manage one or many brands. It is highly scalable (since the data processing is done off-board) and highly customizable to tailor any needs. The idea is that upon detecting an abnormal pattern the data analyzer interacts with the switch in the form of a hook/API instruction to have the logic on the switch to block the offending traffic pattern (instead of throttling or blocking an entire source IP or trunk which may not be wanted in this case as it will block wanted traffic).</div><div class="gmail_extra"><br></div><div class="gmail_extra"><div><div class="m_8047315901664844455m_5445466205333083445gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><div>Carlos Perez</div><div>Sansay, Inc.</div></div><div><br></div></div></div></div></div></div></div><div class="gmail_quote">On Mon, May 15, 2017 at 8:05 AM, Victor Chukalovskiy <span dir="ltr"><<a href="mailto:victor.chukalovskiy@gmail.com" target="_blank">victor.chukalovskiy@gmail.com</a><wbr>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr" lang="en-US" style="background-color:rgb(255,255,255);line-height:initial">                                                                                      <div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">Hi,</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">You are talking PSTN --> customer call flow scenario in CLEC setting. Usually  a class 4/5 switch is set to "transparently" pass all incoming calls from PSTN side to whatever customers trunk or line the DID or range is pointed to. And then either that resource gets full due to call volume or your switch starts failing or lagging due to CPS.</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">You have two options however:</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">If you were to pass all your traffic through a SIP proxy, like Kamallio or OpenSIPS like Alex suggested, that  proxy can be programmed to do any kind of fancy call admissions control, dynamic filtering, number pattern etc.‎ This however means you put an extra box in the call path between your PSTN switch and a customer.</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">Alternatively, you may try to see if all your PSTN switches can do some kind of external dip or routing query on incoming calls (radius, SIP refer etc). If they can, you can set a server or a cluster that would answer all those dips and decide on per-call basis wether the call should be admitted or not. So think external "brain" for your switches. This way call admission controll decision is made externally, but enforced right at your PSTN switch, and you don't have extra box in the call path. Making it somewhat more elegant.</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">This is pretty high-level, but if I understood your topology right, these are basically your two options.</div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div><div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">-Victor</div>                                                                                                                                     <div style="width:100%;font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)"><br></div>                                                                                                                                                                                                   <div style="font-size:initial;font-family:calibri,'slate pro',sans-serif,sans-serif;color:rgb(31,73,125);text-align:initial;background-color:rgb(255,255,255)">Sent from my BlackBerry 10 sma<wbr>rtphone.</div>                                                                                                                                                                                  <table width="100%" style="background-color:white"> <tbody><tr><td colspan="2" style="font-size:initial;text-align:initial;background-color:rgb(255,255,255)">                           <div style="border-style:solid none none;border-top-color:rgb(181,196,223);border-top-width:1pt;padding:3pt 0in 0in;font-family:tahoma,'bb alpha sans','slate pro';font-size:10pt">  <div><b>From: </b>Matthew Yaklin</div><div><b>Sent: </b>Monday, May 15, 2017 10:44</div><div><b>To: </b><a href="mailto:voiceops@voiceops.org" target="_blank">voiceops@voiceops.org</a></div><div><b>Subject: </b>[VoiceOps] Mitigating or stopping TDOS attacks - any advice?</div></div></td></tr></tbody></table><div><div class="m_8047315901664844455m_5445466205333083445gmail-h5"><div style="border-style:solid none none;border-top-color:rgb(186,188,209);border-top-width:1pt;font-size:initial;text-align:initial;background-color:rgb(255,255,255)"></div><br><div id="m_8047315901664844455m_5445466205333083445gmail-m_-8475875738604473019_originalContent">





<div id="m_8047315901664844455m_5445466205333083445gmail-m_-8475875738604473019divtagdefaultwrapper" dir="ltr" style="font-size:12pt;color:rgb(0,0,0);font-family:calibri,arial,helvetica,sans-serif,emojifont,'apple color emoji','segoe ui emoji',notocoloremoji,'segoe ui symbol','android emoji',emojisymbols">
<p>Hello all,</p>
<p><br>
</p>
<p>I am curious what others have in place or actions they take when a customer is the target of a TDOS attack?</p>
<p>TDOS being Telephony Denial of Service. An attack where the perp uses whatever means to flood a customer's telephone service with unwanted calls. </p>
<p><br>
</p>
<p>Say you are a multi state CLEC. You have multiple brands of switches (Meta, Taqua, DMS, Genband, etc...) as well as ACME and Perimeta SBCs in use. You have legacy TDM as well as SIP trunks. Your customers are served via legacy and modern methods. You have
 hosted PBX as well (Broadsoft). Many customers are on your LAN but many are on the internet. So that is our situation. Or you can be bigger or smaller. No matter the size I would welcome how you handle it.</p>
<p><br>
</p>
<p>We have asked our manufacturers for advice but they <span>have only provided the basic number blocking available by default on the switch. Meta and Genband have provided little other than pointing to existing features. If you have any thoughts on whether
 there is something we can provide based upon SIP messaging or other creative solutions that would be awesome!</span></p>
<p><span><br>
</span></p>
<p><span>So I welcome a discussion on this and any advice other operators can give.</span></p>
<p><span><br>
</span></p>
<p><span>Thank you very much,</span></p>
<p><span><br>
</span></p>
<p><span>Matt</span></p>
<p><br>
</p>
<p><br>
</p>
</div>


<br></div></div></div></div>
<br>______________________________<wbr>_________________<br>
VoiceOps mailing list<br>
<a href="mailto:VoiceOps@voiceops.org" target="_blank">VoiceOps@voiceops.org</a><br>
<a href="https://puck.nether.net/mailman/listinfo/voiceops" rel="noreferrer" target="_blank">https://puck.nether.net/mailma<wbr>n/listinfo/voiceops</a><br>
<br></blockquote></div><br></div></div>