<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML DIR=ltr><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"></HEAD><BODY><DIV><FONT face='Arial' size=2 >This is 
what I would like to do...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>exten =&gt;7299,1,Voicemail(u8896)</FONT></DIV>
<DIV><FONT face=Arial color=#000000 size=2>exten 
=&gt;7299,2,Dial(zap/g1/#641299)</FONT></DIV>
<DIV><FONT face=Arial size=2>exten =&gt;7299,3,Hangup</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>What&nbsp;I would expect to happen 
is...</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Incoming call is answered by 
voicemail...</FONT></DIV>
<DIV><FONT face=Arial size=2>Voicemail app finishes and the next priority 
starts.</FONT></DIV>
<DIV>This is where the problem lies...</DIV>
<DIV>&nbsp;</DIV>
<DIV>After the intial call is ended the process is ended and the voicemail 
notification string "#641299" is never connected. Can anyone let me know if 
there is a way to do this. Or even better, a way to poll voicemail to see when a 
message is recorded, say every sixty seconds or so. </DIV></BODY></HTML>