Introduction
Introduction Statistics Contact Development Disclaimer Help
Files - warvox - VoIP based wardialing tool, forked from rapid7/warvox.
git clone git://jay.scot/warvox
Log
Files
Refs
README
---
Mode Name Size
-rw-r--r-- .dockerignore 3L
-rw-r--r-- .gitignore 34L
-rw-r--r-- .ruby-version 1L
-rwxr-xr-x Gemfile 62L
-rw-r--r-- Gemfile.lock 371L
-rw-r--r-- Guardfile 112L
-rwxr-xr-x Makefile 21L
-rw-r--r-- README.md 126L
-rwxr-xr-x Rakefile 7L
-rw-r--r-- app/assets/config/manifest.js 3L
-rw-r--r-- app/assets/datatables/jquery.dataTables.css 0B
-rw-r--r-- app/assets/datatables/jquery.datatables.css 0B
-rw-r--r-- app/assets/images/.keep 0B
-rw-r--r-- app/assets/images/balloon.png 7756B
-rw-r--r-- app/assets/images/bluefade.jpg 1399B
-rw-r--r-- app/assets/images/close.gif 109B
-rw-r--r-- app/assets/images/favicon.ico 1406B
-rw-r--r-- app/assets/images/left-round.png 248B
-rw-r--r-- app/assets/images/lightbox-blank.gif 43B
-rw-r--r-- app/assets/images/lightbox-btn-close.gif 700B
-rw-r--r-- app/assets/images/lightbox-btn-next.gif 812B
-rw-r--r-- app/assets/images/lightbox-btn-prev.gif 832B
-rw-r--r-- app/assets/images/lightbox-ico-loading.gif 3990B
-rw-r--r-- app/assets/images/loading.gif 2364B
-rw-r--r-- app/assets/images/logo.png 1616B
-rw-r--r-- app/assets/images/logo_bigger.png 3204B
-rw-r--r-- app/assets/images/logo_light.png 2002B
-rw-r--r-- app/assets/images/logo_raw.xcf 68608B
-rw-r--r-- app/assets/images/musicplayer.swf 6134B
-rw-r--r-- app/assets/images/overlay.png 279B
-rw-r--r-- app/assets/images/player.swf 2689B
-rw-r--r-- app/assets/images/rails.png 6646B
-rw-r--r-- app/assets/images/right-round.png 230B
-rw-r--r-- app/assets/images/round_bot.png 591B
-rw-r--r-- app/assets/images/round_top.png 253B
-rw-r--r-- app/assets/images/search.png 610B
-rw-r--r-- app/assets/images/ubaplayer-btn.png 2199B
-rw-r--r-- app/assets/images/ubaplayer-loading.gif 7035B
-rw-r--r-- app/assets/javascripts/analyze/_index.coffee 58L
-rw-r--r-- app/assets/javascripts/analyze/view.coffee 58L
-rw-r--r-- app/assets/javascripts/application.js 165L
-rw-r--r-- app/assets/javascripts/bootstrap-lightbox.js 353L
-rw-r--r-- app/assets/javascripts/bootstrap.js.coffee 3L
-rw-r--r-- app/assets/javascripts/dataTables.filteringDelay.… 44L
-rw-r--r-- app/assets/javascripts/dataTables.fnReloadAjax.js 53L
-rw-r--r-- app/assets/javascripts/dataTables.hiddenTitle.js 15L
-rw-r--r-- app/assets/javascripts/dataTables_overrides.js 134L
-rw-r--r-- app/assets/javascripts/highcharts.js 308L
-rw-r--r-- app/assets/javascripts/html5.js 3L
-rw-r--r-- app/assets/javascripts/jobs/view_results.coffee 62L
-rw-r--r-- app/assets/javascripts/jquery.table.coffee 215L
-rw-r--r-- app/assets/javascripts/rails.js 175L
-rw-r--r-- app/assets/javascripts/swfobject.js 4L
-rw-r--r-- app/assets/stylesheets/application.css.scss.erb 616L
-rw-r--r-- app/assets/stylesheets/bootstrap-lightbox.css 65L
-rw-r--r-- app/assets/stylesheets/bootstrap_and_overrides.css 0B
-rw-r--r-- app/assets/stylesheets/bootstrap_and_overrides.cs… 554L
-rw-r--r-- app/assets/stylesheets/formtastic-overrides.css 66L
-rw-r--r-- app/assets/stylesheets/jquery.lightbox-0.5.css 101L
-rwxr-xr-x app/controllers/analyze_controller.rb 229L
-rwxr-xr-x app/controllers/application_controller.rb 68L
-rwxr-xr-x app/controllers/calls_controller.rb 118L
-rw-r--r-- app/controllers/concerns/.keep 0B
-rwxr-xr-x app/controllers/home_controller.rb 27L
-rwxr-xr-x app/controllers/jobs_controller.rb 338L
-rw-r--r-- app/controllers/projects_controller.rb 142L
-rwxr-xr-x app/controllers/providers_controller.rb 87L
-rw-r--r-- app/controllers/settings_controller.rb 2L
-rw-r--r-- app/controllers/user_sessions_controller.rb 29L
-rw-r--r-- app/controllers/users_controller.rb 42L
-rwxr-xr-x app/helpers/analyze_helper.rb 22L
-rwxr-xr-x app/helpers/application_helper.rb 178L
-rwxr-xr-x app/helpers/calls_helper.rb 2L
-rwxr-xr-x app/helpers/home_helper.rb 2L
-rwxr-xr-x app/helpers/jobs_helper.rb 2L
-rw-r--r-- app/helpers/projects_helper.rb 2L
-rwxr-xr-x app/helpers/providers_helper.rb 2L
-rw-r--r-- app/helpers/settings_helper.rb 2L
-rw-r--r-- app/helpers/user_sessions_helper.rb 2L
-rw-r--r-- app/helpers/users_helper.rb 2L
-rw-r--r-- app/models/application_record.rb 3L
-rwxr-xr-x app/models/call.rb 130L
-rwxr-xr-x app/models/call_medium.rb 20L
-rw-r--r-- app/models/concerns/.keep 0B
-rw-r--r-- app/models/job.rb 161L
-rw-r--r-- app/models/line.rb 29L
-rw-r--r-- app/models/line_attribute.rb 18L
-rwxr-xr-x app/models/project.rb 26L
-rwxr-xr-x app/models/provider.rb 23L
-rw-r--r-- app/models/settings.rb 16L
-rwxr-xr-x app/models/signature.rb 19L
-rwxr-xr-x app/models/signature_fp.rb 4L
-rw-r--r-- app/models/user.rb 34L
-rw-r--r-- app/models/user_session.rb 3L
-rw-r--r-- app/views/analyze/_index.json.erb 17L
-rw-r--r-- app/views/analyze/_view.json.erb 17L
-rw-r--r-- app/views/analyze/index.html.erb 47L
-rw-r--r-- app/views/analyze/show.html.erb 9L
-rw-r--r-- app/views/analyze/view.html.erb 47L
-rw-r--r-- app/views/analyze/view_matches.html.erb 98L
-rw-r--r-- app/views/application/_nav.html.erb 69L
-rw-r--r-- app/views/calls/analyze.html.erb 27L
-rw-r--r-- app/views/calls/edit.html.erb 48L
-rw-r--r-- app/views/calls/index.html.erb 58L
-rw-r--r-- app/views/calls/new.html.erb 43L
-rw-r--r-- app/views/calls/show.html.erb 48L
-rw-r--r-- app/views/home/about.html.erb 134L
-rw-r--r-- app/views/home/check.html.erb 104L
-rw-r--r-- app/views/home/index.html.erb 61L
-rw-r--r-- app/views/jobs/_view_results.json.erb 20L
-rw-r--r-- app/views/jobs/index.html.erb 126L
-rw-r--r-- app/views/jobs/new.html.erb 35L
-rw-r--r-- app/views/jobs/new_analyze.html.erb 17L
-rw-r--r-- app/views/jobs/new_dialer.html.erb 26L
-rw-r--r-- app/views/jobs/results.html.erb 87L
-rw-r--r-- app/views/jobs/run.html.erb 5L
-rw-r--r-- app/views/jobs/view_results.html.erb 51L
-rw-r--r-- app/views/layouts/application.html.erb 56L
-rw-r--r-- app/views/layouts/login.html.erb 38L
-rw-r--r-- app/views/projects/edit.html.erb 10L
-rw-r--r-- app/views/projects/index.html.erb 40L
-rw-r--r-- app/views/projects/new.html.erb 10L
-rw-r--r-- app/views/projects/show.html.erb 222L
-rw-r--r-- app/views/providers/edit.html.erb 14L
-rw-r--r-- app/views/providers/index.html.erb 40L
-rw-r--r-- app/views/providers/new.html.erb 13L
-rw-r--r-- app/views/settings/index.html.erb 4L
-rw-r--r-- app/views/shared/_call_info.html.erb 6L
-rw-r--r-- app/views/shared/_call_signal.html.erb 10L
-rw-r--r-- app/views/shared/_call_type.html.erb 14L
-rw-r--r-- app/views/shared/_footer.html.erb 5L
-rw-r--r-- app/views/shared/_header.html.erb 17L
-rw-r--r-- app/views/shared/_lightbox_freq.html.erb 10L
-rw-r--r-- app/views/shared/_lightbox_sig.html.erb 10L
-rw-r--r-- app/views/shared/graphs/_call_results.html.erb 53L
-rw-r--r-- app/views/shared/graphs/_lines_by_type.html.erb 55L
-rw-r--r-- app/views/shared/graphs/_sparkline.html.erb 67L
-rw-r--r-- app/views/user_sessions/new.html.erb 13L
-rw-r--r-- app/views/users/_form.html.erb 8L
-rw-r--r-- app/views/users/edit.html.erb 9L
-rw-r--r-- app/views/users/new.html.erb 7L
-rw-r--r-- app/views/users/show.html.erb 37L
-rwxr-xr-x bin/adduser 71L
-rwxr-xr-x bin/analyze_result.rb 35L
-rwxr-xr-x bin/audio_compare.rb 48L
-rwxr-xr-x bin/audio_raw_to_flac.rb 38L
-rwxr-xr-x bin/audio_raw_to_fprint.rb 38L
-rwxr-xr-x bin/audio_raw_to_speech.rb 86L
-rwxr-xr-x bin/audio_raw_to_wav.rb 38L
-rwxr-xr-x bin/audio_trim.rb 63L
-rwxr-xr-x bin/bundle 3L
-rwxr-xr-x bin/cache_clear.rb 28L
-rwxr-xr-x bin/export_audio.rb 97L
-rwxr-xr-x bin/export_list.rb 65L
-rwxr-xr-x bin/iaxrecord.rb 116L
-rwxr-xr-x bin/identify_matches.rb 79L
-rwxr-xr-x bin/import_audio.rb 131L
-rwxr-xr-x bin/rails 4L
-rwxr-xr-x bin/rake 4L
-rwxr-xr-x bin/resetpw 92L
-rwxr-xr-x bin/setup 34L
-rwxr-xr-x bin/update 29L
-rwxr-xr-x bin/verify_install.rb 98L
-rwxr-xr-x bin/warvox 102L
-rwxr-xr-x bin/worker.rb 91L
-rwxr-xr-x bin/worker_manager.rb 194L
-rwxr-xr-x config.ru 4L
-rwxr-xr-x config/application.rb 39L
-rwxr-xr-x config/blacklist.txt 11L
-rwxr-xr-x config/boot.rb 3L
-rw-r--r-- config/cable.yml 9L
-rw-r--r-- config/classifiers/.keep 0B
-rwxr-xr-x config/classifiers/01.default.rb 80L
-rwxr-xr-x config/classifiers/99.default.rb 36L
-rwxr-xr-x config/database.yml.example 21L
-rwxr-xr-x config/environment.rb 5L
-rwxr-xr-x config/environments/development.rb 56L
-rwxr-xr-x config/environments/production.rb 81L
-rwxr-xr-x config/environments/test.rb 42L
-rw-r--r-- config/initializers/application_controller_render… 6L
-rw-r--r-- config/initializers/assets.rb 16L
-rwxr-xr-x config/initializers/backtrace_silencers.rb 7L
-rw-r--r-- config/initializers/cookies_serializer.rb 5L
-rw-r--r-- config/initializers/filter_parameter_logging.rb 4L
-rw-r--r-- config/initializers/formtastic.rb 1L
-rwxr-xr-x config/initializers/inflections.rb 16L
-rwxr-xr-x config/initializers/mime_types.rb 4L
-rw-r--r-- config/initializers/new_framework_defaults.rb 24L
-rwxr-xr-x config/initializers/session_store.rb 3L
-rwxr-xr-x config/initializers/warvox.rb 3L
-rwxr-xr-x config/initializers/wrap_parameters.rb 14L
-rw-r--r-- config/locales/en.bootstrap.yml 23L
-rwxr-xr-x config/locales/en.yml 23L
-rwxr-xr-x config/routes.rb 54L
-rw-r--r-- config/secrets.yml.example 8L
-rw-r--r-- config/signatures/.keep 0B
-rw-r--r-- config/unicorn.rb 0B
-rwxr-xr-x config/warvox.conf 42L
-rwxr-xr-x db/migrate/.keep 0B
-rw-r--r-- db/migrate/20121228171549_initial_schema.rb 181L
-rw-r--r-- db/migrate/20130113004653_create_reportable_cache… 39L
-rw-r--r-- db/schema.rb 182L
-rw-r--r-- db/seeds.rb 7L
-rwxr-xr-x docs/BUGS 4L
-rwxr-xr-x docs/ChangeLog 37L
-rwxr-xr-x docs/LICENSE 45L
-rwxr-xr-x docs/LICENSE.musicplayer 10L
-rw-r--r-- lib/assets/.keep 0B
-rw-r--r-- lib/tasks/.keep 0B
-rwxr-xr-x lib/warvox.rb 20L
-rwxr-xr-x lib/warvox/audio.rb 2L
-rwxr-xr-x lib/warvox/audio/error.rb 7L
-rwxr-xr-x lib/warvox/audio/raw.rb 352L
-rwxr-xr-x lib/warvox/config.rb 149L
-rwxr-xr-x lib/warvox/jobs.rb 80L
-rwxr-xr-x lib/warvox/jobs/analysis.rb 423L
-rwxr-xr-x lib/warvox/jobs/base.rb 38L
-rwxr-xr-x lib/warvox/jobs/dialer.rb 227L
-rwxr-xr-x lib/warvox/phone.rb 58L
-rw-r--r-- lib/warvox/proto/iax2.rb 2L
-rw-r--r-- lib/warvox/proto/iax2/call.rb 362L
-rw-r--r-- lib/warvox/proto/iax2/client.rb 267L
-rw-r--r-- lib/warvox/proto/iax2/codecs.rb 5L
-rw-r--r-- lib/warvox/proto/iax2/codecs/alaw.rb 16L
-rw-r--r-- lib/warvox/proto/iax2/codecs/g711.rb 2176L
-rw-r--r-- lib/warvox/proto/iax2/codecs/mulaw.rb 16L
-rw-r--r-- lib/warvox/proto/iax2/constants.rb 277L
-rwxr-xr-x log/.keep 0B
-rwxr-xr-x public/404.html 26L
-rwxr-xr-x public/422.html 26L
-rwxr-xr-x public/500.html 26L
-rw-r--r-- public/crossdomain.xml 5L
-rwxr-xr-x public/favicon.ico 0B
-rwxr-xr-x public/robots.txt 2L
-rw-r--r-- spec/factories/call_media.rb 23L
-rw-r--r-- spec/factories/calls.rb 35L
-rw-r--r-- spec/factories/jobs.rb 34L
-rw-r--r-- spec/factories/lines.rb 20L
-rw-r--r-- spec/factories/projects.rb 21L
-rw-r--r-- spec/factories/providers.rb 28L
-rw-r--r-- spec/factories/settings.rb 19L
-rw-r--r-- spec/factories/signature_fps.rb 6L
-rw-r--r-- spec/factories/signatures.rb 26L
-rw-r--r-- spec/factories/users.rb 35L
-rw-r--r-- spec/features/projects_spec.rb 25L
-rw-r--r-- spec/features/visitor/logins_spec.rb 58L
-rw-r--r-- spec/models/call_medium_spec.rb 26L
-rw-r--r-- spec/models/call_spec.rb 38L
-rw-r--r-- spec/models/job_spec.rb 32L
-rw-r--r-- spec/models/line_spec.rb 23L
-rw-r--r-- spec/models/project_spec.rb 30L
-rw-r--r-- spec/models/provider_spec.rb 36L
-rw-r--r-- spec/models/settings_spec.rb 20L
-rw-r--r-- spec/models/signature_fp_spec.rb 5L
-rw-r--r-- spec/models/signature_spec.rb 26L
-rw-r--r-- spec/models/user_spec.rb 35L
-rw-r--r-- spec/rails_helper.rb 59L
-rw-r--r-- spec/spec_helper.rb 101L
-rw-r--r-- spec/support/auth_logic_helpers.rb 20L
-rw-r--r-- spec/support/factory_girl.rb 3L
-rwxr-xr-x tmp/.keep 0B
You are viewing proxied material from jay.scot. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.