On Tue, 2003-04-01 at 18:38, Gene Kochanowsky wrote: > How long is 600 in seconds?
I hope that is a April fools joke. 60 seconds to a minute, 600/60=10 minutes. 10 minutes is 1/6th of an hour. > -----Original Message----- > From: Tilghman Lesher [mailto:[EMAIL PROTECTED] > Sent: Tuesday, April 01, 2003 7:08 PM > To: [EMAIL PROTECTED] > Subject: Re: [Asterisk-Users] Line is stuck off hook... > > > On Tuesday 01 April 2003 17:13, Gene Kochanowsky wrote: > > Greetings, > > > > I am running Asterisk with a T100P and a Zhone channel bank > > for over a month now. For the most part it works fine but from > > time to time (about once a week) the system will not let go of > > a line and will play the greeting over and over. Anyone > > calling gets a busy signal. If I reset Asterisk everything > > works fine. Has anyone seen this problem before and fixed it? > > If so what did you do? > > Set an AbsoluteTimeout. > > exten => s,1,AbsoluteTimeout(600) > > Note that when you set the AbsoluteTimeout, it resets any prior > timeout counter. When you call an extension, set the timeout > to 0 to disable it. > > -Tilghman > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users > > _______________________________________________ > Asterisk-Users mailing list > [EMAIL PROTECTED] > http://lists.digium.com/mailman/listinfo/asterisk-users -- Steven Critchfield <[EMAIL PROTECTED]> _______________________________________________ Asterisk-Users mailing list [EMAIL PROTECTED] http://lists.digium.com/mailman/listinfo/asterisk-users
