Re: [Asterisk-java-users] test call
Brought to you by:
srt
From: Thufir <haw...@gm...> - 2015-04-02 00:57:30
|
"Dialing outIf the AGI application dials outward by executing Dial, the script will suspend contact with the Asterisk server until the Dial exits." http://www.voip-info.org/wiki/view/Asterisk+AGI That being said, I don't even know the distinction between the AGI and AMI, and thought they were, effectively, the same. I need to read up on this. My inclination, without knowing how they work, is to use the AMI. -Thufir On Fri, Mar 27, 2015 at 8:15 AM, Zoumana TRAORE <zou...@gm...> wrote: > I don't think you can actually trigger outgoing call by AGI. > > You need AMI > Le 27 mars 2015 16:04, "thufir" <haw...@gm...> a écrit : > >> something like: >> >> >> https://github.com/srt/asterisk-java/blob/master/examples/ExampleCallIn.java >> >> >> except that's with AGI? And outbound. >> >> >> >> -Thufir >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming The Go Parallel Website, >> sponsored >> by Intel and developed in partnership with Slashdot Media, is your hub >> for all >> things parallel software development, from weekly thought leadership >> blogs to >> news, videos, case studies, tutorials and more. Take a look and join the >> conversation now. http://goparallel.sourceforge.net/ >> _______________________________________________ >> Asterisk-java-users mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/asterisk-java-users >> > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming The Go Parallel Website, > sponsored > by Intel and developed in partnership with Slashdot Media, is your hub for > all > things parallel software development, from weekly thought leadership blogs > to > news, videos, case studies, tutorials and more. Take a look and join the > conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |