Re: [asterisk-users] Asterisk Java API - Up to date

2015-01-28 Thread symack
Hello Paul, Thank you for your response. >> You are going to use the AMI Looking into AGI vs AMI it seems that coding functionality such as playing a file using AMI 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 l

Re: [asterisk-users] Asterisk Java API - Up to date

2015-01-28 Thread Paul Belanger
On Tue, Jan 27, 2015 at 4:14 PM, symack wrote: > 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

[asterisk-users] Asterisk Java API - Up to date

2015-01-27 Thread symack
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