[asterisk-users] Reproduce DeadAGI behavior with AGI

2008-08-20 Thread [EMAIL PROTECTED]
Hi,

I decided to migrate my scripts from DeadAGI to AGI (FastAGI).
The no-exit-on-hangup behavior suited me just fine with DeadAGI.
How can I make my AGI scripts (which are executed on another AGI server)
NOT to exit when a hangup is detected?

I used AGISIGHUP=no before calling the AGI script but it didn't work.

I am using asterisk-java 0.3.1. on asterisk 1.4.21.1.

Regards,



___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Reproduce DeadAGI behavior with AGI

2008-08-20 Thread Martin Smith
Asterisk-Java won't kill your script on a hangup, it will simply throw
exceptions if you ask for anything from the hung up channel. If you'd
like to show some of your code, to get an explanation for what's
happening, check out the Asterisk-Java users list at
http://asterisk-java.org/development/mail-lists.html.

Martin Smith, Systems Developer
[EMAIL PROTECTED]
Bureau of Economic and Business Research
University of Florida
(352) 392-0171 Ext. 221 

 

 -Original Message-
 From: [EMAIL PROTECTED] 
 [mailto:[EMAIL PROTECTED] On Behalf Of 
 [EMAIL PROTECTED]
 Sent: Wednesday, August 20, 2008 9:05 AM
 To: asterisk-users@lists.digium.com
 Subject: [asterisk-users] Reproduce DeadAGI behavior with AGI
 
 Hi,
 
 I decided to migrate my scripts from DeadAGI to AGI (FastAGI).
 The no-exit-on-hangup behavior suited me just fine with DeadAGI.
 How can I make my AGI scripts (which are executed on another 
 AGI server)
 NOT to exit when a hangup is detected?
 
 I used AGISIGHUP=no before calling the AGI script but it didn't work.
 
 I am using asterisk-java 0.3.1. on asterisk 1.4.21.1.
 
 Regards,
 
 
 
 ___
 -- Bandwidth and Colocation Provided by http://www.api-digital.com --
 
 AstriCon 2008 - September 22 - 25 Phoenix, Arizona
 Register Now: http://www.astricon.net
 
 asterisk-users mailing list
 To UNSUBSCRIBE or update options visit:
http://lists.digium.com/mailman/listinfo/asterisk-users
 

___
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

AstriCon 2008 - September 22 - 25 Phoenix, Arizona
Register Now: http://www.astricon.net

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users