<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<STYLE>.hmmessage P {
        PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
BODY.hmmessage {
        FONT-FAMILY: Tahoma; FONT-SIZE: 10pt
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.19019"></HEAD>
<BODY class=hmmessage bgColor=#ffffff>
<DIV><FONT face=Arial>Hi,</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>maybe:</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>exten =&gt; 
8500,3,VoiceMailMain(${CALLERID(num)}@default)</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>Regards</FONT></DIV>
<DIV><FONT face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial>- Andrea</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV 
  style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <A title=satish_lx@hotmail.com href="mailto:satish_lx@hotmail.com">satish 
  patel</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A 
  title=asterisk-users@lists.digium.com 
  href="mailto:asterisk-users@lists.digium.com">asterisk-users</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, April 04, 2011 11:08 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [asterisk-users] Read VoiceMail 
  direct</DIV>
  <DIV><BR></DIV>Hey Guy! <BR><BR>I want direct access of VoiceMail without 
  asking mailbox number (Direct ask PIN). I am using following dialplan but its 
  still asking me Mailbox number. Look like asterisk 1.8 doesn't support 
  CALLERIDNUM variable. <BR><BR>Do you have any idea ?<BR><BR><BR>exten =&gt; 
  8500,1,answer<BR>exten =&gt; 8500,2,wait(1)<BR>exten =&gt; 
  8500,3,voicemailmain(${CALLERIDNUM:-4}@default)<BR>exten =&gt; 
  8500,4,hangup<BR>exten =&gt; i,1,playback(invalid)<BR>exten =&gt; 
  i,2,hangup<BR><BR>
  <P>
  <HR>

  <P></P>--<BR>_____________________________________________________________________<BR>-- 
  Bandwidth and Colocation Provided by http://www.api-digital.com --<BR>New to 
  Asterisk? Join us for a live introductory webinar every 
  Thurs:<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
  http://www.asterisk.org/hello<BR><BR>asterisk-users mailing list<BR>To 
  UNSUBSCRIBE or update options visit:<BR>&nbsp;&nbsp; 
  http://lists.digium.com/mailman/listinfo/asterisk-users</BLOCKQUOTE></BODY></HTML>