you can define what happens if/when the caller presses * or 0 happens.
if operator=yes in voicemail.conf then asterisk will look for exten o
(that is the letter oh not the number zero) in the context that called
app_voicemail or exten a for a star that's pressed.
you can also define what application voicemail will do after it exits
by putting something at the next priority after calling app_voicemail.
the later option requires that the user does not hangup after
recording their message.
On 12/6/07, Lutgring, Sam <LutgrinS at calhounisd.org>
wrote:> Is there a way to allow a user to dial an extension after listening to
> your voicemail instead of leaving a message? Example would be the big
> boss is on vacation and changes his out message to say "you can reach
my
> assistant at by dialing 1234 now or leave me a message".
>
> Thanks in advance.
>