I think think this might be a bug, but wanted to post here instead of Jira in-case I'm overlooking a configuration variable<div><br></div><div>Dialplan</div><div><br></div><div><div> <extension name="1920"><!--init agent for manual and power dial mode--></div>
<div> <condition field="destination_number" expression="^1920$"></div><div> <action application="set" data="hangup_after_bridge=false"/></div><div> <action application="bridge" data="sofia/gateway/<a href="http://debug.com/14159927717">debug.com/14159927717</a>"/></div>
<div> <action application="transfer" data="1999"/><!-- send to unable to reach any contacts--></div><div> </condition></div><div> </extension></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'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>