On 21 Oct 2010, at 16:54, Jeff LaCoursiere wrote: > I'll subscribe, that is for sure. What is the best way to dist the > blacklist? iptables include file? Or something more integrated to > asterisk... just thinking off the top of my head that a module that vetted > inbound connections against an external list would be a very cool thing.
I was thinking some sort of script to pull via HTTP to update whatever you wanted (output as iptables etc). I know its not an instant 'lookup', but an hour delay between updates is nothing. Also means whoever is running the server isn't getting hammered by everyone ;) Realtime lookups from Asterisk would be quite a load (and would introduce latency). S -- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
