Re: [Asterisk-java-users] Auto-dial
Brought to you by:
srt
From: Hakan L. <di...@gm...> - 2008-06-28 16:57:05
|
Hi, Thank you, I was aware of the Originate Action, but my problem is that I don't know how to connnect it to 'dial plan magic' or a AGI script. Do you have any example? Regrads Hakan 2008/6/28 Maciek Tokarski <mlo...@gm...>: > Hey, > > Call files aren't good way- with call files it's hard to implement service > of failed calls. Best way is to use originate action via AMI. Look at > http://asterisk-java.org/latest/apidocs/org/asteriskjava/manager/action/OriginateAction.html. > > Conjunct originate action and some dialplan magic or Agi script and you > have recipe. > > Cheers, Maciek > > > ------------------------------ > > *From:* ast...@li... [mailto: > ast...@li...] *On Behalf Of *Hakan > Lager > *Sent:* Saturday, June 28, 2008 5:45 PM > *To:* ast...@li... > *Subject:* [Asterisk-java-users] Auto-dial > > > > Hi, > > What is the best way to automatically dial out to a certain phone number > and deliver a specified pre-recorded message, and take > care of possible DTML response, via asterisk java > > Regards > Hakan > > > > PS > Sorry for sending this question both asterisk java mailing list, but this > should be the correct one ;-) > > > ------------------------------------------------------------------------- > Check out the new SourceForge.net Marketplace. > It's the best place to buy or sell services for > just about anything Open Source. > http://sourceforge.net/services/buy/index.php > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |