Hi,<div><br></div><div>i don&#39;t have used ResetCDR in the first line of the redirect context. Also i don&#39;t want to use it - because i do need a cdr record over the complete call.</div><div>It is a help desk application - calls are getting in - will get parked using a custom park solution - agents can take calls by issuing a redirect to their context / phone - and can bring back the call into the park so that an other agent can take the call...</div>
<div><br></div><div>I do need the cdr record for the whole call - i do have already the sub parts done with my own MYSQL queries - so no need for this.</div><div><br></div><div>ResetCDR(w) will write and close the call cdr record...</div>
<div><br></div><div>best regards,</div><div>Wolfgang<br><br><div class="gmail_quote">2009/11/25 Atis Lezdins <span dir="ltr">&lt;<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>&gt;</span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div><div></div><div class="h5">On Wed, Nov 25, 2009 at 5:28 PM, Wolfgang Pichler &lt;<a href="mailto:wpichler@yosd.at">wpichler@yosd.at</a>&gt; wrote:<br>
&gt; 2009/11/25 Matthew Nicholson &lt;<a href="mailto:mnicholson@digium.com">mnicholson@digium.com</a>&gt;<br>
&gt;&gt;<br>
&gt;&gt; On Wed, 2009-11-25 at 15:14 +0100, Wolfgang Pichler wrote:<br>
&gt;&gt; &gt; Hi all,<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; i have discovered the following bug in asterisk 1.6.0.17 (the digium<br>
&gt;&gt; &gt; centos repository version)<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Following the callflow to reproduce it<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; Call enters dialplan - does wait in a WaitMusicOnHold(1000) Call<br>
&gt;&gt; &gt; (something like my own call parking solution).<br>
&gt;&gt; &gt; If now a redirect request does come over the manager / ajam api - the<br>
&gt;&gt; &gt; call does get redirected into an other context - there a phone will<br>
&gt;&gt; &gt; get called - and the caller will take the call.<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; After that - no cdr entry will get writen for that call !<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; I have found this bug report<br>
&gt;&gt; &gt; <a href="https://issues.asterisk.org/view.php?id=14660" target="_blank">https://issues.asterisk.org/view.php?id=14660</a><br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt;<br>
&gt;&gt; &gt; It is not the same - but could it be that that fix has broken<br>
&gt;&gt; &gt; something else ?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; &gt; Any ideas about that ?<br>
&gt;&gt;<br>
&gt;&gt; As you have indicated, this is a known issue.<br>
&gt;<br>
&gt; No - it is a different issue.<br>
&gt; This bug report is about some lost info when redirecting a call - i do have<br>
&gt; lost the complete cdr entrie for each call which got redirected !<br>
&gt; What i was pointing to - was that maybe the fix which was done there did<br>
&gt; introduced another bug...<br>
&gt; best regards,<br>
&gt; Wolfgang<br>
&gt;&gt;<br>
<br>
</div></div>&lt;asterisk-users answer&gt;<br>
Have You tried adding ResetCDR(w) in first line of context redirect?<br>
<br>
&lt;/asterisk-users answer&gt;<br>
<br>
--<br>
<font color="#888888">Atis Lezdins,<br>
VoIP Project Manager / Developer,<br>
IQ Labs Inc,<br>
<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a><br>
Skype: atis.lezdins<br>
Cell Phone: +371 28806004<br>
Cell Phone: +1 800 7300689<br>
Work phone: +1 800 7502835<br>
</font><div><div></div><div class="h5"><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>
</div></div></blockquote></div><br></div>