Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Håkon Nessjøen
On Thu, Jan 28, 2010 at 12:03 AM, Danny Nicholas wrote: > I wonder how this would work for you? > > - exten => 1000,1,ForkCDR > > - exten => 1000,2,Queue(blah) > > - exten => 1000,3,Hangup > > > > This should do 2 CDR’s for each queued call. CDR 1 would be the DAHDI to > Queue time, CDR 2 queue

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Danny Nicholas
igium.com [mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Håkon Nessjøen Sent: Wednesday, January 27, 2010 3:56 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] CDR problems with Queue On Wed, Jan 27, 2010 at 8:22 PM, Danny Nicholas wro

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Håkon Nessjøen
On Wed, Jan 27, 2010 at 8:22 PM, Danny Nicholas wrote: > This stands to be corrected, but as I understand it, the queue command on > it’s own would not generate a second CDR any more than a transfer to an > extension. The way I understand the queue/agent/call relationship is this: > >1. age

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Danny Nicholas
[mailto:asterisk-users-boun...@lists.digium.com] On Behalf Of Håkon Nessjøen Sent: Wednesday, January 27, 2010 1:07 PM To: Asterisk Users Mailing List - Non-Commercial Discussion Subject: Re: [asterisk-users] CDR problems with Queue 2010/1/27 Håkon Nessjøen On Wed, Jan 27, 2010 at 3:37 PM, Danny

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Håkon Nessjøen
2010/1/27 Håkon Nessjøen > On Wed, Jan 27, 2010 at 3:37 PM, Danny Nicholas wrote: > >> Just a shot in the dark – what is the endbeforehexten value in cdr.conf? >> > It was not defined. > > And the result was the same either it was set to yes or no. The cdr closing > when user B hangs up, gets t

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Håkon Nessjøen
On Wed, Jan 27, 2010 at 3:37 PM, Danny Nicholas wrote: > Just a shot in the dark – what is the endbeforehexten value in cdr.conf? > It was not defined. And the result was the same either it was set to yes or no. The cdr closing when user B hangs up, gets the full duration of call A at that poin

Re: [asterisk-users] CDR problems with Queue

2010-01-27 Thread Danny Nicholas
: [asterisk-users] CDR problems with Queue 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: Us

[asterisk-users] CDR problems with Queue

2010-01-27 Thread Håkon Nessjøen
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, asteri