On Thu, Jan 28, 2010 at 12:03 AM, Danny Nicholas <[email protected]> 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 to hangup. > CDR 1 will then still stop too early. CDR2 does not have callerid/channel for agent, and will probably have a duration from the ForkCDR() time, instead of from when the agent answers. :/
-- _____________________________________________________________________ -- 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
