Re: [Asterisk-java-users] place a call using agi
Brought to you by:
srt
From: chetherston m. <mil...@gm...> - 2008-05-08 13:30:30
|
I used the DeadAGI now to call the FastAGI and seems to work fine? Maybe this could be the very very wrong choice? Thanks On Wed, May 7, 2008 at 9:57 PM, Stefan Reuter <ste...@re...> wrote: > John Wolthuis wrote: > > Ah, I've not used local channels before. So I have an AGI dial > > Local/123@context. That context starts a new AGI that happens to > > dials out to a 3rd party. If the first leg hangs up, does the 3rd > > party channel continue in its own AGI? I would have guessed that it > > would cause the dial applications to return and the 3rd party channel > > would get hung up on. > > Yes the channel is hung up but that doesnt mean you FastAGI script gets > killed. Just make sure you don't touch the AgiChannel any more or catch > the exceptions. > > =Stefan > > -- > reuter network consulting > Neusser Str. 110 > 50760 Koeln > Germany > Telefon: +49 221 1305699-0 > Telefax: +49 221 1305699-90 > E-Mail: ste...@re... > Jabber: ste...@re... > WWW: http://www.reucon.com > > Steuernummern 215/5140/1791 USt-IdNr. DE220701760 > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by the 2008 JavaOne(SM) Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > _______________________________________________ > Asterisk-java-users mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/asterisk-java-users > > |