Download tiny call center Free Java Code

Description

FreeSWITCH Call Center Framework.

Icons

tiny call center

Source Files

The download file tiny_call_center-master.zip has the following entries.


.gems//from   w w w. ja v  a2 s  .c o  m
.gitignore
.rvmrc.tcc
.travis.yml
README
Rakefile
app.rb
bin/beanstalk2ws
bin/fs2ws
bin/notify.rb
bin/pg2beanstalk
bin/queue_router
coffee/fxc.coffee
coffee/live.coffee
coffee/live2.coffee
coffee/live2_views.coffee
coffee/live_log.coffee
coffee/ribbon.coffee
coffee/ribbon2.coffee
coffee/ribbon3.coffee
coffee/rubyists.coffee
coffee/tiers.coffee
config.ru
db/PLACEHOLDER
fsconf/000_dialer_loop.xml
fsconf/dialplan/default/00_dialer_loop.xml
helper/flash.rb
helper/fsr.rb
helper/localize.rb
helper/user.rb
layout/accounts.xhtml
layout/default.xhtml
layout/fxc.xhtml
layout/live.xhtml
layout/live2.xhtml
layout/live_log.xhtml
layout/main.xhtml
layout/managers.xhtml
lib/tiny_call_center.rb
lib/tiny_call_center/db.rb
lib/tiny_call_center/fs2ws/channel_relay.rb
lib/tiny_call_center/fs2ws/monitor.rb
lib/tiny_call_center/fs2ws/queue_reporter.rb
lib/tiny_call_center/fs2ws/web_socket_channel.rb
lib/tiny_call_center/fs2ws/web_socket_reporter.rb
lib/tiny_call_center/fs2ws/web_socket_utils.rb
lib/tiny_call_center/fs_listener.rb
lib/tiny_call_center/jack_tube.rb
lib/tiny_call_center/live_web_socket.rb
lib/tiny_call_center/queue_router/listener.rb
lib/tiny_call_center/ribbon_web_socket.rb
lib/tiny_call_center/utils/fsr.rb
lib/tiny_call_center/utils/memcached_backend.rb
lib/tiny_call_center/utils/memory_backend.rb
lib/tiny_call_center/utils/redis_backend.rb
localization.rb
migrations/001_create_managers.rb
migrations/002_add_eavesdrop_extension.rb
migrations/003_create_dispositions.rb
migrations/004_call_records.rb
migrations/005_add_agent_to_call_records.rb
migrations/006_add_left_right_to_call_records.rb
migrations/007_create_accounts.rb
migrations/008_add_admin_boolean_to_manager.rb
migrations/optional/abandon_auditing/20110304101800_create_abandon_log.rb
migrations/optional/abandon_auditing/20110304102300_abandon_trigger.rb
migrations/optional/no_stat_resetting/20110206143900_postgres_no_reset.rb
migrations/optional/pg_notifies/20121220100000_detailed_calls_notify.rb
migrations/optional/pg_notifies/20121220120000_basic_calls_notify.rb
migrations/optional/pg_notifies/20121221195900_mod_callcenter_notifies.rb
migrations/optional/state_auditing/20110206144000_create_state_log.rb
migrations/optional/state_auditing/20110206144100_create_state_trigger.rb
migrations/optional/state_auditing/20110222160000_new_state_trigger.rb
migrations/optional/status_auditing/20110206144200_create_status_log.rb
migrations/optional/status_auditing/20110206144300_create_status_trigger.rb
migrations/optional/status_auditing/20110222160400_new_status_trigger.rb
model/call_center/state_log.rb
model/call_center/status_log.rb
model/call_center/tier.rb
model/call_record.rb
model/db/account.rb
model/disposition.rb
model/fxc_init.rb
model/init.rb
model/ldap/account.rb
model/manager.rb
model/tiny_cdr_call.rb
node/accounts.rb
node/agents.rb
node/fxc/user.rb
node/live.rb
node/live2.rb
node/live_log.rb
node/main.rb
node/managers.rb
node/queues.rb
node/ribbon.rb
node/ribbon2.rb
node/tiers.rb
options.rb
public/bootstrap/bootstrap.zip
public/bootstrap/css/bootstrap-responsive.css
public/bootstrap/css/bootstrap.css
public/bootstrap/css/docs.css
public/bootstrap/ico/bootstrap-apple-114x114.png
public/bootstrap/ico/bootstrap-apple-57x57.png
public/bootstrap/ico/bootstrap-apple-72x72.png
public/bootstrap/ico/favicon.ico
public/bootstrap/img/bird.png
public/bootstrap/img/bootstrap-mdo-sfmoma-01.jpg
public/bootstrap/img/bootstrap-mdo-sfmoma-02.jpg
public/bootstrap/img/bootstrap-mdo-sfmoma-03.jpg
public/bootstrap/img/browsers.png
public/bootstrap/img/example-diagram-01.png
public/bootstrap/img/example-diagram-02.png
public/bootstrap/img/example-diagram-03.png
public/bootstrap/img/example-sites/bartop.png
public/bootstrap/img/example-sites/fleetio.png
public/bootstrap/img/example-sites/jshint.png
public/bootstrap/img/example-sites/kippt.png
public/bootstrap/img/example-sites/railwayjs.png
public/bootstrap/img/example-sites/totalwireframe.png
public/bootstrap/img/examples/bootstrap-example-fluid.jpg
public/bootstrap/img/examples/bootstrap-example-hero.jpg
public/bootstrap/img/examples/bootstrap-example-starter.jpg
public/bootstrap/img/github-16px.png
public/bootstrap/img/glyphicons-halflings-white.png
public/bootstrap/img/glyphicons-halflings.png
public/bootstrap/img/glyphicons/glyphicons_009_magic.png
public/bootstrap/img/glyphicons/glyphicons_042_group.png
public/bootstrap/img/glyphicons/glyphicons_079_podium.png
public/bootstrap/img/glyphicons/glyphicons_082_roundabout.png
public/bootstrap/img/glyphicons/glyphicons_155_show_thumbnails.png
public/bootstrap/img/glyphicons/glyphicons_163_iphone.png
public/bootstrap/img/glyphicons/glyphicons_214_resize_small.png
public/bootstrap/img/glyphicons/glyphicons_266_book_open.png
public/bootstrap/img/grid-18px-masked.png
public/bootstrap/img/icon-css3.png
public/bootstrap/img/icon-github.png
public/bootstrap/img/icon-html5.png
public/bootstrap/img/icon-twitter.png
public/bootstrap/img/less-logo-large.png
public/bootstrap/img/less-small.png
public/bootstrap/img/responsive-illustrations.png
public/bootstrap/js/README.md
public/bootstrap/js/application.js
public/bootstrap/js/bootstrap-alert.js
public/bootstrap/js/bootstrap-button.js
public/bootstrap/js/bootstrap-carousel.js
public/bootstrap/js/bootstrap-collapse.js
public/bootstrap/js/bootstrap-dropdown.js
public/bootstrap/js/bootstrap-modal.js
public/bootstrap/js/bootstrap-popover.js
public/bootstrap/js/bootstrap-scrollspy.js
public/bootstrap/js/bootstrap-tab.js
public/bootstrap/js/bootstrap-tooltip.js
public/bootstrap/js/bootstrap-transition.js
public/bootstrap/js/bootstrap-typeahead.js
public/bootstrap/js/google-code-prettify/prettify.css
public/bootstrap/js/google-code-prettify/prettify.js
public/bootstrap/js/jquery.js
public/css/common.css
public/css/custom-theme/images/ui-bg_diagonals-thick_75_f3d8d8_40x40.png
public/css/custom-theme/images/ui-bg_dots-small_65_a6a6a6_2x2.png
public/css/custom-theme/images/ui-bg_flat_0_333333_40x100.png
public/css/custom-theme/images/ui-bg_flat_30_cccccc_40x100.png
public/css/custom-theme/images/ui-bg_flat_50_5c5c5c_40x100.png
public/css/custom-theme/images/ui-bg_flat_65_ffffff_40x100.png
public/css/custom-theme/images/ui-bg_flat_75_ffffff_40x100.png
public/css/custom-theme/images/ui-bg_glass_20_555555_1x400.png
public/css/custom-theme/images/ui-bg_glass_40_0078a3_1x400.png
public/css/custom-theme/images/ui-bg_glass_40_ffc73d_1x400.png
public/css/custom-theme/images/ui-bg_glass_55_fbf8ee_1x400.png
public/css/custom-theme/images/ui-bg_gloss-wave_25_333333_500x100.png
public/css/custom-theme/images/ui-bg_highlight-hard_100_eeeeee_1x100.png
public/css/custom-theme/images/ui-bg_highlight-hard_100_f6f6f6_1x100.png
public/css/custom-theme/images/ui-bg_highlight-soft_15_c41200_1x100.png
public/css/custom-theme/images/ui-bg_highlight-soft_80_eeeeee_1x100.png
public/css/custom-theme/images/ui-bg_inset-soft_25_000000_1x100.png
public/css/custom-theme/images/ui-bg_inset-soft_30_c41200_1x100.png
public/css/custom-theme/images/ui-icons_004276_256x240.png
public/css/custom-theme/images/ui-icons_222222_256x240.png
public/css/custom-theme/images/ui-icons_4b8e0b_256x240.png
public/css/custom-theme/images/ui-icons_a83300_256x240.png
public/css/custom-theme/images/ui-icons_cc0000_256x240.png
public/css/custom-theme/images/ui-icons_cccccc_256x240.png
public/css/custom-theme/images/ui-icons_ffffff_256x240.png
public/css/custom-theme/jquery-ui-1.8.10.custom.css
public/css/fxc.css
public/css/live.css
public/css/live2.css
public/css/live_log.css
public/css/main.css
public/css/managers.css
public/css/ribbon.css
public/css/ribbon3.css
public/images/ear.png
public/js/backbone.js
public/js/fxc.js
public/js/jquery-1.5.1.min.js
public/js/jquery-1.7.1.js
public/js/jquery-1.7.1.min.js
public/js/jquery-ui-1.8.10.custom.min.js
public/js/jquery.isotope.1.5.09.js
public/js/jquery.isotope.min.js
public/js/live.js
public/js/live2.js
public/js/live2_views.js
public/js/live_log.js
public/js/orderly.js
public/js/ribbon.js
public/js/ribbon2.js
public/js/ribbon3.js
public/js/rubyists.js
public/js/serenade.js
public/js/serenade.min.js
public/js/serenade.min.js.gz
public/js/sort_table.js
public/js/sorter.js
public/js/sprintf-0.7-beta1.js
public/js/tiers.js
public/js/underscore.js
public/js/ws.js
public/stylesheets/default.css
spec/helper.rb
spec/tiny_call_center/fsr_integration.rb
spec/tiny_call_center/model/db_account.rb
spec/tiny_call_center/model/manager.rb
spec/tiny_call_center/view/accounts.rb
spec/tiny_call_center/view/agent.rb
spec/tiny_call_center/view/queue.rb
spec/tiny_call_center/view/tier.rb
sv/env/TCC_Innate_Port
sv/env/TCC_InternalProxy
sv/env/TCC_LogLevel
sv/env/TCC_Monitors
sv/env/TCC_OffHook
sv/env/TCC_ProxyServerFormatString
sv/env/TCC_QrAddress
sv/env/TCC_QrPort
sv/env/TCC_Root
sv/env/TCC_Server
sv/env/TCC_WebSocketAgentURI
sv/env/TCC_WebSocketListenerURI
sv/fs2ws/log/run
sv/fs2ws/run
sv/pg2beanstalk/log/run
sv/pg2beanstalk/run
sv/queue_router/env
sv/queue_router/log/main
sv/queue_router/log/run
sv/queue_router/run
sv/tcc_innate/log/run
sv/tcc_innate/run
tasks/authors.rake
tasks/bacon.rake
tasks/changelog.rake
tasks/copyright.rake
tasks/gem.rake
tasks/gem_setup.rake
tasks/install_dependencies.rake
tasks/manifest.rake
tasks/migrate.rake
tasks/rcov.rake
tasks/release.rake
tasks/reversion.rake
tasks/schema.rake
tasks/setup.rake
tasks/yard.rake
translation/de.yaml
translation/en.yaml
view/accounts/login.xhtml
view/agents/edit.xhtml
view/agents/index.xhtml
view/agents/new.xhtml
view/fxc/index.xhtml
view/fxc/user/create.xhtml
view/fxc/user/delete.xhtml
view/fxc/user/index.xhtml
view/fxc/user/view.xhtml
view/index.xhtml
view/live/index.xhtml
view/live_log/index.xhtml
view/managers/index.xhtml
view/managers/new.xhtml
view/nav.xhtml
view/queues/index.xhtml
view/ribbon/index.xhtml
view/ribbon/v2.xhtml
view/ribbon/v3.xhtml
view/tiers/index.xhtml
view/tiers/queue.xhtml

Download

Click the following link to download tiny_call_center-master.zip.

tiny_call_center-master.zip




















Home »
  Javascript Free Code Download »
    Library »




AngularJS
Backbone.JS
CommonJS
Datejs
Dojo
EmberJS
ExtJs
Framework
Library
MooTools
RequireJS
Sencha
Yui