<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.3790.2706" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2>Hi,</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>I'm trying to make
an apparently simple thing work, but I don't see how it is possible with
Asterisk.</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>This is my
extensions.conf:</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>exten =>
1234,1,Dial(SIP/123456/555-555-5555|20|D(7777)) ;After call connects, send DTMF
7777</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>exten =>
1234,2,VoiceMail(<A
href="mailto:1234@context">1234@context</A>);</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>What I obviously
want is that if nobody answer the call, go to voicemail. Basic
stuff.</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>Problem is Asterisk
recognizes the call as being bridged as soon as the PBX on the other end answer,
regarldess of whether the final extension 7777 answers or not. In other
words, priority 2 will never kick in. </FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial size=2>How do I get around
this?</FONT></SPAN></DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=312102310-29062006><FONT face=Arial
size=2>Mike</FONT></SPAN></DIV></BODY></HTML>