[Asterisk-Users] priority "a" in macro to access voicemail
Damon Estep
damon at suburbanbroadband.net
Tue Aug 2 06:33:07 MST 2005
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?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20050802/2d8cac00/attachment.htm
More information about the asterisk-users
mailing list