<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 class="gmail_quote">2011/10/18 Ishfaq Malik <span dir="ltr">&lt;<a href="mailto:ish@pack-net.co.uk">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 class="h5">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">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>