Thanks Tilghman, that made a substantial difference.  <br><br><div class="gmail_quote">On Sun, Jan 31, 2010 at 6:18 PM, Tilghman Lesher <span dir="ltr">&lt;<a href="mailto:tlesher@digium.com">tlesher@digium.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">On Sunday 31 January 2010 18:12:15 cjwstudios wrote:<br>
&gt;  Hello,<br>
&gt;<br>
&gt; I have separate contexts defined in voicemail.conf as follows:<br>
&gt;<br>
&gt; [abcdental]<br>
&gt; 100 =&gt; 1234,John Doe<br>
&gt;<br>
&gt; And call application directory using the following syntax:<br>
&gt; exten =&gt; 1,1,Directory(abcdental[,abcdental,f])<br>
<br>
</div>Uh, the square brackets in the help message means that that part<br>
is optional.  Including the square bracket literally is probably why you&#39;re<br>
getting bad results.  Try just:<br>
<br>
Directory(abcdental,abcdental,f)<br>
<br>
--<br>
Tilghman Lesher<br>
Digium, Inc. | Senior Software Developer<br>
twitter: Corydon76 | IRC: Corydon76-dig (Freenode)<br>
Check us out at: <a href="http://www.digium.com" target="_blank">www.digium.com</a> &amp; <a href="http://www.asterisk.org" target="_blank">www.asterisk.org</a><br>
<font color="#888888"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br>
</font></blockquote></div><br>