Main > Free Download Search >

Free call center software 0.93 software for linux

call center software 0.93

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 3158
Call center software 0.93

Call center software 0.93


Call center software is one of the most important aspects of any call help center. more>>
Call center software is one of the most important aspects of any call help center, being able to track and manage calls can be the key to high customer safisfacation. Our 100% free call center software solution is based on php and the mysql database.
A call center is a place where customers calls are handled by an organization, usually with some amount of computer automation.
Call center refers to the IT function or process applied to support tasks across all operations. A method of Dealing with incoming calls and requests in a customer service environment.
Enhancements:
- A problem with the change password function was fixed to improve the error messages.
<<less
Download (0.030MB)
Added: 2006-09-25 License: GPL (GNU General Public License) Price:
1133 downloads
File-center 0.3

File-center 0.3


File-center is a simple Web application to download and upload files. more>>
File-center is a simple Web application to download and upload files. Its interface is very simple, and the scripts to download and upload are simple too.

File-center uses the PATH_INFO to pass the name of the directory or of the file in the URL.

<<less
Download (0.006MB)
Added: 2007-05-18 License: GPL (GNU General Public License) Price:
891 downloads
Help Center Live 2.1.3a

Help Center Live 2.1.3a


Help Center Live strives to be the best on-line customer service application available. more>>
Help Center Live software strives to be the best on-line customer service application available. The modular construction allows add-ons to be crafted for most any situation.
HCL has a strong following due to its speed and robust capability. Current goals are to enhance administration and further enhance the module system of HCL, to bring it to the forefront of live CRM.
Enhancements:
- Provided work around for PHP 5.2.2 bug in core.
- An issue with initiated chats not working was fixed by putting more real-world timeouts into the configuration.
- More bots were added to the bot killer.
- An issue with setup was fixed wherein setup would fail at stage four in some situations.
- Some SQL issues were fixed.
- A bug in the Portuguese language file was fixed.
- A couple of bugs in setup were fixed.
- A bug in the saving of transcripts which affected certain character maps was fixed.
- A config option to prevent operators from being able to delete transcripts was added.
- The Smart template system was updated.
- The phpmailer class was updated.
<<less
Download (0.73MB)
Added: 2007-07-11 License: GPL (GNU General Public License) Price:
841 downloads
Call of Combat 0.99956

Call of Combat 0.99956


Call of Combat is a 3d online, multiplayer, wargame where you control an infantry squad in WWII. more>>
Call of Combat is a 3d online, multiplayer, wargame where you control an infantry squad in WWII.

Free real-time multiplayer squad based WW2 infantry simulation. Play as Axis or Allies on over 50 user submitted battlefields controlling your squad of 4 soldiers and working with up to 30 other players to defend, attack or annihilate the enemy.

If you survive youll gain promotion points that will eventualy gain you higher rank, respect, and the responsibility to command other players. Join a Clan (Army Groups) and battle alongside your friends for first place honors.

Full stat tracking of individual and team wins and losses, kills and deaths, etc creates a persistent record of each player and clan within the game and more importantly tracks your legacy from green recruit to super soldier.

This game started as a clone of 2ams Chain of Command.

<<less
Download (MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1353 downloads
Monalo Toolbar 0.93

Monalo Toolbar 0.93


Monalo Toolbar is a Firefox extension that shows RSS feed headlines directly in the toolbar and more... more>>
Monalo Toolbar Firefox extension lets you:

1) Show RSS feed headlines directly in the toolbar with a slick fade-in effect. You can also select from a list of topics (i.e. Technology, Video Gaming, Star Wars) to get headlines from feeds relating to the chosen topic.
2) Be notified when there are updates to RSS feeds you wish to monitor.
3) Share links with friends/family/the world.

There are many other features, such as the ability to create your own topic-based "channel" (with RSS) from a mashup of related RSS feeds. So, for example, you could create an "IT Podcasts" channel which would display all the latest (and most popular) IT podcasts from around the web.

The rest is left for you to discover.

<<less
Download (0.033MB)
Added: 2007-05-28 License: MPL (Mozilla Public License) Price:
882 downloads
Net::Server 0.93

Net::Server 0.93


