The time limit warning HAS been implimented... it's available in thye bugs repository at bugs.digium.com
You do howevere have to go and look for it.. ----- Original Message ----- From: "Senad Jordanovic" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, March 07, 2004 11:26 AM Subject: RE: [Asterisk-Users] Re: Re: Limit on call in minuttes. > Sorry, but that IS NOT implemented into asterisk... (as far I know of). > > > > Hi, > > > > This isn't quit good :( The caller have the message played, but the > > called person are cut off without any warning.. > > > > I hoped to be warned, like "In 1 minnute the line will be > > disconected", or just som beep beep > > > > /HHA > > > > "Senad Jordanovic" <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > >> Yes, it is. (If I remember correctly :) > >> > >> It is "T" that you need to include in that context. > >> > >> [$CONTEXT] > >> exten => 1,AbsoluteTimeout($SECONDS) > >> exten => 2,Dial($SOMETHING) > >> exten => T,Playback($YOURMESSAGE) > >> > >> Save $YOURMASSAGE in /var/lib/asterisk/sounds > >> > >> If above does not work, please let me know. > >> > >> Ta > >> SJ > >> > >> > >>> Thank you This works, but..... It just cut the line, I had hoped for > >>> some bip bip bip to remind that now your about to be disconected, is > >>> this possible as well ? > >> > > > > _______________________________________________ > 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 _______________________________________________ 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
