could you post the script, the output of the script in the asterisk console and which asterisk version are you working with?
On 5/25/05, Jon Farmer <[EMAIL PROTECTED]> wrote: > > --- Alex Barnes <[EMAIL PROTECTED]> wrote: > > > 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. > > Well I have already tried that I have the first line > of the script saying set_time_limit(30); but it > doesn't terminate the script. > > I have also tested detecting the channel_status and > that doesn't seem to work either. > > This leads me to believe that the script is not > running anymore but just held in limbo doing nothing > except taking up resource. I would imagine that the > scenario where the caller hangs up before the end of a > AGI script is common so am I missing something or is > the behaviour of my script normal? > > Regards > > Jon > > > > > ___________________________________________________________ > How much free photo storage do you get? Store your holiday > snaps for FREE with Yahoo! Photos http://uk.photos.yahoo.com > _______________________________________________ > Asterisk-Users mailing list > [email protected] > http://lists.digium.com/mailman/listinfo/asterisk-users > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users > -- "Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org" _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
