[cvs] [Wiki] changed: Project/Astral
Wiki Guest
wikiguest at horde.org
Sat Feb 14 19:16:01 UTC 2009
guest [62.3.238.34] Sat, 14 Feb 2009 14:16:01 -0500
Modified page: http://wiki.horde.org/Project/Astral
New Revision: 1.1
Change log: Beefed up description, added additional resources
@@ -13,12 +13,18 @@
Astral is being developed by Chris Hastie: chris at raggedstaff dot net
++ Description
-Astral provides to set up a phone call by clicking on a link within
Horde - most commonly associated with phone numbers listed in Turba.
It achieves this by providing the telephony/dial service through an
API. Astral interacts with Asterisk's Manager interface, using the
Originate call to set up a call between the configured source
extension and the phone number to be dialled. When a dial link is
clicked, the configured source extension rings. When that is picked
up, Asterisk dials the required number and connects it to the extension
+Astral provides a way to set up a phone call by clicking on a link
within Horde - most commonly associated with phone numbers listed in
Turba. It achieves this by providing the telephony/dial service
through an API. Astral interacts with Asterisk's Manager interface
over a TCP connection, using the Originate action to set up a call
between the configured source extension and the phone number to be
dialled. When a dial link is clicked, the configured source extension
rings. When that is picked up, Asterisk dials the required number and
connects it to the extension.
+
+Astral is primarily useful in a corporate context where telephony is
provided by Asterisk and all Horde users have access to the same
Asterisk server.
+
+Astral has no displayable pages. It attempts to set up the call,
pushes a message about the response to the $notification object then
redirects to the calling page.
++ Resources
[http://www.voip-info.org/wiki-Asterisk+manager+API Asterisk Manager API]
+[http://www.voip-info.org/wiki/view/Asterisk+Manager+API+Action+Originate
Asterisk Manager Originate action]
+CustomizeApis
----
Back to the ((Projects|Project List))
More information about the cvs
mailing list