<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, also having email
problems, hope this isn’t duplicated</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>I get the following from the timeout:</DIV>
<DIV> </DIV>
<DIV>2011-07-22 12:34:13.013195 [DEBUG] switch_ivr_bridge.c:409 Answer timeout
hit on sofia/internal/16133429652@toronto2.voip.ms.</DIV>
<DIV>2011-07-22 12:34:13.013195 [DEBUG] switch_channel.c:2739
(sofia/internal/16133429652@toronto2.voip.ms) Callstate Change EARLY ->
HANGUP</DIV>
<DIV>2011-07-22 12:34:13.013195 [NOTICE] switch_ivr_bridge.c:410 Hangup
sofia/internal/16133429652@toronto2.voip.ms [CS_EXCHANGE_MEDIA]
[ALLOTTED_TIMEOUT]</DIV>
<DIV> </DIV>
<DIV>I see this which indicates the message is playing</DIV>
<DIV> </DIV>
<DIV>2011-07-22 12:34:13.025050 [NOTICE] mod_dptools.c:930 Channel
[sofia/internal/200@office.voiphwy.com] has been answered</DIV>
<DIV>EXECUTE sofia/internal/200@office.voiphwy.com sleep(1000)</DIV>
<DIV>2011-07-22 12:34:13.036856 [DEBUG] switch_core_session.c:855 Send signal
sofia/internal/200@office.voiphwy.com [BREAK]</DIV>
<DIV>2011-07-22 12:34:13.036856 [DEBUG] sofia.c:5086 Channel
sofia/internal/200@office.voiphwy.com entering state [completed][200]</DIV>
<DIV>2011-07-22 12:34:13.106193 [DEBUG] switch_core_session.c:855 Send signal
sofia/internal/200@office.voiphwy.com [BREAK]</DIV>
<DIV>2011-07-22 12:34:13.106193 [DEBUG] switch_core_session.c:855 Send signal
sofia/internal/200@office.voiphwy.com [BREAK]</DIV>
<DIV>2011-07-22 12:34:13.106193 [DEBUG] switch_core_session.c:855 Send signal
sofia/internal/200@office.voiphwy.com [BREAK]</DIV>
<DIV>2011-07-22 12:34:13.106193 [DEBUG] sofia.c:5086 Channel
sofia/internal/200@office.voiphwy.com entering state [ready][200]</DIV>
<DIV>EXECUTE sofia/internal/200@office.voiphwy.com voicemail(default
office.voiphwy.com 205)</DIV>
<DIV>2011-07-22 12:34:14.166175 [DEBUG] switch_ivr_play_say.c:67 No language
specified - Using [en]</DIV>
<DIV>2011-07-22 12:34:14.180219 [DEBUG] switch_ivr_play_say.c:244 Handle
play-file:[voicemail/vm-person.wav] (en:en)</DIV>
<DIV>2011-07-22 12:34:14.180219 [DEBUG] switch_ivr_play_say.c:1279 Codec
Activated L16@8000hz 1 channels 20ms</DIV>
<DIV>/lo2011-07-22 12:34:15.530174 [DEBUG] switch_ivr_play_say.c:1649 done
playing file</DIV>
<DIV>g2011-07-22 12:34:15.650171 [DEBUG] switch_ivr_play_say.c:244 Handle
say:[205] (en:en)</DIV>
<DIV>2011-07-22 12:34:15.650171 [DEBUG] switch_ivr_play_say.c:1279 Codec
Activated L16@8000hz 1 channels 20ms</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>