Hello!<br><br>I have to deal with classic problem: &quot;Leaking stream handle&quot; in FS console. I also know the reason - firstly channel is sent to the extension with &quot;playback&quot; and later it is transfered to another extensions with &quot;execute_extension&quot; or, another trouble-case - channel is bridged to some addres.<br>
I do not ask (but I wish to) why FS doesn&#39;t close stream automatically when channel is gone.<br>I ask whether it is possible to use some &quot;try.. finally&quot; construction in diaplan? If &quot;yes&quot; then I can simply stop playback in the &quot;finally&quot; block..<br>
<br>Any thoughs?<br>