Net::Server is an extensible, general Perl server engine. more>>
Net::Server is an extensible, general Perl server engine.
SYNOPSIS
#!/usr/bin/perl -w -T
package MyPackage;
use Net::Server;
@ISA = qw(Net::Server);
sub process_request {
#...code...
}
MyPackage->run(port => 160);
exit;
Main features:
- Single Server Mode
- Inetd Server Mode
- Preforking Simple Mode (PreForkSimple)
- Preforking Managed Mode (PreFork)
- Forking Mode
- Multiplexing Mode using a single process
- Multi port accepts on Single, Preforking, and Forking modes
- Simultaneous accept/recv on tcp, udp, and unix sockets
- Safe signal handling in Fork/PreFork avoids perl signal trouble
- User customizable hooks
- Chroot ability after bind
- Change of user and group after bind
- Basic allow/deny access control
- Customized logging (choose Syslog, log_file, or STDERR)
- HUP able server (clean restarts via sig HUP)
- Dequeue ability in all Fork and PreFork modes.
- Taint clean
- Written in Perl
- Protection against buffer overflow
- Clean process flow
- Extensibility
Net::Server is an extensible, generic Perl server engine. Net::Server combines the good properties from Net::Daemon (0.34), NetServer::Generic (1.03), and Net::FTPServer (1.0), and also from various concepts in the Apache Webserver.
Net::Server attempts to be a generic server as in Net::Daemon and NetServer::Generic. It includes with it the ability to run as an inetd process (Net::Server::INET), a single connection server (Net::Server or Net::Server::Single), a forking server (Net::Server::Fork), a preforking server which maintains a constant number of preforked children (Net::Server::PreForkSimple), or as a managed preforking server which maintains the number of children based on server load (Net::Server::PreFork). In all but the inetd type, the server provides the ability to connect to one or to multiple server ports.
Net::Server uses ideologies of Net::FTPServer in order to provide extensibility. The additional server types are made possible via "personalities" or sub classes of the Net::Server. By moving the multiple types of servers out of the main Net::Server class, the Net::Server concept is easily extended to other types (in the near future, we would like to add a "Thread" personality).
Net::Server borrows several concepts from the Apache Webserver. Net::Server uses "hooks" to allow custom servers such as SMTP, HTTP, POP3, etc. to be layered over the base Net::Server class. In addition the Net::Server::PreFork class borrows concepts of min_start_servers, max_servers, and min_waiting servers.
Net::Server::PreFork also uses the concept of an flock serialized accept when accepting on multiple ports (PreFork can choose between flock, IPC::Semaphore, and pipe to control serialization).
<<less
Download (0.080MB)
Added: 2006-06-27 License: Perl Artistic License Price:
1219 downloads
Califone Listening Center 1.0

Califone Listening Center 1.0


School Desk search toolbar from Mcdonalds Direct designed for Firefox to improve browsing experience, and aid in the search of school and office furn... more>> <<less
Download (504KB)
Added: 2009-04-21 License: Freeware Price: Free
190 downloads
Call Commander 1.1.21

Call Commander 1.1.21


Call Commander is a high-performance call screening and management system designed for professional talk-radio environments. more>>
Call Commander is a high-performance management system and call screening designed for use in professional talk-radio environments that integrates directly with a variety of popular broadcast telephone interfaces.
The system is designed to allow the easy acquisition, tracking, communication and archiving of caller information, along with tools to enable seamless communication between the various key talk show players (talent, producer, screener, etc).
Also provided is an automated Segment Clock to help keep things running on time.
Call Commander is highly configurable, with virtually every aspect of its on-screen appearance and functionality capable of being customized for the needs of a particular site. Visit our gallery of screen shots showing some of the possibilities available.
Call Commander runs on the popular GNU/Linux operating system, with clients also available for Microsoft Windows 98, 2000 and XP. It is freely available under the GNU General Public License.
Main features:
- Highly customizable and configurable.
- Comprehensive caller data acquisition, status tracking and archving.
- Point-to-point communication and alerting for Talk Show personnel.
- Synchronized, automatic segment clock.
- Works with a variety of broadcast telephone systems, including:
- Comrex/Gentner TS-612
- Telos 100 1A2 Interface
- Telos 100 Direct Interface
- Telos 2101
- Telos ONEx6
- Telos TWOx12
- Works with LAN, Internet and Dialup networking connections.
- Runs on the rock-solid GNU/Linux operating system.
- Totally free and open -- No dongles, unlock codes, software keys or other arbitrary limitations.
<<less
Download (0.40MB)
Added: 2006-02-16 License: GPL (GNU General Public License) Price:
1356 downloads
AmphetaDesk 0.93.1

AmphetaDesk 0.93.1


AmphetaDesk is a free, cross platform, open-sourced, syndicated news aggregator. more>>
AmphetaDesk project is a free, cross platform, open-sourced, syndicated news aggregator - it obediently sits on your desktop, downloads the latest news that interests you, and displays them in a quick and easy to use (and customizable!) webpage.

With thousands of channels available, AmphetaDesk can shave hours off your day - and youll look smart to all your friends! Egotism never had it better!

<<less
Download (0.85MB)
Added: 2006-09-15 License: GPL (GNU General Public License) Price:
1158 downloads
Konverter 0.93

Konverter 0.93


Konverter is an easy to use but powerfull KDE video conversion tool. more>>
Konverter is an easy to use but powerfull KDE video conversion tool. Konverter helps to convert almost every videofile into the most common different videoformats and codecs.

