I missed the part of that page that has anything to do with the question. The portion of the dialplan I posted is a small snipet of a huge macro, that part that sends you to voicemailmain when * is pressed.
It works, but has a small bug as previously stated; "The behavior is a little weird, the * key is not recognized during the portion of the greeting where the extension number is being played back, after it is played back, for the duration of the greeting, the * key is recognized and works as expected." > > i think may be you should read this: > > http://www.voip-info.org/tiki-index.php?page=Asterisk%20cmd%20Macro > > On 8/2/05, Damon Estep <[EMAIL PROTECTED]> wrote: > > > > > > > > I have added the following to a macro that is used for all extensions so > a > > user can access voicemailmain by pressing * during the voicemail prompt > > > > > > > > ; check voicemail > > > > exten => a,1,voicemailmain(${macro_exten}) > > > > exten => a,2,hangup > > > > > > > > The behavior is a little weird, the * key is not recognized during the > > portion of the greeting where the extension number is being played back, > > after it is played back, for the duration of the greeting, the * key is > > recognized and works as expected. > > > > > > > > Any ideas? > > _______________________________________________ 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
