--- About ---

Place call (placecall) plugin for Zarafa WebApp
Author: Holger de Carne <hdecarne@gmail.com>

This is a plugin for the Zarafa WebApp enabling a user to originate phone calls to contacts
from within the WebApp. In order to use this plugin you need to have Asterisk running as your
PBX and either Asterik's Call File function or Manager API enabled. If this is the case
this plugin works as follows:
1. from a contact's context menu the user can invoke this plugin
2. in the upcoming dialog the user can enter the phone to use for the call as well as one of the
   contact's phone numbers to call to
3. submitting the selected phone and number the plugin either creates and queues a Call File or
   originates a call via the Manager API
4. Asterisk rings the entered phone and as soon as picked up the connection to the selected number
   is initiated. 

See INSTALL for further installation instructions.

--- Changelog ---

2012-09-04
CallerID is now set to display the callee's number.

2012-09-02
Initial version.
