<div dir="ltr"><div>thanks a lot for your help i will try to do that</div>
<div> </div>
<div>best regards<br><br></div>
<div class="gmail_quote">2011/10/19 Sammy Govind <span dir="ltr"><<a href="mailto:govoiper@gmail.com">govoiper@gmail.com</a>></span><br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">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'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>
<div class="h5">
<div> </div>
<div><br><br>
<div class="gmail_quote">On Tue, Oct 18, 2011 at 8:40 PM, salaheddine elharit <span dir="ltr"><<a href="mailto:salah.elharit200@gmail.com" target="_blank">salah.elharit200@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">
<div dir="ltr">
<div>thanks for your response</div>
<div> </div>
<div>itry this but i didn'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"><<a href="mailto:ish@pack-net.co.uk" target="_blank">ish@pack-net.co.uk</a>></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>> hello list<br>><br>><br>><br>> i have configured the voicemail in my server asterisk 1.4 i can use it<br>> without issue ,i have a question<br>
><br>><br>><br>> i want to receive an email in my address email when there is no<br>> response from 270 after 10 s<br>><br>><br>><br>> could you please verify the code below and tell me what is wrong<br>
><br>><br>><br>> thanks and regards<br>><br>><br>><br>><br>><br>><br>><br>><br>> extensions.conf<br>><br>><br>> exten => 9999,1,VoiceMailMain(777@mb_tutorial)<br>><br>
> exten => 270,1,Dial(SIP/270, 10)<br>> exten => 270,n,VoiceMail(777@mb_tutorial)<br>> exten => 270,n,PlayBack(vm-goodbye)<br>> exten => 270,n,HangUp()<br>><br>> voicemail.conf<br>> [mb_tutorial]<br>
> 777 => 1111,270,<a href="mailto:salah.elharit200@gmail.com" target="_blank">salah.elharit200@gmail.com</a>,,|attach=no|review=yes<br></div></div>> --<br><br>In 1.4 the delimiter is | so try<br><br>exten => 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></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>