<div dir="ltr"><div><div><div><div><div><div>Running FS 1.2.12 in the following environment:<br><br></div>FS Ext  &lt;---&gt;  FS SBC &lt;---&gt; FS Int<br><br></div>I can successfully make calls in both directions.<br><br>
</div>If the caller hangs up, the other end correctly hangs up.<br><br>However, if the callee hangs up, the caller session remains active until the RTP timeout kicks in.<br><br></div>Here&#39;s a snippet from the FS log where this occurs (1004 is the caller and 2010 is the callee)<br>
<br>[NOTICE] sofia.c:716 Hangup sofia/internal/<a href="http://2010@10.1.1.206:5061">2010@10.1.1.206:5061</a> [CS_HIBERNATE] [NORMAL_CLEARING]<br>[NOTICE] switch_ivr_bridge.c:1109 Hangup sofia/internal/<a href="mailto:1004@10.1.1.204">1004@10.1.1.204</a> [CS_HIBERNATE] [NORMAL_CLEARING]<br>
[NOTICE] switch_core_session.c:1560 Session 4 (sofia/internal/<a href="http://2010@10.1.1.206:5061">2010@10.1.1.206:5061</a>) Ended<br>[NOTICE] switch_core_session.c:1564 Close Channel sofia/internal/<a href="http://2010@10.1.1.206:5061">2010@10.1.1.206:5061</a> [CS_DESTROY]<br>
[NOTICE] switch_core_session.c:1560 Session 3 (sofia/internal/<a href="mailto:1004@10.1.1.104">1004@10.1.1.104</a>) Ended<br>[NOTICE] switch_core_session.c:1564 Close Channel sofia/internal/<a href="mailto:1004@10.1.1.104">1004@10.1.1.104</a> [CS_DESTROY]<br>
<br></div>I&#39;ve tried setting hangup_after_bridge=true in the dialplan on FS Ext.    I wasn&#39;t 100% sure whether it should go on FS Ext or FS SBC, so I tried both and it made no difference.<br><br></div>What else should I be checking?<br>
<br>Thanks<br><br>Peter<br></div>