Skip to content

Latest commit

 

History

History

operator

===================
 What is Operator?
===================

:Contact: horde@lists.horde.org

.. contents:: Contents
.. section-numbering::

Operator is an application to read call detail records out of an SQL database
and allow the user to view those records.

Today it is a read-only user interface with very limited search capabilities.
In the future the goal is to allow for sorting by arbitrary fields, more
advanced search criteria, exporting of search results, per-account-code
security (to allow for CDR self-service), rule-based call rating and more.

This software is OSI Certified Open Source Software. OSI Certified is a
certification mark of the `Open Source Initiative`_.

.. _`Open Source Initiative`: http://www.opensource.org/


Obtaining Operator
==================

Further information on Operator and the latest version can be obtained at

  http://www.horde.org/apps/operator


Documentation
=============

The following documentation is available in the Operator distribution:

:README_:            This file
:COPYING_:           Copyright and license information
:`docs/CHANGES`_:    Changes by release
:`docs/CREDITS`_:    Project developers
:`docs/INSTALL`_:    Installation instructions and notes
:`docs/TODO`_:       Development TODO list


Installation
============

Instructions for installing Operator can be found in the file INSTALL_ in the
``docs/`` directory of the Operator distribution.


Assistance
==========

If you encounter problems with Operator, help is available!

The Horde Frequently Asked Questions List (FAQ), available on the Web at

  http://wiki.horde.org/FAQ

Horde LLC runs a number of mailing lists, for individual applications
and for issues relating to the project as a whole. Information, archives, and
subscription information can be found at

  http://www.horde.org/community/mail

Lastly, Horde developers, contributors and users also make occasional
appearances on IRC, on the channel #horde on the Freenode Network
(irc.freenode.net).


Licensing
=========

For licensing and copyright information, please see the file COPYING__ in the
Operator distribution.

Thanks,

The Operator team


.. _README: README
.. _COPYING: http://www.horde.org/licenses/gpl
.. _docs/CHANGES: CHANGES
.. _docs/CREDITS: CREDITS
.. _INSTALL:
.. _docs/INSTALL: INSTALL
.. _docs/TODO: TODO