<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-FAMILY: 'Calibri'; COLOR: #000000; FONT-SIZE: 12pt">
<DIV style="FONT-FAMILY: ">
<DIV>Hello, I am having a problem with bridge_answer_timeout</DIV>
<DIV>&nbsp;</DIV>
<DIV>I included the dial plan below.&nbsp;&nbsp; This does timeout and it does 
transfer but there is no audio when it goes to either voice mail or an 
ivr.&nbsp; </DIV>
<DIV>If it goes to another extension or pstn number, there is 
audio.&nbsp;&nbsp;&nbsp; The trace shows messages being played.&nbsp;&nbsp; 
</DIV>
<DIV>I did a wireshark trace and it did not show any rtp going out after the 
bridge_answer_timeout.</DIV>
<DIV>In the dial plan, 8205 goes to a dial plan that is the voice mail for 
extension 205 and if I dial 8205 direct it works.&nbsp;&nbsp;&nbsp; I have 
installed the latest git.</DIV>
<DIV>&nbsp;</DIV>
<DIV>&lt;include&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &lt;extension name="205"&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;condition 
field="destination_number" expression="^(205)$"&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="set" data="proxy_media=true"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="set" data="continue_on_fail=true"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="set" data="hangup_after_bridge=false"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="bridge" 
data="{bridge_answer_timeout=5}sofia/${use_profile}/16133429652@toronto2.voip.ms"/&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
&lt;action application="transfer" data="8205 XML 
office.voiphwy.com"/&gt;&nbsp;&nbsp;&nbsp; </DIV>
<DIV>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &lt;/condition&gt;</DIV>
<DIV>&nbsp;&nbsp;&nbsp; &lt;/extension&gt;</DIV>
<DIV>&lt;/include&gt;</DIV>
<DIV>&nbsp;</DIV>
<DIV>Any help would be appreciated.</DIV>
<DIV><BR>Darcy Primrose</DIV>
<DIV>The VoIP Highway</DIV></DIV></DIV></DIV></BODY></HTML>