Apologies, I&#39;ve accidentally sent the email before finishing it.<br><br>As said, I&#39;ve just upgraded from 1.6.1.9 to 1.6.2.13.<br><br>With unanswered = no (the default) in cdr.conf. and a dialplan:<br><br><b>Ringing();<br>
Answer(); <br>Queue(hotelq,t,,,${QUEUE_TIMEOUT});<br>Background(vm-nobodyavail);<br>Voicemail(${HOTELVM});<br>Playback(goodbye);<br>Hangup();</b><br><br>If the call is abandoned within the queue no CDR is produced but queue_log correctly contains the entry marked ABANDON.<br>
<br>If the caller hangs up at any point except while in the queue then a CDR is produced.<br><br>Any thoughts on how to solve this?<br><br>Thanks,<br><br>Panos.<br>