Incidently, does it create a CDR record?<br><br>A developer relayed to me that the Originate command from AMI in recent asterisk versions does not create a correct CDR record.<br>Apologies for the vagueness, but it was about a month ago and they said it had been causing trouble for them for a couple of months already for them.<br>
<br><br><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 8:04 PM, ik <span dir="ltr">&lt;<a href="mailto:idokan@gmail.com">idokan@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<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" target="_blank">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/" target="_blank">http://ik.homelinux.org/</a><br>

<br>
</div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
<br>
asterisk-dev mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-dev" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-dev</a><br></blockquote></div><br>