<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">First, I am a FS novice here (17 months), but I do the same and I will tell you what I found:<div>1. &nbsp;I use a separate statement prior to the bridge, I think yours would be (in fact you may just be missing the "file_string":</div><div><div style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; font: normal normal normal 11px/normal Menlo; color: rgb(148, 49, 192); "><span class="Apple-style-span"><span style="color: #b72800">&lt;</span><span style="color: #000000">action application=</span>"set"<span style="color: #000000"> data=</span>"ringback=file_string://<span class="Apple-style-span" style="color: rgb(0, 0, 0); font-family: Helvetica; font-size: medium; ">/usr/local/freeswitch/sounds/music/8000/danza-espanola-op-37-h-142-xii-arabesca.wav</span>"<span style="color: #b72800">/&gt;</span></span></div><p style="margin: 0.0px 0.0px 0.0px 0.0px; font: 11.0px Menlo; min-height: 13.0px">&nbsp; &nbsp; &nbsp; &nbsp;&nbsp;<br class="webkit-block-placeholder"></p><div>2. I recently found that mixing[] first then {} on the same bridge line caused problems, changing the first [] to {} so both sets matched fixed it. Yours is opposite though so I don't know if it applies.</div><div><br></div><div>May not be your issue but something to try.</div><div>Mario G</div><div><br><div><div>On Apr 11, 2012, at 3:21 PM, Serge S. Yuriev wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>Hello,<br><br>I trying to sequental bridge w/custom ringback. No RB here - just silence till connect, definitely I did something wrong<br><br>bridge {ringback=/usr/local/freeswitch/sounds/music/8000/danza-espanola-op-37-h-142-xii-arabesca.wav,effective_caller_id_number=${caller_id_number},ignore_early_media=true}[leg_timeout=30]loopback/7926xxxxxxx/allcoms.ru|loopback/7964yyyyyyy/allcoms.ru"<br><br>If I remove ignore_early_media - it plays media from leg B and not switching to next target as expected.<br>Loopback used as workaround for FS-3109 - can we use any other method?<br><br>btw if I use TGML in ringback, channel immediately HANGUP<br><br>2012-04-12 01:19:24.325555 [DEBUG] switch_ivr_originate.c:1227 Play Ringback Tone [^^:%(800:3200:425:0)]<br>2012-04-12 01:19:24.345530 [DEBUG] switch_core_codec.c:241 loopback/7964yyyyyyy-b Restore previous codec PCMA:8.<br>2012-04-12 01:19:24.345530 [DEBUG] switch_channel.c:2848 (sofia/external/7964yyyyyyy) Callstate Change EARLY -&gt; HANGUP<br>2012-04-12 01:19:24.345530 [NOTICE] switch_ivr_originate.c:3182 Hangup sofia/external/7964yyyyyyy [CS_CONSUME_MEDIA] [NO_ANSWER]<br>2012-04-12 01:19:24.345530 [DEBUG] switch_channel.c:2871 Send signal sofia/external/7964yyyyyyy [KILL]<br><br>-- <br>wbr,<br>Serge<br><br>_________________________________________________________________________<br>Professional FreeSWITCH Consulting Services:<br><a href="mailto:consulting@freeswitch.org">consulting@freeswitch.org</a><br>http://www.freeswitchsolutions.com<br><br>FreeSWITCH-powered IP PBX: The CudaTel Communication Server<br>http://www.cudatel.com<br><br>Official FreeSWITCH Sites<br>http://www.freeswitch.org<br>http://wiki.freeswitch.org<br>http://www.cluecon.com<br><br>FreeSWITCH-users mailing list<br>FreeSWITCH-users@lists.freeswitch.org<br>http://lists.freeswitch.org/mailman/listinfo/freeswitch-users<br>UNSUBSCRIBE:http://lists.freeswitch.org/mailman/options/freeswitch-users<br>http://www.freeswitch.org<br></div></blockquote></div><br></div></div></body></html>