I'm not exactly sure what you are looking for, but I know you can use GotoIf to do conditionals based off criteria in the astdb.<br><br>Kyle<br><br><div><span class="gmail_quote">On 4/4/06, <b class="gmail_sendername">Dan Journo
</b> &lt;<a href="mailto:danjourno@gmail.com">danjourno@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div style="direction: ltr;">
<div>Hi,</div>
<div>&nbsp;</div>
<div>Please take a look at the following extensions.conf:-</div>
<div>&nbsp;</div>
<div>exten =&gt; _11XXXX,1,NoCDR()<br>exten =&gt; _11XXXX,2,Dial(SIP/${EXTEN},10)<br>exten =&gt; _11XXXX,3,VoiceMail()<br>&nbsp;</div>
<div>I'm already using realtime for some extensions/users/voicemail.&nbsp; </div>
<div>&nbsp;</div>
<div>Is there any way to do the following at point 3?:-</div>
<div>&nbsp;</div>
<div>Lookup the realtime users db and read the MailBox column for that buddy.</div>
<div>If the mailbox column is empty, play a message saying &quot;Sorry, no one is available.&quot;</div>
<div>If the column has data in it, do the following:-</div>
<div>&nbsp;</div>
<div>exten =&gt; _11XXXX,3,VoiceMail(MailBoxID)</div>
<div>&nbsp;</div>
<div>Many thanks</div></div><div style="direction: ltr;"><span class="sg">
<div>&nbsp;</div>
<div>Dan Journo</div>
<div><a href="http://www.TextOver.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://www.TextOver.com</a></div>
<div>&nbsp;</div>

</span></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://Easynews.com" target="_blank">Easynews.com
</a> --<br><br>Asterisk-Users mailing list<br>To UNSUBSCRIBE or update options visit:<br> &nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>