<div dir="ltr">Hi Ken,<div><br></div><div>It doesn&#39;t work from our dialplan either:</div><div><br></div><div><div>&lt;extension name=&quot;foobar&quot; continue=&quot;true&quot;&gt;</div><div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^external_transfer_(\d+)$&quot;&gt;</div><div>        &lt;action application=&quot;set&quot; data=&quot;ringback=${dk-ring}&quot;/&gt;</div><div>        &lt;action application=&quot;ring_ready&quot; /&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;[fifo_music=default]sofia/gateway/${default_trunk}/$1&quot;/&gt;</div><div>        &lt;action application=&quot;hangup&quot;/&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div><br></div><div>That works swimmingly with 1.6.2, but fails with BEARERCAPABILITY_NOTAVAIL with 1.6.6.</div><div><br></div><div class="gmail_extra"><br><div class="gmail_quote">2016-02-10 18:07 GMT+01:00 Ken Rice <span dir="ltr">&lt;<a href="mailto:krice@freeswitch.org" target="_blank">krice@freeswitch.org</a>&gt;</span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr">I doubt that was ever an intended feature... why not just send the A leg out and park the bleg just reverse your notation there<br></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Wed, Feb 10, 2016 at 10:48 AM, Thomas Løcke <span dir="ltr">&lt;<a href="mailto:thomas.granvej6@gmail.com" target="_blank">thomas.granvej6@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi all,<div><br></div><div>Using 1.6.2 this works from fs_cli and dialplan:</div><div><br></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">originate loopback/park/default &amp;bridge(sofia/gateway/server/xxxxxxxx)</span><br></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px"><br></span></div><div><span style="color:rgb(38,50,56);font-size:13px;line-height:16px">Using 1.6.6 it fails with </span><font color="#263238"><span style="line-height:16px">BEARERCAPABILITY_NOTAVAIL.</span></font></div></div></div></div></blockquote></div></div></blockquote></div></div></div></div>