Hi all,<br><br>&nbsp; I&#39;m trying to do a ChannelRedirect, but I step into the issue discussed here &quot;Channelredirect hangs until hangup&quot; (<a href="http://bugs.digium.com/view.php?id=12499">http://bugs.digium.com/view.php?id=12499</a>) that says that I can&#39;t do a ChannelRedirect on a channel that is executing de Dial App, because it&#39;s not executing an PBX instance and it has to wait for the Dial app to end, or someting like that.<br>
<br>&nbsp; The bug was closed on mantis, where file gave this explanations for it, but I think that needs to be possible to redirect a channel even if its on the Dial app.<br><br>&nbsp; Anyway, can someone help me with this? I have already tried the patch sugested on the bug report, that does an ast_soft_hangup() on the channel, but it does not solve the issue. Any toughts? Please! (trying to implement 2-way-calling, it already works if the caller does it, but does not work if the calee tries...)<br>
<br>Thanks,<br>Gabriel Ortiz<br>