> -----Original Message-----
> From: Jon Farmer [mailto:[EMAIL PROTECTED] 
> Sent: 25 May 2005 11:14
> To: [EMAIL PROTECTED]; Asterisk Users Mailing List - 
> Non-Commercial Discussion
> Subject: RE: [Asterisk-Users] PHP/AGI Problem
> 
> 
> 
> --- Thierry Wehr <[EMAIL PROTECTED]> wrote:
> > Hello
> > 
> > Did you tried a deadagi in place of agi
> > 
> > A++ 
> > 
> >
> 
> I am calling the PHP app via deadagi. I believe what
> might be happening is that the application is going
> into a internal loop waiting for DTMF to know what to
> do next. I am going to investigate if I very time I
> poll for DTMF I check the channel status and exit()
> the script if the line is anything but UP.
> 

Although this isnt a substitute for a correctly terminating script, 
I would have thought that the PHP 'maximum script execution time'
variable would kick-in
and kill the script eventually.

Maybe try setting the execution time to something quite low to test.

Might work if you don't get any joy elsewhere.

alex


Information contained in this e-mail and any attachments are intended for the 
use of the addressee only, and may contain confidential information of Ubiquity 
Software Corporation.  All unauthorized use, disclosure or distribution is 
strictly prohibited.  If you are not the addressee, please notify the sender 
immediately and destroy all copies of this email.  Unless otherwise expressly 
agreed in writing signed by an officer of Ubiquity Software Corporation, 
nothing in this communication shall be deemed to be legally binding.  Thank you.

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

Reply via email to