no sure on the dns thing, but as far as did score , thats just it. a score.<br><br>Example <br>ProviderID,DID,score[1 to 10],reason[varchar64],flag[cof,sof,bi,etc]<br><br>1000, 1231231234, 9,confirmed abuse,sof<br>would be suspicion of fraud 90% sure for did 1231231234
<br><br>code : cof = confirmed fraud.<br> bi = billing isues.<br> etc.<br><br>so you could actualy pull results nightly via corn or anythign you like and scpecify filters.<br><br>pull.php?flag=all&minscore=3 etc
<br><br>you would then get that list to your pbx box and apply it as you wish.<br><br>as in output:<br><br>providernickname,DID,avgscore,totalcountofcomplaints,etcetc<br><br><br><br><br><br><br><br><div><span class="gmail_quote">
On 6/6/06, <b class="gmail_sendername">Tomer Horn</b> <<a href="mailto:thorn@ivrit.org.il">thorn@ivrit.org.il</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I agree with Florian.<br><br>I would like to add that technically, it should be implemented either in<br>style of RBL using DNS and/or DUNDi - where the DUNDi will be used as a<br>blackhole. Just make sure that by design you'll be able to create
<br>redundancy sites in different locations in case of DDoS or whatever. Be<br>prepared for that. You should allow, as you suggested, to download the<br>complete list by using the web/dns-axfr.<br><br>I think with that comes the subject of moral responsibility for the list:
<br>- Under what rules a DID goes into the list? Who is allowed to commit to<br>the list?<br>- What prevents from those who are running the list to list "safe" DIDs<br>and abuse<br>the list for whatever purposes.
<br>- Maybe the entries should have a feature to enter both positive and<br>negative<br>votes/scores/comments for each listed DID?<br><br>Just my 2 cents.<br><br>Florian Overkamp wrote:<br>> Hi Mike,<br>><br>> Mike Lynchfield wrote:
<br>>> We create an API , or Web portal , that would accept input<br>>> (DID,Reason,Flag)<br>>> and serve a list.<br>>><br>>> This list would be a SOF (Suspicion of fraud) list in either txt,xml
<br>>> or both<br>>> for you to download.<br>><br>>> How does it sound ? ..<br>><br>> The basic idea makes a lot of sense, although I think there should<br>> also be some meta-data like:<br>> - what is the nature of the SOF, in text, for customer support purposes
<br>> - when was the number registered as SOF<br>> - optionally, how many complaints were made about the number ?<br>> - if there was an identifiable source, of the complaint or notice, who<br>> was it ?<br>>
<br>> Our national regulator also publishes a list of numbers that have been<br>> seen in auto-diallers. Maybe other countries do the same ?<br>><br>><br><br>_______________________________________________<br>
--Bandwidth and Colocation provided by <a href="http://Easynews.com">Easynews.com</a> --<br><br>asterisk-biz mailing list<br>To UNSUBSCRIBE or update options visit:<br> <a href="http://lists.digium.com/mailman/listinfo/asterisk-biz">
http://lists.digium.com/mailman/listinfo/asterisk-biz</a><br></blockquote></div><br>