You can use the unavail.gsm sound file for more than voicemail. Why not have a Background() statement in its own context with the dtmf options you want from there:
[leavenomessage] exten => s,1,Background(unavail.gsm) exten => 1,1,Dial(LA/la/land) exten => *,1,Goto(the-main-menu) Man is that a rough-cut!! ..you get the idea. Chris Coulthurst [EMAIL PROTECTED] |-----Original Message----- |From: [EMAIL PROTECTED] [mailto:asterisk-users- |[EMAIL PROTECTED] On Behalf Of Michael Stearne |Sent: Friday, May 20, 2005 11:42 PM |To: Asterisk Users Mailing List - Non-Commercial Discussion; Jim Ginn |Subject: [Asterisk-Users] Voicemail With No Messages? | |Is there anyway to NOT allow the incoming caller to leave a voicemail |message for a certain mailbox? I would like the caller to hear the |message and then have the option to "press 1"(for example) to call the |user (make an outgoing call), but not to be able to leave the message. | |Even if after the unavail message is played the caller gets kicked |back to another menu that has the option of calling the user's |external number. | |Thanks, |Michael |_______________________________________________ |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
