I have been testing the ASTCC and have notice that when the caller hangs up the line while the balance is being played back the sub savedata() is not being called because the asterisk terminates the AGI and the rest of the script does not get executed thus never returning: AGI Script astcc.agi completed, returning 0 This leave the inuse set to 1 and the pin can not be used. I am using the lastest CVS HEAD asterisk-perl-0.08 Any comments -Michael
Are you running it with AGI or with DEADAGI? Darren Wiebe darren@aleph-com.net Michael K. Rodriguez wrote:>I have been testing the ASTCC and have notice that when the caller hangs up >the line while the balance is being played back the sub savedata() is not >being called because the asterisk terminates the AGI and the rest of the >script does not get executed thus never returning: > >AGI Script astcc.agi completed, returning 0 > >This leave the inuse set to 1 and the pin can not be used. > >I am using the lastest CVS HEAD > >asterisk-perl-0.08 > > >Any comments > > > >-Michael > > >_______________________________________________ >--Bandwidth and Colocation sponsored by Easynews.com -- > >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 > > >