1- Are you sure your Asterisk Box is configured with an MTA / email utility to send emails ?<div>2- Like Ishfaq suggested you should be getting into the voicemail application after 10 seconds of Dial timeout. Are you even recording and saving a voicemail?</div>

<div>3- To recieve an SMS to notify you of voicemails you&#39;ve multiple choices, </div><div>     a- Configure your asterisk with smsq to send/receive sms which is tough : </div><div>     b- Get an SMS notification utility in your receiving email to trigger an SMS when a particular type of message is recieved in inbox.(We used this one)</div>
<div>     c- Configure kennel to Send out SMSs and write an integration bash script to be called after the voicemail application.</div><div> </div>
<div><br><br><div class="gmail_quote">On Tue, Oct 18, 2011 at 8:40 PM, salaheddine elharit <span dir="ltr">&lt;<a href="mailto:salah.elharit200@gmail.com" target="_blank">salah.elharit200@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">
<div dir="ltr"><div>thanks for your response</div>
<div> </div>
<div>itry this but i didn&#39;t recive any email,also  if there is a way to recive a SMS in my mobile 0678XXXXXX</div>
<div> </div>
<div>regards<br><br></div><div><div></div><div>
<div class="gmail_quote">2011/10/18 Ishfaq Malik <span dir="ltr">&lt;<a href="mailto:ish@pack-net.co.uk" target="_blank">ish@pack-net.co.uk</a>&gt;</span><br>
<blockquote style="border-left:#ccc 1px solid;margin:0px 0px 0px 0.8ex;padding-left:1ex" class="gmail_quote">
<div>
<div></div>
<div>On Tue, 2011-10-18 at 12:26 +0000, salaheddine elharit wrote:<br>&gt; hello list<br>&gt;<br>&gt;<br>&gt;<br>&gt; i have configured the voicemail in my server asterisk 1.4 i can use it<br>&gt; without issue ,i have a question<br>


&gt;<br>&gt;<br>&gt;<br>&gt; i want to receive an email in my address email when there is no<br>&gt; response from 270 after 10 s<br>&gt;<br>&gt;<br>&gt;<br>&gt; could you please verify the code below and tell me what is wrong<br>


&gt;<br>&gt;<br>&gt;<br>&gt; thanks and regards<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt;<br>&gt; extensions.conf<br>&gt;<br>&gt;<br>&gt; exten =&gt; 9999,1,VoiceMailMain(777@mb_tutorial)<br>&gt;<br>


&gt; exten =&gt; 270,1,Dial(SIP/270, 10)<br>&gt; exten =&gt; 270,n,VoiceMail(777@mb_tutorial)<br>&gt; exten =&gt; 270,n,PlayBack(vm-goodbye)<br>&gt; exten =&gt; 270,n,HangUp()<br>&gt;<br>&gt; voicemail.conf<br>&gt; [mb_tutorial]<br>


&gt; 777 =&gt; 1111,270,<a href="mailto:salah.elharit200@gmail.com" target="_blank">salah.elharit200@gmail.com</a>,,|attach=no|review=yes<br></div></div>&gt; --<br><br>In 1.4 the delimiter is | so try<br><br>exten =&gt; 270,1,Dial(SIP/270|10)<br>


<br>--<br>Ishfaq Malik<br>Software Developer<br>PackNet Ltd<br><br>Office:   0161 660 3062<br><font color="#888888"><br><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></font></blockquote></div><br></div></div></div>
<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></blockquote></div><br></div>