Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Plugin Click to Flow

tjlytle edited this page Dec 3, 2010 · 2 revisions

Plugin Click to Flow

Hosted at: http://github.com/tjlytle/OpenVBX-ClickToFlow

Description

Allows a traditional 'click-to-call' form to initiate a call flow. No intermediate code is needed to call the POSTed number and connect it to any given flow. Currently it requires modified OpenVBX source, until unauthenticated plugin requests are supported in the official release.

How this can be used

"A user enters his/her phone number. Twilio will call a specified third party and initialize a call between that party and the user. It's that simple."

-- Twilio's Click-To-Call How-To Page

This plugin allows the same process for OpenVBX Call Flows. A user enters a phone number, the data is posted to the OpenVBX Plugin and Twilio connects a call between the user's number and a specific call flow.

This plugin requires plugins to be accessible without authentication, which is currently not supported by OpenVBX. To use, your OpenVBX will have to be patched with this commit.

Issues, Quirks, and Problems

This is a proof-of-concept. See WARNING, required core patch, and other info on project page.

Enhancement Ideas and Requests

x

Open Questions

x

Closed Questions

x

Comments, Reviews, and Kudos

x

To Do

x

Author

https://github.com/tjlytle

Clone this wiki locally