Hi,<div><br></div><div>i don't have used ResetCDR in the first line of the redirect context. Also i don'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"><<a href="mailto:atis@iq-labs.net">atis@iq-labs.net</a>></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 <<a href="mailto:wpichler@yosd.at">wpichler@yosd.at</a>> wrote:<br>
> 2009/11/25 Matthew Nicholson <<a href="mailto:mnicholson@digium.com">mnicholson@digium.com</a>><br>
>><br>
>> On Wed, 2009-11-25 at 15:14 +0100, Wolfgang Pichler wrote:<br>
>> > Hi all,<br>
>> ><br>
>> ><br>
>> > i have discovered the following bug in asterisk 1.6.0.17 (the digium<br>
>> > centos repository version)<br>
>> ><br>
>> ><br>
>> > Following the callflow to reproduce it<br>
>> ><br>
>> ><br>
>> > Call enters dialplan - does wait in a WaitMusicOnHold(1000) Call<br>
>> > (something like my own call parking solution).<br>
>> > If now a redirect request does come over the manager / ajam api - the<br>
>> > call does get redirected into an other context - there a phone will<br>
>> > get called - and the caller will take the call.<br>
>> ><br>
>> ><br>
>> > After that - no cdr entry will get writen for that call !<br>
>> ><br>
>> ><br>
>> > I have found this bug report<br>
>> > <a href="https://issues.asterisk.org/view.php?id=14660" target="_blank">https://issues.asterisk.org/view.php?id=14660</a><br>
>> ><br>
>> ><br>
>> > It is not the same - but could it be that that fix has broken<br>
>> > something else ?<br>
>><br>
>><br>
>> > Any ideas about that ?<br>
>><br>
>> As you have indicated, this is a known issue.<br>
><br>
> No - it is a different issue.<br>
> This bug report is about some lost info when redirecting a call - i do have<br>
> lost the complete cdr entrie for each call which got redirected !<br>
> What i was pointing to - was that maybe the fix which was done there did<br>
> introduced another bug...<br>
> best regards,<br>
> Wolfgang<br>
>><br>
<br>
</div></div><asterisk-users answer><br>
Have You tried adding ResetCDR(w) in first line of context redirect?<br>
<br>
</asterisk-users answer><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>