Try it with &quot;auth&quot;<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; ">
&lt;action application=&quot;voicemail&quot; data=&quot;check auth $${voicemail_profile} $${domain} $1&quot;/&gt;</pre></span><div><br></div><br><div class="gmail_quote">On Wed, Mar 2, 2011 at 7:58 AM, Johan Helsingius <span dir="ltr">&lt;<a href="mailto:julf@julf.com">julf@julf.com</a>&gt;</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>
&gt; Show us the whole dialplan.<br>
<br>
</div>Here is the voicemail part:<br>
<br>
  &lt;!-- voicemail main extension --&gt;<br>
    &lt;extension name=&quot;vmain&quot;&gt;<br>
      &lt;condition field=&quot;destination_number&quot; expression=&quot;^vmain$|^\*98$&quot;&gt;<br>
        &lt;action application=&quot;answer&quot;/&gt;<br>
        &lt;action application=&quot;sleep&quot; data=&quot;1000&quot;/&gt;<br>
        &lt;action application=&quot;set&quot; data=&quot;voicemail_authorized=${sip_authorized}&quot;/&gt;<br>
<div class="im">        &lt;action application=&quot;set&quot; data=&quot;voicemail_authorized=true&quot;/&gt;<br>
</div>        &lt;action application=&quot;voicemail&quot; data=&quot;check default ${domain_name}<br>
julf_mailbox&quot;/&gt;<br>
      &lt;/condition&gt;<br>
    &lt;/extension&gt;<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>