Yes, this is doable from Asterisk-Java, provided you use both the AMI
(manager interface and the AGI (gateway interface). You'll originate
with the Manager interface to a user with an application like
FastAGI(<host/address of machine running AGI server>) and then your AGI
script will take care of the playback of whatever IVR you like.
=20
Check out the tutorials on asterisk-java.org for more details :)
=20
Martin Smith, Systems Developer
ma...@be...
Bureau of Economic and Business Research
University of Florida
(352) 392-0171 Ext. 221=20
=20
________________________________
From: ast...@li...
[mailto:ast...@li...] On Behalf Of
monim benayad
Sent: Thursday, January 31, 2008 3:54 PM
To: ast...@li...
Subject: [Asterisk-java-users] IVR from AGI
=09
=09
Hi All,
I'm trying to use asterisk-java to originate a call from java
class to a user then playback a sound file and waits for input digit,
I'm wondering if this could be done from asterisk-java.
=09
Thanks!
=09
|