Hi,<br><br>I&#39;m having problems with CDR&#39;s and Queues in Asterisk 1.6.1.<br><br>Heres three examples:<br><br>Normal call:<br>  User A calls in to asterisk, gets a PlayFile, and hangs up. This gives 1 CDR as expected.<br>
<br>Call to a Queue and then a playfile afterwards:<br>  User A calls into asterisk, goes into a queue, asterisk calls user B. When user B hangs up a CDR for User A is generated. (no CDR for user B)<br>  User A continues to a PlayFile, and then hangs up. No CDR.<br>
<br>Call directly to a Queue:<br>  User A calls into asterisk, goes into a queue, asterisk calls user B. When anyone hangs up, a CDR for User A is generated.<br>  No more CDR, both calls are hung up.<br><br>1. Why is CDR for user A written when user B hangs up, while A is still on the line?<br>
2. Why isn&#39;t there any more CDRs for the call?<br><br>Is there some special configuration I need to do, that I can&#39;t seem to find any documentation of?<br>I tried searching for &quot;asterisk queue cdr&quot; on google, but I only get info about queue_log, which is not what I want. I want numbers and channels written as usual in the cdr log.<br>
<br>Anyone have any ideas why this is happening, and what I can do?<br><br>Håkon<br>