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
