[asterisk-users] Abandoned queue calls do not produce a CDR?
Roeften
roeften at gmail.com
Sat Nov 6 16:55:30 CDT 2010
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20101106/ba1077a0/attachment.htm
More information about the asterisk-users
mailing list