VoIP Mailing List Archives
Mailing list archives for the VoIP community |
|
View previous topic :: View next topic |
Author |
Message |
symack at gmail.com Guest
|
Posted: Tue Jan 27, 2015 4:14 pm Post subject: [asterisk-users] Asterisk Java API - Up to date |
|
|
Hello Everyone,
I am required to write a java program that will get our asterisk to:
* Query the database for phone numbers
* Loop through numbers and dial
* Play message
* Get dial pressed response
- If 1 = Yes
- If 2 = No
- If 3 = Connect to Agent
* AMD Capable
* Disposition
I am proficient with Java and found the Asterisk-Java API. My questions
are:
* What is the recommended API to use
* Is Asterisk-Java API maintained by digium
* Am I overlooking anything?
Your help is greatly appreciated.
Nick from Toronto. |
|
Back to top |
|
|
paul.belanger at polyb... Guest
|
Posted: Wed Jan 28, 2015 11:19 am Post subject: [asterisk-users] Asterisk Java API - Up to date |
|
|
On Tue, Jan 27, 2015 at 4:14 PM, symack <symack@gmail.com> wrote:
Quote: | Hello Everyone,
I am required to write a java program that will get our asterisk to:
* Query the database for phone numbers
* Loop through numbers and dial
* Play message
* Get dial pressed response
- If 1 = Yes
- If 2 = No
- If 3 = Connect to Agent
* AMD Capable
* Disposition
I am proficient with Java and found the Asterisk-Java API. My questions
are:
* What is the recommended API to use
* Is Asterisk-Java API maintained by digium
* Am I overlooking anything?
Your help is greatly appreciated.
| There's many ways to accomplish this, many have been discussed on this
mailing list.
You are going to use the AMI to originate calls into asterisk. No,
Asterisk-Java is not maintained my Digium. As for overlooking,
likely, but you should be able to see anything you missed in your
testing phase.
You should be able to google Asterisk dialers to see some example that
people have done.
--
Paul Belanger | PolyBeacon, Inc.
Jabber: paul.belanger@polybeacon.com | IRC: pabelanger (Freenode)
Github: https://github.com/pabelanger | Twitter: https://twitter.com/pabelanger
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
http://www.asterisk.org/hello
asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users |
|
Back to top |
|
|
symack at gmail.com Guest
|
Posted: Wed Jan 28, 2015 2:05 pm Post subject: [asterisk-users] Asterisk Java API - Up to date |
|
|
Hello Paul,
Thank you for your response.
Quote: | Quote: | You are going to use the AMI
|
|
Looking into AGI vs AMI it seems that coding functionality such as playing a file usingAMI is not as trivial as AGI. Correct me if i'm wrong however, is managing the channel
easier in AGI than is AMI?
As for examples a lot of them use AGI probably because of it's ease of use, and not
necessarily correctness. Is there a java example that uses AMI that simply calls a
number and plays a file?
Your help is greatly appreciated.
N.
|
|
Back to top |
|
|
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|