On Wed, Dec 2, 2009 at 9:43 AM, François Legal <[email protected]> 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
_______________________________________________
FreeSWITCH-users mailing list
[email protected]
http://lists.freeswitch.org/mailman/listinfo/freeswitch-users
UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users
http://www.freeswitch.org

Reply via email to