Apologies, I've accidentally sent the email before finishing it.

As said, I've just upgraded from 1.6.1.9 to 1.6.2.13.

With unanswered = no (the default) in cdr.conf. and a dialplan:

*Ringing();
Answer();
Queue(hotelq,t,,,${QUEUE_TIMEOUT});
Background(vm-nobodyavail);
Voicemail(${HOTELVM});
Playback(goodbye);
Hangup();*

If the call is abandoned within the queue no CDR is produced but queue_log
correctly contains the entry marked ABANDON.

If the caller hangs up at any point except while in the queue then a CDR is
produced.

Any thoughts on how to solve this?

Thanks,

Panos.
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to