Beside converting, Konverter is also able to scale/crop your videos, change codec details or just changes the audio format of your file.

Also other features like splitting and concat videos, integrated realtime preview are included.

<<less
Download (0.18MB)
Added: 2005-06-24 License: GPL (GNU General Public License) Price:
1588 downloads
Debian Control Center 0.0.2

Debian Control Center 0.0.2


Debian Control Center goal is to enable normal people to configure their Debian system. more>>
Debian Control Center (DCC) is a modular project written in Python. The goal of this project is to enable normal people to configure their Debian system as well as some of the server packages. A second goal of this project is to make the experienced Debian system administrators to configure and change her system, without having to remember a lot of commands and configuration files. On a more implementation level, the project should be able to accept new modules without having to change a single line of code in the main configuration program.
Enhancements:
- A program called dcc_wrapper included, a wrapper to launch the dcc as root by presenting the user with a password prompt.
- users module, used to manage users.
- groups module, used to manage groups.
- terminal module, only used if you have python-gnome installed, opens a root terminal.
- Debian menu item included.
- Ability to select whether the items should open as open or closed.
<<less
Download (0.034MB)
Added: 2007-02-23 License: GPL (GNU General Public License) Price:
976 downloads
Autodir 0.93.1

Autodir 0.93.1


Autodir is a tool for transparently creating home directories for LDAP, SQL, and NIS users. more>>
Autodir is for creating directories transparently to the applications accessing them based on available information from sources like password database, group database.
Currently it supports creating home directories and group directories. Autodir can be used to create home, group directories for ldap/NIS/SQL Unix accounts.
Autodir depends on Linux autofs kernel module to transparently detect directory requests and create them on demand.
Autodir also supports calling backup programs transparently when specific directory not in use so that whole system does not need to bring offline for backup purpose.
Autodir is written using posix threads.
Enhancements:
- Code optimized in autofs events handling main section.
<<less
Download (0.33MB)
Added: 2005-04-08 License: GPL (GNU General Public License) Price:
1659 downloads
Gnome Control Center 2.26.0 / 2.27.4.1

Gnome Control Center 2.26.0 / 2.27.4.1


Gnome Control Center is GNOMEs main interface for configuration of various aspects of your desktop. more>> <<less
Added: 2009-07-17 License: LGPL Price: FREE
13 downloads
 
Other version of Gnome Control Center
Gnome Control Center 2.19.6Gnome Control Center is GNOMEs main interface for configuration ... Gnome Control Center is GNOMEs main interface for configuration of various aspects of your
License:LGPL (GNU Lesser General Public License)
Download (3.3MB)
815 downloads
Added: 2007-08-01
Sofa Media Center 0.2.4

Sofa Media Center 0.2.4


Sofa is a media center aimed at easy usage for GNOME. more>>
Sofa is a media center aimed at easy usage for GNOME.
Sofa is a media center aimed at easy usage, minimal configuration and total integration with the Gnome desktop environment and existing multimedia applications. The project has a modular architecture. Two modules exists as of now: Videoplayer and Rhythmbox integration.
Supported Media
- Music (file types supported by Rhythmbox)
- Local video files (file types supported by GStreamer)
<<less
Download (0.81MB)
Added: 2007-08-04 License: GPL (GNU General Public License) Price:
814 downloads
Asterisk Manager Suite 0.9.8

Asterisk Manager Suite 0.9.8


Asterisk Manager Suite (AMS) is a collection of software. more>>
Asterisk Manager Suite (AMS) is a collection of software; an abstraction library called Asterisk Manager Interface (AMI), a proxy daemon called Asterisk Manager Proxy (AMP), and a gui client interface called Asterisk Manager Administrator (AMA).
The intention of the software is to make management and administration of the Asterisk Open Source PBX easier. The software is currently targetted at corporate environments with call centers but plans for further expansion exist.
The C library, libami (AMI) is intended to make executing commands through Asterisks Manager Interface easier. The library is used extensively in both AMP and AMA, although you could use it in your own software as well.
The proxy daemon is intended to remedy an outstanding issue with Asterisks Manager Interface: The interface does not deal well with excessive connections. To get around this, a proxy is a suitable solution. As well as simply being a proxy, AMP has other functions as well, including recording statistics and activities of call center agents.
AMA is intended to be a gtk application for monitoring and administrating an Asterisk server. AMA requires AMP for connectivity and has many functions as well as some planned in the future. AMA was first inspired by Asterisks own gastman client, which was well done, but to small to be of any real use to anyone in a corporate environment except perhaps admins.
Enhancements:
- Minor bugfixes dealing with ampd not sending events properly.
<<less
Download (0.27MB)
Added: 2007-05-04 License: GPL (GNU General Public License) Price:
563 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5