=== VICIdial Call Me ===
Contributors: vicidial
Tags: vicidial, callme, call, me
Requires at least: 2.0.3
Tested up to: 5.2.4
Stable tag: trunk
License: AGPLv2
License URI: http://www.affero.org/agpl2.html

Displays a contact form which will post user submitted information into a VICIdial system utilizing the non-agent API and call them.


== Description ==
Uses a custom shortcode to display a contact form that will submit data to the configured VICIdial system as a new lead and into the hopper with a priority of 99 via the "add_lead" non-agent API function. Currently allows for first name, last name, phone number and comments to be submitted.

Additional settings parameters may be added for more functionality. For more information, see the [VICIdial API Documentation](https://vicidial.org/docs/NON-AGENT_API.txt "VICIdial API")


== Installation ==
Create a folder called "vd_callme" inside your WordPress plugins folder and copy the "vd_callme.php" file into there.

== Screenshots ==
1. The form that will be shown.

== Changelog ==
= 1.0 =
* Completed first release version of plugin.
