When I press # (once) during a bridged call it mutes/locks the call and I am unable to do anything on either end of the call.<br><br>Then, if the called party hangs up before the calling party hangs up, the call still shows as connected with (show channels) even though both parties have hung up. Both channels are still &quot;locked&quot; and unable to initiate a new call until a soft hangup is performed.
<br><br>If the calling party hangs up first nothing happens, but when the called party hangs up the channels are disconnected and free to make new calls.<br><br>## still works to transfer the call, but not after the call gets &quot;locked&quot;.
<br><br>Pressing # will not lock the call if I don't have the transfer options in the dial command.<br><span style="font-family: courier new,monospace;"><br>I'm using Asterisk SVN-branch-1.2-r42783 and<br>#define ZAPTEL_VERSION &quot;
SVN-branch-1.2-r1458&quot;<br><br>*** show channel output ****<br>Zap/9-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; s@internal:1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Up&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Bridged Call(Zap/11-1)<br>Zap/11-1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 824@internal:21&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Up&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Dial(Zap/9|20|Tt)<br><br>**** 
features.conf *****<br>[general]<br>parkext =&gt; 700<br>parkpos =&gt; 701-720<br>context =&gt; parkedcalls<br>parkingtime =&gt; 90<br>featuredigittimeout = 500<br><br>[featuremap]<br>blindxfer =&gt; ##&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Blind transfer
<br>disconnect =&gt; *0&nbsp;&nbsp;&nbsp; ; Disconnect<br>automon =&gt; *1&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; One Touch Record<br>atxfer =&gt; **&nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; ; Attended transfer<br><br></span>