[Asterisk-Users] Retrieve voice mail message from outside

Gonzalo Servat gs at webtastic.com.au
Tue Sep 28 15:50:32 MST 2004


On Tue, 2004-09-28 at 19:39 -0300, Renato Mintz wrote:
> Hi,
> 
> is there a way to retrieve a VM message pressing some key during the
> greeting playback?
[..snip..]

Sure, just add an "exten" to the corresponding inbound context which
sends the user into VoicemailMain. eg:

exten => a,1,VoicemailMain(${ARG1})

.. sends the user to the Voicemail system if they press *.

HTH,
Gonzalo




More information about the asterisk-users mailing list