I think think this might be a bug, but wanted to post here instead of Jira in-case I&#39;m overlooking a configuration variable<div><br></div><div>Dialplan</div><div><br></div><div><div>    &lt;extension name=&quot;1920&quot;&gt;&lt;!--init agent for manual and power dial mode--&gt;</div>
<div>      &lt;condition field=&quot;destination_number&quot; expression=&quot;^1920$&quot;&gt;</div><div>        &lt;action application=&quot;set&quot; data=&quot;hangup_after_bridge=false&quot;/&gt;</div><div>        &lt;action application=&quot;bridge&quot; data=&quot;sofia/gateway/<a href="http://debug.com/14159927717">debug.com/14159927717</a>&quot;/&gt;</div>
<div>        &lt;action application=&quot;transfer&quot; data=&quot;1999&quot;/&gt;&lt;!-- send to unable to reach any contacts--&gt;</div><div>      &lt;/condition&gt;</div><div>    &lt;/extension&gt;</div><div><br></div>
<div>API Command</div><div>originate sofia/internal/sip_1%192.168.1.10 1920</div><div><br></div><div>When the bridge to 14159927717 fails (NO_ANSWER) both calls are terminated instead of continuing on in the dial plan to exten 1999 (which in my dialplan parks the call). hangup_after_bridge however seems to work OK if someone picks up in the bridge. Is this the correct behavior? How else can I prevent the call from hanging up if a bridge fails? Thanks.</div>
<div><br></div><div>I&#39;m using 15135M</div><div><br></div><div>--matt</div><div><a href="http://www.hellohunter.com">http://www.hellohunter.com</a> - Predictive Dialer</div><div><a href="http://www.hellohunter.com/voice_broadcast.php">http://www.hellohunter.com/voice_broadcast.php</a> - Voice Broadcasting</div>
<div><br></div></div>