Hi all,<br><br> I'm trying to do a ChannelRedirect, but I step into the issue discussed here "Channelredirect hangs until hangup" (<a href="http://bugs.digium.com/view.php?id=12499">http://bugs.digium.com/view.php?id=12499</a>) that says that I can't do a ChannelRedirect on a channel that is executing de Dial App, because it's not executing an PBX instance and it has to wait for the Dial app to end, or someting like that.<br>
<br> 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> 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>