Hi,

I'm having problems with CDR's and Queues in Asterisk 1.6.1.

Heres three examples:

Normal call:
  User A calls in to asterisk, gets a PlayFile, and hangs up. This gives 1
CDR as expected.

Call to a Queue and then a playfile afterwards:
  User A calls into asterisk, goes into a queue, asterisk calls user B. When
user B hangs up a CDR for User A is generated. (no CDR for user B)
  User A continues to a PlayFile, and then hangs up. No CDR.

Call directly to a Queue:
  User A calls into asterisk, goes into a queue, asterisk calls user B. When
anyone hangs up, a CDR for User A is generated.
  No more CDR, both calls are hung up.

1. Why is CDR for user A written when user B hangs up, while A is still on
the line?
2. Why isn't there any more CDRs for the call?

Is there some special configuration I need to do, that I can't seem to find
any documentation of?
I tried searching for "asterisk queue cdr" on google, but I only get info
about queue_log, which is not what I want. I want numbers and channels
written as usual in the cdr log.

Anyone have any ideas why this is happening, and what I can do?

Håkon
-- 
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

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

Reply via email to