[Freeswitch-users] Remote fetching of voicemail

Michael Collins msc at freeswitch.org
Wed Dec 2 10:08:00 PST 2009


On Wed, Dec 2, 2009 at 9:43 AM, François Legal <devel at thom.fr.eu.org> wrote:

> No, my voicemail extension (I have 2 actually) is called
> vmain_unregistered_user, so in voicemail.conf.xml I have :
>
> <param name="vmain_extension" value="vmain_unregistered_user"/>
>
> But still (and I don't even know if I'm using it the right way), I would
> expect that when the voicemail greeting starts, I could press * on the
> phone to call the vmain_unregistered_user extension in my dialplan, but
> that never happens.
> What I want, is when someone dials in (this is usefull only from outside
> so via FXO line) his extension (or any other, it's not important) that
> when
> he reach the voicemail to leave a message, override the "leave a message"
> voicemail and enter the "check my messages" voicemail (with an
> authentication step).
>
>
I think you want to press zero:
<param name="login-keys" value="0"/>

Of course, you can change that value to something else if you prefer the
zero to be a transfer-to-operator kind of function.
-MC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20091202/aa2211db/attachment-0002.html 


More information about the FreeSWITCH-users mailing list