[Asterisk-java-users] Using asterisk-java for answering/initiating/connecting calls?
Brought to you by:
srt
From: David R. <dr...@in...> - 2006-11-02 13:51:41
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, everyone. Recently I have been told to create an application that manages calls using Asterisk. I have found the asterisk-java API but am still wondering whether it can do what I need it to do or whether I have to look into something else. My plan is changing the asterisk configuration as little as possible; this project will potentially be installed on several dozens of machines all over the continent. Are the following things possible, using either the Manager API or FastAGI or both? a) Getting notified on an incoming call (works already) and answer/hangup the call. b) Initiate outgoing calls and hang them up. c) Connect two incoming calls or one incoming and one outgoing call. d) Terminate connected calls. If it=E2=80=99s not possible to achieve these goals I would have to look = into some other way; our local asterisk guru mentioned =E2=80=9Crealtime exten= sions=E2=80=9D that use a database to look up dialplans. I=E2=80=99d rather not do that = but, well, life ain=E2=80=99t easy. :) Thanks for your time, David -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFFSffQah2J2g3uuwIRAhghAJ4jRBQIbuZN8FRKAyldihP8DHmcgwCfTaSP U7Cv105n1cFGiYl02Pig4MA=3D =3D8hzR -----END PGP SIGNATURE----- |