Try it with "auth"<div><br></div><div><span class="Apple-style-span" style="font-family: sans-serif; font-size: 13px; line-height: 19px; "><pre style="padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: dashed; border-right-style: dashed; border-bottom-style: dashed; border-left-style: dashed; border-top-color: rgb(47, 111, 171); border-right-color: rgb(47, 111, 171); border-bottom-color: rgb(47, 111, 171); border-left-color: rgb(47, 111, 171); color: black; background-color: rgb(249, 249, 249); line-height: 1.1em; ">
<action application="voicemail" data="check auth $${voicemail_profile} $${domain} $1"/></pre></span><div><br></div><br><div class="gmail_quote">On Wed, Mar 2, 2011 at 7:58 AM, Johan Helsingius <span dir="ltr"><<a href="mailto:julf@julf.com">julf@julf.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Brian,<br>
<div class="im"><br>
> Show us the whole dialplan.<br>
<br>
</div>Here is the voicemail part:<br>
<br>
<!-- voicemail main extension --><br>
<extension name="vmain"><br>
<condition field="destination_number" expression="^vmain$|^\*98$"><br>
<action application="answer"/><br>
<action application="sleep" data="1000"/><br>
<action application="set" data="voicemail_authorized=${sip_authorized}"/><br>
<div class="im"> <action application="set" data="voicemail_authorized=true"/><br>
</div> <action application="voicemail" data="check default ${domain_name}<br>
julf_mailbox"/><br>
</condition><br>
</extension><br>
<div><div></div><div class="h5"><br>
<br>
Julf<br>
<br>
_______________________________________________<br>
FreeSWITCH-users mailing list<br>
<a href="mailto:FreeSWITCH-users@lists.freeswitch.org">FreeSWITCH-users@lists.freeswitch.org</a><br>
<a href="http://lists.freeswitch.org/mailman/listinfo/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/listinfo/freeswitch-users</a><br>
UNSUBSCRIBE:<a href="http://lists.freeswitch.org/mailman/options/freeswitch-users" target="_blank">http://lists.freeswitch.org/mailman/options/freeswitch-users</a><br>
<a href="http://www.freeswitch.org" target="_blank">http://www.freeswitch.org</a><br>
</div></div></blockquote></div><br></div>