Re: [Asterisk-java-users] FastAGI and DeadAGI
Brought to you by:
srt
From: chetherston m. <mil...@gm...> - 2008-05-09 14:23:55
|
Stefan, I need to get the accesscode information from the user and calculate how many minutes he can talk and them collect the destination number, when he hangup i need to perform the billing routine for this particular account? Is a kind of Calling Card app? Do you have same example how to do it? I´m doing just codding everything into the AGI and calling using DeadAGI in FastAGI but i´m very concern because i think the connection bw asterisk and the fastagi server i´ll be open until the call is hangup? Thanks, On 5/9/08, Stefan Reuter <ste...@re...> wrote: > > chetherston miles wrote: > > How do you think is the better way to perform some actions after the > > call hangup? I´m using one simples java-agi script that send Dial > > command to the server? > > Why do you use an AGI for the dial instead of just the dialplan? > If you want to collect data for accounting you can also use the Manager > API. > > =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 > > > |