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>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; bi = billing isues.<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 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&amp;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> &lt;<a href="mailto:thorn@ivrit.org.il">thorn@ivrit.org.il</a>&gt; 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.&nbsp;&nbsp;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 &quot;safe&quot; 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>&gt; Hi Mike,<br>&gt;<br>&gt; Mike Lynchfield wrote:
<br>&gt;&gt; We create an API , or Web portal , that would accept input<br>&gt;&gt; (DID,Reason,Flag)<br>&gt;&gt; and serve a list.<br>&gt;&gt;<br>&gt;&gt; This list would be a SOF (Suspicion of fraud) list in either txt,xml
<br>&gt;&gt; or both<br>&gt;&gt; for you to download.<br>&gt;<br>&gt;&gt; How does it sound ? ..<br>&gt;<br>&gt; The basic idea makes a lot of sense, although I think there should<br>&gt; also be some meta-data like:<br>&gt; - what is the nature of the SOF, in text, for customer support purposes
<br>&gt; - when was the number registered as SOF<br>&gt; - optionally, how many complaints were made about the number ?<br>&gt; - if there was an identifiable source, of the complaint or notice, who<br>&gt; was it ?<br>&gt;
<br>&gt; Our national regulator also publishes a list of numbers that have been<br>&gt; seen in auto-diallers. Maybe other countries do the same ?<br>&gt;<br>&gt;<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>&nbsp;&nbsp; <a href="http://lists.digium.com/mailman/listinfo/asterisk-biz">
http://lists.digium.com/mailman/listinfo/asterisk-biz</a><br></blockquote></div><br>