<div>This may be obvious but have you changed cdr.conf from</div><div>;unanswered = no </div><div>to</div><div>unanswered = yes</div><div><br></div><div>See <a href="https://issues.asterisk.org/jira/browse/ASTERISK-10890">https://issues.asterisk.org/jira/browse/ASTERISK-10890</a></div>
<div><br></div>On Tue, Oct 9, 2012 at 4:22 AM, Shanavaz E A <span dir="ltr">&lt;<a href="mailto:shanavazea@yahoo.com" target="_blank">shanavazea@yahoo.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<table cellspacing="0" cellpadding="0" border="0"><tbody><tr><td valign="top" style="font:inherit"><div>Hi,</div>
<div> </div>
<div>Any body has an idea on this ? I believe the configuration is correct. Is there any bug in this version ? Is there any version in 1.8 branch which has it working ?</div>
<div> </div>
<div>Please help.</div>
<div> </div>
<div>Regards</div>
<div>Shanavaz.</div><div class="im">
<div><br><br>--- On <b>Sat, 10/6/12, Shanavaz E A <i>&lt;<a href="mailto:shanavazea@yahoo.com" target="_blank">shanavazea@yahoo.com</a>&gt;</i></b> wrote:<br></div>
</div><blockquote style="BORDER-LEFT:rgb(16,16,255) 2px solid;PADDING-LEFT:5px;MARGIN-LEFT:5px"><div class="im"><br>From: Shanavaz E A &lt;<a href="mailto:shanavazea@yahoo.com" target="_blank">shanavazea@yahoo.com</a>&gt;<br>
</div><div class="im">Subject: Re: [asterisk-users] CDR Unanswered calls<br>To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot; &lt;<a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a>&gt;<br>
</div>Date: Saturday, October 6, 2012, 11:28 AM<div><div class="h5"><br><br>
<div>
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<div>Yes, Please see the following example.</div>
<div>In version 1.4 of asterisk, we used to get atleast 2 records in the CDR table for one incoming call. One is the main record and second one is the record with the status of that particular extension number which answered the call. Additionally if any more extensions in the queue was tried, and if it was failed or busy or not answered, an additional record for each of those extension will be created in the CDR table. For example:</div>

<div> </div>
<div><font face="courier, monaco, monospace, sans-serif">| calldate            | src          | dst   | dcontext       | channel                        | dstchannel       | lastapp | lastdata                     | duration | billsec | disposition | <br>
| 2012-09-01 20:02:54 | 9123456733   | s     | queue-cbkn     | DAHDI/7-1                      | Agent/3009       | Queue   |
 BookingQ|tT|||30|myagi1.agi  |      156 |     156 | ANSWERED    | <br>| 2012-09-01 20:03:02 | 9123456733   | 305   | from-internal  | </font><a href="http://us.mc1425.mail.yahoo.com/mc/compose?to=Local/305@from-internal-df2a,2" rel="nofollow" target="_blank"><font face="courier, monaco, monospace, sans-serif">Local/305@from-internal-df2a,2</font></a><font face="courier, monaco, monospace, sans-serif"> | SIP/305-00087978 | Dial    | SIP/305||tT                  |        0 |       0 | BUSY        | <br>
| 2012-09-01 20:03:02 | 9123456733   | 307   | from-internal  | </font><a href="http://us.mc1425.mail.yahoo.com/mc/compose?to=Local/307@from-internal-dd81,2" rel="nofollow" target="_blank"><font face="courier, monaco, monospace,
 sans-serif">Local/307@from-internal-dd81,2</font></a><font face="courier, monaco, monospace, sans-serif"> | SIP/307-00087979 | Dial    | SIP/307||tT                  |        5 |       0 | ANSWERED    | </font><br>Here the first record is the main record. Second one is extn 305 was tried but it was BUSY and third record is extn 307 was tried and it answered that call. So here totally three records were created for a single call. But in asterisk 1.8 only the first record is being created. I need all the records for all extensions which was tried in the queue.</div>

<div> </div>
<div>I hope you got the point</div>
<div> </div>
<div>Regards</div>
<div>Shanavaz.</div>
<div><br>--- On <b>Sat, 10/6/12, Warren Selby <i>&lt;<a href="mailto:wcselby@selbytech.com" target="_blank">wcselby@selbytech.com</a>&gt;</i></b> wrote:<br></div>
<blockquote style="BORDER-LEFT:rgb(16,16,255) 2px solid;PADDING-LEFT:5px;MARGIN-LEFT:5px"><br>From: Warren Selby &lt;<a href="mailto:wcselby@selbytech.com" target="_blank">wcselby@selbytech.com</a>&gt;<br>Subject: Re: [asterisk-users] CDR Unanswered calls<br>
To: &quot;Asterisk Users Mailing List - Non-Commercial Discussion&quot; &lt;<a href="mailto:asterisk-users@lists.digium.com" target="_blank">asterisk-users@lists.digium.com</a>&gt;<br>Date: Saturday, October 6, 2012, 1:52 AM<br>
<br>
<div>On Fri, Oct 5, 2012 at 4:51 AM, Shanavaz E A <span dir="ltr">&lt;<a href="http://us.mc1425.mail.yahoo.com/mc/compose?to=shanavazea@yahoo.com" rel="nofollow" target="_blank">shanavazea@yahoo.com</a>&gt;</span> wrote:<br>

<div>
<blockquote style="BORDER-LEFT:#ccc 1px solid;MARGIN:0px 0px 0px 0.8ex;PADDING-LEFT:1ex">
<table border="0" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td valign="top">
<div>Hi,</div>
<div> </div>
<div>No replies until now. Some one please help... There must be some people who are using it...</div>
<div> </div>
<div>Thanks</div>
<div><br><br></div></td></tr></tbody></table></blockquote>
<div><br></div>
<div>Can you provide an example of what you expect it to be doing (from the old version) and what it is doing now (from the new version)?  I&#39;m talking examples of the table rows in question.  Is it recording the call, just labeling it answered instead of unanswered?  I&#39;ve never seen asterisk simply not record a call in whatever CDR backend you&#39;re using, regardless of disposition.  </div>

<div> </div></div>
<div><br></div>-- <br>Thanks,<br>--Warren Selby, dCAP<br><a href="http://www.selbytech.com/" rel="nofollow" target="_blank">http://www.SelbyTech.com</a><br><br></div><br>-----Inline Attachment Follows-----<br><br>
<div>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" rel="nofollow" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>               <a href="http://www.asterisk.org/hello" rel="nofollow" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" rel="nofollow" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div></blockquote>
</td></tr></tbody></table></div><br>-----Inline Attachment Follows-----<br><br>
<div>--<br>_____________________________________________________________________<br>-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com/" target="_blank">http://www.api-digital.com</a> --<br>New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a></div>
</div></div></blockquote></td></tr></tbody></table><br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br><br clear="all"><div><br></div>-- <br>A human being should be able to change a diaper, plan an invasion, butcher a hog, conn a ship, design a building, write a sonnet, balance accounts, build a wall, set a bone, comfort the dying, take orders, give orders, cooperate, act alone, solve equations, analyze a new problem, pitch manure, program a computer, cook a tasty meal, fight efficiently, die gallantly. Specialization is for insects.<br>
---Heinlein<br>