Hello everyone,
I've just upgraded from 1.6.1.9 to 1.6.2.13.
I have noticed that (after the upgrade) abandoned calls within the Queue
produce no cdr at all.
I am using unanswered = no (the default) in cdr.conf.
The call shows, as expected, in the queue_log as ABANDON
The dialplan is:
Ringing();
Answer(); // need to answer or no music!
goto s,no-ivr;
Queue(hotelq,t,,,${QUEUE_TIMEOUT});
Background(vm-nobodyavail);
Voicemail(${HOTELVM});
Playback(goodbye);
Hangup();
Note that if the queue times out, I am calling Voicemail and if the caller
hangs up a CDR is produced.
--
_____________________________________________________________________
-- 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