<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 6/02/2017, at 12:24 PM, Steve Edwards <<a href="mailto:asterisk.org@sedwards.com" class="">asterisk.org@sedwards.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class=""><br class=""><blockquote type="cite" class="">On Mon, 6 Feb 2017, Tech Support wrote:<br class=""><br class="">      We were able to develop a feature to send the call to voicemail about 90% of the time. That way, an end user could (1) not be bothered by having to answer the call, (2)<br class="">      delete the message without listening to it, or (3) listen to the message when it was most convenient for them. That way, they were in control and things were done on<br class="">      their terms.<br class=""></blockquote><br class=""><blockquote type="cite" class="">On 6/02/2017, at 11:34 AM, Steve Edwards <<a href="mailto:asterisk.org@sedwards.com" class="">asterisk.org@sedwards.com</a>> wrote:<br class="">Love the idea. How?<br class=""></blockquote><br class="">On Mon, 6 Feb 2017, Matt Riddell wrote:<br class=""><br class=""><blockquote type="cite" class="">exten => _X.,1,Dial(SIP/0111${EXTEN}@myprovider&SIP/1${EXTEN}@myprovider,3)<br class=""></blockquote><br class="">Amazing. Who knew?<br class=""><br class="">So how/why does this work?<br class=""><br class="">I see 2 calls going out to my cell. Does the first 'busy out' my number at my cell provider so the second goes straight to VM? What part does the '0111' play?<br class=""></div></div></blockquote></div><div class=""><br class=""></div><div class="">Yep, if you have two calls going to the same number at the same time the second will be busy.</div><div class=""><br class=""></div><div class="">Meaning it will go to voicemail.</div><div class=""><br class=""></div><div class="">Meaning it will be answered.</div><div class=""><br class=""></div><div class="">Meaning the other leg will be dropped.</div><div class=""><br class=""></div><div class="">The 0111 and the 1 is just so that Asterisk doesn't think that both calls are to the same destination and then only make one call.</div><br class=""><div class="">
<div id="signature" class=""><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; border-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-stroke-width: 0px;"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><div class="">--</div><div class="">Cheers,</div><div class=""><br class=""></div><div class="">Matt Riddell</div><div class="">_______________________________________________</div><div class=""><br class=""></div><div class=""><a href="http://www.venturevoip.com/news.php" class="">http://www.venturevoip.com/news.php</a> (Daily Asterisk News)</div><div class=""><a href="http://www.venturevoip.com/pabx_on_disk.php" class="">http://www.venturevoip.com/pabx_on_disk.php</a> (PABX on a Disk)</div><div class=""><a href="http://www.venturevoip.com/exchange.php" class="">http://www.venturevoip.com/exchange.php</a> (Full ITSP Solution)</div><div class=""><a href="http://www.venturevoip.com/cc.php" class="">http://www.venturevoip.com/cc.php</a> (Call Centre Solutions)</div></div></div></span></div>
</div>
<br class=""></body></html>