<div dir="ltr"><div>I just noticed that when using <a href="https://freeswitch.org/confluence/display/FREESWITCH/Channel+Variables#ChannelVariables-hangup_after_bridge">hangup_after_bridge</a>=true together with <a href="https://freeswitch.org/confluence/display/FREESWITCH/Freeswitch+IVR+Originate#FreeswitchIVROriginate-Answerconfirmation">group_confirm_*</a> and the called party doesn&#39;t accept the call it will also hag up the aleg of the call, which is probably caused by the fact that the bleg is in answered state, my question is if this is a bug or the way it should be.</div><div>I can work around this issue by using <a href="https://freeswitch.org/confluence/display/FREESWITCH/Channel+Variables#ChannelVariables-continue_on_fail">continue_on_fail</a> but would prefer not to.</div></div>