<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> </DIV>
<DIV>I included the dial plan below. This does timeout and it does
transfer but there is no audio when it goes to either voice mail or an
ivr. </DIV>
<DIV>If it goes to another extension or pstn number, there is
audio. The trace shows messages being played.
</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. I have
installed the latest git.</DIV>
<DIV> </DIV>
<DIV><include></DIV>
<DIV> <extension name="205"></DIV>
<DIV> <condition
field="destination_number" expression="^(205)$"></DIV>
<DIV>
<action application="set" data="proxy_media=true"/></DIV>
<DIV>
<action application="set" data="continue_on_fail=true"/></DIV>
<DIV>
<action application="set" data="hangup_after_bridge=false"/></DIV>
<DIV>
<action application="bridge"
data="{bridge_answer_timeout=5}sofia/${use_profile}/16133429652@toronto2.voip.ms"/></DIV>
<DIV>
<action application="transfer" data="8205 XML
office.voiphwy.com"/> </DIV>
<DIV> </condition></DIV>
<DIV> </extension></DIV>
<DIV></include></DIV>
<DIV> </DIV>
<DIV>Any help would be appreciated.</DIV>
<DIV><BR>Darcy Primrose</DIV>
<DIV>The VoIP Highway</DIV></DIV></DIV></DIV></BODY></HTML>