<div dir="ltr">Hello,<br><br>I have found a bug with Asterisk 1.4.30rc2 and prior to it (something at least a year old if not more).<br>I will describe it now, and will try to create a simple test case to make a bug report for it.<br>

<br>When I do originate something like this:<br><br>action: Originate<br>priority: 1
<br>context: contextB
<br>exten: s
<br>channel: Local/01234567@contextA/n
<br>timeout: 60000<br><br>And have a dial command on contextA, the exact same second where Dial is lunched and a signaling of dialing is displayed on screen, <br>the originate call finishes and jump directly to a random location at contextB (the first AGI call actually, it can be located at #1 line or #10 line).<br>

<br>Up to version 1.4.29 and 1.4.29.1 (at least since v 1.4.21 that I last tested it today) and from 1.4.30rc2, the above reaction happens,<br>on version 1.4.29x it just does not lunch contextB at all, and stuck on Dial until originate timeout.<br>

<br>Please note that while it does connected to: <a href="https://issues.asterisk.org/view.php?id=16628">https://issues.asterisk.org/view.php?id=16628</a> it was not really fixed.<br><br>Ido<br><br clear="all"><a href="http://ik.homelinux.org/">http://ik.homelinux.org/</a><br>

<br>
</div>