Hi, if you have LIMIT_TIMEOUT_FILE defined you should subtract the length of the warning message from the call limit (72000 - length_of_warning). Another reason a call not being terminanted on time is if the limit is less than the warning time, which is also fixed from the patch (just posted) http://bugs.digium.com/view.php?id=6335
P.S. Will post a sample application that works via manager and will send/fax the disclaimer. On Tue, 24 Jan 2006 10:13:41 +0500, ast guy wrote > On 1/23/06, Hеkon Nessjшen <[EMAIL PROTECTED]> wrote: > > Hi, > > > > I have encountered a similar thing. But this is because that if you have a > > warning-message that tells the user that he does not have any more money, > > this message will be played _after_ 72 seconds have gone. And so the > > phone-call will not end before 72 + 'length of warning'. > > > > Hеkon Nessjшen > > > > > -----Original Message----- > > > From: [EMAIL PROTECTED] > > > [mailto:[EMAIL PROTECTED] On Behalf Of ast guy > > > Sent: Monday, January 23, 2006 2:45 PM > > > To: Asterisk Developers Mailing List > > > Subject: [asterisk-dev] Dail application, timeout not working... > > > > > > hi! > > > We are working on a prepaid application, now the issue we > > > are facing is regarding Dial application, say if user has > > > been announced 1 minute and 12 secs (total 72 secs), and dial > > > string is built as > > > > > > 'SIP/[EMAIL PROTECTED]||L(72000:60000)' with timeout of '72' seconds. > > > > > > If user doesn't hangup, then call is terminated after more > > > than alloted duration i.e. 100 secs > > > > > > Has any one faced this kind of issue. > > > > > > regards, > > > > > > -astguy > > What might be the problem causing after alloted time length > termination, any work around that we can go for? > > - ag > _______________________________________________ > --Bandwidth and Colocation provided by Easynews.com -- > > asterisk-dev mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-dev _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
