[Asterisk-Users] Remote Voicemail Retrieval...
Randy
merlinast at camelot.org
Fri Jan 14 21:44:33 MST 2005
In the same context as your Voicemail() dialplan execution add:
exten => a,1,VoicemailMain() ; you can optionally pass it a vm box number in the ()
exten => a,2,Playback(goodbye)
exten => a,3,Hangup
Now when you dial in, while your greeting is playing hit '*' and it will
prompt you for a mbox number and password (or just a password if you
pass in a mbox number)
Randy
On Fri, Jan 14, 2005 at 11:03:36PM -0500, Philippe Daoust wrote:
> Hello list,
>
> I want to listen to voicemails on my * box from a phone that is not
> local to my pbx. I.e., from my cellphone or my PSTN work line etc. I'm
> aware that I can forward VM to email or use a web interface but that is
> not always practical.
>
> Other than doing an IVR type arrangement or a phone number dedicated to
> VM access is there a way to do this? On my old POTS line I used to be
> able to call my line and simply punch "*" during unavailable message
> playback to go to the equivalent of voicemailmain(). Is there a way to
> do this in *?
>
> Thanks!
> _______________________________________________
> Asterisk-Users mailing list
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list