URI: 
       ChangeLog - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
  HTML git clone git://jay.scot/warvox
   DIR Log
   DIR Files
   DIR Refs
   DIR README
       ---
       ChangeLog (1454B)
       ---
            1 2012-12-26  HD Moore <hdm[at]rapid7.com>
            2  * overhauled, updated gems, merged directories with web
            3  * swapped in Rapid7-licensed Highcharts for graphics
            4  * remove dtmf2num (limited value, too inaccurate)
            5 
            6 2011-02-23  HD Moore <hdm[at]rapid7.com>
            7  * bumped the version number to 1.2.0
            8  * applied patch from mediaservice for iaxclient v2 test mode
            9  * fixed pagination issues with rails 3
           10  * updated the copyright for 2011
           11 
           12 2010-11-03  HD Moore <hdm[at]rapid7.com>
           13  * bumped the version number to 1.1.0
           14  * upgraded the web interface to Rails 3
           15  * added support for Ruby 1.9.1
           16  * updated README and LICENSE
           17 
           18 2009-05-25  HD Moore <hdm[at]rapid7.com>
           19  * switched MP3 quality to 32kbps from 8kpbs for better listening
           20  * added bin/warvox.agi as an asterisk plugin to allow job re-dialing
           21  * overhaul of the signature system (etc/sigs/*.rb)
           22  * filter analysis results by line type
           23  * overhaul of results view + show signatures
           24  * added dtmf2num support to decode dtmf tones
           25 
           26 2009-05-10  HD Moore <hdm[at]rapid7.com>
           27  * release of version 1.0.1
           28  * switched to the BSD license for WarVOX
           29  * swapped the sox -w flag to -2 (deprecated)
           30  * added support for multiple dial masks for a single job
           31  * added support for number exclusions (blacklists)
           32  * added support for file input for a dial range
           33  * fixed a hang with pulse audio on some systems
           34  * added getopt parser to iaxrecord.c
           35 
           36 2009-03-05  HD Moore <hdm[at]rapid7.com>
           37  * initial public release of version 1.0.0