<div dir="ltr"><div><div>You could add an &#39;a&#39; extension to the context you are receiving calls in and remove the call to VoiceMailMain after your call to Voicemail.<br><br></div>exten =&gt; a,1,VoiceMailMain(1001)<br>
<br></div>The VoiceMail app listens for users to press &#39;*&#39; and directs callers to the &#39;a&#39; extension in the same context if pressed.<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Sep 11, 2013 at 9:26 AM, Nick Cameo <span dir="ltr">&lt;<a href="mailto:symack@gmail.com" target="_blank">symack@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Guys,<br>
<br>
Sorry, I pasted the wrong dialplan. What we are using is the following:<br>
<br>
exten =&gt; 6474770990,1,Answer<br>
exten =&gt; 6474770990,n,Wait(1)<br>
exten =&gt; 6474770990,n,Voicemail(1001,us)<br>
exten =&gt; 6474770990,n,VoicemailMain(1001)<br>
exten =&gt; 6474770990,n,Hangup<br>
<br>
So, we are using VoicemailMain, but wile trying to check messages (*#), it adds<br>
a message inadvertently.<br>
<br>
Can this be avoided?<br>
<span class="HOEnZb"><font color="#888888"><br>
Nick.<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</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>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>
---Heinlein
</div>